Commit Graph

305 Commits

Author SHA1 Message Date
tibbi dd983c9753 handle kitkat permissions at saving edited photos 2016-11-06 19:40:03 +01:00
tibbi 84f81ed3e2 check kitkat sd permission before deleting from viewpager 2016-11-06 19:03:59 +01:00
tibbi a70e99da34 move RenameItemDialog in a separate file 2016-11-06 18:45:33 +01:00
tibbi 7ba442e32e fix renaming files from the viewpager 2016-11-06 17:10:42 +01:00
tibbi 32fe796d66 update the video autoplay strings 2016-11-06 16:36:37 +01:00
tibbi 3ec6bd3a94 convert utils to kotlin 2016-11-06 16:35:45 +01:00
tibbi 4f74709774 add some things related to kitkat sdcard write permissions 2016-11-06 16:26:25 +01:00
tibbi 165cff24e6 move mypageradapter to the proper folder 2016-11-06 16:09:50 +01:00
tibbi 122209fb28 convert MyPagerAdapter to kotlin 2016-11-06 16:08:48 +01:00
tibbi def05ffbe2 convert mediaadapter to kotlin 2016-11-06 16:01:13 +01:00
tibbi d60521411e convert directoryadapter to kotlin 2016-11-06 15:54:53 +01:00
tibbi f0e8746bce require write_external_storage so we can modify things too 2016-11-06 15:42:56 +01:00
tibbi 3f756369f2 add a couple more path null checks 2016-11-06 15:38:34 +01:00
tibbi 657b14fdb4 add a null check at obtaining files to fix some crashes 2016-11-06 15:29:54 +01:00
tibbi 001bf403d1 move interface declaration to the bottom 2016-11-06 15:18:17 +01:00
tibbi a5fc444ba3 add the properties dialog to viewpager items 2016-11-03 23:27:09 +01:00
tibbi b3fa4bf880 add the properties dialog th the media activity 2016-11-03 23:16:47 +01:00
tibbi 97d6f2d452 implement the Properties dialog at the albums view 2016-11-03 23:12:04 +01:00
tibbi 60536bfdf6 add a properties button to directories view 2016-11-03 23:04:43 +01:00
tibbi 2f9c63e43b fix up directory sorting 2016-10-25 22:48:30 +02:00
tibbi 9081d1a579 load the directories asynchronously 2016-10-25 22:28:25 +02:00
tibbi 4f289b4c47 play the video at load automatically if set so, fixes #38 2016-10-25 20:50:37 +02:00
tibbi 6e0f60b770 add a toggle for autoplaying videos 2016-10-25 20:42:23 +02:00
tibbi 37bda0c72e minor refactoring 2016-10-25 20:34:09 +02:00
tibbi 07b60e0afb select Dark theme by default 2016-10-25 20:27:02 +02:00
tibbi def5c9ce2a use white background colors if dark theme isnt selected 2016-10-25 20:26:53 +02:00
mueller-ma fe6b65d407 Translated some strings to german 2016-10-25 11:06:58 +02:00
tibbi d643cc2822 pass context instead of whole activity to scanFile 2016-10-16 19:19:40 +02:00
tibbi 647a487fd5 convert content:// uri to real path when needed 2016-10-09 18:54:36 +02:00
tibbi be5eefb9a6 check case when checking gif files 2016-10-09 18:36:04 +02:00
tibbi fc0b011d48 lets cache the directory thumbnails 2016-10-09 16:31:23 +02:00
tibbi e51ff13da7 allow toggling the visibility of multiple folders at once 2016-10-09 16:12:40 +02:00
tibbi c0a430c839 show Hide and Unhide menu items only when appropriate 2016-10-09 16:06:32 +02:00
tibbi ceb6b14250 add menu buttons for hiding and unhiding folders 2016-10-09 15:40:54 +02:00
tibbi 16fa3733c9 add unhide and hide icons 2016-10-09 15:28:14 +02:00
tibbi 8c58964a99 update menu items at hiding folders 2016-10-09 15:23:03 +02:00
tibbi 5d1126d0f8 add a (hidden) postfix to hidden folders 2016-10-09 15:18:45 +02:00
tibbi 7b7788b03c allow unhiding folders 2016-10-09 15:07:53 +02:00
tibbi 60494b0cfd hide hidden folders if set so 2016-10-09 14:59:16 +02:00
tibbi cae1c040ec add an option for showing hidden folders 2016-10-09 14:14:58 +02:00
tibbi 848fe154be allow hiding folders 2016-10-09 14:09:05 +02:00
tibbi cff90e1e8b ignore folders which contain .nomedia 2016-10-09 11:28:04 +02:00
tibbi 301f14acdb clean up the mediaplayer at surface destroy, so its recreated 2016-10-09 11:08:58 +02:00
tibbi b1fcd36a0b update README and screenshots 2016-10-09 00:05:58 +02:00
tibbi 4bb8650b57 save edited images at 90% quality 2016-10-08 23:05:41 +02:00
tibbi cc91a3a287 add Android Image Cropper title in the missing languages 2016-10-08 22:44:18 +02:00
tibbi aebfa078e1 check for unknown file path at editing remote images 2016-10-08 22:42:11 +02:00
tibbi 7cd62075e7 close #21, allow opening images and videos with third party apps 2016-10-08 21:28:16 +02:00
tibbi 4398443a0d rename item Crop / Rotate to Edit 2016-10-08 21:08:49 +02:00
tibbi e20a9294df close the app if the user goes Back from picking an image without pick 2016-10-08 20:05:01 +02:00