Commit graph

222 commits

Author SHA1 Message Date
tibbi
23e1d32c3a add a couple strings related to font sizes 2017-07-04 21:39:30 +02:00
tibbi
5665a093da color the Breadcrumb storage shadow with the text color 2017-07-01 15:26:14 +02:00
tibbi
71eee524bf update version to 2.22.2 2017-07-01 13:43:40 +02:00
tibbi
0db7bfd3ba add a new string for disabling Temporarily showing hidden media 2017-07-01 09:48:52 +02:00
tibbi
9109f1e19c update Glide to 4.0.0 2017-06-30 22:34:06 +02:00
tibbi
0dbf0a6c45 add an sd card icon 2017-06-28 23:30:19 +02:00
tibbi
1f67c89229 change the way of deleting media from mediastore 2017-06-27 20:45:36 +02:00
tibbi
d1f8421c65 be incasesensitive when checking sd card path 2017-06-25 23:49:49 +02:00
tibbi
ad77a27780 adding support for horizontal scrolling 2017-06-24 21:35:59 +02:00
tibbi
821e920df8 catch all exceptions at touching viewpagers 2017-06-24 19:05:43 +02:00
tibbi
7a5bb09f01 write the kotlin version only on one place 2017-06-23 19:04:52 +02:00
tibbi
78b7f0c490 adding "Out of memory error" string 2017-06-22 22:47:47 +02:00
tibbi
def78b07f5 ading the "Temporarily show hidden" string 2017-06-21 22:25:53 +02:00
tibbi
5f6fd64ca0 capitalize MimeType 2017-06-21 18:45:29 +02:00
tibbi
f407cd0178 get the advanced mimetype from file path 2017-06-21 18:37:27 +02:00
tibbi
81bdafa3f3 add a more advanced map fallback method for getting file mimetype 2017-06-21 18:29:18 +02:00
tibbi
d281094cdd adding MyScalableRecyclerView 2017-06-20 21:19:21 +02:00
tibbi
8a4560a8d4 allow adding titles to RadioGroupDialogs 2017-06-18 18:13:27 +02:00
tibbi
e8e233235b use DocumentsContract for deleting SD card files 2017-06-18 13:15:56 +02:00
tibbi
59a636ac59 use the DocumentContract.renameDocument function for renaming sd card files 2017-06-18 12:57:49 +02:00
tibbi
5bd2a14e5f add Gruveo in the About section 2017-06-16 23:09:04 +02:00
tibbi
2d97983a32 update gradle to 2.3.3 2017-06-14 22:38:40 +02:00
tibbi
86712ffe89 catch exceptions at getting file mimetype 2017-06-07 07:50:29 +02:00
tibbi
c3bca54f54 determine file mimetype from its extension 2017-06-06 22:49:58 +02:00
tibbi
1b45168c71 do not use the new updating of renamed items for directories 2017-06-06 21:52:50 +02:00
tibbi
2c2be0ad4f update version to 2.19.6 2017-06-05 21:34:49 +02:00
tibbi
4381f5f1a3 catch exceptions thrown at getAlbum 2017-06-02 22:34:59 +02:00
tibbi
4c5123f61f remove the Undo button from customization screen 2017-06-02 21:30:07 +02:00
tibbi
b1341a1c65 update the file in mediastore after rename, dont recreate 2017-06-01 23:08:35 +02:00
tibbi
8546338d3c send additional debug info with emails 2017-05-29 20:49:48 +02:00
tibbi
2f2b0c70d8 add a new string about overwriting existing files 2017-05-29 19:49:55 +02:00
tibbi
64c5e23bf8 tolerate 1 mb size difference at source and destination at Move check 2017-05-28 23:55:10 +02:00
tibbi
ad819c856a delete files after Move only if they were copied successfully 2017-05-28 23:46:26 +02:00
tibbi
3c72e17ec5 update version to 2.18.6 2017-05-28 23:44:48 +02:00
tibbi
51317acb86 delete the old file from mediastore at renaming 2017-05-28 23:39:15 +02:00
tibbi
c30c32702f update version to 2.18.3 2017-05-26 16:00:29 +02:00
tibbi
9f143f2be6 rescan files after renaming 2017-05-26 15:58:30 +02:00
tibbi
0075346411 update gradle to 2.18.1 2017-05-25 23:42:08 +02:00
tibbi
9b7a586ef9 update version to 2.18.0 2017-05-24 19:52:37 +02:00
tibbi
a706bfadc7 update gradle to 2.3.2 2017-05-23 22:17:39 +02:00
tibbi
72bfeacfd5 use english locale at SimpleDateFormat formatting 2017-05-20 22:27:42 +02:00
tibbi
bd08d9c603 add a missing strings name 2017-05-14 13:02:36 +02:00
tibbi
2559ef3fbd show a Move toast if it was move 2017-05-14 13:01:31 +02:00
tibbi
e9e3b6bea7 try storing the path scanning anonymous callback as a weak reference 2017-04-26 22:32:06 +02:00
tibbi
33fb52df0d update version to 2.17.5 2017-04-26 19:11:07 +02:00
tibbi
17c2f053d5 add a new string "Saving..." 2017-04-24 22:59:53 +02:00
tibbi
7ab4d70a37 move toast() into an activity extension and make sure it runs on main thread 2017-04-24 22:26:55 +02:00
tibbi
cb45e03af2 allow easily toggling if only photo/video should be copied 2017-04-19 20:35:03 +02:00
tibbi
69762dea16 make the copyMoveFilesTo function public 2017-04-19 19:58:09 +02:00
tibbi
abf78bf215 add handling for copy/move in base simple activity 2017-04-18 19:21:17 +02:00