Commit graph

67 commits

Author SHA1 Message Date
tibbi
236ceafe46 removing the install receiver used to fetch media right after installing 2018-04-20 11:55:51 +02:00
tibbi
909419371c adding FAQ items 2018-02-20 21:22:33 +01:00
tibbi
f19d6ada1f add a broadcast receiver for refreshing media at received broadcast 2018-01-22 23:43:42 +01:00
tibbi
38ca5b84d7 add basic search to media view, related to #48 2018-01-07 17:48:25 +01:00
tibbi
4240849151 add an activity for displaying hidden folders 2017-12-29 16:46:13 +01:00
tibbi
e04c4da1d6 set translucent navigation bar programmatically where appropriate 2017-12-01 11:37:48 +01:00
tibbi
60a9acdebd remove the Vibrate permission 2017-11-30 18:40:36 +01:00
tibbi
fda4181117 allow installing the gallery on SD card 2017-11-28 19:19:41 +01:00
tibbi
99cb734fc5 refresh the launcher icons, use svgs whenever possible 2017-11-28 11:20:04 +01:00
tibbi
5808ec3b62 update commons to 2.38.1 2017-11-09 16:00:24 +01:00
tibbi
fa2a237593 update target SDK to 26 and handle fileprovider 2017-10-26 23:43:13 +02:00
tibbi
7bad8bc54f adding a round launcher icon 2017-06-21 23:54:15 +02:00
tibbi
7358bb7cce handle Crop intent for setting contact photo etc 2017-05-31 20:36:20 +02:00
tibbi
a05ecbe861 try prefetching directories after install, before first app launch 2017-04-25 23:23:36 +02:00
tibbi
d914f0bb53 add leak canary for detecting memory leaks at debug builds 2017-04-17 20:31:50 +02:00
tibbi
dc98df713d add a setting button for managing included folders 2017-03-17 22:54:44 +01:00
Tibor Kaputa
1c200cd2f5 fix some Android 7 file uri crashes 2017-03-06 11:51:13 +01:00
tibbi
6da347a55e add a new activity for managing excluded folders 2017-02-26 19:44:25 +01:00
tibbi
5177530b0e fix rotating photos opened from third party apps 2017-01-14 19:23:40 +01:00
tibbi
7b9503229f rewrite the way fullscreen images are loaded, for better quality, close #90, #84 2017-01-06 14:15:05 +01:00
tibbi
2f8f3b4362 move icons into drawables and reuse some from Commons library 2017-01-04 20:13:26 +01:00
tibbi
c2fb9ce0f3 add a black splash screen 2016-12-25 20:23:05 +01:00
tibbi
240c043422 update fullscreen activity actionbar to gradient 2016-12-25 15:37:37 +01:00
tibbi
a803948657 add the customization activity 2016-12-15 22:49:23 +01:00
tibbi
667befcb52 add license activity 2016-12-14 00:11:33 +01:00
tibbi
e7b307401b updating some things related to adding Commons library 2016-12-13 23:53:59 +01:00
Tibor Kaputa
252992a6cb set mainactivity as resizeable 2016-11-18 14:50:04 +01:00
tibbi
2c7d62c863 add a dialog for picking the copy destination 2016-11-09 21:10:08 +01:00
tibbi
fbe1409862 add a pickAlbumActivity for picking copy destination 2016-11-08 20:08:39 +01:00
tibbi
b34fbabbf8 change the Wallpaper label to Simple Wallpaper 2016-10-08 20:03:12 +02:00
tibbi
1a7c0861c3 create an activity for setting a wallpaper 2016-10-08 17:03:52 +02:00
tibbi
acf539ee93 update the edit activitys intent-filter 2016-10-05 23:19:24 +02:00
tibbi
734557d7cd add theartofdev.edmodo:android-image-cropper for image editing 2016-10-05 20:47:58 +02:00
tibbi
d638f6350e create an activity for editing photos 2016-10-05 18:37:28 +02:00
tibbi
53c7c78801 handle orientation changes manually to prevent video glitches 2016-10-03 23:27:56 +02:00
tibbi
cc802df7fd change the app launcher name to Gallery 2016-08-25 21:52:49 +02:00
tibbi
0c9fe0e4c3 remove a not needed flag 2016-07-24 11:42:10 +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
1b30b011b2 allow rotating the device 2016-07-11 20:47:06 +02:00
tibbi
cb1b8c296f remove a duplicate intent filter action 2016-07-10 16:20:54 +02:00
tibbi
11af15fb80 properly open a couple more VIEW intents 2016-07-09 22:18:05 +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
e4bbe31276 reuse the same activity at photo and video view intents 2016-06-19 11:15:27 +02:00
tibbi
08dd94f10f allow using the gallery as a video chooser 2016-06-15 15:55:13 +02:00
tibbi
b36e85844d allow using the app as an image chooser 2016-06-15 15:20:05 +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