Commit Graph

68 Commits

Author SHA1 Message Date
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
tibbi e982fa0d22 autoformat an xml 2016-02-26 23:00:14 +01:00
tibbi bc2f333171 check for external storage permission at startup 2016-02-26 12:19:38 +01:00
tibbi 1045b53f9a display the current directory/photo name at the actionbar 2016-02-25 22:53:33 +01:00
tibbi 2e93991b6e make sure the photos are rotated properly 2016-02-24 23:45:41 +01:00
tibbi 7d86d15f00 change the acrionbat color at viewpager activity 2016-02-24 23:37:26 +01:00
tibbi c936517720 use the short package version in manifest 2016-02-24 00:09:39 +01:00
tibbi f630b9aa3d change the package name to com.simplemobiletools.gallery
- no real functionality change
2016-02-24 00:08:09 +01:00
tibbi c5224c12e5 implement the sharing functionality 2016-02-23 23:56:25 +01:00
tibbi 95ab204fc0 add a Share button to the menu 2016-02-23 23:28:51 +01:00
tibbi be087a3f6a allow swiping in fullscreen mode 2016-02-23 22:57:12 +01:00
tibbi 4196dfb215 toggle fullscreen mode at viewpager on click 2016-02-23 21:50:47 +01:00
tibbi 46a8f67c02 set the max allowed zoom to 5x 2016-02-21 21:19:36 +01:00
tibbi 42ba6b0e1d lets use subsampling-scale-image-view for proper zooming 2016-02-21 21:09:58 +01:00
tibbi e38ac2893d do not include subfolders in photos of folders 2016-02-21 19:32:19 +01:00
tibbi eed77d4738 allow zooming up to 20x 2016-02-21 18:22:14 +01:00
tibbi e8da1424ad use an overriden ViewPager to fix IllegalArgumentException 2016-02-21 18:09:39 +01:00