Commit Graph

6763 Commits

Author SHA1 Message Date
tibbi c2aea6b5fb sort media before displaying 2016-06-18 13:22:54 +02:00
tibbi b47e13c4b5 add timestamp to media 2016-06-18 12:59:04 +02:00
tibbi 2fb8fc2dc7 use the same item for photo and video thumbnails 2016-06-18 12:50:34 +02:00
Tibor Kaputa 59307251fc Updating README 2016-06-18 10:35:37 +02:00
tibbi 6db5615076 set the default time to 00:00 2016-06-16 17:05:20 +02:00
tibbi ebcc328d2e add extra bottom padding to time holder only if the device has software nav bar 2016-06-16 16:14:02 +02:00
tibbi 813132acce updating changelog 2016-06-15 15:56:31 +02:00
tibbi 2381e07ab3 update version to 5 (1.4) 2016-06-15 15:55:43 +02:00
tibbi 08dd94f10f allow using the gallery as a video chooser 2016-06-15 15:55:13 +02:00
tibbi 99a2ea6829 do not display videos if the app is used as an image chooser 2016-06-15 15:40:07 +02:00
tibbi b36e85844d allow using the app as an image chooser 2016-06-15 15:20:05 +02:00
tibbi fd01e7dca5 fix some freezes at multiple orientation changes 2016-06-15 13:52:53 +02:00
tibbi c17741fb3d update the change log 2016-06-14 12:44:27 +02:00
tibbi ab3c96810e update the version to 4 (1.3) 2016-06-14 12:43:06 +02:00
tibbi 05af0f7862 setup a fragment listener after orientation change if theres none 2016-06-14 12:42:11 +02:00
tibbi 74a4a5173c offer opening third party videos too with the gallery 2016-06-14 11:39:45 +02:00
tibbi d6a8683941 allow opening other photos with the Gallery 2016-06-14 11:24:57 +02:00
tibbi a6e4e949e0 use interfaces for communicating with fragments 2016-06-14 11:05:49 +02:00
tibbi e97f9b1db8 avoid arrayoutofbounds when deleting the last photo 2016-06-14 10:12:03 +02:00
tibbi d36b8142f3 do not implement OnScanCompleted with activities 2016-06-14 09:41:43 +02:00
tibbi 714b1804da use a different function for displaying the toast 2016-06-13 19:01:49 +02:00
tibbi 0323f1bf75 update the change log 2016-06-13 17:48:21 +02:00
tibbi a1b1e7af47 update the version to 3 (1.2) 2016-06-13 17:47:41 +02:00
tibbi 7be7fe06b2 remove the viewpagers DepthPageTransformer 2016-06-13 17:47:16 +02:00
tibbi 14774ee222 check storage permission at every activity 2016-06-13 17:45:53 +02:00
tibbi 51981e4f06 close the app when no permission to storage is given 2016-06-13 17:32:38 +02:00
tibbi 11e692af35 update build tools to 23.0.3 2016-06-13 17:29:03 +02:00
tibbi 4395eb8c0f update appcompat and design to 23.4.0 2016-06-13 17:27:08 +02:00
tibbi ff40ea8a92 make sure to set the progress bar to Max when the video is complete 2016-06-12 22:05:30 +02:00
tibbi 6e3ea58bc9 add a screenshot about video playback 2016-06-09 21:40:33 +02:00
tibbi 16c791ab4b update versionCode to 2 2016-06-09 21:34:45 +02:00
tibbi 24ff0c178c update changelog for 1.1 2016-06-09 21:32:35 +02:00
tibbi a1e86bb5c6 update version to 1.1 2016-06-09 21:29:01 +02:00
tibbi 29273fb4fa fix sharing videos 2016-06-09 21:15:43 +02:00
tibbi ba76a4a215 remember the state on orientation change 2016-06-09 21:12:46 +02:00
tibbi 186b5bfd4f some minor video layout change 2016-06-09 21:07:41 +02:00
tibbi 825e40595d properly update the neighbour time holder visibility too 2016-06-09 18:02:31 +02:00
tibbi 82241c250b fade the timeholder together with the system ui 2016-06-09 17:01:43 +02:00
tibbi f8dfc3f423 properly calculate the video size 2016-06-09 15:43:03 +02:00
tibbi a733bef4c1 convert ViewPagerFragment to a local variable 2016-06-09 14:51:42 +02:00
tibbi 4e3efeb9ff dont do anything if the fragment gets hidden 2016-06-09 14:50:42 +02:00
tibbi e7e31e25f6 pause the video if being swiped away 2016-06-09 14:48:50 +02:00
tibbi 3cd30f7f37 create separate directories for fragments and models 2016-06-09 10:29:31 +02:00
tibbi 73575f8839 split viewpagerfragment into photo and video 2016-06-09 10:22:07 +02:00
tibbi 1923479591 add seekbar functionality + misc changes 2016-06-09 00:13:30 +02:00
tibbi 309e52ef3a allow playing videos 2016-06-08 20:58:45 +02:00
tibbi b45608a5ab update gradle to 2.1.2 2016-06-08 20:50:52 +02:00
tibbi c1b112c57d remove Exoplayer 2016-06-08 20:50:42 +02:00
tibbi 28988becd0 add exoplayer 2016-06-06 16:48:35 +02:00
tibbi 9ae1e592ed set viewpager item as a medium 2016-06-06 16:27:23 +02:00