Commit graph

948 commits

Author SHA1 Message Date
tibbi
81d511e18c add some functionality to the Customizations' Apply To All Apps button 2017-11-28 22:23:37 +01:00
tibbi
a8ca3ca52d adding MyContentProvider 2017-11-28 20:55:18 +01:00
tibbi
9986c174d1 make Solarized theme a bit darker 2017-11-28 16:28:12 +01:00
tibbi
7b6aa51013 tweak some theme colors to use the material ones 2017-11-28 16:24:03 +01:00
tibbi
2cd7c54319 add a new string for applying the colors on all apps 2017-11-28 16:01:47 +01:00
tibbi
fae477a232 show the current color hex code at line color picker dialog 2017-11-28 12:18:28 +01:00
tibbi
c242169ba9 reset treeUri if sd card path changes 2017-11-28 11:31:05 +01:00
tibbi
54ccc6b36a removing the Malay strings file 2017-11-28 00:16:25 +01:00
tibbi
5ee53d815c adding a Dark Red predefined theme 2017-11-28 00:15:27 +01:00
tibbi
f81ecd52ce make sure all colors at the CustomizationActivity have stroke around them 2017-11-27 23:57:39 +01:00
tibbi
27ec64bcb7 adding a Solarized predefined theme 2017-11-27 23:16:31 +01:00
tibbi
3b1d73a3b1 move theme strings in an own section 2017-11-27 22:45:56 +01:00
tibbi
0fdf0956dd store predefined themes in a hashmap 2017-11-27 22:37:20 +01:00
tibbi
a0ca9dc7d6 make the dark versions of primary colors a bit lighter 2017-11-27 21:53:41 +01:00
tibbi
0faeae4942 make sure app header has the proper color at Recents view 2017-11-27 21:36:14 +01:00
tibbi
f66d512164 react on ACTION_UP at line color picker too 2017-11-27 21:18:04 +01:00
tibbi
73ec0812c1 properly updating the primary color in a few more cases 2017-11-27 20:25:25 +01:00
tibbi
1edaa27651 let's remove the Gruveo ad 2017-11-27 18:58:39 +01:00
tibbi
9c8d302b44 update the theme at changing the primary color 2017-11-27 18:52:06 +01:00
tibbi
9c51c16cb0 add the new LineColorPicker to Customization activity 2017-11-27 18:20:12 +01:00
tibbi
67fc045817 some more work on the color customization themes 2017-11-27 17:35:18 +01:00
tibbi
895bd88fe4 adding dark version of theme colors 2017-11-27 15:10:15 +01:00
tibbi
f930ab9c0d adding Norwegian nb strings 2017-11-27 14:45:05 +01:00
tibbi
8d7b919695 couple line color picker improvements 2017-11-27 12:20:42 +01:00
tibbi
48c4658fa7 creating a line color picker dialog 2017-11-27 00:09:13 +01:00
tibbi
6ee3a8f290 adding a LineColorPicker view 2017-11-26 22:29:31 +01:00
tibbi
73b05d158f changing the primary color to a bit darker orange 2017-11-26 22:26:56 +01:00
en2sv
97d305420f
Update Swedish translation 2017-11-26 20:23:55 +01:00
tibbi
2c8dc234d0 show a warning about fake app after some runs 2017-11-23 09:34:53 +01:00
Sérgio Marques
0b585514e2
Update strings.xml 2017-11-20 01:04:31 +00:00
solokot
ef560677a3
Update strings.xml 2017-11-19 23:34:59 +03:00
solokot
4ea8b05814
Update strings.xml 2017-11-19 23:31:00 +03:00
tibbi
e814f3865f improve the way mimetype is achieved from multiple uris 2017-11-19 19:06:01 +01:00
tibbi
a51539eedf use a mimetype */* if every previous way failed 2017-11-19 18:34:57 +01:00
tibbi
e09b6863f6 fix some color dialog issues at dragging the Hue bar 2017-11-19 17:40:07 +01:00
tibbi
3c7b8d3918 revert Implementation back to Compile 2017-11-19 12:01:43 +01:00
tibbi
0baa7fe71f update Glide annotationProcessor to kapt 2017-11-18 23:59:18 +01:00
tibbi
4e4124acd8 tweak the way of getting mimetype from uri 2017-11-18 23:08:00 +01:00
tibbi
4b39eb2bc3 lets show the Donate dialog every 50 launches, down from 100 2017-11-18 21:58:34 +01:00
tibbi
61c0c3f29e update some gradle things to reflect Android Studio 3 changes 2017-11-18 21:25:03 +01:00
tibbi
34b2ad3af4 add a Menu item with Delete button only 2017-11-16 21:59:57 +01:00
tibbi
f67296f78a adding more helper functions to viewholder creating 2017-11-16 14:50:24 +01:00
tibbi
dc9e1ec7cf simplify long click detecting at ViewHolder.bindView 2017-11-16 14:23:33 +01:00
tibbi
1c5eda7b5c split zoomlistener and draglistener + rename recyclerviewadapter 2017-11-16 13:57:55 +01:00
tibbi
0c3a32b747 adding an abstract recyclerview adapter 2017-11-16 11:55:41 +01:00
tibbi
245d4cec93 adding partial Norwegian translation by FTno 2017-11-14 18:30:13 +01:00
tibbi
3d848d4a9d updating some German strings 2017-11-14 11:35:15 +01:00
tibbi
bc4ac68954 add a helper activity extension for checking if the activity is destroyed 2017-11-14 09:14:25 +01:00
tibbi
87798d8a62 define a dimension for widget colorpicker squares 2017-11-13 23:00:00 +01:00
tibbi
1f4810cc8d add an itemLongClicked function to MyAdapterListener interface 2017-11-13 21:19:15 +01:00
tibbi
fda2520d2f enable recyclerview zoom/drag whenever listeners arent null 2017-11-13 20:52:13 +01:00
tibbi
1f99af7bfe split RecyclerView Listener between ZoomListener and DragListener 2017-11-13 20:36:44 +01:00
tibbi
eaed14d0f2 add an imageview helper extension for applying color filter 2017-11-13 19:20:09 +01:00
tibbi
139a9adf5a adding Gson and Leak Canary licenses 2017-11-13 16:23:53 +01:00
tibbi
b44ec23a56 add permission handling for READ_CALENDAR 2017-11-13 10:21:26 +01:00
tibbi
9700b54c92 create a new style with no textSize changed 2017-11-12 23:53:24 +01:00
tibbi
453c031ad5 adding some resources related to selection circle 2017-11-12 12:47:25 +01:00
tibbi
38cf6398a7 adding an adapter helper interface 2017-11-12 12:08:04 +01:00
gregory678
90862eb9c5
New strings translated 2017-11-11 02:22:50 +01:00
tibbi
0e3bde5105 update version to 2.38.6 2017-11-10 20:56:38 +01:00
tibbi
e09709fd4e remember if Use English was toggled 2017-11-10 20:55:44 +01:00
tibbi
d55f99cad5 escaping some quotes 2017-11-10 16:26:25 +01:00
gcalzo
2c9491e583
Update strings.xml 2017-11-10 16:19:49 +01:00
gcalzo
c4e20760c1
Update strings.xml 2017-11-10 13:49:07 +01:00
tibbi
995b4ad0d2 lets recognize php files at text/plain 2017-11-10 13:36:11 +01:00
tibbi
bccfede450 add a helper function for updating menu text sizes 2017-11-10 13:20:30 +01:00
tibbi
6e786e2bbb capitalize English in Use English 2017-11-10 08:48:58 +01:00
Tibor Kaputa
a593e43875
Merge pull request #105 from ltGuillaume/patch-1
Updated Dutch
2017-11-10 08:45:10 +01:00
Pzqqt
c852e21eb9
Update strings.xml 2017-11-10 11:40:37 +08:00
Guillaume
259027484b
Updated Dutch 2017-11-10 00:13:38 +01:00
tibbi
c14e547558 add text/plain mimetype to .rb and .py files 2017-11-09 23:37:14 +01:00
tibbi
43f1e12f32 remove the textSize definition from styles 2017-11-09 22:19:10 +01:00
tibbi
8bdce17a61 add some helper view extension functions for checking view visibility 2017-11-09 19:08:46 +01:00
tibbi
a5afbe86c9 vibrate at pressing PIN numbers 2017-11-09 15:51:44 +01:00
tibbi
69e1a85959 check PIN code validity after every number, confirm if valid 2017-11-09 15:42:44 +01:00
tibbi
51d6834d36 make some context and activity callbacks nullable 2017-11-09 14:38:37 +01:00
solokot
4984147d40
Update strings.xml 2017-11-09 15:53:12 +03:00
solokot
c25bcd53c5
Update strings.xml 2017-11-09 15:41:31 +03:00
solokot
fad9a7b848
Update strings.xml 2017-11-09 15:38:37 +03:00
solokot
b24a037936
Update strings.xml 2017-11-09 15:37:52 +03:00
tibbi
da50bf77d0 update lastModified the old way too 2017-11-09 10:52:12 +01:00
tibbi
d1428a85af allow cusotmizing the lastModified field in a function 2017-11-09 10:50:04 +01:00
tibbi
7f5915ae5c add a Success callback parameter to SecurityDialog 2017-11-08 23:02:26 +01:00
tibbi
9de29b45f6 move the password protection extension functions to the general activity 2017-11-08 22:39:32 +01:00
tibbi
b756884d96 add an activity extension for handling app password protection 2017-11-08 22:09:51 +01:00
tibbi
43e1a00583 add some things related to password protecting the whole app 2017-11-08 21:42:23 +01:00
tibbi
439a2e9578 moving activity restarting in a new function 2017-11-08 11:57:28 +01:00
tibbi
ef3957cf1d add an activity extension for toggling UseEnglish 2017-11-08 11:52:16 +01:00
tibbi
a691c5b19c rename Force English to Use English 2017-11-08 11:15:27 +01:00
tibbi
7251918f52 add some things related to forcing english language 2017-11-08 11:05:12 +01:00
Pzqqt
8c0f7a27f1
Update strings.xml 2017-11-08 15:01:51 +08:00
tibbi
3ba8c3069a remove the color after Follow Us string 2017-11-07 22:56:29 +01:00
Tibor Kaputa
947b3af21e
removing some colons 2017-11-07 22:16:12 +01:00
alpenblauwtje
83f467a8bb
Update strings.xml
Some small Dutch corrections.
2017-11-07 22:00:56 +01:00
tibbi
3b08506a38 try getting the media content uri first, before getting our fileprovider uri 2017-11-07 18:15:45 +01:00
Guillaume
14b4eb688c
Dutch updated 2017-11-07 15:53:12 +01:00
tibbi
170839c6d8 updating Glide and Reprint libraries 2017-11-07 15:26:40 +01:00
tibbi
119cd36d2b updating sdk to 27 2017-11-07 15:14:54 +01:00
tibbi
92ba7884c9 update to Android Studio 3 2017-11-07 15:08:58 +01:00
tibbi
cfd0c43dab adding some permission related strings 2017-11-07 11:14:32 +01:00
tibbi
7b8b1354f6 updating the slovak translation 2017-11-06 20:52:07 +01:00
tibbi
292e366e85 show the Donate dialog every 100 runs, if Thank You is not installed 2017-11-06 19:53:48 +01:00
tibbi
1af0e56155 simplifying the Donate dialog 2017-11-06 19:50:37 +01:00
tibbi
9b793afd72 handle all third party intents like on nougat 2017-11-06 18:17:47 +01:00
tibbi
ee3ae77e49 ensure getFilePublicUri uses the fileprovider pattern 2017-11-06 16:41:18 +01:00
tibbi
11c658856d couple updates at the resources extension 2017-11-06 13:47:11 +01:00
tibbi
dc80e4dae0 add MyButton for changing button text color 2017-11-05 18:03:52 +01:00
tibbi
e9185c5677 recognize .mkv extension as video/x-matroska mimetype 2017-11-05 17:08:57 +01:00
tibbi
7bfe4ed5eb add a tablet version of extra_big_text_size 2017-11-05 16:43:12 +01:00
tibbi
16dce8322a fix Espresso license title 2017-11-05 16:17:36 +01:00
tibbi
1c4d99805c update colorpicker whenever hex code length is 6 in whatever way 2017-11-05 12:50:42 +01:00
tibbi
a0ce25fa9f adding Robolectric and Espresso licences 2017-11-04 22:40:33 +01:00
tibbi
07017b4fb1 adding autofittextview license 2017-11-04 22:33:28 +01:00
tibbi
289c26a6f1 add the simplest case for extracting path from file uri too 2017-11-04 20:22:51 +01:00
tibbi
ac73d5bd65 improve getRealPathFromURI 2017-11-04 20:19:12 +01:00
tibbi
e3318d01d7 use shareUri instead of shareUris when sharing a single item 2017-11-04 16:47:54 +01:00
anthologist
dd10b23e4e Updated italian 2017-11-04 11:26:05 +01:00
gregory678
dbb4de6a0e
Translated new strings 2017-11-04 02:50:39 +01:00
tibbi
72218889bd adding a Danish strings file 2017-11-03 12:10:36 +01:00
tibbi
5bce4f5577 handle cases when uri.lastPathSegment returns null 2017-11-02 10:57:40 +01:00
Primokorn
7bc4439014
Update FR strings.xml 2017-11-02 10:31:57 +01:00
Sérgio Marques
1656ed9a6f
Update strings.xml 2017-11-01 22:44:14 +00:00
tibbi
0f6bccce33 adding a Malay strings file 2017-11-01 12:04:44 +01:00
tibbi
92f07f2b0d add a helper function for checking if path is a jpg 2017-11-01 11:53:44 +01:00
tibbi
2c9e9c7a76 update the logic around detecting SD card, give /storage/sdcard1 bigger priority 2017-10-30 23:50:52 +01:00
Oleg A
ee82be931b
Update strings.xml 2017-10-30 23:20:09 +03:00
tibbi
cc9455cd1f change the .ics file mimetype to text/calendar 2017-10-30 17:55:23 +01:00
Pzqqt
e2aa49c402
Update strings.xml 2017-10-30 16:04:14 +08:00
Rodrigo
9ec8534604
Update strings.xml 2017-10-30 00:10:01 -02:00
tibbi
53b97b3e42 one more string 2017-10-29 23:11:42 +01:00
tibbi
70a060a5be updating some german Commons strings 2017-10-29 23:10:50 +01:00
tibbi
4d10ae96df adding the string related to keeping last-modified in Settings 2017-10-29 22:14:45 +01:00
tibbi
a41005cf7b send the original uri in 2 cases 2017-10-29 21:13:36 +01:00
tibbi
ebde7aff98 make sure we dont publish file uris 2017-10-29 20:59:42 +01:00
tibbi
6b667127ea format size at Properties dialog with multiple items selected 2017-10-29 19:55:52 +01:00
tibbi
44da878585 add a number check at getting real path from uri 2017-10-29 19:55:42 +01:00
tibbi
2345892091 add an activity extension for opening editor intent 2017-10-29 19:04:21 +01:00
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
tibbi
7aac6cb8f5 misc dialog style updates 2017-10-19 21:14:27 +02:00
tibbi
660e17170e remove the callback interface from CustomizationActivity 2017-10-19 21:10:08 +02:00
tibbi
eb2eca8996 remove some explicit callback invoke calls 2017-10-19 20:44:10 +02:00
tibbi
eaeb40c4a9 try using renameTo when moving files from internal to internal 2017-10-19 16:53:21 +02:00
tibbi
e6dfe99cd8 add the camera model fetcher at string extensions too 2017-10-18 20:39:29 +02:00
tibbi
39eb430896 move some properties fetching functions in string extension 2017-10-18 20:27:45 +02:00
tibbi
07f548bf05 add a new constant for sorting by path 2017-10-18 17:38:56 +02:00
tibbi
cc4513521d update glide to 4.2.0 2017-10-18 17:38:46 +02:00
tibbi
0b3267a2bc format FileDirItem model 2017-10-18 17:38:35 +02:00
tibbi
24413a1062 updating some physical path exceptions 2017-10-18 16:43:11 +02:00
Sérgio Marques
6c77a335dc Update strings.xml 2017-10-16 11:41:01 +01:00
Sérgio Marques
a12826927d Update strings.xml 2017-10-15 23:21:37 +01:00
ameneghello
431323e5be Updated italian 2017-10-11 16:09:39 +02:00
gregory678
af4f7132c3 Update for 2.15.2 2017-10-09 17:33:27 +02:00
tibbi
735dfd2054 add a drawable extension for applying color filter 2017-10-07 18:00:18 +02:00
tibbi
db016cad04 adding a new view extension, a globalLayout listener 2017-10-07 16:50:51 +02:00
tibbi
eedef201ba try setting destination file's last modified to the source's one 2017-10-05 23:14:51 +02:00
tibbi
4b3c0071f0 minor code formatting at PropertiesDialog 2017-10-05 22:10:46 +02:00
tibbi
4de01e4baa try fetching SD card path on Android 4.x too 2017-10-05 21:16:13 +02:00
tibbi
d9ee3220a3 always check internal storage path and sd card path at startup 2017-10-05 19:09:41 +02:00
solokot
4db4e27272 Update strings.xml 2017-10-03 16:56:53 +03:00
tibbi
34790e6745 store the device internal storage and sd card path just at first launch 2017-10-02 21:16:55 +02:00
tibbi
625298ca0e Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons 2017-10-02 17:14:07 +02:00
tibbi
8276e8cd8d adding a new string for Confirming selection 2017-10-02 17:13:44 +02:00
gregory678
a48b5abab1 Updates and fixes for 2.15.1 2017-10-02 13:04:40 +02:00
tibbi
84529a737f make sure we use the proper internal storage path at getting the SD card path 2017-10-01 21:24:57 +02:00
tibbi
5ae210e2a5 catch SecurityException at creating new folders on SD cards 2017-09-30 22:48:00 +02:00
tibbi
16ebac7c67 fix color hex code typing in with some keyboards 2017-09-30 19:14:36 +02:00
tibbi
7ff978c906 use the images uri by default 2017-09-27 23:47:35 +02:00
tibbi
9f072d0f09 add a helper function for getting latest media id 2017-09-27 23:25:52 +02:00
tibbi
ae4a5bb8c4 add a different toast text after setting up fingerprint protection 2017-09-27 21:44:31 +02:00
tibbi
1b5e72859e cancel fingerprint authentication on detaching 2017-09-27 21:26:08 +02:00
tibbi
06565c5c42 adding the fingerprint related strings in different languages too 2017-09-27 21:14:40 +02:00
tibbi
2ec487e5f8 add a helper button for going in Settings from the password dialog 2017-09-27 21:03:03 +02:00
tibbi
25c1cf49d6 change the fingerprint text when there are no fingerprints registered 2017-09-27 20:04:08 +02:00
tibbi
4746307035 show an error after too many failed attempts 2017-09-27 19:59:05 +02:00
tibbi
c00cf61626 show a toast if fingerprint authentication fails 2017-09-27 19:55:19 +02:00
tibbi
705812c8bf add the actual fingerprint check 2017-09-27 19:52:24 +02:00
tibbi
65abda8f20 adding a couple initial things related to fingerprinting 2017-09-26 23:42:46 +02:00
tibbi
56e80ced43 rename AlphanumComparator to AlphanumericComparator 2017-09-26 22:55:25 +02:00
tibbi
aa0cd81931 add a helper function for checking if fingerprint sensor is available 2017-09-26 20:40:40 +02:00
tibbi
32dff9d02e rescan the file after renaming 2017-09-25 23:43:31 +02:00
tibbi
415e4eb2f2 adding some RemoteViews extension functions 2017-09-23 11:36:38 +02:00
tibbi
7af8eb6d18 revert Glide back to 4.0.0 2017-09-20 21:16:55 +02:00
tibbi
64d0e37e07 add some audio file checks 2017-09-20 21:13:32 +02:00
Unknown
cd9b53ff20 Update Japanese translation 2017-09-19 23:15:27 +09:00
tibbi
9c9751fcc8 update Glide to 4.1.1 2017-09-17 22:50:59 +02:00
tibbi
fc36856e29 improve the way availble breadcrumb width is checked 2017-09-17 20:39:20 +02:00
tibbi
3c59e3f86f minor code style update at Breadcrumbs 2017-09-17 16:36:48 +02:00
Tibor Kaputa
203231358a Merge pull request #81 from canou/french-translation
French translation update
2017-09-17 15:28:42 +02:00
canou
6c413c646f French translation update 2017-09-17 11:32:57 +02:00
anthologist
e8e7e10ca4 Updated italian 2017-09-17 11:25:40 +02:00
tibbi
bfc1dec9c1 add some extra checks to avoid deleting/renaming wrong files/folders 2017-09-17 10:59:10 +02:00
tibbi
a863c0c820 at fastscroll allow dragging only the handle, not the area around it 2017-09-16 23:55:24 +02:00
tibbi
1b194306b8 use kk instead of HH for hours at another place 2017-09-16 23:54:41 +02:00
tibbi
a6b3317275 make sure the Hours are prperly formatted at the properties dialog 2017-09-16 17:45:06 +02:00
tibbi
6d81788848 remove an error reporting after deleting files 2017-09-15 22:52:57 +02:00
tibbi
cc7b57e26e show more verbose exceptions in some cases 2017-09-10 21:58:35 +02:00
Tibor Kaputa
b3a213e85d Merge pull request #78 from solokot/master
Update RU string
2017-09-09 16:31:13 +02:00
solokot
c5fc26ec6d Update strings.xml 2017-09-09 17:11:37 +03:00
tibbi
94c943582a updating some German strings 2017-09-09 14:37:49 +02:00
tibbi
ce27f5399c show the path at Create New Folder dialog 2017-09-05 20:54:54 +02:00
tibbi
a32d0f4f44 use the proper english versions of the strings 2017-09-05 20:32:51 +02:00