Commit graph

1017 commits

Author SHA1 Message Date
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
tibbi
180fdab4a0 fix a crash at getting the sd card path 2017-04-17 22:36:44 +02:00
tibbi
804e3dbf34 update version to 2.16.8 2017-04-17 20:57:40 +02:00
tibbi
f73e109a25 update version to 2.16.7 2017-04-17 17:29:19 +02:00
tibbi
e3b655a538 trim the trailing slash from sd card path 2017-04-15 11:26:58 +02:00
tibbi
98a022bbb3 update the function for checking the sd card path 2017-04-15 11:23:57 +02:00
tibbi
2e2302c2a3 add another image to the write permissions dialog 2017-04-13 22:51:33 +02:00
tibbi
bf632e87f8 add an activity extension for getting the file output stream 2017-04-09 16:29:20 +02:00
tibbi
0d7ac29daa add a compression format checking as a file extension 2017-04-09 16:03:29 +02:00
tibbi
d7fa59b981 use the default text color as the default for custom color 2017-04-07 20:34:01 +02:00
tibbi
5cfcdc23ce update version to 2.16.0 2017-04-07 20:25:27 +02:00
tibbi
197a243cd1 update gradle to 2.3.1 2017-04-06 23:03:13 +02:00
tibbi
779c674fad update version to 2.15.3 2017-04-04 21:31:10 +02:00
tibbi
892154bd39 update version to 2.15.2 2017-04-03 18:23:11 +02:00
tibbi
0f02df5d89 update version to 2.15.1 2017-04-02 18:52:49 +02:00
tibbi
a718534755 use the built in copy stream function 2017-04-01 18:23:12 +02:00
tibbi
5cc89a67b3 updating version to 2.14.9 2017-04-01 16:53:33 +02:00
tibbi
bbba9ef2c8 update version to 2.14.8 2017-04-01 16:10:00 +02:00
tibbi
dcf2fa2cc0 add a function for updating fastscroller handle color 2017-03-29 19:03:24 +02:00
tibbi
55b568223a tweak the OPEN_DOCUMENT_TREE intent 2017-03-25 14:27:38 +01:00
tibbi
8bcd5f7f6a update version to 2.14.3 2017-03-25 14:07:21 +01:00
tibbi
41b8f1745a update version to 2.14.2 2017-03-25 11:27:18 +01:00
tibbi
9f9387cada escaping a quote 2017-03-23 18:23:26 +01:00
tibbi
b9595b6ead update version to 2.14.0 2017-03-23 18:17:08 +01:00
tibbi
15a39d8820 remove the context parameter from some permission checks 2017-03-19 22:02:25 +01:00
tibbi
695daa5c3f update version to 2.13.8 2017-03-19 21:57:38 +01:00
tibbi
80ab5d10f8 update version to 2.13.7 2017-03-19 20:46:37 +01:00
tibbi
84dc49a3cc add sorting to FileDirItem 2017-03-19 11:41:22 +01:00
tibbi
476d295465 update version to 2.13.5 2017-03-19 09:52:29 +01:00
tibbi
82d7ea4ebc updating version to 2.13.4 2017-03-19 09:23:44 +01:00
tibbi
cfe5998ad8 update version to 2.13.3 2017-03-18 21:26:06 +01:00
tibbi
0372f20dff update version to 2.13.0 2017-03-18 20:20:44 +01:00
tibbi
dd9bea51cb update version to 2.12.9 2017-03-18 19:42:03 +01:00
tibbi
891af1f7dd update version to 2.12.8 2017-03-18 18:56:04 +01:00
tibbi
343bca34a7 update version to 2.12.7 2017-03-18 17:22:01 +01:00
tibbi
f0708c3d4d update version to 2.12.6 2017-03-18 17:14:40 +01:00
tibbi
746d0c5ae5 update build tools to 25.0.2 2017-03-18 11:07:53 +01:00
tibbi
ffac1b0b57 update version to 2.12.5 2017-03-18 11:05:23 +01:00
tibbi
caa65fa0de update version to 2.12.4 2017-03-17 19:14:35 +01:00
tibbi
3912d964b4 update version to 2.12.3 2017-03-17 18:57:47 +01:00
tibbi
9d4a4214fc update version to 2.12.2 2017-03-16 18:30:59 +01:00
tibbi
da75b85dba update version to 2.12.1 2017-03-16 00:07:13 +01:00
tibbi
8b2793e971 some corrections to deleting folders 2017-03-15 23:50:53 +01:00
tibbi
d28f0fe01b update version to 2.11.7 2017-03-15 23:05:06 +01:00
tibbi
922d1087aa update version to 2.11.6 2017-03-15 22:46:35 +01:00
tibbi
741a6aea9c update version to 2.11.5 2017-03-15 21:48:11 +01:00
tibbi
41868651a9 update version to 2.11.4 2017-03-15 19:50:24 +01:00
tibbi
a13bd8595d make sure the file was copied properly before the delete part of move 2017-03-15 19:48:52 +01:00
tibbi
37d9bddabc update version to 2.10.14 2017-03-14 23:20:55 +01:00
tibbi
0336dea27d update version to 2.10.13 2017-03-14 22:45:14 +01:00
tibbi
2b59644ae0 add a rename folder dialog 2017-03-14 20:46:26 +01:00
tibbi
1a009c6572 update version to 2.10.5 2017-03-12 21:24:16 +01:00
tibbi
6c6ec3f099 update version to 2.9.9 2017-03-11 15:30:47 +01:00
tibbi
64ca1de0a9 update version to 2.9.8 2017-03-10 21:12:49 +01:00
tibbi
81ba085383 update version to 2.9.7 2017-03-10 20:25:15 +01:00
tibbi
cde17de77e update version to 2.9.6 2017-03-09 23:41:29 +01:00
tibbi
87c80b8dce update version to 2.9.5 2017-03-09 20:20:30 +01:00
tibbi
a3f7154582 update version to 2.9.4 2017-03-08 22:53:29 +01:00
tibbi
a3e4a1f07c update version to 2.9.3 2017-03-08 18:28:35 +01:00
tibbi
888ab01d76 update version to 2.9.2 2017-03-07 23:42:05 +01:00
tibbi
409a5f6750 update commons to 2.9.1 2017-03-07 22:17:36 +01:00
tibbi
b8f45b1126 update version to 2.9.0 2017-03-07 20:57:48 +01:00
tibbi
49155eca14 update version to 2.8.9 2017-03-06 23:10:41 +01:00
tibbi
d6aca51699 update version to 2.8.8 2017-03-06 00:14:33 +01:00
tibbi
2187caf32b update version to 2.8.7 2017-03-05 23:22:29 +01:00
tibbi
1e32bb7a9a update version to 2.8.6 2017-03-05 22:01:56 +01:00
tibbi
f932964b3e update version to 2.8.5 2017-03-04 22:34:18 +01:00
tibbi
47069f1392 update version to 2.8.4 2017-03-03 22:50:06 +01:00
tibbi
d4f0511dd2 update version to 2.8.3 2017-03-03 20:11:31 +01:00
tibbi
0f529a7328 update version to 2.8.2 2017-03-03 19:35:08 +01:00
tibbi
052fc364bb update gradle, kotlin and support libraries 2017-03-03 19:23:53 +01:00
tibbi
3afd83e907 update version to 2.8.1 2017-03-01 23:30:09 +01:00
tibbi
e4d5ef4a37 update version to 2.8.0 2017-02-28 22:59:07 +01:00
tibbi
703411e19c update version to 2.7.9 2017-02-28 22:16:02 +01:00
tibbi
fbece6822b update version to 2.7.6 2017-02-27 21:50:52 +01:00
tibbi
75e0a6b2e9 update version to 2.7.5 2017-02-26 21:14:01 +01:00
tibbi
c14bf3514d update version to 2.7.4 2017-02-25 18:52:53 +01:00
tibbi
6fea8b8c74 update version to 2.7.3 2017-02-25 16:29:00 +01:00
tibbi
4ff649f488 update version to 2.7.2 2017-02-25 16:18:51 +01:00
tibbi
f0a6ab6ec7 update version to 2.7.1 2017-02-25 12:32:01 +01:00
tibbi
9aec09b423 update version to 2.7.0 2017-02-25 12:09:22 +01:00
tibbi
463b767e74 update version to 2.6.10 2017-02-25 10:56:53 +01:00
tibbi
2de053fbf8 update version to 2.6.9 2017-02-25 10:49:16 +01:00
tibbi
3a0a3ba85e update version to 2.6.8 2017-02-22 18:25:29 +01:00
tibbi
714858fa0e update version to 2.6.7 2017-02-20 23:19:24 +01:00
tibbi
d6f6ea011e update version to 2.6.6 2017-02-20 22:17:10 +01:00
tibbi
995de3d2ed update version to 2.6.5 2017-02-20 22:10:53 +01:00
tibbi
ae24daaebf update version to 2.6.4 2017-02-20 21:45:43 +01:00
tibbi
0d89015920 update version to 2.6.3 2017-02-19 19:22:26 +01:00
tibbi
a54fa6f01e update version to 2.6.2 2017-02-17 19:19:33 +01:00
tibbi
fa2b52876b update version to 2.6.1 2017-02-17 19:17:06 +01:00
tibbi
e603db28d6 update version to 2.6.0 2017-02-13 22:25:58 +01:00
tibbi
bcebb8a9b1 update version to 2.5.19 2017-02-12 23:28:19 +01:00
tibbi
d343d7794e update version to 2.5.18 2017-02-12 10:41:48 +01:00
tibbi
ff679f461c update version to 2.5.17 2017-02-11 21:55:24 +01:00
tibbi
e35b6d520e update version to 2.5.16 2017-02-11 20:18:52 +01:00
tibbi
5933016832 update version to 2.5.15 2017-02-10 22:44:38 +01:00
tibbi
9494cc3287 update version to 2.5.14 2017-02-09 18:29:36 +01:00
tibbi
bf26cbbff4 update version to 2.5.13 2017-02-05 16:32:07 +01:00
tibbi
6dfe9d3009 update version to 2.5.12 2017-02-05 16:06:20 +01:00
tibbi
60d04690e9 update version to 2.5.11 2017-02-05 15:45:06 +01:00
tibbi
a748938a73 update version to 2.5.10 2017-02-05 10:53:12 +01:00
tibbi
6bde4a48e4 update version to 2.5.9 2017-02-05 10:40:35 +01:00
tibbi
2bf5ff0487 update version to 2.5.8 2017-02-05 10:32:57 +01:00
tibbi
2076f6196a update version to 2.5.7 2017-02-02 23:29:58 +01:00
tibbi
db16990657 update version to 2.5.5 2017-01-26 18:22:38 +01:00
tibbi
6d47914528 update version to 2.5.4 2017-01-25 21:57:08 +01:00
tibbi
dbe6478bc5 update version to 2.5.3 2017-01-23 23:00:58 +01:00
tibbi
30724f1538 update version to 2.5.1 2017-01-23 21:59:53 +01:00
tibbi
d934545483 update version to 2.5.0 2017-01-23 21:48:45 +01:00
tibbi
df4f8319d7 update version to 2.4.11 2017-01-23 21:20:26 +01:00
tibbi
90e9e07f52 update version to 2.4.7 2017-01-23 19:11:38 +01:00
tibbi
5a90a8d6c2 update version to 2.4.6 2017-01-22 10:28:42 +01:00
tibbi
b89a186e1a update version to 2.4.5 2017-01-21 23:27:49 +01:00
tibbi
276bd876a4 update version to 2.4.4 2017-01-20 23:04:41 +01:00
tibbi
8c486ce963 update version to 2.4.3 2017-01-20 21:44:40 +01:00
tibbi
b09f9b8849 update version to 2.4.2 2017-01-19 23:16:59 +01:00
tibbi
48708d4c6e update version to 2.4.1 2017-01-16 20:32:01 +01:00
tibbi
a2fe2c972b update version to 2.4.0 2017-01-16 20:17:36 +01:00
tibbi
f511b38758 update version to 2.3.9 2017-01-15 19:20:47 +01:00
tibbi
c21a2626d7 update version to 2.3.8 2017-01-14 23:39:01 +01:00
tibbi
47cd042c32 update version to 2.3.7 2017-01-10 19:34:59 +01:00
tibbi
698985759a update version to 2.3.6 2017-01-10 19:24:50 +01:00
tibbi
6efd595587 update version to 2.3.5 2017-01-10 18:48:56 +01:00
tibbi
be7c9c9ca1 update version to 2.3.4 2017-01-10 18:38:58 +01:00
tibbi
07b7564040 update version to 2.3.3 2017-01-10 18:21:33 +01:00
tibbi
278f779745 update version to 2.3.2 2017-01-09 23:20:27 +01:00
tibbi
59ae5c31c9 update version to 2.3.1 2017-01-09 23:10:45 +01:00
tibbi
2fa9413ca2 update version to 2.3.0 2017-01-09 22:23:47 +01:00
tibbi
46355083e1 update version to 2.2.3 2017-01-07 22:57:32 +01:00
tibbi
c4889598c7 update version to 2.2.2 2017-01-07 19:51:02 +01:00
tibbi
d800b2705f update version to 2.2.1 2017-01-07 16:03:56 +01:00
tibbi
ef173ce8b5 update version to 2.2.0 2017-01-07 15:50:26 +01:00
tibbi
fd130ca3d5 update version to 2.1.10 2017-01-07 00:18:16 +01:00
tibbi
80c615690e update version to 2.1.9 2017-01-06 23:02:03 +01:00
tibbi
7114d60c11 update version to 2.1.8 2017-01-06 21:20:03 +01:00
tibbi
a4d39c0b38 update version to 2.1.7 2017-01-06 18:51:49 +01:00
tibbi
0c3d0b1933 update version to 2.1.6 2017-01-05 19:43:52 +01:00
tibbi
e50a5d35e5 update version to 2.1.5 2017-01-04 21:20:46 +01:00
tibbi
be5816671d update version to 2.1.2 2017-01-04 20:04:15 +01:00
tibbi
269cde3af9 update version to 2.1.1 2017-01-04 17:16:13 +01:00
tibbi
ee4ff36758 update version to 2.0.13 2017-01-04 11:45:40 +01:00
tibbi
aa0ab433f0 update version to 2.0.12 2017-01-02 22:18:52 +01:00
tibbi
7d7cfa18d4 update version to 2.0.11 2017-01-02 20:40:09 +01:00
tibbi
a56eeb4fdc update version to 2.0.10 2016-12-30 10:05:48 +01:00
tibbi
11a2680e2c update version to 2.0.9 2016-12-29 23:13:36 +01:00
tibbi
aa2e6971b4 update version to 2.0.8 2016-12-29 22:50:24 +01:00
tibbi
605c486436 update version to 2.0.7 2016-12-28 20:18:27 +01:00
tibbi
f70f779939 update version to 2.0.6 2016-12-27 23:27:56 +01:00
tibbi
c9960f13d2 add some styles 2016-12-27 23:26:58 +01:00
tibbi
2b5e8be15f update version to 2.0.3 2016-12-27 23:12:03 +01:00
tibbi
8e7c7af387 update version to 2.0.0 2016-12-27 18:52:38 +01:00
tibbi
da26b5f841 update version to 1.2.12 2016-12-27 01:08:49 +01:00
tibbi
325c48286f update version to 1.2.6 2016-12-27 00:03:41 +01:00
tibbi
567f6c14e6 update version to 1.2.4 2016-12-26 23:24:29 +01:00
tibbi
2f92fe822a update version to 1.2.3 2016-12-26 22:51:56 +01:00
tibbi
8dfd230006 update version to 1.2.2 2016-12-26 20:42:10 +01:00
tibbi
fc47632fd1 updating the Select destination string 2016-12-26 18:43:24 +01:00
tibbi
b8468be1f1 update version to 1.2.1 2016-12-26 13:04:02 +01:00
tibbi
aed6c3945c update version to 1.2.0 2016-12-26 11:48:54 +01:00
tibbi
3075c372c0 update version to 1.1.17 2016-12-25 15:59:37 +01:00
tibbi
ebfc956177 update version to 1.1.16 2016-12-25 13:25:10 +01:00
tibbi
189c52095c update version to 1.1.15 2016-12-24 23:21:59 +01:00
tibbi
37851e2439 update version to 1.1.14 2016-12-19 23:58:17 +01:00
tibbi
2abd194005 update version to 1.1.12 2016-12-19 23:08:18 +01:00
tibbi
b5e23ef3d9 update version to 1.1.10 2016-12-18 22:46:47 +01:00
tibbi
7dc6e13204 update version to 1.1.8 2016-12-18 21:18:06 +01:00
tibbi
cf650281fa update version to 1.1.7 2016-12-18 19:55:56 +01:00
tibbi
a77885c9e1 update version to 1.1.6 2016-12-18 19:53:16 +01:00
tibbi
4eebd5d6e7 update version to 1.1.5 2016-12-18 14:59:59 +01:00
tibbi
4db5fe40c6 add a script for proper library upload to bintray FINALLY 😞🔫 2016-12-18 13:18:39 +01:00
tibbi
8fe5639d47 store some numbers in constants in one place 2016-12-17 23:51:44 +01:00
tibbi
7542e30b39 adding the project 2016-12-11 00:22:27 +01:00