Commit Graph

92 Commits

Author SHA1 Message Date
tibbi 64cae1b25d do not display photos currently being deleted 2016-06-02 23:31:44 +02:00
tibbi ac6ef1ea3f change the selected items overlay color 2016-06-02 23:17:14 +02:00
tibbi b8c16e42c1 add some licences 2016-06-02 21:52:42 +02:00
tibbi f863febba1 change the font at fullscreen activity text too 2016-06-02 13:21:03 +02:00
tibbi 03c79360e2 changing the actionbar font style 2016-06-02 13:19:34 +02:00
tibbi 46638aa6f2 use a higher resolution Undo icon 2016-06-01 23:45:10 +02:00
tibbi d0a7cb2b03 add some icons and colors 2016-06-01 22:15:38 +02:00
tibbi 89e08c282c make use of Butterknife 2016-06-01 19:15:14 +02:00
tibbi d4978d0223 update Butterknife to 8.0.1 2016-06-01 18:06:28 +02:00
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 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