Commit graph

337 commits

Author SHA1 Message Date
tibbi
a259a0240c make some activity variables nonstatic 2017-01-14 12:26:32 +01:00
tibbi
c2f268d004 show a spinner while loading directories for the first time 2017-01-14 12:18:37 +01:00
tibbi
c2741f6dcb move folder filtering to getParents() 2017-01-13 23:52:04 +01:00
tibbi
a48358bef3 filter out hidden folders asap, if appropriate 2017-01-13 23:49:56 +01:00
tibbi
289e82cc1e what a stupid condition 2017-01-13 23:41:27 +01:00
tibbi
c1f1e92c14 lets always use lastModified as dateTaken and hope nobody is using it 2017-01-13 23:38:56 +01:00
tibbi
ef28b40186 create a config context extension 2017-01-13 23:36:05 +01:00
tibbi
59096651d6 implement Show All at media view 2017-01-13 23:21:28 +01:00
tibbi
59bf41745a move some folder getting functions in context extensions 2017-01-13 23:09:27 +01:00
tibbi
ae5113b1f0 add some smaller helper functions for getting directories 2017-01-12 23:29:15 +01:00
tibbi
c09e472a14 rework the way of obtaining images and videos 2017-01-12 21:51:29 +01:00
tibbi
23d85f6ff9 switch to the new way of getting images again, with some tweak later 2017-01-11 18:47:49 +01:00
tibbi
d2ec946a3d updating commons to 2.3.4 2017-01-10 18:42:26 +01:00
tibbi
9d300b7da8 check for null crop rect at editing an image 2017-01-10 18:34:22 +01:00
tibbi
271fa72abb revert to the previous way of obtaining images 2017-01-10 18:22:39 +01:00
tibbi
a0ec0de5a4 couple threading fixes related to delete 2017-01-08 22:45:11 +01:00
tibbi
c81a54b9e3 adding photoview license 2017-01-07 19:59:31 +01:00
tibbi
544f92104a hide subsamplingscaleimageview if the image failed to load 2017-01-07 19:48:37 +01:00
tibbi
f41d75aca1 update the way we are getting images, so we get more of them 2017-01-07 19:44:05 +01:00
tibbi
80c9044eab rescan paths obtained from third parties 2017-01-07 17:27:41 +01:00
tibbi
926a45c72e small get directories style tweak 2017-01-07 16:10:38 +01:00
tibbi
0efdb071cc allow creating new folders at Copy or Save as dialogs 2017-01-07 16:08:15 +01:00
tibbi
92959d474c update commons to 2.2.0 2017-01-07 15:58:01 +01:00
tibbi
aaab1593c0 remove some redundant brackets 2017-01-07 12:27:08 +01:00
tibbi
61a621fc3c remove the Undo function from folder view 2017-01-07 12:22:25 +01:00
tibbi
e9b40a6c13 add zooming in whatsnew 2017-01-07 12:08:10 +01:00
tibbi
de63b61bf6 use a background thread for deleting stuff 2017-01-07 12:06:29 +01:00
tibbi
b6fbe68643 add PhotoView for zoomable gifs and pngs 2017-01-07 11:41:31 +01:00
tibbi
e7c9964d4a simplify the settings spinner initialization 2017-01-06 21:08:34 +01:00
tibbi
df5981f74c show .nomedia folders if Show hidden folders is checked 2017-01-06 16:59:29 +01:00
tibbi
ccf71496e2 small photofragment update 2017-01-06 16:56:37 +01:00
tibbi
c564e63135 tweak the photo fragment a bit 2017-01-06 14:31:32 +01:00
tibbi
7b9503229f rewrite the way fullscreen images are loaded, for better quality, close #90, #84 2017-01-06 14:15:05 +01:00
tibbi
e3779f6321 cache the directories to show instantly 2017-01-04 22:06:03 +01:00
tibbi
c7dd7b7e2e handle cases when column _data does not exist 2017-01-04 21:32:34 +01:00
tibbi
3d089db697 do not convert medium and dir arrays to strings 2017-01-04 21:29:26 +01:00
tibbi
311f412c87 fixing a couple crashes 2017-01-04 21:24:17 +01:00
tibbi
f76a0cf0ce reuse the built in fade animations 2017-01-04 20:19:11 +01:00
tibbi
2f8f3b4362 move icons into drawables and reuse some from Commons library 2017-01-04 20:13:26 +01:00
tibbi
1b4e98eb08 use the commons viewpager 2017-01-02 22:47:47 +01:00
tibbi
219f736471 do not pass the colors in adapter viewholders 2017-01-02 22:46:45 +01:00
tibbi
23768d847f store dialog holders as views, not viewgroups 2016-12-29 23:48:34 +01:00
tibbi
5eb44b5bcf leave WhatsNewDialog checking to commons library 2016-12-29 22:58:28 +01:00
tibbi
e6bc2e4da7 set image type to image/* when setting wallpaper 2016-12-29 20:00:31 +01:00
tibbi
0383769c9e use Glide for displaying fullscreen images, if subsampling fails 2016-12-29 19:58:16 +01:00
tibbi
2dd6976e60 do now display the Whats new dialog to new users 2016-12-28 20:45:19 +01:00
tibbi
085c62b10b loop the video if set so 2016-12-28 20:37:10 +01:00
tibbi
1bbca50bac add the looping Setting switchcompat 2016-12-28 20:31:18 +01:00
tibbi
028d55d843 use the background color as image placeholder at directories 2016-12-27 22:44:33 +01:00
tibbi
6ba436db80 Improve the performance by removing file validity check 2016-12-27 20:06:38 +01:00