Commit graph

1166 commits

Author SHA1 Message Date
tibbi
4733bf95f9 use list() instead of listFiles() in some places 2017-12-27 10:10:14 +01:00
Tibor Kaputa
22abab9473
Merge pull request #524 from trubitsyn/patch-1
Camel case fix: tryloadGallery -> tryLoadGallery
2017-12-25 23:10:19 +01:00
Nikola Trubitsyn
0ebbad7fff
Resources.getActionBarHeight() fix return style
Uses the same return style as in the other functions
2017-12-26 01:07:01 +03:00
Nikola Trubitsyn
0bff18bb2c
Camel case fix: tryloadGallery -> tryLoadGallery 2017-12-26 00:42:37 +03:00
tibbi
16f913a026 handle storage permission at EditActivity 2017-12-25 12:08:36 +01:00
tibbi
6c7e406dad try removing temp folder only if the path isnt empty 2017-12-24 14:08:04 +01:00
tibbi
597e62b7a1 tweaking some uri permissions 2017-12-22 15:31:13 +01:00
tibbi
cdd9dcbae7 improve third party image picker intent handling 2017-12-22 13:09:34 +01:00
tibbi
3f88bb8e21 scan the included folder after adding on a background thread 2017-12-20 19:24:17 +01:00
tibbi
af586a209f create a copy of the mediafiles in the viewpager activity 2017-12-19 17:14:08 +01:00
tibbi
f96360a497 remove some seemingly redundant code at checking file paths individually 2017-12-19 12:27:05 +01:00
tibbi
3f72652ed8 avoid running 2 media fetching asynctasks 2017-12-19 12:20:03 +01:00
tibbi
8b9810bab9 use black status bar at fullscreen media when set so 2017-12-19 10:55:01 +01:00
tibbi
57e1678f1a fix #82, properly display MMS images 2017-12-18 23:46:42 +01:00
tibbi
4a91960875 flip the exif fetching functions, use the deprecated one first 2017-12-18 22:33:51 +01:00
tibbi
1c433b1ebf make sure we call getLatestMediaId from a background thread 2017-12-17 20:53:17 +01:00
tibbi
0ae0d8df12 also check file existence at Included folders, if size returns 0 2017-12-17 13:03:32 +01:00
tibbi
47046d3d11 properly fetch gif files 2017-12-17 12:27:11 +01:00
tibbi
bd0f540460 fix video autoplay in slideshows 2017-12-17 11:58:14 +01:00
tibbi
8843a4a006 handle onPageSelected called twice on every page change 2017-12-17 11:46:41 +01:00
tibbi
9751daa8af catch exceptions thrown at fetching image orientation 2017-12-17 10:53:55 +01:00
tibbi
ae7d3e3f18 use the helper function for checking if only one item is selected 2017-12-13 19:47:58 +01:00
tibbi
527edf3914 show proper bubble text at sorting by path 2017-12-06 21:59:56 +01:00
tibbi
eece8130cf update fastscroller bubble colors on resume 2017-12-06 21:50:08 +01:00
tibbi
e69703bd07 call layoutInflater on the activity directly 2017-12-06 19:05:47 +01:00
tibbi
2e13d381a1 use PhotoView at fullscreen media to allow zooming gifs and raws 2017-12-06 18:44:56 +01:00
tibbi
5e9ac3aaaa fix #448, update Commons to include Raw support 2017-12-06 17:08:57 +01:00
tibbi
bb2659d018 reference the SupportActionBar title at updating it 2017-12-06 16:44:54 +01:00
tibbi
0285b97a17 showd fastscroller bubble at horizontal scrolling tii 2017-12-06 16:42:06 +01:00
tibbi
fbcee2c7a0 couple code style updates 2017-12-06 16:10:21 +01:00
tibbi
04f1bbaffe add a toggle for showing info bubble at fastscroller 2017-12-06 14:42:17 +01:00
tibbi
da2db79913 show an info bubble at fastscroller dragging 2017-12-05 23:45:09 +01:00
tibbi
2341d0f009 update commons to 3.1.3 2017-12-05 23:28:04 +01:00
tibbi
6a94ac11bc moving some Menu related functions, no code change 2017-12-03 23:52:10 +01:00
tibbi
539d6ee16d rename extension files to start with capital letters, no functionality change 2017-12-03 21:56:11 +01:00
tibbi
9b5a52f66a allow selecting which wallpaper should be changed on Nougat+ 2017-12-01 23:48:19 +01:00
tibbi
a56bbbd54a simplify Leak Canary initialization 2017-12-01 23:35:36 +01:00
tibbi
e04c4da1d6 set translucent navigation bar programmatically where appropriate 2017-12-01 11:37:48 +01:00
tibbi
9fbbd902e8 update Commons with some dialog crashfixes 2017-12-01 11:04:26 +01:00
tibbi
84fee84349 lets provide Subsampling our own orientation 2017-12-01 10:04:57 +01:00
tibbi
2da5af065b fix #454, share multiple items properly, as images 2017-11-30 23:51:56 +01:00
tibbi
a7a473c172 fix #478, make sure photos are visible after unhiding 2017-11-30 23:45:01 +01:00
tibbi
c5b67785a6 update commons to 3.0.12 2017-11-30 19:38:07 +01:00
tibbi
48e78f529e rename mFragments to fragments at the pager adapter 2017-11-30 18:34:12 +01:00
tibbi
d595c590f0 update commons to 3.0.9 2017-11-30 18:26:04 +01:00
tibbi
b5b3648602 use a helper method for refreshing recyclerviews at delete 2017-11-30 16:37:06 +01:00
tibbi
df86b5d9ae update commons to 3.0.5 2017-11-30 14:58:27 +01:00
tibbi
e7aeb44256 small cleanup at the sorting dialog 2017-11-30 10:37:51 +01:00
tibbi
7f596a3993 fix #480, make sure drag selection is always available 2017-11-30 10:08:16 +01:00
tibbi
4936f04296 use the shared Splash activity 2017-11-29 20:26:23 +01:00