Commit Graph

105 Commits

Author SHA1 Message Date
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
tibbi 3983428d5f fix up displaying fullscreen images at the viewpager 2016-02-21 17:50:29 +01:00
tibbi a32de3c5ca add PhotoView for pinch zooming fullscreen images 2016-02-21 17:48:16 +01:00
tibbi ef241a1c5d order the directories and photos by date 2016-02-21 15:44:47 +01:00
tibbi 8af17a8c44 rename photoactivity to viewpageractivity 2016-02-21 15:25:33 +01:00
tibbi 0c56113037 create a separate folder for activities and adapters 2016-02-21 15:21:51 +01:00
tibbi 497ca6b127 display the selected image fullscreen 2016-02-20 22:54:41 +01:00
tibbi 0ab046c8d5 display a grid of photos on a directory selection 2016-02-20 21:06:22 +01:00
tibbi 6ee539eb52 rename layout photo_item to directory_item 2016-02-20 20:18:52 +01:00
tibbi d285b3e261 open a new activity with photos on directory click 2016-02-20 19:26:23 +01:00
tibbi 8e66c935a6 make sure the background is black even at very few directories 2016-02-20 18:59:18 +01:00
tibbi 90d5d99c08 add directory thumbnails 2016-02-20 18:14:09 +01:00
tibbi c2762ab014 use the first image in the directory as thumbnail 2016-02-20 17:20:27 +01:00
tibbi a410e4371c rename some variables 2016-02-20 16:42:13 +01:00
tibbi c157c5bb88 create a grid of directories 2016-02-20 16:30:28 +01:00