Commit graph

180 commits

Author SHA1 Message Date
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
3e76b22634 update version to 12 (1.12) 2016-07-07 15:02:30 +02:00
tibbi
569ce03f80 improve GIF support 2016-07-07 15:02:11 +02:00
tibbi
98cf2df4dc update the version to 11 (1.11) 2016-07-05 21:43:01 +02:00
tibbi
77077b7369 more renames 2016-07-04 16:19:28 +02:00
tibbi
1e3b2ff8d6 rename a couple variables 2016-07-04 16:18:03 +02:00
tibbi
bb71618d54 use the new Google Plus logo 2016-07-01 23:03:19 +02:00
tibbi
7db10c5619 updating the version to 10 (1.9) 2016-07-01 16:00:03 +02:00
tibbi
4b7049b8a9 change the default year in About section 2016-07-01 15:10:37 +02:00
tibbi
600705f155 use capital G at shared prefs 2016-07-01 15:07:34 +02:00
tibbi
9d5277a090 show a Rate us button to returning users 2016-07-01 15:04:31 +02:00
tibbi
42226e88d2 make the thumbnails smaller on tablets 2016-07-01 11:41:06 +02:00
tibbi
4ab90d0e08 scale up the sizes properly for tablets 2016-06-30 23:12:46 +02:00
tibbi
6e5192f9ac update version to 9 (1.8) 2016-06-27 22:59:14 +02:00
tibbi
c6c54940f8 add a Google Plus link in About section 2016-06-27 22:57:53 +02:00
tibbi
971141652b handle a couple more Pick intents 2016-06-27 15:40:25 +02:00
tibbi
75e4f6c8ab lets also react to vnd.android.cursor.dir/ intent 2016-06-27 12:47:57 +02:00
tibbi
719af8c8ba implement GET_CONTENT intent handling 2016-06-27 12:37:01 +02:00
tibbi
8d63aedf2a allow setting Wallpaper with the app 2016-06-26 22:38:25 +02:00
tibbi
20cac9c0e4 update version to 8 (1.7) 2016-06-23 11:43:57 +02:00
tibbi
686430fcca show the path at directory renaming dialog 2016-06-23 11:43:32 +02:00
tibbi
6a21c8a27c display the file path at the Edit dialog 2016-06-23 11:34:21 +02:00
tibbi
28ab32a3ad replace SubsamplingImageView with PhotoView 2016-06-23 11:12:51 +02:00
tibbi
a9ca9ef39c increase the seekbar height for easier clickability 2016-06-19 16:40:37 +02:00
tibbi
402e217f63 update the version to 7 (1.6) 2016-06-19 15:26:45 +02:00
tibbi
8efae34fc9 lets use higher resolution images 2016-06-19 13:14:32 +02:00
tibbi
65abeb5303 add a Facebook follow image at the About section 2016-06-19 13:07:18 +02:00
tibbi
9fdf5bcd44 restore the video progress at rotate 2016-06-19 11:19:41 +02:00
tibbi
e4bbe31276 reuse the same activity at photo and video view intents 2016-06-19 11:15:27 +02:00
tibbi
9ebdffdda0 some refactoring, no functionality change 2016-06-18 23:10:50 +02:00
tibbi
fd9980ba41 move Undo button to the top 2016-06-18 20:59:51 +02:00
tibbi
47967eeadf update version to 6 (1.5) 2016-06-18 14:46:55 +02:00
tibbi
1bcf68c125 really sort the items by timestamp only, not by type 2016-06-18 14:46:28 +02:00
tibbi
71c9e7e04e order the directories properly by timestamp 2016-06-18 14:26:55 +02:00
tibbi
c2aea6b5fb sort media before displaying 2016-06-18 13:22:54 +02:00
tibbi
b47e13c4b5 add timestamp to media 2016-06-18 12:59:04 +02:00
tibbi
2fb8fc2dc7 use the same item for photo and video thumbnails 2016-06-18 12:50:34 +02:00
tibbi
6db5615076 set the default time to 00:00 2016-06-16 17:05:20 +02:00
tibbi
ebcc328d2e add extra bottom padding to time holder only if the device has software nav bar 2016-06-16 16:14:02 +02:00
tibbi
2381e07ab3 update version to 5 (1.4) 2016-06-15 15:55:43 +02:00
tibbi
08dd94f10f allow using the gallery as a video chooser 2016-06-15 15:55:13 +02:00
tibbi
99a2ea6829 do not display videos if the app is used as an image chooser 2016-06-15 15:40:07 +02:00
tibbi
b36e85844d allow using the app as an image chooser 2016-06-15 15:20:05 +02:00
tibbi
fd01e7dca5 fix some freezes at multiple orientation changes 2016-06-15 13:52:53 +02:00
tibbi
ab3c96810e update the version to 4 (1.3) 2016-06-14 12:43:06 +02:00
tibbi
05af0f7862 setup a fragment listener after orientation change if theres none 2016-06-14 12:42:11 +02:00
tibbi
74a4a5173c offer opening third party videos too with the gallery 2016-06-14 11:39:45 +02:00
tibbi
d6a8683941 allow opening other photos with the Gallery 2016-06-14 11:24:57 +02:00
tibbi
a6e4e949e0 use interfaces for communicating with fragments 2016-06-14 11:05:49 +02:00
tibbi
e97f9b1db8 avoid arrayoutofbounds when deleting the last photo 2016-06-14 10:12:03 +02:00