Commit graph

54 commits

Author SHA1 Message Date
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
tibbi
9d5277a090 show a Rate us button to returning users 2016-07-01 15:04:31 +02:00
tibbi
8d63aedf2a allow setting Wallpaper with the app 2016-06-26 22:38:25 +02:00
tibbi
686430fcca show the path at directory renaming dialog 2016-06-23 11:43:32 +02:00
tibbi
28ab32a3ad replace SubsamplingImageView with PhotoView 2016-06-23 11:12:51 +02:00
tibbi
65abeb5303 add a Facebook follow image at the About section 2016-06-19 13:07:18 +02:00
tibbi
51981e4f06 close the app when no permission to storage is given 2016-06-13 17:32:38 +02:00
tibbi
c1b112c57d remove Exoplayer 2016-06-08 20:50:42 +02:00
tibbi
28988becd0 add exoplayer 2016-06-06 16:48:35 +02:00
tibbi
728afc915c rename photos to media 2016-06-05 23:22:32 +02:00
tibbi
b8c16e42c1 add some licences 2016-06-02 21:52:42 +02:00
tibbi
d0a7cb2b03 add some icons and colors 2016-06-01 22:15:38 +02:00
tibbi
a28162fc0d add About section 2016-06-01 17:44:50 +02:00
tibbi
4abe15564d replace the Snackbar with an Undo button
- snackbar would appear behind the transparent navigation bar
2016-04-18 21:29:19 +02:00
tibbi
af61d30113 write a separate toast when folder is being renamed 2016-04-01 22:12:13 +02:00
tibbi
1da4050d4a reformat the rename conditions a bit 2016-03-26 15:37:12 +01:00
tibbi
f626ee1843 allow renaming the directories 2016-03-07 21:41:55 +01:00
tibbi
e03cf07761 allow deleting full directories 2016-03-06 21:45:48 +01:00
tibbi
5a225f8768 do not do anything we dont have to 2016-03-06 16:39:12 +01:00
tibbi
304f6010da allow Undoing file deleting from viewpager 2016-03-05 23:53:47 +01:00
tibbi
a242fb783d allow renaming files 2016-03-05 13:59:32 +01:00
tibbi
b8f4bcbd0a allow Undoing file deletion 2016-03-03 00:12:10 +01:00
tibbi
a2f508378e delete empty directories after deleting all photos 2016-02-29 22:51:28 +01:00
tibbi
a68ad87b4b add a contextual actionbar for deleting images 2016-02-28 21:24:27 +01:00