Commit graph

77 commits

Author SHA1 Message Date
tibbi
36aaf03541 update the copy task 2016-11-12 17:52:35 +01:00
tibbi
d4855573c9 readd the Move button 2016-11-12 16:50:05 +01:00
tibbi
bf94d8172c remove the local write permissions dialog related stuff 2016-11-12 12:07:07 +01:00
tibbi
805f726022 add a menu item for toggling filename visibility 2016-11-10 21:39:07 +01:00
tibbi
a971b215a5 notify the user when the copy fails or succeeds 2016-11-10 20:02:06 +01:00
tibbi
c6598528fd add a couple things related to file copying 2016-11-08 21:49:54 +01:00
tibbi
5cb0bb904f close #44, add "Save as" to the editor 2016-11-06 23:52:57 +01:00
tibbi
90d704cff4 add a Save as button to the editor 2016-11-06 21:52:43 +01:00
tibbi
32fe796d66 update the video autoplay strings 2016-11-06 16:36:37 +01:00
tibbi
4f74709774 add some things related to kitkat sdcard write permissions 2016-11-06 16:26:25 +01:00
tibbi
60536bfdf6 add a properties button to directories view 2016-11-03 23:04:43 +01:00
tibbi
6e0f60b770 add a toggle for autoplaying videos 2016-10-25 20:42:23 +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
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
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
b34fbabbf8 change the Wallpaper label to Simple Wallpaper 2016-10-08 20:03:12 +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
ca65ead9a7 take the file uri scheme into account when editing and saving files 2016-10-08 12:44:04 +02: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
a5def53373 save the edited bitmap when done 2016-10-06 19:54:09 +02:00
tibbi
c433c897b5 finish the Edit activity if the image uri is invalid 2016-10-05 23:36:53 +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
d3ce91beb5 add a menu item for rotating 2016-10-05 21:08:24 +02:00
tibbi
ed1a971564 add a Save menu item 2016-10-05 20:55:01 +02:00
tibbi
734557d7cd add theartofdev.edmodo:android-image-cropper for image editing 2016-10-05 20:47:58 +02:00
tibbi
36316a8fdb added portuguese translation 2016-10-03 23:32:24 +02:00
tibbi
cc802df7fd change the app launcher name to Gallery 2016-08-25 21:52:49 +02:00
tibbi
ea9e43c00b apply the image as wallpaper if picked so 2016-08-24 23:39:46 +02:00
tibbi
2b83491631 show a "Set as Wallpaper" menu item at images 2016-08-24 23:32:01 +02:00
tibbi
5bc11afc69 add a switch to enable/disable same sorting for files and dirs 2016-08-23 21:18:40 +02:00
tibbi
325e5fe6f3 add an Invite friends button 2016-08-22 23:52:09 +02:00
tibbi
802f61cf64 use our own strings for OK and Cancel 2016-08-21 20:39:16 +02:00
tibbi
fddaea76c3 calculate the size of directories
+ adding some initial sorting things
2016-07-24 16:34:45 +02:00
tibbi
32aa2fbc39 add a Dark theme
+ adding the Settings itself (splitting it into multiple commits would make no sense)
2016-07-20 20:46:51 +02:00
tibbi
952a820aa8 remove some non translatable strings 2016-07-17 23:22:14 +02:00
tibbi
7aed3a846f mark some strings as not to be translated 2016-07-15 22:46:40 +02:00
tibbi
1b30b011b2 allow rotating the device 2016-07-11 20:47:06 +02:00
tibbi
6aefd23436 some english fixes 2016-07-11 20:22:18 +02:00
tibbi
11af15fb80 properly open a couple more VIEW intents 2016-07-09 22:18:05 +02:00
tibbi
c3420aa748 add a button to open the Camera, closes #4
- added it only to the main screen with the directories, as adding it in the specific album might be confusing. People could think that the photo will be saved in that album
2016-07-09 21:15:05 +02:00