Commit graph

611 commits

Author SHA1 Message Date
tibbi
1ecaf43c84 adding an activity extention for handling Set As intent 2017-10-29 18:55:31 +01:00
tibbi
4d54958e25 make sure there are apps capable of sharing the selected content 2017-10-29 18:45:39 +01:00
tibbi
5c251a1183 add helper extensions for sharing uris 2017-10-29 18:40:51 +01:00
tibbi
1d061ca7d4 add an activity extension for opening file intent 2017-10-29 18:11:59 +01:00
tibbi
feb523e7b3 adding 2 new strings 2017-10-29 13:28:47 +01:00
tibbi
0e7f25e550 add real_file_path constant 2017-10-29 11:24:18 +01:00
tibbi
0bde49332a update target SDK and support libs to 26 2017-10-29 10:21:13 +01:00
Guillaume
b9812dc73c
New strings
I'll leave the license strings as-is.
2017-10-29 05:47:52 +01:00
tibbi
e2670637f5 add a trick for checking SD card path, if no method gives the proper path 2017-10-28 21:33:58 +02:00
tibbi
2164f66d22 add a string for sharing too much content at once 2017-10-28 19:16:21 +02:00
tibbi
f0fe24a720 set keep last-modified to true by default 2017-10-28 18:06:03 +02:00
tibbi
a76e94524c update sd card file last-modified only after scaning 2017-10-28 17:46:59 +02:00
tibbi
d9193e77f4 adding another sd card path exception 2017-10-28 17:42:24 +02:00
tibbi
cc4ddaede3 update SD card file Last Modified after renaming when appropriate 2017-10-28 17:27:09 +02:00
tibbi
617bf4bdf0 make BaseConfig prefs protected 2017-10-28 16:55:51 +02:00
tibbi
faa75633f8 minor style update at context-storage extension 2017-10-28 16:51:04 +02:00
tibbi
9f7b9619c2 add a new setting for keeping last_modified at file copy/move/rename 2017-10-28 16:42:34 +02:00
Pzqqt
2786a03b80
Fix some wrong translations
Sorry for my negligence :P
2017-10-28 17:11:48 +08:00
Pzqqt
ed3b4ba63c
Update strings.xml 2017-10-28 16:59:35 +08:00
tibbi
df9a2f8eae adding Reprint and GIF Drawable licences 2017-10-28 10:45:28 +02:00
Guillaume
38d69eabd4
Dutch translation 2017-10-28 07:04:55 +02:00
tibbi
c03bcc7824 improve the path fetcher from uri 2017-10-27 11:41:06 +02:00
tibbi
f2188dc021 simplify the function for getting real path from uri 2017-10-27 11:17:37 +02:00
tibbi
ee8ca2a6b7 add a helper function for getting filename from uri 2017-10-26 23:33:57 +02:00
tibbi
1a9e3ee778 renaming a function 2017-10-26 20:49:55 +02:00
tibbi
28dd99563b add a helper function for retrieving file content uri 2017-10-26 20:40:24 +02:00
tibbi
15c56855f8 change the way dates are modified after file moving 2017-10-26 09:32:46 +02:00
tibbi
d454327ef8 use our custom map for determining mimetype from path at files 2017-10-24 22:38:07 +02:00
tibbi
236a459a10 add 3gpp video support 2017-10-24 22:37:52 +02:00
tibbi
9c09b2eb69 try getting file Last Modified in properties from mediastore 2017-10-24 21:50:55 +02:00
tibbi
f7acf65a30 add a helper function for getting file sizes by sum 2017-10-24 21:13:47 +02:00
tibbi
03d8f48c73 copy dates from mediastore from source to destination after copying files 2017-10-23 23:48:37 +02:00
tibbi
0c50b68a30 keep last_modified at moving files on internal and renaming anywhere 2017-10-23 22:46:25 +02:00
tibbi
8fbaea1c0d add a helper context extension for getting real path from uri 2017-10-23 12:06:55 +02:00
tibbi
3be85c43a3 add Save icons 2017-10-23 11:55:45 +02:00
tibbi
3d387c1d71 avoid recognizing /storage/sdcard1 as an SD card 2017-10-23 10:46:09 +02:00
Rodrigo
5b37b1b8fc Update strings.xml 2017-10-22 23:21:03 -02:00
tibbi
6a7fbe840a remove a hack from setting filepicker dialog height 2017-10-22 23:07:06 +02:00
tibbi
7e9e2d6d3a add a List extension for determining Mimetype of multiple uris 2017-10-22 22:55:58 +02:00
tibbi
570ed220fa doe lowercase extension comparing when checking the mimetype 2017-10-22 22:18:55 +02:00
tibbi
afe180b5ac allow updating breadcrumb colors dynamically 2017-10-22 21:22:36 +02:00
tibbi
e70ab1282c lets copy exif width and length too 2017-10-21 23:09:07 +02:00
tibbi
56d11a6444 add an exifinterface extension for copying exifinterfaces 2017-10-21 23:03:36 +02:00
tibbi
9896e47dfa add a helper variable for checking if permissions are currently being asked for 2017-10-21 20:28:09 +02:00
tibbi
307de07f30 couple permission handling improvements 2017-10-21 17:26:34 +02:00
tibbi
aa0998b239 create a framework for easy runtime permission handling 2017-10-21 17:13:14 +02:00
tibbi
23a4740cef updating some German strings 2017-10-20 23:31:28 +02:00
tibbi
c286e8e337 add two more proguard rules 2017-10-19 21:44:29 +02:00
tibbi
919aae56fe add some shared glide proguard rules 2017-10-19 21:43:03 +02:00
tibbi
1f637c2485 replace some GlobalLayoutListeners with the view extension 2017-10-19 21:18:50 +02:00