Commit Graph

38 Commits

Author SHA1 Message Date
719af8c8ba implement GET_CONTENT intent handling 2016-06-27 12:37:01 +02:00
8d63aedf2a allow setting Wallpaper with the app 2016-06-26 22:38:25 +02:00
686430fcca show the path at directory renaming dialog 2016-06-23 11:43:32 +02:00
9ebdffdda0 some refactoring, no functionality change 2016-06-18 23:10:50 +02:00
71c9e7e04e order the directories properly by timestamp 2016-06-18 14:26:55 +02:00
08dd94f10f allow using the gallery as a video chooser 2016-06-15 15:55:13 +02:00
99a2ea6829 do not display videos if the app is used as an image chooser 2016-06-15 15:40:07 +02:00
b36e85844d allow using the app as an image chooser 2016-06-15 15:20:05 +02:00
d36b8142f3 do not implement OnScanCompleted with activities 2016-06-14 09:41:43 +02:00
714b1804da use a different function for displaying the toast 2016-06-13 19:01:49 +02:00
14774ee222 check storage permission at every activity 2016-06-13 17:45:53 +02:00
51981e4f06 close the app when no permission to storage is given 2016-06-13 17:32:38 +02:00
3cd30f7f37 create separate directories for fragments and models 2016-06-09 10:29:31 +02:00
e206fa92ca save the directory activities scroll state too 2016-06-05 23:54:01 +02:00
728afc915c rename photos to media 2016-06-05 23:22:32 +02:00
39fa01ab96 consider images and videos too when listing directories 2016-06-05 23:01:12 +02:00
288ba628e6 properly rename folders 2016-06-03 19:31:46 +02:00
4813a2d5ee couple more checks to prevent displaying invalid images 2016-06-03 18:43:54 +02:00
d0a7cb2b03 add some icons and colors 2016-06-01 22:15:38 +02:00
89e08c282c make use of Butterknife 2016-06-01 19:15:14 +02:00
a28162fc0d add About section 2016-06-01 17:44:50 +02:00
dd1dd70aa4 allow using the app in landscape orientation too 2016-04-25 18:48:23 +02:00
55dde5e80a switch to the main thread only when doing UI things 2016-04-01 23:22:06 +02:00
af61d30113 write a separate toast when folder is being renamed 2016-04-01 22:12:13 +02:00
375489a536 improve renaming directories 2016-04-01 00:02:45 +02:00
4c8f2293f5 add crashfix for android 6 2016-03-29 09:52:31 +02:00
1da4050d4a reformat the rename conditions a bit 2016-03-26 15:37:12 +01:00
5c144a607b add some brackets 2016-03-22 20:49:49 +01:00
e160894144 some refactoring 2016-03-07 22:02:10 +01:00
f626ee1843 allow renaming the directories 2016-03-07 21:41:55 +01:00
e4127b61d9 make sure we delete the proper checked folders 2016-03-06 22:42:55 +01:00
b880912ecb delete the empty folder itself too 2016-03-06 21:51:29 +01:00
e03cf07761 allow deleting full directories 2016-03-06 21:45:48 +01:00
75d2a4a19e allow selecting multiple items at the directories page 2016-03-06 19:05:37 +01:00
fdc2e17d39 initialize the albums at resume, to act properly on images deletion 2016-02-29 20:27:51 +01:00
bc2f333171 check for external storage permission at startup 2016-02-26 12:19:38 +01:00
1045b53f9a display the current directory/photo name at the actionbar 2016-02-25 22:53:33 +01:00
f630b9aa3d change the package name to com.simplemobiletools.gallery
- no real functionality change
2016-02-24 00:08:09 +01:00