Commit Graph

85 Commits

Author SHA1 Message Date
tibbi a28162fc0d add About section 2016-06-01 17:44:50 +02:00
tibbi 1d76f572f2 add depth to scrolling the viewpager 2016-05-23 23:10:09 +02:00
tibbi 77e25ae9a7 save the gridview state when maximizing an image 2016-05-23 22:51:43 +02:00
tibbi 1d27226520 update gradle to 2.1 2016-04-27 23:42:52 +02:00
tibbi e71aad937d make a constant static 2016-04-25 23:41:36 +02:00
tibbi f200454574 prepare Release mode 2016-04-25 22:57:10 +02:00
tibbi 4ff6f21968 setup Undo button margin properly at landscape 2016-04-25 21:30:48 +02:00
tibbi de84071cc0 set adapter paths in the constructor 2016-04-25 21:08:13 +02:00
tibbi 86a0495a2f fix picture deleting 2016-04-25 20:58:19 +02:00
tibbi 6af43c0b81 use the local variable for getting current page index 2016-04-25 19:56:04 +02:00
tibbi dd1dd70aa4 allow using the app in landscape orientation too 2016-04-25 18:48:23 +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 01a9036c17 hide the navigation bar at fullscreen photos 2016-04-18 20:36:31 +02:00
tibbi d3e47f8133 execute finish() on current thread 2016-04-16 14:40:10 +02:00
tibbi a6839372a7 update Gradle to 2.0 2016-04-11 19:20:20 +02:00
tibbi 55dde5e80a switch to the main thread only when doing UI things 2016-04-01 23:22:06 +02:00
tibbi af61d30113 write a separate toast when folder is being renamed 2016-04-01 22:12:13 +02:00
tibbi 375489a536 improve renaming directories 2016-04-01 00:02:45 +02:00
tibbi 842776cedf recheck if the opened photo still exists 2016-03-29 10:57:49 +02:00
tibbi 4c8f2293f5 add crashfix for android 6 2016-03-29 09:52:31 +02:00
tibbi 0f10c6dd92 make dialog edittexts single line 2016-03-26 16:48:40 +01:00
tibbi 1da4050d4a reformat the rename conditions a bit 2016-03-26 15:37:12 +01:00
tibbi 5c144a607b add some brackets 2016-03-22 20:49:49 +01:00
tibbi 9dfe89ba6b add ripple effect 2016-03-22 19:16:02 +01:00
tibbi e160894144 some refactoring 2016-03-07 22:02:10 +01:00
tibbi 50bf296f89 do not close the renaming dialog if it failed 2016-03-07 21:56:21 +01:00
tibbi f626ee1843 allow renaming the directories 2016-03-07 21:41:55 +01:00
tibbi e4127b61d9 make sure we delete the proper checked folders 2016-03-06 22:42:55 +01:00
tibbi b880912ecb delete the empty folder itself too 2016-03-06 21:51:29 +01:00
tibbi e03cf07761 allow deleting full directories 2016-03-06 21:45:48 +01:00
tibbi 75d2a4a19e allow selecting multiple items at the directories page 2016-03-06 19:05:37 +01:00
tibbi b253b4473b delete the queued file on click 2016-03-06 16:42:03 +01:00
tibbi 5a225f8768 do not do anything we dont have to 2016-03-06 16:39:12 +01:00
tibbi 3f562513c0 delete the folder instantly at deleting the last photo in it 2016-03-06 14:53:07 +01:00
tibbi 304f6010da allow Undoing file deleting from viewpager 2016-03-05 23:53:47 +01:00
tibbi 09e4f00f27 scan only the affected items on Delete 2016-03-05 21:57:10 +01:00
tibbi 5e845c694c refresh only the images which were deleted 2016-03-05 17:39:43 +01:00
tibbi a242fb783d allow renaming files 2016-03-05 13:59:32 +01:00
tibbi f0de223155 do not show 0 if none image is selected 2016-03-03 20:36:43 +01:00
tibbi 2c86b0fb1c hide the snackbar when paused too 2016-03-03 20:31:42 +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 52051ca77a reload photos activity on resume 2016-02-29 21:47:31 +01:00
tibbi 6f629cc5f5 implement deleting files from viewpager 2016-02-29 21:25:08 +01:00
tibbi fdc2e17d39 initialize the albums at resume, to act properly on images deletion 2016-02-29 20:27:51 +01:00
tibbi 9e219d7410 reload the gallery after deleting the files 2016-02-29 20:18:39 +01:00
tibbi 07cbc6bedb lets really delete the selected files 2016-02-28 23:45:10 +01:00
tibbi ceecb21fa1 mark the selected items 2016-02-28 23:10:01 +01:00
tibbi a68ad87b4b add a contextual actionbar for deleting images 2016-02-28 21:24:27 +01:00
tibbi 732fa20cb5 make sure we open the correct photo on fullscreen 2016-02-27 13:33:06 +01:00