Commit graph

846 commits

Author SHA1 Message Date
tibbi
a842d4daf7 implement folder un/hiding 2016-11-17 12:02:04 +01:00
tibbi
4394e6074e display hide/unhide menu buttons when appropriate 2016-11-17 11:54:17 +01:00
tibbi
53ed959e63 show the edit cab on initial selection 2016-11-17 11:14:15 +01:00
tibbi
60596b7e5c use isActivated for selecting items 2016-11-17 11:12:58 +01:00
tibbi
06c3645bf9 allow renaming dirs 2016-11-17 11:07:00 +01:00
tibbi
cc7c6a1e24 make sure unselecting items work on all android versions 2016-11-17 10:45:52 +01:00
tibbi
258c49eeb8 allow selecting multiple directories 2016-11-17 10:35:51 +01:00
tibbi
06f345240a ditch the recyclerview parcelable state holder 2016-11-16 23:59:25 +01:00
tibbi
cd4d98d386 go to the selected directory on click 2016-11-16 23:57:27 +01:00
tibbi
6c4ec53cc1 replace directory baseadapter with recyclerview adapter 2016-11-16 23:50:46 +01:00
tibbi
613ab2bb10 add the bignerdranch multiselect library 2016-11-16 20:11:18 +01:00
tibbi
9616e914b9 convert MainActivity to kotlin, part 1 2016-11-16 20:00:58 +01:00
tibbi
695cebe74c updating changelog 2016-11-15 20:18:39 +01:00
tibbi
157ffeeb5f update version to 35 (1.35) 2016-11-15 20:17:13 +01:00
tibbi
d7a5216728 update filepicker to 1.4.2 2016-11-15 20:17:06 +01:00
tibbi
3b990d0644 update fileproperties to 1.0.4 2016-11-15 19:45:19 +01:00
tibbi
5592a040c3 decrease the mininum tile dpi to 100 at fullscreen images 2016-11-15 19:31:57 +01:00
tibbi
54e5b0c9eb update subsamplingscaleimageview to 3.6.0 2016-11-15 19:00:10 +01:00
tibbi
e0d561fdc1 updating changelog 2016-11-14 23:44:57 +01:00
tibbi
c0bcf313f3 update version to 34 (1.34) 2016-11-14 23:44:50 +01:00
tibbi
733d8e58d9 move the UI toggle functions out of extensions, as they arent 2016-11-14 23:14:35 +01:00
tibbi
35fb696d30 set the default mimetype to image/jpeg 2016-11-14 23:10:57 +01:00
Tibor Kaputa
bfb2bdd5ba Merge pull request #58 from LonamiWebs/master
Fixed #57 and added auto-detect mime-type when setting wallpaper
2016-11-14 23:04:52 +01:00
Lonami Exo
bb346fbdc0 Fixed #57 and added auto-detect mime-type when setting wallpaper 2016-11-14 20:32:02 +01:00
tibbi
8e61e46a90 simplify the config creation 2016-11-14 18:55:48 +01:00
tibbi
c524044d11 crashfix at getRealPathFromURI 2016-11-14 18:22:42 +01:00
tibbi
02f855a30d updating changelog 2016-11-13 23:16:46 +01:00
tibbi
ae7f9f6b92 update version to 33 (1.33) 2016-11-13 23:16:42 +01:00
tibbi
930150416c convert Constants to kotlin 2016-11-13 23:13:41 +01:00
tibbi
4a2ecc15a0 convert VideoFragment to kotlin 2016-11-13 23:02:19 +01:00
tibbi
e2938a59ec some smaller adjustments here and there 2016-11-13 22:13:16 +01:00
tibbi
376089984c convert viewpagerfragment to kotlin 2016-11-13 22:06:39 +01:00
tibbi
aa36c42f13 convert PhotoFragment to kotlin 2016-11-13 22:00:33 +01:00
tibbi
8cc9c27416 convert ChangeSortingDialog to kotlin 2016-11-13 21:43:56 +01:00
tibbi
fd0bf3fce4 remove the testing related things 2016-11-13 21:16:17 +01:00
Tibor Kaputa
27385fddfa Merge pull request #56 from smarquespt/patch-2
Update strings.xml
2016-11-13 21:11:54 +01:00
Sérgio Marques
77ce470fed Update strings.xml 2016-11-13 18:07:43 +00:00
tibbi
0144776324 update filepicker to 1.4.1 2016-11-13 18:18:29 +01:00
Tibor Kaputa
3e3bda4970 Merge pull request #55 from smarquespt/patch-1
Update strings.xml
2016-11-13 17:38:33 +01:00
Sérgio Marques
e1e76370b7 Update strings.xml 2016-11-13 11:11:04 +00:00
tibbi
ed2f9117bb be incasesensitive when comparing directory paths 2016-11-13 11:55:24 +01:00
tibbi
c480dd23ff updating changelog 2016-11-13 11:48:40 +01:00
tibbi
101b717d71 update version to 32 (1.32) 2016-11-13 11:48:35 +01:00
tibbi
04e3ea1fb2 use the extension function for checking root folders 2016-11-13 11:45:43 +01:00
tibbi
511fc5e420 update filepicker to 1.3.20 2016-11-13 11:45:33 +01:00
tibbi
e013cc02a4 do not allow renaming the root folder of a storage 2016-11-13 11:40:12 +01:00
tibbi
9b8420e9d1 check for already existing folder at renaming 2016-11-13 11:28:34 +01:00
tibbi
09231c516c display proper directory names at storage root folders 2016-11-13 11:17:01 +01:00
tibbi
4d324e491e convert myviewpager and myimageview to kotlin 2016-11-13 11:01:21 +01:00
tibbi
856913520a convert Config to Kotlin + move Utils 2016-11-13 10:58:10 +01:00