tibbi
|
dacefe9baf
|
update the file and folder icons
|
2017-03-09 20:12:54 +01:00 |
|
tibbi
|
9805ea245f
|
add an attach file icon
|
2017-03-09 19:52:47 +01:00 |
|
tibbi
|
7c6cc4e4c8
|
add some strings related to renaming
|
2017-03-08 22:53:00 +01:00 |
|
tibbi
|
07d9230fe0
|
add a new string for invalid file format
|
2017-03-08 18:26:56 +01:00 |
|
tibbi
|
807f2a1ccf
|
add m4v to video extensions
|
2017-03-08 18:22:34 +01:00 |
|
tibbi
|
52f807276d
|
add a "File saved successfully" string
|
2017-03-07 23:41:52 +01:00 |
|
tibbi
|
3cee9dcd8b
|
use the one spanish translation file for all 3 spanish languages
|
2017-03-07 22:16:38 +01:00 |
|
tibbi
|
e59fc5034e
|
add a "Save as" string
|
2017-03-07 22:15:30 +01:00 |
|
tibbi
|
9efb03c98d
|
add an extension function for getting file uri
|
2017-03-07 20:56:53 +01:00 |
|
tibbi
|
3d8bf111d4
|
adding some file creation related strings
|
2017-03-07 20:55:13 +01:00 |
|
tibbi
|
e7c7d9c218
|
fix the f-number string at the properties dialog
|
2017-03-07 20:05:33 +01:00 |
|
tibbi
|
e02db4789a
|
updating some polish strings
|
2017-03-06 19:19:44 +01:00 |
|
tibbi
|
c309ed75f3
|
add a null check to sd card path obtaining
|
2017-03-06 00:14:01 +01:00 |
|
tibbi
|
e6d9c5f0fb
|
updating the Turkish translation
|
2017-03-05 23:21:52 +01:00 |
|
tibbi
|
1532727970
|
do not allow same sd card path as internal storage
|
2017-03-05 22:01:45 +01:00 |
|
tibbi
|
890cb9fd2d
|
do not ask for storage permission if sd card path equals to internal path
|
2017-03-05 19:22:10 +01:00 |
|
tibbi
|
d648ef7530
|
add a null check to sd card path checking
|
2017-03-05 13:03:58 +01:00 |
|
tibbi
|
82a1f0488d
|
adding polish translation
|
2017-03-05 10:38:21 +01:00 |
|
tibbi
|
49a085b8a9
|
display .mov videos
|
2017-03-05 10:35:01 +01:00 |
|
tibbi
|
20fe47c12d
|
fix fast image/video checks
|
2017-03-04 22:33:56 +01:00 |
|
mueller-ma
|
9178b1e529
|
Update ger translation
|
2017-03-04 19:50:06 +01:00 |
|
tibbi
|
402706d9fa
|
update a Portuguese string
|
2017-03-04 18:21:19 +01:00 |
|
tibbi
|
7ab5387cdc
|
change a filtering condition
|
2017-03-03 23:06:14 +01:00 |
|
tibbi
|
8b27db2c77
|
trim the trailing slash at sd card path
|
2017-03-03 22:49:56 +01:00 |
|
tibbi
|
f33f95e95a
|
small tweak to fast documentfile deleting function
|
2017-03-03 20:11:15 +01:00 |
|
tibbi
|
e052aa056f
|
update the function for checking sd card path
|
2017-03-03 19:34:52 +01:00 |
|
tibbi
|
052fc364bb
|
update gradle, kotlin and support libraries
|
2017-03-03 19:23:53 +01:00 |
|
tibbi
|
760ff4a8f3
|
remove a condition from stupid write permission checking
|
2017-03-01 23:28:03 +01:00 |
|
tibbi
|
684c669e95
|
fix file count displayed at the properties dialog
|
2017-02-28 22:58:45 +01:00 |
|
tibbi
|
ff04036c77
|
automatically select the newly created folder at copy dialog
|
2017-02-28 22:02:37 +01:00 |
|
tibbi
|
ff052cdfc7
|
add a string for applying sorting only to one file
|
2017-02-27 21:49:33 +01:00 |
|
tibbi
|
26e512c765
|
add 3gp to supported video formats
|
2017-02-27 20:22:01 +01:00 |
|
tibbi
|
812a3da40d
|
minor context-storage extension file style edit
|
2017-02-27 19:09:29 +01:00 |
|
tibbi
|
234434a0e2
|
take care of SD cards only at lollipop plus
|
2017-02-27 19:01:12 +01:00 |
|
tibbi
|
a813cd75f8
|
add a style for borderless backgrounded buttons
|
2017-02-26 21:13:47 +01:00 |
|
tibbi
|
4b56130265
|
store internal storage path in shared prefs
|
2017-02-25 18:52:34 +01:00 |
|
tibbi
|
0c40f09f8d
|
fetch the sd card path from shared prefs when needed
|
2017-02-25 16:28:41 +01:00 |
|
tibbi
|
dbbe7bdbf7
|
always store sd card path on a background thread
|
2017-02-25 16:23:50 +01:00 |
|
tibbi
|
211bafcbd5
|
add a helper function for storing sd card path in shared prefs
|
2017-02-25 16:18:29 +01:00 |
|
tibbi
|
1da2982edf
|
add missing dots
|
2017-02-25 12:26:48 +01:00 |
|
tibbi
|
4d528b33cb
|
reduce the amount of supported video files
|
2017-02-25 12:08:12 +01:00 |
|
tibbi
|
0227d02da9
|
add helper functions for checking file type
|
2017-02-25 10:56:38 +01:00 |
|
tibbi
|
387082ece7
|
some compilation fixes
|
2017-02-25 10:50:58 +01:00 |
|
tibbi
|
0d4142be2c
|
move some file type checking extensions to strings
|
2017-02-25 10:48:54 +01:00 |
|
tibbi
|
8254a16564
|
add some lollipop checks to document file handling
|
2017-02-22 18:25:05 +01:00 |
|
tibbi
|
d6e80747ce
|
add a safety check to copy move asynctask
|
2017-02-20 23:16:52 +01:00 |
|
tibbi
|
7ac1f13dc1
|
wrap the mediastore update in try catch
|
2017-02-20 23:13:57 +01:00 |
|
tibbi
|
4267765e22
|
split the fast document deleter into a getter and delete
|
2017-02-20 22:16:52 +01:00 |
|
tibbi
|
4e9a501c6f
|
try the fast deleting after Move feature too
|
2017-02-20 22:10:38 +01:00 |
|
tibbi
|
938e3bca5d
|
add an extension function for deleting documentfiles quickly
|
2017-02-20 21:45:24 +01:00 |
|