Commit graph

69 commits

Author SHA1 Message Date
tibbi
30c7b9b055 change the way we obtain images 2017-02-23 23:57:49 +01:00
tibbi
a8c5cc1fdd show folders with .nomedia if appropriate 2017-02-23 21:29:02 +01:00
tibbi
667dc4bf2e replace fake folder hiding with .nomedia check 2017-02-22 19:13:18 +01:00
tibbi
b46da2f58a try speeding up the process of obtaining all images and videos 2017-02-20 21:59:55 +01:00
tibbi
5d04e1967f if a file is an image, do not check if its a video 2017-02-19 19:25:22 +01:00
tibbi
b3342a8091 add in icon for rotating left 2017-02-12 21:09:04 +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
271fa72abb revert to the previous way of obtaining images 2017-01-10 18:22:39 +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
926a45c72e small get directories style tweak 2017-01-07 16:10:38 +01:00
tibbi
61a621fc3c remove the Undo function from folder view 2017-01-07 12:22:25 +01:00
tibbi
df5981f74c show .nomedia folders if Show hidden folders is checked 2017-01-06 16:59:29 +01:00
tibbi
311f412c87 fixing a couple crashes 2017-01-04 21:24:17 +01:00
tibbi
6ba436db80 Improve the performance by removing file validity check 2016-12-27 20:06:38 +01:00
tibbi
6ad748d16a make sure the proper image is the directory thumbnail 2016-12-26 20:40:08 +01:00
tibbi
16d97e9a92 replace filepicker library with commons 2016-12-26 12:00:50 +01:00
tibbi
7cf5e658d8 check every photo, if it exists 2016-12-25 17:15:35 +01:00
tibbi
a34685176f add a file to invalids only if it doesnt exist 2016-12-18 18:25:12 +01:00
tibbi
2e88f83844 add the functionality to filter images or videos only 2016-12-10 23:38:07 +01:00
tibbi
b28f7dcc78 remove the Undo option at removing from media view 2016-12-07 20:36:42 +01:00
tibbi
4a2d8076d0 do now show the old folder after renaming 2016-12-07 19:31:00 +01:00
tibbi
b1fa8bca89 show all media files in the appropriate section 2016-12-06 17:14:54 +01:00
tibbi
a2c485cbe8 check null displayname 2016-12-06 00:06:28 +01:00
tibbi
3d6329766a remove a redundant variable 2016-12-05 23:21:06 +01:00
tibbi
8a24eeba86 store the date_taken at media and directories 2016-12-05 22:14:51 +01:00
tibbi
e6585180c3 show pin/unpin actionmenu item only when needed 2016-12-05 21:58:46 +01:00
tibbi
411ae47136 move pinned items to front 2016-12-05 21:48:49 +01:00
tibbi
f06fc85bdb fill viewpager items asynchronously 2016-12-04 20:53:05 +01:00
tibbi
bbdafef491 some more performance improvements 2016-12-04 18:07:26 +01:00
tibbi
c9c5f549be some updates to the way we get media from mediastore 2016-12-04 17:52:10 +01:00
tibbi
8ed6bff447 move Config and Constants into Helpers folder 2016-12-04 15:25:30 +01:00
tibbi
c262755401 scan invalid files before sorting 2016-11-30 22:48:37 +01:00
tibbi
9838cc1e2d replace some one function interfaces with anonymous functions 2016-11-22 23:12:15 +01:00
tibbi
732e703d88 do not lowercase deleted path urls + some safety checks 2016-11-19 22:59:44 +01:00
tibbi
93e37ec8e6 make obtaining photo and video asynchronous 2016-11-19 22:05:44 +01:00
tibbi
4d8b494c68 make sure we close the cursor 2016-11-19 15:36:36 +01:00
tibbi
e5f9ea9627 fix Directory and media sorting 2016-11-17 17:05:43 +01:00
tibbi
06f7d8d29d do not try displaying empty files 2016-11-17 15:56:50 +01:00
tibbi
639c3d57c6 shortening a function 2016-11-17 15:20:04 +01:00
tibbi
8c57a00947 one minor style change 2016-11-17 14:00:58 +01:00
tibbi
930150416c convert Constants to kotlin 2016-11-13 23:13:41 +01:00