Commit Graph

228 Commits

Author SHA1 Message Date
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
tibbi 75288f6351 create a list of directories with theirhoto count 2016-02-20 15:44:47 +01:00
tibbi 3cafb49996 get the image paths 2016-02-16 22:57:53 +01:00
tibbi e48d655298 some cleanup 2016-02-16 22:42:36 +01:00
tibbi e3a4055fb9 creating initial project 2016-02-16 22:23:25 +01:00
Tibor Kaputa 94e7ba5ba8 Initial commit 2016-02-16 22:17:14 +01:00