Commit graph

8457 commits

Author SHA1 Message Date
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
tibbi
bd2a39dbb8 remove Glide caching 2016-10-06 22:09:28 +02:00
tibbi
0005fb7e0c do not display an error toast if the user leaves the editor with Back 2016-10-06 20:55:09 +02:00
tibbi
a7f3bda7bd set the initial crop window padding to 0 2016-10-06 20:09:24 +02:00
tibbi
f4655761bd update the given medium after editing it 2016-10-06 20:05:44 +02:00
tibbi
a5def53373 save the edited bitmap when done 2016-10-06 19:54:09 +02:00
tibbi
cae7b9458a open the image editor at pressing Rotate / crop 2016-10-06 18:51:16 +02:00
tibbi
c433c897b5 finish the Edit activity if the image uri is invalid 2016-10-05 23:36:53 +02:00
tibbi
acf539ee93 update the edit activitys intent-filter 2016-10-05 23:19:24 +02:00
tibbi
12800ec7c1 add a menu item for Crop / rotate 2016-10-05 23:12:09 +02:00
tibbi
6dafca7732 rename Edit to Rename ;) 2016-10-05 22:22:44 +02:00
tibbi
5a7d5ac2e7 crop the image on pressing Save 2016-10-05 22:07:32 +02:00
tibbi
1e4c1206cc rotate the image by 90 degrees at pressing Rotate 2016-10-05 21:47:12 +02:00
tibbi
d3ce91beb5 add a menu item for rotating 2016-10-05 21:08:24 +02:00