Commit graph

470 commits

Author SHA1 Message Date
tibbi
6e0f60b770 add a toggle for autoplaying videos 2016-10-25 20:42:23 +02:00
tibbi
37bda0c72e minor refactoring 2016-10-25 20:34:09 +02:00
tibbi
07b60e0afb select Dark theme by default 2016-10-25 20:27:02 +02:00
tibbi
def5c9ce2a use white background colors if dark theme isnt selected 2016-10-25 20:26:53 +02:00
Tibor Kaputa
97cc6f4a62 Merge pull request #41 from mueller-ma/patch-1
Translated some strings to german
2016-10-25 11:12:33 +02:00
mueller-ma
fe6b65d407 Translated some strings to german 2016-10-25 11:06:58 +02:00
tibbi
b240ea6692 update gradle to 2.2.2 2016-10-22 13:46:54 +02:00
tibbi
d643cc2822 pass context instead of whole activity to scanFile 2016-10-16 19:19:40 +02:00
tibbi
34158c217c update gradle to 2.2.1 2016-10-16 16:36:22 +02:00
tibbi
a1eab43545 updating changelog 2016-10-09 20:14:55 +02:00
tibbi
adbb344ec9 update version to 24 (1.24) 2016-10-09 20:13:55 +02:00
tibbi
647a487fd5 convert content:// uri to real path when needed 2016-10-09 18:54:36 +02:00
tibbi
be5eefb9a6 check case when checking gif files 2016-10-09 18:36:04 +02:00
tibbi
fc0b011d48 lets cache the directory thumbnails 2016-10-09 16:31:23 +02:00
tibbi
e51ff13da7 allow toggling the visibility of multiple folders at once 2016-10-09 16:12:40 +02:00
tibbi
c0a430c839 show Hide and Unhide menu items only when appropriate 2016-10-09 16:06:32 +02:00
tibbi
ceb6b14250 add menu buttons for hiding and unhiding folders 2016-10-09 15:40:54 +02:00
tibbi
16fa3733c9 add unhide and hide icons 2016-10-09 15:28:14 +02:00
tibbi
8c58964a99 update menu items at hiding folders 2016-10-09 15:23:03 +02:00
tibbi
5d1126d0f8 add a (hidden) postfix to hidden folders 2016-10-09 15:18:45 +02:00
tibbi
7b7788b03c allow unhiding folders 2016-10-09 15:07:53 +02:00
tibbi
60494b0cfd hide hidden folders if set so 2016-10-09 14:59:16 +02:00
tibbi
cae1c040ec add an option for showing hidden folders 2016-10-09 14:14:58 +02:00
tibbi
848fe154be allow hiding folders 2016-10-09 14:09:05 +02:00
tibbi
cff90e1e8b ignore folders which contain .nomedia 2016-10-09 11:28:04 +02:00
tibbi
301f14acdb clean up the mediaplayer at surface destroy, so its recreated 2016-10-09 11:08:58 +02:00
tibbi
b1fcd36a0b update README and screenshots 2016-10-09 00:05:58 +02:00
tibbi
3235adca8b updating changelog 2016-10-08 23:11:02 +02:00
tibbi
2b0d9c3928 update version to 23 (1.23) 2016-10-08 23:06:28 +02:00
tibbi
4bb8650b57 save edited images at 90% quality 2016-10-08 23:05:41 +02:00
tibbi
cc91a3a287 add Android Image Cropper title in the missing languages 2016-10-08 22:44:18 +02:00
tibbi
aebfa078e1 check for unknown file path at editing remote images 2016-10-08 22:42:11 +02:00
tibbi
7cd62075e7 close #21, allow opening images and videos with third party apps 2016-10-08 21:28:16 +02:00
tibbi
4398443a0d rename item Crop / Rotate to Edit 2016-10-08 21:08:49 +02:00
tibbi
e20a9294df close the app if the user goes Back from picking an image without pick 2016-10-08 20:05:01 +02:00
tibbi
b34fbabbf8 change the Wallpaper label to Simple Wallpaper 2016-10-08 20:03:12 +02:00
tibbi
8e4866c2f7 allow using Set as wallpaper with long pressing the desktop 2016-10-08 19:55:38 +02:00
tibbi
c64a158a49 move the wallpaper handling in a background thread 2016-10-08 19:39:50 +02:00
tibbi
d907e3cef5 allow croping and rotating the wallpaper before setting 2016-10-08 19:03:50 +02:00
tibbi
1a7c0861c3 create an activity for setting a wallpaper 2016-10-08 17:03:52 +02:00
tibbi
8aa93491f2 offer third party apps at setting as wallpaper 2016-10-08 16:47:36 +02:00
tibbi
f765bf7dc9 handle content:// uri scheme properly too, close #28 2016-10-08 16:08:10 +02:00
tibbi
a42e9b09fe add a couple more changes for better RTL support 2016-10-08 15:43:38 +02:00
Tibor Kaputa
a29bac3a1a Merge pull request #36 from xsoh/master
FIX: Wrong direction of swap in Arabic and other RTL languages #35
2016-10-08 15:35:52 +02:00
tibbi
ca65ead9a7 take the file uri scheme into account when editing and saving files 2016-10-08 12:44:04 +02:00
Suhail Alkowaileet
2b7e7033ee FIX: Wrong direction of swap in Arabic and other RTL languages #35 2016-10-08 12:56:29 +03:00
tibbi
b2cea47c8d allow editing images with different apps too 2016-10-07 23:52:01 +02:00
tibbi
a856a4a0f9 add Android Image Cropper license 2016-10-06 22:56:45 +02:00
tibbi
58ec3276bb lowercase the file extension before checking its type 2016-10-06 22:32:35 +02:00
tibbi
f635173b1f cache thumbnails by timestamp signature 2016-10-06 22:25:07 +02:00