tibbi
d353f02a51
recycle the subsampling imageview on destroy
2017-12-29 15:46:15 +01:00
tibbi
da80d24606
do not check every file existence at fetching, just once a week do a cleanup
2017-12-29 15:28:33 +01:00
Xose M
cafc8038e9
actualiza dúas liñas
...
two new lines translates
2017-12-29 13:02:30 +01:00
Nikola Trubitsyn
a6b4ab34ed
Improve Russian translation
2017-12-28 01:13:18 +03:00
solokot
97e069af4e
Update strings.xml
2017-12-28 00:20:16 +03:00
solokot
7025dccc9e
Update strings.xml
2017-12-28 00:16:07 +03:00
gregory678
9a5ba0ad31
Fixes and updates
2017-12-27 14:47:02 +01:00
tibbi
4733bf95f9
use list() instead of listFiles() in some places
2017-12-27 10:10:14 +01:00
Tibor Kaputa
490f7f683a
Merge pull request #529 from ltGuillaume/patch-4
...
Dutch
2017-12-26 19:05:37 +01:00
Pzqqt
fce969e663
Update strings.xml
2017-12-27 00:02:47 +08:00
Guillaume
8568744b55
Dutch
2017-12-26 15:55:30 +01:00
Tibor Kaputa
22abab9473
Merge pull request #524 from trubitsyn/patch-1
...
Camel case fix: tryloadGallery -> tryLoadGallery
2017-12-25 23:10:19 +01:00
Nikola Trubitsyn
0ebbad7fff
Resources.getActionBarHeight() fix return style
...
Uses the same return style as in the other functions
2017-12-26 01:07:01 +03:00
Nikola Trubitsyn
0bff18bb2c
Camel case fix: tryloadGallery -> tryLoadGallery
2017-12-26 00:42:37 +03:00
Phoenix1747
eda860c257
Update DE
...
Translated string from commit f27b8cd
.
2017-12-25 18:42:59 +01:00
tibbi
f27b8cd316
adding a new string for managing hidden folders
2017-12-25 17:22:05 +01:00
tibbi
b68e4ac9cb
update version to 3.1.0
2017-12-25 12:51:00 +01:00
tibbi
f14b950d62
update commons to 3.4.2
2017-12-25 12:41:00 +01:00
tibbi
16f913a026
handle storage permission at EditActivity
2017-12-25 12:08:36 +01:00
tibbi
6c7e406dad
try removing temp folder only if the path isnt empty
2017-12-24 14:08:04 +01:00
Guillaume
d8c4366617
Dutch
2017-12-23 22:45:48 +01:00
Rex_sa
bd6c2d9adc
Create strings.xml
...
Add ar (Arabic) translation
2017-12-22 19:17:06 +03:00
Phoenix1747
6659f9d691
Update DE
...
Translated a9d48f63ec
about the fingerprint permission.
2017-12-22 16:27:32 +01:00
tibbi
597e62b7a1
tweaking some uri permissions
2017-12-22 15:31:13 +01:00
tibbi
cdd9dcbae7
improve third party image picker intent handling
2017-12-22 13:09:34 +01:00
tibbi
a9d48f63ec
update the app description with the fingerprint permission usage
2017-12-22 10:27:35 +01:00
tibbi
a89d6f5fb7
update version to 3.0.3
2017-12-20 20:22:23 +01:00
tibbi
12a0cba28e
update the Image Cropper library
2017-12-20 20:19:57 +01:00
tibbi
3f88bb8e21
scan the included folder after adding on a background thread
2017-12-20 19:24:17 +01:00
FTno
92e3a65639
Update strings.xml
...
Norwegian translation update
2017-12-20 17:01:25 +01:00
tibbi
75facb12a7
update commons to 3.3.7
2017-12-19 23:20:12 +01:00
Phoenix1747
8c3339db82
Update DE
...
Updated German translation. Localized commit 5903cbc0cf
and moved words for string ```hide_system_ui_at_fullscreen```.
2017-12-19 19:15:24 +01:00
tibbi
dc7e4e21d5
update commons to 3.3.4
2017-12-19 17:21:20 +01:00
tibbi
2edaa22b22
do not specify the build tools explicitly
2017-12-19 17:20:15 +01:00
tibbi
af586a209f
create a copy of the mediafiles in the viewpager activity
2017-12-19 17:14:08 +01:00
Pzqqt
bd5e61aac3
Update strings.xml
2017-12-19 19:39:03 +08:00
tibbi
f96360a497
remove some seemingly redundant code at checking file paths individually
2017-12-19 12:27:05 +01:00
tibbi
3f72652ed8
avoid running 2 media fetching asynctasks
2017-12-19 12:20:03 +01:00
tibbi
8b9810bab9
use black status bar at fullscreen media when set so
2017-12-19 10:55:01 +01:00
tibbi
ef2d34ac45
change the key of the changed string too
2017-12-19 08:44:17 +01:00
tibbi
5903cbc0cf
update the Dark Background setting string, apply it to status bar too
2017-12-19 08:32:04 +01:00
tibbi
57e1678f1a
fix #82 , properly display MMS images
2017-12-18 23:46:42 +01:00
tibbi
4a91960875
flip the exif fetching functions, use the deprecated one first
2017-12-18 22:33:51 +01:00
tibbi
1c433b1ebf
make sure we call getLatestMediaId from a background thread
2017-12-17 20:53:17 +01:00
tibbi
7a8d6043fa
update version to 3.0.2
2017-12-17 13:14:23 +01:00
tibbi
0ae0d8df12
also check file existence at Included folders, if size returns 0
2017-12-17 13:03:32 +01:00
tibbi
47046d3d11
properly fetch gif files
2017-12-17 12:27:11 +01:00
tibbi
bd0f540460
fix video autoplay in slideshows
2017-12-17 11:58:14 +01:00
tibbi
8843a4a006
handle onPageSelected called twice on every page change
2017-12-17 11:46:41 +01:00
tibbi
9751daa8af
catch exceptions thrown at fetching image orientation
2017-12-17 10:53:55 +01:00
tibbi
df85c1098b
update Subsampling to 3.9.0
2017-12-17 10:53:39 +01:00
tibbi
65145ca625
escaping a question mark in the strings
2017-12-17 10:06:54 +01:00
hanjoong.cho
3d6db5ba1d
Merge branch 'master' of https://github.com/SimpleMobileTools/Simple-Gallery
2017-12-16 21:18:36 +09:00
hanjoong.cho
95c7c47a01
Update Korean translation
2017-12-16 21:17:32 +09:00
hanjoong.cho
473e0dfd06
Update Korean translation
2017-12-16 12:26:50 +09:00
Tibor Kaputa
53bb1d46c4
adding a newline
2017-12-15 22:09:49 +01:00
hanjoong.cho
2837bd42c6
Add Korean translation
2017-12-16 05:47:49 +09:00
Xose M
8e894debb3
small typo
2017-12-15 19:36:54 +01:00
Xose M
844c69175e
Gallery strings.xml -> galego (gl)
...
tradución completa ao galego (gl)
2017-12-15 19:35:10 +01:00
Xose M
56c82eb37e
unhas cadeas máis
2017-12-15 12:46:55 +01:00
Xose M
8f78609d43
creado strings.xml ao galego
...
copiado as cadeas de texto de values/strings.xml
2017-12-15 11:53:38 +01:00
FTno
d711ad3ffe
Update strings.xml
...
Another update because of the 'hidden' modification.
2017-12-13 20:28:38 +01:00
tibbi
ae7d3e3f18
use the helper function for checking if only one item is selected
2017-12-13 19:47:58 +01:00
tibbi
d0c80a8cd0
reuse the Show Hidden Items string from Commons
2017-12-13 19:42:40 +01:00
FTno
2cdd7262cf
Created norwegian translation (nb)
2017-12-13 18:58:51 +01:00
Marcio Zomb13
311b8b29af
PT-BR update #1
2017-12-11 10:43:05 -02:00
Sérgio Marques
0f5e54343a
Update strings.xml
2017-12-10 23:16:11 +00:00
anthologist
993853a8a6
updated italian
2017-12-09 17:36:38 +01:00
tibbi
527edf3914
show proper bubble text at sorting by path
2017-12-06 21:59:56 +01:00
tibbi
eece8130cf
update fastscroller bubble colors on resume
2017-12-06 21:50:08 +01:00
tibbi
d4b7acaf4e
update version to 3.0.1
2017-12-06 19:09:24 +01:00
tibbi
e69703bd07
call layoutInflater on the activity directly
2017-12-06 19:05:47 +01:00
tibbi
adc9e99135
replace the vector launcher with pngs
2017-12-06 18:57:37 +01:00
tibbi
2e13d381a1
use PhotoView at fullscreen media to allow zooming gifs and raws
2017-12-06 18:44:56 +01:00
tibbi
858865a9cb
use normal_text_size at every dialog edittext
2017-12-06 18:07:05 +01:00
tibbi
5e9ac3aaaa
fix #448 , update Commons to include Raw support
2017-12-06 17:08:57 +01:00
tibbi
bb2659d018
reference the SupportActionBar title at updating it
2017-12-06 16:44:54 +01:00
tibbi
0285b97a17
showd fastscroller bubble at horizontal scrolling tii
2017-12-06 16:42:06 +01:00
tibbi
fbcee2c7a0
couple code style updates
2017-12-06 16:10:21 +01:00
Marcio Zomb13
f1f74c3d4e
PT-BR update
2017-12-06 12:24:05 -02:00
tibbi
04f1bbaffe
add a toggle for showing info bubble at fastscroller
2017-12-06 14:42:17 +01:00
tibbi
da2db79913
show an info bubble at fastscroller dragging
2017-12-05 23:45:09 +01:00
tibbi
2341d0f009
update commons to 3.1.3
2017-12-05 23:28:04 +01:00
Pzqqt
83a0f0cff0
Update strings.xml
2017-12-05 20:15:59 +08:00
tibbi
af536df622
update version to 3.0.0
2017-12-04 23:33:42 +01:00
tibbi
81a390ef5c
update the svg icons
2017-12-04 23:33:21 +01:00
tibbi
e35fd31451
update commons to 3.1.2
2017-12-04 23:33:11 +01:00
fricyo
c0486dfd89
Translation update
2017-12-05 00:14:12 +08:00
tibbi
454ea7a394
remove the ca strings file
2017-12-04 10:51:44 +01:00
tibbi
aa5fc4beb9
updating some Spanish strings
2017-12-04 09:27:18 +01:00
tibbi
6a94ac11bc
moving some Menu related functions, no code change
2017-12-03 23:52:10 +01:00
tibbi
539d6ee16d
rename extension files to start with capital letters, no functionality change
2017-12-03 21:56:11 +01:00
Tibor Kaputa
ac70922cc8
Merge pull request #486 from ltGuillaume/patch-3
...
Dutch
2017-12-03 19:58:13 +01:00
Guillaume
0579cf4800
Dutch
2017-12-03 19:00:40 +01:00
Phoenix1747
ef20251d66
Translated missing strings to DE
2017-12-03 13:50:23 +01:00
Nikola Trubitsyn
c614d31126
Update strings.xml
2017-12-02 13:26:30 +03:00
tibbi
9b5a52f66a
allow selecting which wallpaper should be changed on Nougat+
2017-12-01 23:48:19 +01:00
tibbi
a56bbbd54a
simplify Leak Canary initialization
2017-12-01 23:35:36 +01:00
tibbi
76e94d2bab
adding some strings related to spliting home/lock wallpapers
2017-12-01 23:30:58 +01:00
tibbi
471469cc34
remove the Malay strings file
2017-12-01 23:28:55 +01:00
tibbi
782216b7d5
use an svg as adaptive icon foreground
2017-12-01 22:21:53 +01:00
tibbi
3a917a44e9
move the ic_launcher_foreground in drawable-v26
2017-12-01 21:54:33 +01:00
tibbi
3a278c8c76
update commons to 3.0.20
2017-12-01 14:14:31 +01:00
tibbi
e04c4da1d6
set translucent navigation bar programmatically where appropriate
2017-12-01 11:37:48 +01:00
tibbi
9fbbd902e8
update Commons with some dialog crashfixes
2017-12-01 11:04:26 +01:00
tibbi
84fee84349
lets provide Subsampling our own orientation
2017-12-01 10:04:57 +01:00
tibbi
2da5af065b
fix #454 , share multiple items properly, as images
2017-11-30 23:51:56 +01:00
tibbi
a7a473c172
fix #478 , make sure photos are visible after unhiding
2017-11-30 23:45:01 +01:00
tibbi
c75cc9d3a0
hide the Check selection indicator by default
2017-11-30 23:24:17 +01:00
tibbi
6a5f53c536
update commons to 3.0.13
2017-11-30 20:56:33 +01:00
tibbi
c5b67785a6
update commons to 3.0.12
2017-11-30 19:38:07 +01:00
tibbi
60a9acdebd
remove the Vibrate permission
2017-11-30 18:40:36 +01:00
tibbi
48e78f529e
rename mFragments to fragments at the pager adapter
2017-11-30 18:34:12 +01:00
tibbi
d595c590f0
update commons to 3.0.9
2017-11-30 18:26:04 +01:00
tibbi
b5b3648602
use a helper method for refreshing recyclerviews at delete
2017-11-30 16:37:06 +01:00
tibbi
df86b5d9ae
update commons to 3.0.5
2017-11-30 14:58:27 +01:00
tibbi
e7aeb44256
small cleanup at the sorting dialog
2017-11-30 10:37:51 +01:00
tibbi
7f596a3993
fix #480 , make sure drag selection is always available
2017-11-30 10:08:16 +01:00
fricyo
164682f2c3
Translation update
2017-11-30 15:56:09 +08:00
tibbi
4eba7b5557
update commons to 3.0.3
2017-11-30 00:16:08 +01:00
tibbi
4936f04296
use the shared Splash activity
2017-11-29 20:26:23 +01:00
tibbi
9ef6e159cc
adding Croatian translation
2017-11-29 17:09:08 +01:00
tibbi
31a5603398
adding Croatian translation
2017-11-29 11:14:08 +01:00
tibbi
fda4181117
allow installing the gallery on SD card
2017-11-28 19:19:41 +01:00
tibbi
99cb734fc5
refresh the launcher icons, use svgs whenever possible
2017-11-28 11:20:04 +01:00
tibbi
776643ba2a
update commons to 2.41.10
2017-11-27 20:36:11 +01:00
tibbi
15daa64cbd
reenable leak canary
2017-11-27 20:32:57 +01:00
tibbi
7ed35a83b3
update version to 2.19.0
2017-11-23 09:59:45 +01:00
tibbi
6ebfb82e39
avoid decoding fullscreen images twice
2017-11-23 09:58:12 +01:00
tibbi
1b88318f46
catch OutOfMemory errors at GifDrawables
2017-11-23 09:44:26 +01:00
tibbi
1c7c95d579
comment out leak canary initialization
2017-11-23 09:43:14 +01:00
tibbi
62e3f0428a
update commons to 2.41.8
2017-11-23 09:37:08 +01:00
tibbi
2c2f0ea5f6
fix #470 , avoid running 2 directory fetching async tasks at once
2017-11-23 09:07:10 +01:00
tibbi
015fde6a97
lets remove GlideDecoder for now, roll back to rgb_565 format
2017-11-23 08:45:20 +01:00
tibbi
aa2f8722ea
delete items from the main activity and viewpager activity on background threads
2017-11-22 00:01:07 +01:00
tibbi
07d921330e
save images in the editor on the background thread
2017-11-21 23:50:46 +01:00
tibbi
b1a53c0e9c
updating Commons
2017-11-21 16:22:08 +01:00
tibbi
2b3223be08
use encoded video path only at passing it to the mediaplayer
2017-11-20 21:53:55 +01:00
Sérgio Marques
f2014212d7
Update strings.xml
2017-11-20 00:52:49 +00:00
tibbi
e62f75e28d
update version to 2.18.1
2017-11-16 23:53:10 +01:00
tibbi
a3c680fc73
improve some double-tap zoom handling
2017-11-16 23:37:14 +01:00
tibbi
bdc61380a5
make it easier to keep the device in landscape mode
2017-11-16 23:02:49 +01:00
tibbi
69bc80fa4e
rewriting the Included Folders to recyclerview too
2017-11-16 22:15:33 +01:00
tibbi
d596829fd6
rewrite ExcludeFolders activity to use a recyclerview
2017-11-16 22:05:44 +01:00
tibbi
27f00cfe3c
improve some double-tap zoom ratios
2017-11-16 19:26:25 +01:00
tibbi
73441a021a
update Subsampling Scale Image View to 3.8.0
2017-11-16 18:57:04 +01:00
tibbi
12e3f61574
catch outofmemory errors at gif loading
2017-11-16 14:56:14 +01:00
tibbi
1afddbc7bb
update Commons to 2.39.9
2017-11-16 14:53:21 +01:00
tibbi
6f78a6e9ce
rewriting MediaAdapter to the Commons MyRecyclerViewAdapter
2017-11-16 14:44:39 +01:00
tibbi
ee883d3acc
update MyScalableRecyclerView to the new MyRecyclerView
2017-11-16 14:03:18 +01:00
tibbi
93c0247f9d
update kotlin to 1.1.60
2017-11-16 11:59:32 +01:00
tibbi
7dbdd163c1
add multidex support
2017-11-12 23:59:22 +01:00
tibbi
baf1ae2aee
update commons to 2.38.9
2017-11-12 23:57:54 +01:00
tibbi
99dee5e7f1
update Commons to 2.38.8
2017-11-12 23:49:29 +01:00
Daria Szatan
1419f979aa
[Update] Polish app name + translation
2017-11-12 13:10:49 +01:00
alpenblauwtje
4d4b40e6fd
Small grammar corrections
2017-11-11 16:59:55 +01:00
gregory678
e04b11a049
Updates for version 2.18
2017-11-11 01:50:50 +01:00
tibbi
abbf25ddf8
make sure we show the Use English toggle when it was changed
2017-11-10 21:17:34 +01:00
gcalzo
ed05aca852
Update strings.xml
...
Replaced "dall\'app" with "dalla app" which is grammatically acceptable... :)
2017-11-10 16:24:31 +01:00
gcalzo
66a1f117d4
Update strings.xml
2017-11-10 13:25:24 +01:00
Pzqqt
c294ff4110
Update strings.xml
2017-11-10 11:40:41 +08:00
tibbi
349aeac252
update version to 2.18.0
2017-11-09 19:31:17 +01:00
tibbi
11fb678ede
updating Release notes
2017-11-09 19:31:10 +01:00
Phoenix1747
ad3befbe78
Translated strings for screen orientation
2017-11-09 19:20:07 +01:00
tibbi
96065615b4
use some view visiblity extension functions
2017-11-09 19:14:51 +01:00
tibbi
ae9cce880a
make sure extended details are always properly positioned
2017-11-09 19:09:31 +01:00
tibbi
80fadfec62
make videoFragment timeHolder nullable
2017-11-09 17:28:38 +01:00
tibbi
3e7d4b6f5b
make resultData.data nullable at pick intent result
2017-11-09 17:23:47 +01:00
tibbi
f374cfde67
reenable GlideDecoder for loading fullscreen media
2017-11-09 17:14:28 +01:00
tibbi
e1ec8c5623
clean up some more things after usage at videofragment
2017-11-09 17:04:10 +01:00
tibbi
f657a64baa
reset video SurfaceView and SurfaceHolder on destroy
2017-11-09 16:50:32 +01:00
tibbi
0048f9096b
make sure we save the rotated image on the background thread
2017-11-09 16:47:36 +01:00
tibbi
5808ec3b62
update commons to 2.38.1
2017-11-09 16:00:24 +01:00
tibbi
0bb48601f4
remove some empty callbacks to avoid memory leaks
2017-11-09 14:50:05 +01:00
tibbi
aa5b5b3081
move the image saving things in a separate function to reduce indentation
2017-11-09 14:11:52 +01:00
Tibor Kaputa
21fbde7dad
Merge pull request #446 from solokot/master
...
Update Russian strings
2017-11-09 13:58:17 +01:00
tibbi
014c2b951d
clear Glide cache after rotating an image, to avoid some glitches
2017-11-09 13:57:24 +01:00
solokot
649a33b82a
Update strings.xml
2017-11-09 15:50:56 +03:00
tibbi
9141073ed6
try keeping old Last Modified after rotating when needed
2017-11-09 11:27:30 +01:00
Guillaume
400c693b2f
Updated Dutch
2017-11-09 01:23:14 +01:00
tibbi
4efdb1a47a
fix saving rotated images on the internal storage
2017-11-08 23:40:19 +01:00
tibbi
28e1d77f1b
disable GlideDecoder for now
2017-11-08 23:29:33 +01:00
tibbi
c7bbeddae8
allow password protecting the whole app
2017-11-08 23:13:02 +01:00
tibbi
43d49beca0
split the Rotate button to 3 orientations
2017-11-08 21:22:35 +01:00
tibbi
b41f1e97e6
add a button at fullscreen media for locking screen orientation
2017-11-08 21:10:43 +01:00
tibbi
1a3d52e1c2
adjusting sensitivity of rotating by Device Rotation
2017-11-08 20:46:28 +01:00
tibbi
e06c65163a
add some strings related to un/locking device orientation
2017-11-08 20:43:03 +01:00
tibbi
19a0621cab
let's try using GlideDecoder at fullscreen media
2017-11-08 20:35:35 +01:00
tibbi
d0f7eb9fb1
reordering some ViewPagerActivity functions
2017-11-08 12:09:48 +01:00
tibbi
3a23e2b0bf
add a toggle for forcing English language, if it isnt the device language
2017-11-08 12:08:36 +01:00
Tibor Kaputa
f62ee277a4
show the "Saving..." toast only when SAF dialog is handled
2017-11-07 23:55:17 +01:00
Guillaume
9a90787dbd
Adding handleSAFDialog for EXIF rotation
2017-11-07 23:08:20 +01:00
alpenblauwtje
a57f608971
Update strings.xml
...
Change ´Gallerij' into correct Dutch 'Galerij'
2017-11-07 21:35:53 +01:00
tibbi
21263b093c
update commons to 2.37.2
2017-11-07 18:22:54 +01:00
tibbi
54dca20bdb
initialize leak canary in debug build
2017-11-07 17:31:40 +01:00
tibbi
add3760ed2
fix #440 , upgrade to Android Studio 3
2017-11-07 17:11:20 +01:00
tibbi
932fc628a3
use applicationContext at launching settings
2017-11-06 23:59:09 +01:00
tibbi
1e69561e84
use applicationContext at getting a Config instance
2017-11-06 23:54:31 +01:00
tibbi
bb1da4a2b5
update version to 2.17.4
2017-11-06 21:18:55 +01:00
tibbi
a8f1b88859
update commons to 2.36.1
2017-11-06 21:09:56 +01:00
tibbi
283121a046
fix #428 , try url encoding video path if it throws IOException
2017-11-06 18:43:36 +01:00
tibbi
733e9403dd
fix #420 , increase the max column count to 20
2017-11-06 17:59:54 +01:00
tibbi
5c929f43ed
do the empty path check earlier at PhotoVideoActivity
2017-11-06 17:29:03 +01:00
tibbi
124d44dfb9
fix #438 , properly handle GET_CONTENT intent
2017-11-06 17:17:23 +01:00
tibbi
09ff1779e8
do not grant write_uri_permission at get_content result intent
2017-11-06 16:45:40 +01:00
tibbi
6f53df863a
update commons to 2.35.8
2017-11-06 16:45:25 +01:00
tibbi
f06fe6a299
make orientationEventListener nullable
2017-11-06 16:25:58 +01:00
tibbi
434b98b5e6
update commons to 2.35.7
2017-11-06 15:14:05 +01:00
Tibor Kaputa
035f1ed715
Merge pull request #437 from ltGuillaume/patch-2
...
Rotation button fix
2017-11-03 22:30:02 +01:00
Guillaume
b4e43d1c21
Brackets and position fixed
2017-11-03 22:05:56 +01:00
Guillaume
4844e2c2d8
One more deleteFile to remove
...
...now I understand `return@getFileOutputStream`.
2017-11-03 22:00:28 +01:00
Guillaume
598eeb154d
Improvements as suggested
2017-11-03 21:57:56 +01:00
Guillaume
1aa9ebe286
Rotation button fix
...
When rotating is initiated, show rotate button permanently to facilitate further rotation. Also, prevent accidental click on Delete when the option "replace share with rotate" is enabled.
2017-11-03 21:36:17 +01:00
Guillaume
63d39b589a
Working EXIF lossless on Internal & SD
...
Tested and works on both Internal Storage and External SD cards
2017-11-03 17:01:13 +01:00
tibbi
65ef896c30
update version to 2.17.3
2017-11-02 18:46:06 +01:00
tibbi
14abbe6b69
update version to 2.35.0
2017-11-02 18:42:04 +01:00
tibbi
2ada4af2bf
catch exceptions thrown by GifDrawable, load them as simple jpgs
2017-11-02 16:23:20 +01:00
Primokorn
ef284691dd
Update FR strings.xml
2017-11-02 10:30:35 +01:00
tibbi
9d8dd61dfa
style update + wrap gifDrawables in try/catch
2017-11-02 09:43:49 +01:00
Sérgio Marques
56c9d09975
Update strings.xml
2017-11-01 22:41:51 +00:00
tibbi
b72686cefd
updating the way photos are rotated and saved
2017-11-01 23:38:19 +01:00
Guillaume
1cecff008c
OCD :-P
2017-11-01 16:12:27 +01:00
Guillaume
5294997eef
Merge pull request #2 from SimpleMobileTools/master
...
isJpg()
2017-11-01 14:58:20 +01:00
Guillaume
76a9dfe6c7
.isJpg()
2017-11-01 14:52:49 +01:00
Guillaume
fdc1063838
Update ViewPagerActivity.kt
...
- Removed `mRotationDegrees != 0f` check, because save buttton wouldn't have shown anyway
- Check if output file is written
- Added helpers functions (with `.toString()` instead of using `""+`)
2017-11-01 14:51:11 +01:00
tibbi
cb7d9ea108
adding a Malay strings file
2017-11-01 12:05:04 +01:00
tibbi
a934510165
updage Commons to 2.34.9
2017-11-01 11:56:21 +01:00
Guillaume
25bd77bd12
Lossless rotation
...
Possible issue: even though most EXIF tags keep their original value, some of them are changed by android.media.ExifInterface. it.sephiroth.android.library.exif2.ExifInterface did the same, but to different values and/or with different results.
2017-11-01 04:52:29 +01:00
Phoenix1747
4157f1fb11
Update strings.xml
2017-10-31 14:38:05 +01:00
Oleg A
fc5e8cb9db
Update strings.xml
2017-10-30 23:06:32 +03:00
Tibor Kaputa
a68d4155b4
Merge pull request #423 from ltGuillaume/master
...
Uniformity between apps
2017-10-30 19:44:45 +01:00
Guillaume
4701e58b0e
Uniformity between apps
2017-10-30 19:41:47 +01:00
Pzqqt
25e5279696
Update strings.xml
2017-10-30 16:00:33 +08:00
Rodrigo
0fdd03cda2
Update strings.xml
2017-10-30 00:07:46 -02:00
tibbi
c20a814100
use the Keep last-modified setting text from Commons
2017-10-29 22:20:13 +01:00
tibbi
26e91a5e0e
update version to 2.17.2
2017-10-29 21:14:18 +01:00
tibbi
889ce80df8
update Commons to 2.34.1
2017-10-29 21:14:09 +01:00
tibbi
80c6dcdfc0
update commons to 2.33.9
2017-10-29 21:01:17 +01:00
tibbi
bf0f490397
update version to 2.17.1
2017-10-29 20:22:26 +01:00
tibbi
27476a0735
lets show Set As and Edit button at videos too, why not
2017-10-29 20:19:12 +01:00
tibbi
1cf6480695
update commons to 2.33.8
2017-10-29 20:01:35 +01:00
tibbi
4c80ba98fb
move a couple more intent handling to the Commons library
2017-10-29 19:08:45 +01:00
tibbi
437390cfa3
create a shareUris extension for sharing multiple media
2017-10-29 18:37:38 +01:00
tibbi
02dfcd63c0
reuse shareUri at shareMedium
2017-10-29 18:35:08 +01:00
tibbi
73856e6769
reuse the OpenFile intent handling from Commons
2017-10-29 18:28:28 +01:00
tibbi
972a1d4a39
show Properties button at PhotoVideoActivity only with file content uri
2017-10-29 12:51:04 +01:00
tibbi
809d9b81a2
some corrections to loading gifs
2017-10-29 12:27:26 +01:00
tibbi
b421dc273f
replace MEDIUM constant with PATH in some intents
2017-10-29 11:41:31 +01:00
tibbi
d52eb60611
use REAL_FILE_PATH from the commons library
2017-10-29 11:26:14 +01:00
tibbi
b154ee77ed
update commons to 2.33.1
2017-10-29 10:34:44 +01:00
tibbi
96a5ead186
make mUri in PhotoVideoActivity nullable
2017-10-29 10:34:37 +01:00
tibbi
de1c418f78
catch exceptions thrown at getting mimetype from uri
2017-10-29 10:29:57 +01:00
Guillaume
b966b79b73
New string
2017-10-29 05:55:11 +01:00
tibbi
fc7626d297
update version to 2.17.0
2017-10-28 22:05:04 +02:00
tibbi
4f2b05c2a0
adding the new toggle to Whats New
2017-10-28 22:04:53 +02:00
tibbi
788885227a
added a fake drag check at slideshow
2017-10-28 22:02:17 +02:00
tibbi
4d913527f5
update commons to 2.33.0
2017-10-28 21:51:23 +02:00
tibbi
1dad41fdf7
show an error if the user tries sharing too much data
2017-10-28 19:56:33 +02:00
tibbi
75c9d28547
make sure the video fragment still exists when the video completes
2017-10-28 19:05:51 +02:00
tibbi
883e3ad6c1
add a check if the owner file from extended details exists
2017-10-28 19:04:30 +02:00
tibbi
b1019af51b
fix #320 , make orientation by "Device rotation" less sensitive
2017-10-28 18:39:26 +02:00
tibbi
049d84e054
update commons to 2.32.12
2017-10-28 18:39:04 +02:00
tibbi
7390a02589
remove some redundant imports
2017-10-28 17:55:36 +02:00
tibbi
05dfced1bc
add a toggle in Settings to set keeping last-modified value
2017-10-28 17:50:50 +02:00
tibbi
729eb36ca5
do not set videoFragment visibility to false on pause
2017-10-28 16:22:44 +02:00
tibbi
f3eec9135c
add a string for keeping old last-modified at copy/move/rename
2017-10-28 14:16:40 +02:00
tibbi
977edc1f34
some cleanup around thumbnail loading
2017-10-28 14:11:01 +02:00
tibbi
4b4869e845
init the viewpager orientation listener earlier
2017-10-28 13:46:53 +02:00
tibbi
4fedc05571
use GifDrawables at thumbnails too
2017-10-28 13:27:50 +02:00
tibbi
1c3aab82ff
use a simple ImageView at photo fragments
2017-10-28 12:56:57 +02:00
tibbi
286955ab83
replace PhotoView with GifDrawable
...
it will replace zoomable gifs with smooth gifs
2017-10-28 11:02:02 +02:00
Tibor Kaputa
05386e4720
Merge pull request #415 from ltGuillaume/master
...
Dutch: 1 correction (string was too long)
2017-10-28 09:08:27 +02:00
Guillaume
9468a00657
1 correction (was too long)
2017-10-28 05:45:30 +02:00
tibbi
84263a3b10
never force chooser at Edit intent
2017-10-27 14:08:50 +02:00
tibbi
c9f6668fc1
force an app chooser at some openFile intents
2017-10-27 14:08:33 +02:00
tibbi
b6a266d436
always set saveUri at editor activity
2017-10-27 14:02:11 +02:00
tibbi
b3427c57ab
adding a properties menu button to photovideoactivity
2017-10-27 11:47:00 +02:00
tibbi
0b352f1bc0
add a null check to intent extras at photovideoactivity
2017-10-27 10:56:36 +02:00
tibbi
c520c8c557
send real filepath as an extra with View intent
2017-10-27 10:54:49 +02:00
tibbi
4c0b773e94
handle sd card files with the fileprovider too
2017-10-27 10:40:21 +02:00
tibbi
98bee4022e
replace sending real_file_path with extra_output at the editor
2017-10-27 10:34:16 +02:00
tibbi
f0af8777a3
send the real file path with edit intent
2017-10-27 10:07:58 +02:00
tibbi
b98b6e6cb9
add Set As to the media thumbnails view
2017-10-27 09:36:41 +02:00
tibbi
8e8c0b127d
add an Open With menu button to media thumbnails view
2017-10-27 09:33:17 +02:00
tibbi
fa2a237593
update target SDK to 26 and handle fileprovider
2017-10-26 23:43:13 +02:00
tibbi
8686022c89
set initial mIsFragmentVisible to true at third party intents
2017-10-26 17:24:52 +02:00
Sérgio Marques
1d3ac6afb9
Update strings.xml
2017-10-26 13:28:01 +01:00
tibbi
7f10f67c7b
fix #386 , automatically append "_1" after the filename when saving in editor
2017-10-26 10:10:11 +02:00
tibbi
8e99cd5364
update commons to 2.32.0
2017-10-26 09:34:26 +02:00
tibbi
65f147bc01
updating Show Media Count german trnaslation
2017-10-25 22:06:34 +02:00
tibbi
e8645f34b7
use a color constant for setting adaptive icon background color
2017-10-25 17:57:10 +02:00
Tibor Kaputa
8f9688ec18
Merge pull request #410 from fiepi/master
...
add oreo adaptive icon
2017-10-25 17:54:28 +02:00
Tibor Kaputa
57be5717a1
do not update the build tools and compile sdk version
2017-10-25 17:54:18 +02:00
fiepi
ed74780a50
back target sdk 23
2017-10-25 22:57:04 +08:00
Tibor Kaputa
67e0616fd6
Merge pull request #409 from gcalzo/patch-1
...
Update strings.xml
2017-10-25 15:45:53 +02:00
Guillaume
c6c0fe9236
Dutch translation
2017-10-25 13:44:20 +02:00
fiepi
ba014d3293
add oreo adaptive icon
2017-10-25 18:17:58 +08:00
gcalzo
f3d1feb141
Update strings.xml
...
Translated the newest strings
2017-10-25 11:27:52 +02:00
tibbi
4220d32bfc
remove a double closing tag at polish translation
2017-10-25 09:38:22 +02:00
gregory678
0140d222dd
Updates for 2.16
2017-10-25 00:28:28 +02:00
tibbi
b225e2a5e5
updated version to 2.16.1
2017-10-24 23:39:35 +02:00
tibbi
54515b47d8
adding the Folder media count toggle to Whats new
2017-10-24 23:36:44 +02:00
tibbi
fc9cb75652
update commons to 2.31.11
2017-10-24 23:33:15 +02:00
tibbi
3e7d67a3a2
update commons, use our custom map for determining file mimetype
2017-10-24 22:57:04 +02:00
tibbi
7ad578ec2e
make sure we are selecting existing indexes at media and directory adapters
2017-10-24 22:20:50 +02:00
tibbi
498cd10ba6
add a medium null check at scrollStateChanged trigger
2017-10-24 21:53:28 +02:00
tibbi
aca83d7fad
hide the Extended details if text is empty
2017-10-24 21:18:33 +02:00
tibbi
06b3c728ce
no need to update last modified manually afer renaming on internal storage
2017-10-23 23:52:37 +02:00
tibbi
baed126550
fix some video playback issues on Android 7
2017-10-23 21:30:24 +02:00
tibbi
012e091349
minor code cleanup at videofragment
2017-10-23 19:39:43 +02:00
Pzqqt
a866014deb
Update strings.xml
2017-10-24 01:16:52 +08:00
tibbi
5cd3fdf57f
implement the Show Media Count toggle functionality
2017-10-23 17:26:33 +02:00
tibbi
2a2b77fc6b
add a string for toggling media count visibility on main screen
2017-10-23 17:04:44 +02:00
tibbi
11e60390cf
revert a chinese translation, it messes the string order
...
This reverts commit 83d4e75f0e
.
2017-10-23 17:03:20 +02:00
tibbi
208d005139
update commons to 2.31.1
2017-10-23 12:09:55 +02:00
Tibor Kaputa
d8d11f3ebc
Merge branch 'master' into patch-6
2017-10-23 08:42:50 +02:00
Rodrigo
4738d83340
Update strings.xml
2017-10-22 23:29:46 -02:00
Rodrigo
c39ad62fbf
Update strings.xml
2017-10-22 23:10:55 -02:00
tibbi
608292a357
update Commons and use its way of getting mimetype of multiple uris
2017-10-22 22:57:53 +02:00
tibbi
a4b24a7deb
update Commons for easy runtime permissions handling
2017-10-21 19:40:46 +02:00
xin
38e978a024
Update French translation
2017-10-21 11:18:52 +00:00
tibbi
801c7329f5
updating some German strings
2017-10-20 23:30:34 +02:00
Pzqqt
f0d46fbf76
New chinese translation for v2.16.0
2017-10-20 23:30:30 +08:00
Pzqqt
83d4e75f0e
Chinese translation for v2.16.0
2017-10-20 23:14:45 +08:00
tibbi
8759de0227
update commons to 2.30.4
2017-10-19 21:48:16 +02:00
tibbi
e23154d79c
update version to 2.16.0
2017-10-19 21:32:22 +02:00
tibbi
f2538baceb
updating release notes
2017-10-19 21:31:23 +02:00
tibbi
a8169c4128
update commons to 2.30.1
2017-10-19 21:26:37 +02:00
tibbi
0400612f86
replace some GlobalLayoutListeners with the helper view extension
2017-10-19 21:24:32 +02:00
tibbi
fd6f709aac
add a variable name for delete confirmation callback return value
2017-10-19 21:07:24 +02:00
tibbi
0c408f6cf0
add a checkbox for skiping confirmation dialog at delete in a session
2017-10-19 21:03:19 +02:00
tibbi
5441457611
do not finish the actionmode right after a delete attempt, because of saf
2017-10-19 20:25:56 +02:00
tibbi
1d56b2ac8b
show a more specific error message when creating .nomedia file fails
2017-10-19 19:18:36 +02:00
tibbi
2dbbc2bbdb
add an extra check at creating .nomedia file on the SD card
2017-10-19 19:13:12 +02:00
tibbi
7132e09047
allow selecting Cover photo from any folder
2017-10-19 18:08:37 +02:00
tibbi
021a1cbf74
rewrite the mediapicker dialog, make it work like picking directories
2017-10-19 17:24:14 +02:00
tibbi
906168c6b5
filter out videos from directory cover images immediately
2017-10-19 17:05:59 +02:00
tibbi
ebe0ed68fd
update commons to 2.30.0
2017-10-19 16:55:31 +02:00
tibbi
199dbb8cd3
adding some glide related proguard rules
2017-10-19 16:06:54 +02:00
tibbi
7fe9a27b84
fix #141 , properly handle extended details view at toggling fullscreen
2017-10-19 15:49:27 +02:00
tibbi
bb9b194d2c
recheck extended details if some fields changed
2017-10-19 14:17:38 +02:00
tibbi
d78068d697
display only the wanted extended details fields
2017-10-19 14:14:09 +02:00
tibbi
3f008960de
add the dialog for customizing extended details
2017-10-18 23:38:35 +02:00
tibbi
3fffe1eef1
properly show/hide extended details after toggle
2017-10-18 22:00:27 +02:00
tibbi
2e339f08e4
show extended details at photos/videos if appropriate
2017-10-18 21:54:08 +02:00
tibbi
90e3d6c6f5
add a toggle for showing extended details over fullscreen media
2017-10-18 19:34:31 +02:00
tibbi
3033f611a1
allow sorting items by path
2017-10-18 17:56:14 +02:00
tibbi
f85fc7c20b
update commons to 2.29.18
2017-10-18 17:42:30 +02:00
tibbi
f015984385
remove a Directory helper function addSize
2017-10-18 17:41:20 +02:00
tibbi
e9cc985206
update Commons to 2.29.17 to update Glide to 4.2.0
2017-10-18 17:33:43 +02:00
Sérgio Marques
d0aca1024c
Update strings.xml
2017-10-15 23:10:58 +01:00
datzuma
678d8b2d8e
Added Finnish translations
2017-10-14 19:32:37 +03:00
xin
9f1e41d471
Update French translation
2017-10-13 16:51:13 +00:00
ameneghello
589b0d3a75
Updated italian
2017-10-11 16:08:34 +02:00
tibbi
5547679004
improve the hack for proper displaying of media on Android 4
2017-10-07 16:58:56 +02:00
tibbi
0286df5102
update version to 2.15.2
2017-10-06 18:22:39 +02:00
tibbi
f48d408b18
lets show SD card images to Android 4 users too
2017-10-06 18:20:13 +02:00
tibbi
51fb913d0c
update Commons and Build tools
2017-10-06 18:00:39 +02:00
tibbi
15fddac3b1
try making the Included Folders placeholders clearer
2017-10-05 22:03:32 +02:00
tibbi
71fa5ec235
minor style update
2017-10-05 19:12:04 +02:00
tibbi
9af74b9096
fetch storage paths asap
2017-10-04 19:27:32 +02:00
tibbi
dd9bef298f
minor code cleanup
2017-10-04 19:03:43 +02:00
tibbi
c2ea3ad4bb
stop media fetching on pause only if its not our first time there
2017-10-04 18:53:45 +02:00
tibbi
56f513beca
fix a glitch at allowing adding multiple items to an email attachment
2017-10-03 20:40:07 +02:00
tibbi
fa7b95e0af
fix displaying some special cases of third party images, like Bluemail attachment
2017-10-03 20:29:26 +02:00
solokot
a7bfe814c9
Update strings.xml
2017-10-03 17:08:26 +03:00
solokot
95cfb01828
Update strings.xml
2017-10-03 16:43:27 +03:00
tibbi
74edee735a
fix #381 , handle media pick intents in Show All Folders content view
2017-10-02 22:47:23 +02:00
tibbi
4203939d62
fix #378 , allow adding multiple items as email attachments
2017-10-02 18:27:42 +02:00
gregory678
1d9fadf58e
Updates and fixes for 2.15.1
2017-10-02 12:44:26 +02:00
tibbi
0ef76d857c
update version to 2.15.1
2017-10-01 09:34:03 +02:00
tibbi
cd75718d56
try adding missing media files in the mediastore by scanning it
2017-10-01 09:16:31 +02:00
tibbi
3a0579c2e8
update commons to 2.29.0
2017-10-01 08:16:00 +02:00
tibbi
cd9f3912e0
update version to 2.15.0
2017-10-01 00:10:36 +02:00
tibbi
95f26a13cf
updating Whats new
2017-10-01 00:07:22 +02:00
tibbi
80b6279f83
fix some layout manager glitch at list view with horizontal scrolling
2017-10-01 00:03:17 +02:00
tibbi
e4b77eacb0
fixing some fastscroller glitches
2017-09-30 23:56:28 +02:00
tibbi
6e6af530bf
do not clear mMedia if the intent came from the gallery itself
2017-09-30 23:39:04 +02:00
tibbi
b7cb6a5364
make viewPager nullable during fake drag
2017-09-30 22:55:25 +02:00
tibbi
0ef9ff06bf
refresh directories instantly after un/pinning
2017-09-30 22:33:58 +02:00
tibbi
5c7dfb87be
stop media fetching on the calling activity pause
2017-09-30 22:23:28 +02:00
tibbi
7cc1a9ce17
move the media fetching related functions in a separate class
2017-09-30 22:06:32 +02:00
tibbi
1390d9541c
try caching 100 items per folder, up from 40
2017-09-30 21:05:20 +02:00
tibbi
e67253ccae
clear selection at folders and media, if content changes
2017-09-30 21:04:21 +02:00
tibbi
50a693d5e6
do not trigger click event at swiping at videos
2017-09-30 20:49:08 +02:00
tibbi
3d674c65ba
properly update text color at list view, if it changes
2017-09-30 20:32:58 +02:00
tibbi
73bcad0f68
try using adapterPosition instead of layoutPosition in recyclerView adapters
2017-09-30 20:24:18 +02:00
tibbi
16eb8cde3f
update kotlin to 1.1.51
2017-09-30 18:07:26 +02:00
tibbi
99da56deec
use a different video icon at list view, without fill
2017-09-29 23:54:23 +02:00
tibbi
1cd68fe9a0
color icons and texts in list views appropriately
2017-09-29 23:46:09 +02:00
tibbi
d89ebec57a
remove a redundant function
2017-09-29 23:28:55 +02:00
tibbi
c8c09e0911
add the list view type handling in media activity
2017-09-29 23:22:52 +02:00
tibbi
216e51beff
rename photo_video_item to photo_video_item_grid
2017-09-29 22:52:30 +02:00
tibbi
d7eaaa070d
show folder path at the list view
2017-09-29 21:57:24 +02:00
tibbi
9947d661a3
refresh the folders at changing view type
2017-09-29 21:47:27 +02:00
tibbi
da00ed8422
add a divider between folders
2017-09-29 21:31:12 +02:00
tibbi
2ee425e21d
couple UI updates to the directory list view
2017-09-29 20:24:35 +02:00
tibbi
c9e355eecf
adding an initial implementation of directory_item_list
2017-09-28 23:17:53 +02:00
tibbi
2eabff531b
hide the menu buttons for changing column count at list views
2017-09-28 21:55:33 +02:00
tibbi
5e733a44c3
use the directory grid view by default
2017-09-28 21:51:14 +02:00
tibbi
74d179f86d
minor code style updates
2017-09-28 21:48:08 +02:00
tibbi
9c5c359e4d
rename directory_item to directory_item_grid
2017-09-28 21:28:42 +02:00
tibbi
fc3565129d
add the dialogs for changing the view type
2017-09-28 21:04:24 +02:00
tibbi
33a4b81279
replace lastModified mediaitem checking with latest media date taken
2017-09-27 23:58:30 +02:00
tibbi
373e06c98f
ignore the root folders at fetching media
2017-09-27 23:10:14 +02:00
tibbi
dfdfd88941
fix #181 , add fingerprint protection to hidden folder showing
2017-09-27 21:50:42 +02:00
tibbi
80f6df5e29
do not autosave rotated images, related to #372
2017-09-25 23:53:15 +02:00
tibbi
64f8d37544
fix #370 , make sure only the proper items are shown in "All media" view
2017-09-25 23:26:26 +02:00
tibbi
d8811d66b8
move some media getting functions in Context extensions
2017-09-25 23:19:17 +02:00
tibbi
fcad1f6fa5
properly hide hidden folders
2017-09-25 23:01:02 +02:00
tibbi
c242f74f9b
fix some glitches with incasesensitive paths at directories
2017-09-25 22:55:22 +02:00
tibbi
417c1169f8
just quickly resort directories at sorting change, when possible
2017-09-25 22:34:58 +02:00
tibbi
0da84f2958
change the way directories are grouped and sorted
2017-09-25 21:04:09 +02:00
tibbi
9d9866c1d2
use simple asynctask execute() at fetching directories
2017-09-25 20:42:47 +02:00
tibbi
7a653ec0c6
some code style update at the Directory and Medium classes
2017-09-24 22:51:03 +02:00
tibbi
2640f99e22
update kotlin to 1.1.50
2017-09-23 12:15:41 +02:00
tibbi
faf0aba579
update commons to 2.28.4
2017-09-23 12:15:26 +02:00
tibbi
d3d160ccdc
updating some Japanese strings
2017-09-23 10:33:16 +02:00
tibbi
c314d3dad7
updating some Frech string styling
2017-09-20 23:50:28 +02:00
Unknown
11068f5d75
Update Japanese translation
2017-09-20 00:57:38 +09:00
tibbi
aa16084192
use layoutPosition at directory and media adapters
2017-09-18 20:25:03 +02:00
tibbi
07429c7009
update version to 2.14.4 (132)
2017-09-18 10:32:07 +02:00
tibbi
6ed100e204
do not use GlideDecoder at SubsamplingScaleImageView for now
2017-09-18 10:31:45 +02:00
tibbi
de264466fe
update version to 2.14.3
2017-09-17 23:05:52 +02:00
tibbi
3c01cb9fb6
update commons to 2.28.0
2017-09-17 22:21:29 +02:00
Tibor Kaputa
4e5b843f7d
Merge pull request #366 from anthologist/master
...
Updated italian
2017-09-17 11:28:22 +02:00
anthologist
fc3363987e
Updated italian
2017-09-17 11:25:00 +02:00
tibbi
56a31e6ced
fix #326 , properly set bottom padding in landscape mode videos
2017-09-17 11:17:51 +02:00
tibbi
2fe1f91c87
moving a toast further
2017-09-17 11:07:14 +02:00
tibbi
ae6ea422ac
change the way we get layout position in adapters
2017-09-17 10:50:23 +02:00
tibbi
a64195750f
remove some visual glitches at horizontally swiping at the folder thumbnails
2017-09-16 22:31:00 +02:00
tibbi
ea74fcf2c4
disable swipe-to-refresh in horizontal scrolling
2017-09-16 22:13:15 +02:00
tibbi
9247b51194
lets not toast errors if loading fullscreen media fails
2017-09-16 20:37:18 +02:00
tibbi
f7e7d83382
do not force ARGB_8888 format at fullscreen media
2017-09-16 20:20:43 +02:00
tibbi
d09acabdc3
use match_parent height at directories grid
2017-09-16 20:20:25 +02:00
tibbi
8f8dd04920
simplify the squareImageView creation
2017-09-15 23:22:33 +02:00
tibbi
6f3fd675e2
remove some empty spaces
2017-09-15 15:48:18 +02:00
tibbi
0af594ee0b
use glide rotate transformation only when needed
2017-09-14 15:40:33 +02:00
Sérgio Marques
7539bf3552
Update strings.xml
2017-09-13 21:29:16 +01:00
tibbi
0ba5262f00
update version to 2.14.2 (130)
2017-09-11 22:47:06 +02:00
tibbi
bc82d940b1
update commons to 2.27.11
2017-09-11 22:44:04 +02:00
tibbi
28ccfb6fe1
add a file.exists() check too
2017-09-11 21:34:23 +02:00
tibbi
624c0e2d08
check the filesize only after checking the file type
2017-09-11 21:34:15 +02:00
tibbi
ffcd632bad
small code style update
2017-09-11 21:15:59 +02:00
tibbi
832d549fed
remove the manual setting of max tilesize to 10000
2017-09-10 21:50:58 +02:00
tibbi
316566b09c
clear media on destroy at third party intents
2017-09-10 19:59:37 +02:00
tibbi
9e809adf10
update commons to 2.27.10
2017-09-10 19:19:06 +02:00
tibbi
5273ea431b
show an error toast if something breaks during loading the image
2017-09-10 18:57:04 +02:00
en2sv
a10b3ecdc6
Update Swedish translation
2017-09-10 10:28:53 +02:00
Varakh
dbe8b3b5b9
Merge branch 'master' into master
2017-09-09 23:58:12 +02:00
tibbi
98aa0ae9a7
updating some german strings
2017-09-09 14:36:58 +02:00
Alexander Schäferdiek
78407c4457
update german translations
2017-09-09 14:09:23 +02:00
solokot
4c37615d06
Update strings.xml
2017-09-09 14:43:30 +03:00
solokot
d81ea17ffe
Update strings.xml
2017-09-09 14:35:03 +03:00
solokot
4713410582
Update strings.xml
2017-09-09 14:29:34 +03:00
tibbi
d46a783423
update version to 2.14.1 (129)
2017-09-07 21:44:30 +02:00
tibbi
188e2f1254
catch exceptions thrown at ViewPagerActivity
2017-09-07 21:34:44 +02:00
tibbi
2c2ae9b6c4
tweak the functionality of Glide ImageDecoder
2017-09-06 11:12:52 +02:00
tibbi
90b9ed75e1
update version to 2.14.0
2017-09-05 22:30:15 +02:00
tibbi
51b4d9981f
try removing temp folder at app start too, if available
2017-09-05 22:23:15 +02:00
tibbi
54a4d29233
show the temp folder at Copy/move dialog too
2017-09-05 22:18:46 +02:00
tibbi
189f9b7410
store the new folder path in shared prefs, so its more accessible
2017-09-05 21:58:22 +02:00
tibbi
551fc3a1c6
make sure the new directory is the first one
2017-09-05 21:43:21 +02:00
tibbi
2aab1ba5e5
add a menu button for easier new folder creating
2017-09-05 21:11:50 +02:00
tibbi
8ea418dad6
add an option to loop slideshows
2017-09-05 20:04:09 +02:00
tibbi
afa72a1aad
add the string for looping slideshow
2017-09-05 16:31:57 +02:00
tibbi
848c6c5667
show an error toast earlier if every media is filtered out at slideshow
2017-09-05 16:29:51 +02:00
tibbi
067798e5c2
use different toggles for photos and gifs at the slideshow setup
2017-09-05 16:06:42 +02:00
tibbi
ac1c84d279
do not clear mMedia after third party intents
2017-09-05 15:45:35 +02:00
tibbi
1397c2d48b
update the way we are selecting media at share
2017-09-05 15:39:11 +02:00
tibbi
a663b89665
do not trigger the brightness and volume slider so agressively
2017-09-05 15:14:44 +02:00
tibbi
a1cda024c7
slow down the swipe speed during slideshow
2017-09-05 14:35:30 +02:00
tibbi
f7ca4a657d
update version to 1.1.4-3
2017-09-05 14:18:24 +02:00
tibbi
f4d9ab0ff5
use the GlideDecoder at SubsamplingScaleImageView
2017-09-05 10:20:15 +02:00
tibbi
467f603ba1
rename rotation to orientation at exif changes
2017-09-05 09:53:51 +02:00
tibbi
b1c1d131d9
properly allow excluding or including the root folder
2017-09-04 21:52:48 +02:00
tibbi
619647b16a
update commons to 2.27.8
2017-09-04 20:08:07 +02:00
Primokorn
5d8ecd5344
Update FR strings.xml
2017-09-04 14:54:25 +02:00
fricyo
d41f891ff0
Translation update
2017-09-03 20:26:04 +08:00
gregory678
6bfa62599c
Updates for version 2.13.4
...
PS: Please update Google Play Store description to one from this file. Current one is looking like machine-made.
2017-09-03 00:35:31 +02:00
tibbi
d0d65b2a42
remove some invoke calls
2017-09-02 19:53:18 +02:00
Sérgio Marques
a0543cb134
Update strings.xml
...
Ops... My bad. Sorry
2017-09-01 23:29:04 +01:00
Sérgio Marques
087031ee1c
Update strings.xml
2017-09-01 22:57:55 +01:00
tibbi
f6c8dbd444
creating GlideDecoder, to be used with subsamplingscaleimageview
2017-09-01 21:28:36 +02:00
tibbi
3556a44fdd
update version to 2.13.4 (127)
2017-09-01 15:26:32 +02:00
tibbi
9656fc92f5
updating the release notes
2017-09-01 15:26:18 +02:00
tibbi
bfad77b597
minor code style updates
2017-09-01 15:17:11 +02:00
tibbi
2a76929312
properly delete empty folders from SD card too
2017-09-01 12:21:31 +02:00
tibbi
01495680cb
fix #333 , add a switch for disabling video gestures
2017-09-01 11:51:11 +02:00
tibbi
9fe361ea62
fix #341 , add a switch for not deleting empty folders
2017-09-01 11:37:56 +02:00
tibbi
bc281dd102
properly show third party image, even if its not in mediastore
2017-09-01 11:14:00 +02:00
tibbi
c04f887229
temporarily show excluded folders if needed, for example at third party intents
2017-09-01 10:33:51 +02:00
tibbi
b455721b17
some code style updates
2017-08-31 16:22:19 +02:00
tibbi
c7307ce523
add the slash after included/excluded folders at init
2017-08-31 14:37:13 +02:00
tibbi
6b61883214
add the slash after nomedia folders right at fetching
2017-08-31 14:28:15 +02:00
tibbi
416f459bc5
improve the checks if the file is a gif
2017-08-31 12:21:14 +02:00
tibbi
fe09961c61
simplify the uri getter at sharing media
2017-08-31 09:35:18 +02:00
tibbi
7f426ad0f1
update version to 2.13.3 (126)
2017-08-29 23:27:43 +02:00
tibbi
7271ac59b9
adding a crashfix
2017-08-29 23:25:44 +02:00
tibbi
1b2e5f6131
update commons to 2.26.9
2017-08-29 22:47:50 +02:00
tibbi
407e3bd805
update version to 2.13.2 (125)
2017-08-29 00:00:32 +02:00
tibbi
8e3b26fa2a
updating Whats new
2017-08-29 00:00:22 +02:00
tibbi
21a2e2a6b1
add placeholders when no media is shown because of filters
2017-08-28 23:57:48 +02:00
tibbi
ab35c970b9
show the swipeRefreshLayout spinner at loading images after filtering change
2017-08-28 23:12:07 +02:00
tibbi
141953338e
update Commons to 2.26.6
2017-08-28 22:54:36 +02:00
tibbi
c48fef5bb8
show a dialog mentioning app reinstall in case the password is forgotten
2017-08-28 22:54:27 +02:00
tibbi
3876000f17
update commons to 2.26.4
2017-08-28 21:39:18 +02:00
tibbi
e33206b084
make sure we always show manually included folders, even if somehow hidden
2017-08-28 20:56:02 +02:00
tibbi
60ed21702f
fix #335 , properly show hidden files if open through a file manager
2017-08-28 20:43:39 +02:00
tibbi
7046fc9ed4
fix #328 , properly handle GIF filtering
2017-08-28 14:16:30 +02:00
tibbi
d954dc0d5a
adding the Filter Media dialog
2017-08-28 14:11:34 +02:00
tibbi
272d45b3f4
move the Media filtering from Settings to an actionmenu item
2017-08-28 13:33:46 +02:00
tibbi
5e12179730
update commons to 2.26.2
2017-08-28 10:38:19 +02:00
Guido Arnau
566e4ea2b3
Fixes Crash on Android API 16 (Jelly Bean)
...
Check that the version is greater than API 16 when calling
Activity.isDestroyed()
2017-08-27 21:22:26 +01:00
tibbi
4f36f3a600
create a strings file for Catalan language
2017-08-22 19:48:56 +02:00
fiepi
223e8cfd76
Update Simplified Chinese
2017-08-22 23:08:33 +08:00
tibbi
8b0b2ef22b
update kotlin to 1.1.4-2
2017-08-19 09:42:04 +02:00
tibbi
49c9eca8ca
updating some german strings
2017-08-17 13:38:36 +02:00
tibbi
b2354ebd59
update version to 2.13.1
2017-08-16 21:07:29 +02:00
tibbi
2f624d1ef4
update commons to 2.25.4
2017-08-16 21:05:49 +02:00
tibbi
f69c7368d4
update kotlin version to 1.1.4
2017-08-16 21:05:03 +02:00
Sérgio Marques
7df9d1c283
Update strings.xml
2017-08-15 01:33:51 +01:00
anthologist
0467ba6703
update italian
2017-08-12 11:06:18 +02:00
tibbi
32b6a87440
show included folders content only when appropriate
2017-08-11 13:39:35 +02:00
tibbi
52f0316b8d
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery
2017-08-11 13:26:16 +02:00
tibbi
bd03e4a176
fix #319 , show a folder if its both excluded and included
2017-08-11 13:25:56 +02:00
gregory678
0810aa180e
Fixed context in one string
2017-08-11 12:45:27 +02:00
tibbi
9398c9be76
fix up folder Inclusion, check if its not empty
2017-08-11 11:48:22 +02:00
gregory678
1c39d178dd
Translated new strings
2017-08-11 11:17:30 +02:00
Tibor Kaputa
78de03403b
Merge pull request #323 from fricyo/patch-2
...
Update translation of Chinese(TW)
2017-08-11 10:10:45 +02:00
fricyo
460bd03d13
Fix some translation
2017-08-11 14:03:00 +08:00
seigneurfuo
8ad4141059
Updated fr (French) translation
...
Commit made via Stringlate
2017-08-11 07:45:29 +02:00
fricyo
e297b759a7
Translation update
2017-08-10 23:48:23 +08:00
tibbi
7ab1081a19
update version to 2.13.0
2017-08-07 23:41:40 +02:00
tibbi
48251a04c0
add volume and brightness change in release notes
2017-08-07 23:41:32 +02:00
tibbi
68a090a522
add a black background to the pin icons
2017-08-07 23:37:06 +02:00
tibbi
4992bec80b
make the Pin icon the same size too
2017-08-07 23:04:52 +02:00
tibbi
2ebcaf12aa
make the video thumbnail video circle a bit smaller
2017-08-07 22:57:41 +02:00
tibbi
5ece5ff90b
move the password protection string in commons
2017-08-07 22:17:37 +02:00
tibbi
b0562e7ed1
allow controlling the brightness with sliding too
2017-08-07 21:56:25 +02:00
tibbi
c857c17f50
improve the volume slider ux
2017-08-06 22:35:19 +02:00
tibbi
8aaf1df568
show the current volume if changed via sliding
2017-08-06 20:36:15 +02:00
tibbi
f3cddb1a6b
add an indicator of the volume at sliding
2017-08-06 20:03:37 +02:00
tibbi
622ebde68f
tweak the volume setter a bit
2017-08-06 19:39:11 +02:00
tibbi
af84b8e9e3
allow changing the volume by finger dragging on the right side of the video
2017-08-06 18:35:28 +02:00
tibbi
dc42dd566f
show hidden items in viewpager only if the selected item is hidden
2017-08-06 16:54:58 +02:00
tibbi
15c20ab758
add a volume slider at the video fragments right side
2017-08-06 16:44:00 +02:00
tibbi
1074043c93
update commons to 2.25.1 for proper alphanumeric sorting
2017-08-06 14:08:17 +02:00
tibbi
a493595207
compare directory paths incasesensitively on the first screen
2017-08-06 13:38:54 +02:00
tibbi
7fa71c5302
add null checks at toggleItemSelection of adapters
2017-08-06 12:21:31 +02:00