Commit graph

1493 commits

Author SHA1 Message Date
tibbi
1af8303bbb adding the core of a new Storage fragment 2021-10-10 22:44:30 +02:00
lnux-usr
2f451917ad
Update pt-br translations 2021-09-26 16:53:46 -03:00
Wolfgang Meier
a27e44f38d Allow all mime-types when using the 'Save As' function 2021-09-24 14:10:33 +02:00
Paul Akhamiogu
3a52528a54 Merge branch 'master' into fix/android-data-dir-access
# Conflicts:
#	app/build.gradle
2021-09-12 23:14:02 +01:00
Tibor Kaputa
51b7323f14
adding some top margin 2021-08-27 14:58:54 +02:00
Paul Akhamiogu
fa0614175a Update Breadcrumbs and commons library version 2021-08-27 13:31:56 +01:00
Paul Akhamiogu
6a94feaf0e first attempt 2021-08-25 00:37:18 +01:00
tibbi
37b9699276 a bit more code shortening 2021-08-15 23:25:37 +02:00
tibbi
73aaf290f9 updating commons + minor code style update 2021-08-15 23:18:28 +02:00
Andrii Chubko
a706e26df6 Clean code 2021-08-15 11:41:58 +03:00
Andrii Chubko
b11e60a3c5 Show save prompt when exiting editor if there are unsaved changes
To check if there are unsaved changes, the current text is compared to the original text.
If user uses the "Saved as" button to modify this file, the original text is updated.

When there are unsaved changes:
- If user clicks "Discard", the editor is exited without saving.
- If user clicks "Save" and successfully saves the file, the editor is automatically closed afterward.
- If user clicks "Save" but then fails to save or closes the save dialog, the editor is not closed.
2021-08-15 07:31:48 +03:00
tibbi
3d31290c6b renaming a delete confirmation skipping related view 2021-06-13 22:10:35 +02:00
Tibor Kaputa
59d6749ce6
Merge pull request #479 from Agustyn98/skip_delete_confirm
Option to skip the delete confirmation
2021-06-13 22:09:05 +02:00
tibbi
515d0eb710 fix #486, respect animations disabled system-wide 2021-06-13 22:06:36 +02:00
teemue
ef3d4d1cf7
Improved FI translation 2021-06-11 22:09:46 +03:00
Tibor Kaputa
86f89d4550
Update strings.xml 2021-06-04 09:30:19 +02:00
unbranched
0422bc68f3 Italian translation update 2021-06-02 19:37:34 +02:00
motomoto7
0c8feabfc3
Update strings.xml 2021-06-02 17:15:19 +03:00
Agus
c807e24ec0 option to skip delete confirmation 2021-05-28 16:12:47 -03:00
Agus
16cfb8401c skip delete confirmation option 2021-05-28 16:04:27 -03:00
tibbi
4309687242 reordering some lines 2021-05-22 13:19:46 +02:00
tibbi
02a26c1a85 adding a crashfix 2021-05-22 13:19:40 +02:00
tibbi
200e2a51d2 show only the selected tabs 2021-05-21 15:19:35 +02:00
tibbi
1e713ab812 add a setting button for managing shown tabs 2021-05-21 14:49:08 +02:00
tibbi
90b9eee96f adding some tab numbering changes 2021-05-21 12:30:41 +02:00
tibbi
a48300e713 get Recents file name from its path, if not filled in 2021-05-20 11:09:21 +02:00
tibbi
d8fad97da2 make sure Recents are loaded properly at first launch, after granting permission 2021-05-19 23:12:44 +02:00
tibbi
e22322b2d5 properly handle file loading with app protection 2021-05-19 23:04:06 +02:00
tibbi
004fc2f362 show the file name at deletion, if it is only one item 2021-05-19 22:53:56 +02:00
tibbi
1b1508282a use the helper function for querying recents cursor, show errors 2021-05-19 22:43:29 +02:00
tibbi
11232b92f7 allow deleting files from Recents 2021-05-19 22:36:14 +02:00
tibbi
f825068f07 properly update font size or date/time on change 2021-05-19 22:30:19 +02:00
tibbi
ef91621fff avoid showing invalid files at Recents 2021-05-19 22:18:19 +02:00
tibbi
2150ad15e6 properly update some colors on change 2021-05-19 22:15:02 +02:00
tibbi
b526ae5df2 show a placeholder if not recents are found 2021-05-19 22:06:10 +02:00
tibbi
92092b6168 adding some list/grid viewtype related fixes 2021-05-19 21:55:59 +02:00
tibbi
0c648d4f88 adding some top menu related improvements 2021-05-19 21:33:55 +02:00
tibbi
4e5d55be9f do not show all top menu items at Recents tab 2021-05-19 21:11:19 +02:00
tibbi
39eb160f6b properly handle third party intents in the Recents tab 2021-05-19 21:04:08 +02:00
tibbi
9143e07949 handle some menu items at both tabs 2021-05-19 20:49:27 +02:00
tibbi
be0fba6be8 finish actionmode and search on swiping between tabs 2021-05-19 20:23:11 +02:00
tibbi
8226588d95 filling the Recents tab content 2021-05-19 20:15:46 +02:00
tibbi
a50977cb33 adding the Recents tab 2021-05-19 19:25:17 +02:00
tibbi
eb5e565739 wrapping items_fragment into a relativelayout 2021-05-19 19:02:11 +02:00
tibbi
09018683b8 adding the top tab holder 2021-05-19 18:12:57 +02:00
tibbi
3001db8769 do not refresh items on setColors 2021-05-19 17:50:26 +02:00
tibbi
740a4e095d moving some config variable check into main activity 2021-05-19 17:42:16 +02:00
tibbi
c469c9931f rewriting the fragment to work like in other apps 2021-05-19 17:00:51 +02:00
Tibor Kaputa
0c669b4dd8
Merge pull request #472 from spkprs/patch-10
Update strings.xml
2021-05-19 16:08:56 +02:00
spkprs
69bfc840b6
Update strings.xml 2021-05-19 00:48:47 +03:00
Guillaume
a887d51edc
Dutch 2021-05-18 21:45:47 +02:00
tibbi
27aa45fc1a adding a Recents fragment 2021-05-18 18:05:01 +02:00
tibbi
0f0d3482a1 translating a slovak string 2021-05-18 17:43:19 +02:00
Tibor Kaputa
e99cfd437d
Merge pull request #469 from tkterris/press-back-twice
Add toggle to disable "Press back again to exit"
2021-05-18 17:42:23 +02:00
Tibor Kaputa
ffb1f7368b
removing some redundant code 2021-05-18 17:41:09 +02:00
tibbi
6b54b0e450 avoid showing hidden items mistakenly at search, if disabled 2021-05-18 17:37:43 +02:00
tibbi
62116da023 show more items at the top menu in some cases 2021-05-18 16:48:50 +02:00
Trevor Terris
78e5ed3b5c Merge remote-tracking branch 'upstream/master' into press-back-twice 2021-05-11 11:10:08 -04:00
Tibor Kaputa
3c54f402bd
adding some newlines 2021-05-11 09:37:38 +02:00
Dhruva Sambrani
192c68a6c4
Add hindi translations 2021-05-11 03:41:15 +05:30
Trevor Terris
f74ebf5753 Update strings.xml from feedback
Change option verbiage, and remove translatable="false". Instead, use English text for all languages for now.
2021-05-07 16:39:37 -04:00
Trevor Terris
2e05c24b4d Add toggle to disable "Press back again to exit"
Add toggle to settings activity for the "Press back again to exit" functionality. Defaults to true (current behavior).
2021-05-07 16:24:35 -04:00
tibbi
d395aab484 do not animate the views at updating the folder children count 2021-04-19 19:21:34 +02:00
tibbi
f4388d7d8b update folder children count asynchronously 2021-04-19 19:13:46 +02:00
tibbi
260da456c1 catch Out Of Memory errors at opening files in the editor 2021-04-19 17:03:03 +02:00
tibbi
22b331e535 use the new way of intent handling at opening files 2021-04-19 16:45:37 +02:00
tibbi
7e2c26d629 animate the recyclerview item appearing 2021-03-05 11:57:51 +01:00
tibbi
f68af307bb updating some dialogs with the new edittext hints 2021-03-05 11:24:38 +01:00
tibbi
402c187f03 refresh items after moving 2021-02-25 21:32:44 +01:00
tibbi
e93588ad30 use proper colors on some places 2021-02-12 23:01:48 +01:00
tibbi
01da232d39 adding some crashfixes 2021-02-12 22:18:14 +01:00
baron
26f1fcb71e Fixed an unescaped & in German translation 2021-02-02 20:25:49 +01:00
Tibor Kaputa
06292d9c56
Merge pull request #448 from spkprs/patch-9
Update strings.xml
2021-02-02 09:37:35 +01:00
spkprs
060ff98bc3
Update strings.xml 2021-02-02 01:59:15 +02:00
GithubUser699
636b4da66d
Updated german translation strings 2021-02-01 23:53:32 +00:00
Nekromanser
c58fab807a
Update strings.xml
Fixed typos.
Improved finnish translation.
2021-02-01 07:40:00 +02:00
teemue
2b4a5702df
Improved FI Translation 2021-01-30 23:27:22 +02:00
Fatih Fırıncı
a2c933ece1
Update strings.xml 2021-01-30 11:41:32 +03:00
tibbi
2fe8c6564a avoid showing Root initially at the top breadcrumb at app launch 2021-01-26 11:10:29 +01:00
tibbi
0dcc6f4da1 refetch items at changing view type, to make sure the proper fields are filled 2021-01-25 15:02:51 +01:00
tibbi
353618e5f4 animate column count changes 2021-01-25 14:58:55 +01:00
tibbi
d767098f20 allow toggling filename visibility in the grid view 2021-01-25 14:52:17 +01:00
tibbi
9d3b1796be adding a menu item for toggling filename visibility 2021-01-25 14:34:27 +01:00
tibbi
14bb9db182 minor code tweak 2021-01-25 11:21:47 +01:00
tibbi
bddec8ccda calculate content height after closing search 2021-01-25 11:20:08 +01:00
tibbi
23208bfc1a disable swipe refresh gesture at item selection, needs better solution 2021-01-23 20:54:21 +01:00
tibbi
65bbe0602a make the path at Favorite path picker nicer 2021-01-23 18:36:28 +01:00
tibbi
c8e104d88d fix #403, delete empty folders after move, if really empty 2021-01-23 17:36:15 +01:00
tibbi
919d073a03 fix #431, automatically pick Internal at the storage picker, if the only option 2021-01-23 17:00:10 +01:00
tibbi
6143998308 moving some ListItem functions into Commons 2021-01-16 17:34:03 +01:00
tibbi
112b816b9e recalculate recyclerview height at using Search 2021-01-16 17:33:34 +01:00
tibbi
fad3697bc6 disable swipe refreshing when search is open 2021-01-16 17:22:55 +01:00
Sérgio Marques
047367d657
Update strings.xml 2021-01-16 14:38:48 +00:00
tibbi
af82cc5119 fix #440, show folders at search results too 2021-01-16 12:16:23 +01:00
tibbi
cbd092862f show a folder icon at search results folder too 2021-01-16 11:33:31 +01:00
Guillaume
e83165caad
Dutch 2021-01-15 23:47:21 +01:00
tibbi
441d53d9cd adding new strings for showing Recent files 2021-01-15 23:06:58 +01:00
tibbi
c7f311360d move Delete menu button at the top at file selecting 2021-01-15 22:52:11 +01:00
tibbi
a9bb37e07d get proper file count of folders only when needed 2021-01-14 21:40:02 +01:00
tibbi
d68aee2b5f use an improved way of file thumbnail caching 2021-01-14 20:59:52 +01:00
tibbi
b2f65a448e allow opening folders from search results 2021-01-11 17:22:39 +01:00
tibbi
705ad89c36 adding a new FAQ item 2020-11-27 11:53:39 +01:00
tibbi
92168ab3f0 adding some crashfixes 2020-11-27 11:53:33 +01:00
Luis Alfredo Figueroa Bracamontes
72e061e3a6
Update strings.xml
Translating new strings
2020-11-25 12:33:50 -06:00
Anonymous
4f61ae4f3f
Update Polish translation 2020-11-21 18:02:15 +00:00
tibbi
c75c4461f5 adding Grid view into WhatsNew 2020-10-29 23:34:17 +01:00
tibbi
d14cf23803 recalculate the list height in some cases 2020-10-29 23:29:23 +01:00
tibbi
af5862f045 make sure folder labels at search occupy the whole line in grid view 2020-10-29 23:23:08 +01:00
tibbi
f2c1f7688a allow changing the column level with zooming again 2020-10-29 23:03:59 +01:00
tibbi
10ab22508f properley handle grid/list view initialization 2020-10-29 23:01:25 +01:00
tibbi
3f849da18f allow changing the column count with gestures and menu buttons 2020-10-29 22:40:36 +01:00
tibbi
07ba82f4ee mark selected grid items with a check 2020-10-29 21:41:57 +01:00
tibbi
c5f38a93f3 improving the UI of grid view a bit 2020-10-29 21:22:11 +01:00
tibbi
34edd70b99 toggle between list and grid view as needed 2020-10-29 20:43:24 +01:00
tibbi
c80b981a51 adding a grid item layout file 2020-10-29 20:12:02 +01:00
tibbi
2749e68402 just renaming some list file types 2020-10-29 19:59:04 +01:00
tibbi
e1c0554990 adding a Change View Type menu item for enabling grid view 2020-10-29 19:50:51 +01:00
tibbi
bb5d918cf5 updating commons, kotlin and gradle 2020-10-28 23:28:07 +01:00
Ricardo
17741fc5a0
Update strings.xml 2020-10-24 19:19:14 -03:00
Ricardo
4dc7507978
Improvements in Brazilian Portuguese Translation 2020-10-24 19:00:19 -03:00
Tejas Mate
33b09d0819
Update strings.xml 2020-10-20 21:28:20 +05:30
Tejas Mate
9cc41b1dc7
Update strings.xml
updates some strings
2020-10-20 21:19:49 +05:30
Tejas Mate
b4ed57b5d8
Create strings.xml
Added some translated Strings of Hindi
2020-10-20 20:34:44 +05:30
Sérgio Marques
b84487d670
Update strings.xml 2020-10-18 23:54:55 +01:00
Tibor Kaputa
1207c3676d
reverting some translations 2020-10-03 21:02:24 +02:00
davidre345
e32b5d7366
Adding galician strings 2020-10-02 19:23:27 +02:00
tibbi
b3d34a4853 add rounded corners to image previews 2020-09-27 17:55:16 +02:00
tibbi
0af5ee245a improve file loading performance on Android 11+ 2020-09-27 17:48:46 +02:00
tibbi
12b96e159d optimizing the performance at fetching files 2020-09-27 11:36:43 +02:00
tibbi
935119f998 fix #416, hide the Go To Home folder when it is the current path 2020-09-27 10:59:07 +02:00
tibbi
723f8481c3 fix #413, add a button for showing Favorites at the destination picker 2020-09-26 23:14:28 +02:00
tibbi
665b401aee fix #415, properly handle placeholder visibility at closing Search 2020-09-26 21:33:58 +02:00
tibbi
b3ea28c76b try fetching Last Modified from Mediastore, if possible 2020-09-16 22:20:56 +02:00
tibbi
ee9210ce14 add handling for file saving from Send intent 2020-09-16 20:49:12 +02:00
tibbi
bdefac541f adding a new activity for handling Send intent 2020-09-16 19:54:27 +02:00
teemue
7f63c0aec3
Propose Finnish translation 2020-07-05 19:19:59 +03:00
tibbi
90091ff6c5 fix #374, show proper side bubble text at using Search 2020-06-19 21:32:14 +02:00
tibbi
1fcc63ebea uset the proper file icon at creating a shortcut 2020-06-19 21:20:26 +02:00
tibbi
6b6a4acb58 sort the search results before showing 2020-06-19 21:16:01 +02:00
tibbi
71666fca2e updating commons and gradle 2020-06-19 20:29:38 +02:00
tibbi
b948390008 fix some weird sorting at search results 2020-06-07 23:02:07 +02:00
tibbi
e665c38f05 allow sorting items by proper numeric values in their names 2020-06-07 22:50:39 +02:00
tibbi
809984c89e catch exceptions thrown at fetching zipped files 2020-06-07 22:28:07 +02:00
tibbi
94a265a6b0 fix search, do not reset it at opening an item 2020-06-07 15:44:35 +02:00
tibbi
b4b282a333 uri decode filename at the decompression activity 2020-06-07 13:45:45 +02:00
Tommy He
7f967f5973 Added translated zh_CN strings.xml 2020-05-31 22:27:52 +08:00
tibbi
09345dba49 create a directory at decompressing, if needed 2020-05-28 12:18:37 +02:00
tibbi
a14919d6d9 create a new folder at decompressing 2020-05-28 12:06:47 +02:00
tibbi
031904283f properly handle folder traversing inside a zip file 2020-05-28 11:09:31 +02:00
tibbi
a89aa0aa0c show the proper files at Decompress Activity 2020-05-28 10:50:26 +02:00
tibbi
edecbc6e37 improve folder showing at the decompressing activity 2020-05-28 10:31:02 +02:00
tibbi
e27841dbea adding initial implementation of file decompressing 2020-05-27 14:09:59 +02:00
tibbi
f76a60d572 show a folder picker after pressing Decompress 2020-05-26 22:57:32 +02:00
tibbi
bf486415be adding a Decompress menu item at the Decompress activity 2020-05-26 22:52:40 +02:00
tibbi
9b85e50f7f use a separate DecompressItemsAdapter at decompression 2020-05-26 21:39:58 +02:00
tibbi
72a10cc917 adding an initial version of the decompressing activity 2020-05-26 15:33:07 +02:00
tibbi
33af1a5c03 updating the app icon on some devices 2020-05-24 21:15:45 +02:00
Guillaume
f625c812a3
Dutch 2020-05-18 17:00:24 +02:00
tibbi
20c3cc617d updating commons to 5.28.3 2020-05-16 23:14:11 +02:00
tibbi
f1f50678ae speed up the fastscroller hint text fetching too 2020-04-23 21:35:49 +02:00
tibbi
d55dc217c9 use a quicker way of formatting date and time at scrolling 2020-04-23 20:23:15 +02:00
tibbi
f91c632a52 moving the file type icons into Commons 2020-04-23 10:23:24 +02:00
tibbi
41f5f7872c store the file type thumbnails to avoid refetching 2020-04-23 00:15:39 +02:00
tibbi
4b0f3c13e6 updating all custom file extension icons once again with some tweaks 2020-04-22 22:59:57 +02:00
tibbi
a60103f0fa adding more file type icons 2020-04-22 18:15:15 +02:00
tibbi
a1c46a0ddb updating a couple new icons 2020-04-22 17:51:06 +02:00
tibbi
5d67b5c458 recognize m4a, ogg, wav files too 2020-04-22 13:01:05 +02:00
tibbi
180bb87fb0 adding our custom ics and vcf file formats 2020-04-22 12:43:18 +02:00
tibbi
45cb3c5169 use separate file icons depending on the extension 2020-04-22 12:14:12 +02:00
tibbi
fb8b384669 adding new file extension icons 2020-04-22 11:56:14 +02:00
tibbi
99a4a8200c replacing Left with Start, Right with End at xml tags 2020-04-22 10:34:06 +02:00
tibbi
a617326ea3 increasing some margins at the app settings 2020-04-22 10:07:58 +02:00
Chacal
214baa7c50
Update strings.xml 2020-04-20 19:25:10 -03:00
Tibor Kaputa
6a9e39783c
escaping an apostrophe 2020-04-04 15:07:04 +02:00
unbranched
f73e4221cb Italian translation update 2020-04-04 12:01:38 +02:00
tibbi
4cdbf654ac clear only the background spans at search, not all 2020-03-29 16:45:48 +02:00
tibbi
d52e6c875f fix jumping between search occurrences at the editor 2020-03-29 16:25:47 +02:00
tibbi
688976447b removing the dividers from the app settings sections too 2020-03-27 22:35:56 +01:00
tibbi
09cba07ecb fix #320, add an improved Search at the file editor 2020-03-27 21:56:54 +01:00
tibbi
4ce5d4892f removing the old version of Search in the editor 2020-03-26 20:39:30 +01:00
tibbi
3cae8b0fe8 increasing the default editor font size a bit 2020-03-26 18:08:03 +01:00
tibbi
0e2ca893e4 remove the dividers from the list views 2020-03-26 16:44:08 +01:00
tibbi
a5cdeaf59c fix #381, apply the select sorting at the file pickers too 2020-03-26 12:38:57 +01:00
tibbi
d0808bb026 use scoped storage at the text editor 2020-03-21 17:29:13 +01:00
tibbi
c85f8834ca updating the app icon 2020-03-21 11:47:41 +01:00
tibbi
294aa02256 removing a duplicate string, take it from Commons 2020-03-20 23:23:15 +01:00
tibbi
546122cacb updating the slovak app description 2020-03-15 19:48:04 +01:00
spkprs
36bf25b3ee
Update strings.xml 2020-03-13 16:45:10 +03:00
tibbi
d8c206752f updating Google Play listing data, make it more verbose 2020-03-13 12:59:38 +01:00
tibbi
03b0147940 make sure the file thumbnail is always centered vertically 2020-03-10 12:04:00 +01:00
tibbi
10f7e08c2e properly handle breadcrumbs text size 2020-03-10 11:51:30 +01:00
tibbi
6a49ff4cf7 fix #46, allow changing the font size 2020-03-10 11:27:37 +01:00
tibbi
32f730940f removing some redundant setting layout rules 2020-03-10 10:48:14 +01:00
tibbi
b45bc78db3 removing the info bubble related setting item 2020-03-10 10:46:07 +01:00
tibbi
61ca19d929 adding a setting item for changing the font size 2020-03-10 10:44:08 +01:00
tibbi
affba64af6 updating commons and kotlin 2020-03-10 00:01:23 +01:00
Tibor Kaputa
1e798fe2aa
Merge pull request #387 from FatihFIRINCI/patch-4
Update Turkish strings.xml
2020-03-07 21:29:54 +01:00
Guillaume
a534c96777
Dutch 2020-03-07 15:24:41 +01:00
Guillaume
5675d1d830
Dutch 2020-03-07 15:17:59 +01:00
Fatih Fırıncı
739d677f01
Update strings.xml 2020-03-06 23:46:52 +03:00
spkprs
885b0c3817
Update strings.xml 2020-03-06 14:50:23 +03:00
tibbi
8ee624c133 adding some links at the app long description 2020-03-06 12:32:48 +01:00
tibbi
5d72759164 updating the app icon 2020-02-16 11:10:07 +01:00
tibbi
aef3eda9ea update to target SDK 29, but use requestLegacyExternalStorage for now 2020-01-29 21:24:53 +01:00
tibbi
0e373172df update commons to 5.21.28 2020-01-29 20:28:04 +01:00
pcpepik
3b6abed771 Update czech translation
- Improve some translations
2020-01-27 18:51:44 +01:00
herkul-s
ec8ff2389e
updating czech strings 2020-01-26 00:15:21 +01:00
Luis Alfredo Figueroa Bracamontes
ce2403ed37
Update String.xml Español
Some translations
2019-12-27 12:36:25 -06:00
tibbi
efa5f15751 create new threads only when needed 2019-12-18 11:42:49 +01:00
tibbi
4bee97ffd6 properly handle negative callback of handleSAFDialog 2019-12-18 11:39:00 +01:00
tibbi
e18cce99a8 updating commons 2019-12-18 11:37:36 +01:00
fricyo
3eba6f5a0b
Update Translation 2019-12-16 17:40:12 +08:00
zmni
1197d7d574 Update Indonesian translation 2019-12-15 17:27:46 +07:00
tibbi
bcf654d8d8 updating the french app long description 2019-12-13 14:01:43 +01:00
spkprs
b2b5b95127
Update strings.xml 2019-11-30 15:14:28 +03:00
tibbi
2c83e9a14e do not show the "Set as home folder" menu if at home 2019-11-28 19:59:00 +01:00
tibbi
ff5e43835f updating kotlin, commons, target SDK 2019-11-28 19:52:00 +01:00
Sérgio Marques
2b37304f70
Update strings.xml 2019-11-18 23:00:00 +00:00
Guillaume
cd9c5a507d
Dutch 2019-11-11 20:14:09 +01:00
spkprs
27d1cab8b1
Update strings.xml 2019-11-11 01:20:48 +03:00
spkprs
aa185bc863
Update strings.xml 2019-11-10 21:04:22 +03:00
tibbi
063531875a adding a more descriptive app title to be translated 2019-11-10 18:45:41 +01:00
tibbi
2c0671fa35 removing an uncommented OTG determination code 2019-11-06 13:47:43 +01:00
tibbi
ba21946f8f adding some USB related improvements 2019-11-05 16:49:59 +01:00
en2sv
ac477db894
Update Swedish translation 2019-11-03 20:26:05 +01:00
Tibor Kaputa
cf30650268
updating the exiting strings slovak translation 2019-10-24 18:55:09 +02:00
tibbi
cbd07d436c minor string edits 2019-10-16 20:20:31 +02:00
tibbi
b34d081dee fixing a typo in the app short description 2019-10-16 20:08:23 +02:00
Matheus Victor
a2b12a1f52 Merge https://github.com/SimpleMobileTools/Simple-File-Manager
update repository
2019-09-28 14:52:54 -03:00
tibbi
51c5eed84e update commons to 5.17.17 2019-09-18 13:10:59 +02:00
Matheus Victor
fde4255d0d update strings pt-rBR 2019-09-14 19:03:11 -03:00
Sérgio Marques
2568fef32b
Update strings.xml 2019-09-07 01:21:57 +01:00
zmni
dd47db557d Update Indonesian translation 2019-09-04 23:41:48 +07:00
unbranched
270f99ace5
Italian translation update 2019-09-02 10:48:42 +02:00
tibbi
87c2eef8bc improve threading at the file editor to better handle large files 2019-08-28 22:40:35 +02:00
tibbi
9b00f60543 adding a new FAQ item related to download issues after a payment 2019-08-28 15:56:17 +02:00
tibbi
9c8bf5a16b properly handle menu item color updating 2019-08-28 15:26:02 +02:00
fricyo
762b1ba796
Update Translation 2019-08-11 08:37:16 +08:00
tibbi
2391cb0b31 changing some new icons to vectors 2019-08-09 12:18:50 +02:00
tibbi
b0d10e400f updating Commons with the new vector icons 2019-08-09 12:15:06 +02:00
Tibor Kaputa
1cab76d0b5
Merge pull request #341 from ltGuillaume/patch-1
Dutch
2019-08-07 21:55:17 +02:00
spkprs
576ec5f446
Update strings.xml 2019-08-07 22:26:49 +03:00
Guillaume
dd26735409
Dutch 2019-08-07 21:14:37 +02:00
tibbi
c336202ca6 updating the app short description 2019-08-07 19:43:27 +02:00
tibbi
f8644685cc adding the new features in Whats New 2019-07-31 23:56:26 +02:00
tibbi
f914b83ed2 fix #331, allow toggling between the old and new renaming 2019-07-31 23:24:08 +02:00
tibbi
7a9cacc5ae add the sideloading check in ReadText activity too 2019-07-31 12:23:23 +02:00
tibbi
3936d86be4 updating commons, gradle, kotlin 2019-07-31 12:05:50 +02:00
10cents
a2da6fbf03
Update strings.xml 2019-07-20 14:49:09 +00:00
tibbi
5ab54dd521 adding an other Indonesian strings file, "in" 2019-06-24 14:20:06 +02:00
tibbi
7c3c0dc92b make sure shortcuts open new app instances 2019-06-21 22:42:42 +02:00
tibbi
f99cb03c57 fix #329, avoid some search glitches related to threading 2019-06-21 22:10:04 +02:00
tibbi
5c2c057c83 adding a crashfix 2019-06-21 21:57:54 +02:00
tibbi
3a520b427d adding a Print function at the editor 2019-06-21 21:54:09 +02:00
motomoto7
9ceaa3cc16
Ukrainian, update strings.xml
A minor translation update
2019-06-18 15:00:48 +03:00
tibbi
9c68cbd750 fix #321, improve file thumbnail caching 2019-06-14 15:22:10 +02:00
tibbi
bcb927febb use the more advanced file renaming if only files are selected 2019-06-14 14:50:54 +02:00
motomoto7
c6b6ac4b39
Ukrainian
Some minor changes
2019-06-14 13:04:36 +03:00
tibbi
d12ab55d17 allow changing the selected date and time format 2019-06-13 23:05:41 +02:00
tibbi
12f0d5c193 show the file last modified at the right side 2019-06-13 23:01:18 +02:00
tibbi
da98a541b1 adding a crashfix 2019-06-13 14:10:04 +02:00
zmni
220291b462
Update Indonesian translation 2019-06-12 22:12:14 +07:00
tibbi
f216003c12 removing strings-ua file 2019-05-21 22:57:38 +02:00
motomoto7
59b1977cf3
Create values-uk/stings.xml
Copied strings from values-ua
2019-05-21 11:33:42 +03:00
tibbi
81f09d007b allow creating shortcuts only from Android 8+ 2019-05-09 11:32:37 +02:00
motomoto7
891141d711
Create strings.xml
Ukrainian translation
2019-05-08 13:35:02 +03:00
tibbi
7484d2db7a do not add pinned shortcuts to the dynamic ones 2019-05-04 19:59:40 +02:00
tibbi
338125dbad fix #313, properly update breadcrumbs also at empty folders 2019-05-04 18:48:47 +02:00
tibbi
44755a82f2 adding a context check 2019-05-04 18:40:10 +02:00
tibbi
9cc7cfc3d5 fixing a glitch at zipping files 2019-05-04 18:36:24 +02:00
Tibor Kaputa
4324c7e797
Merge pull request #317 from tufteddeer/iss_308
extract zip to correct path
2019-05-04 18:25:06 +02:00
tufteddeer
e161042e69
extract zip to correct path 2019-05-04 17:10:05 +02:00
tibbi
e7839bc002 allow creating shortcuts of files too 2019-05-04 16:45:10 +02:00
tibbi
253db88d0d allow creating file shortcuts too 2019-05-03 19:16:17 +02:00
tibbi
ffa691eb4c fix #129, allow creating folder shortcuts 2019-05-03 14:19:17 +02:00
tibbi
5097bf382c properly sort search results 2019-03-29 11:22:41 +01:00
tibbi
dfbb2288d4 use proper sorting at OTG files 2019-03-29 11:17:03 +01:00
tibbi
9d045c30d8 mention recursive search at the release notes 2019-03-29 11:05:26 +01:00
tibbi
3622ca84c9 properly handle going back to root of the USB storage in some cases 2019-03-28 12:26:03 +01:00
tibbi
307e10d713 fix thumbnail generating of OTG files 2019-03-28 09:51:10 +01:00
tibbi
521545191c improve OTG file fetching 2019-03-27 21:44:54 +01:00
tibbi
174d55ee37 revert back to the previous way of listing otg files 2019-03-27 19:48:16 +01:00
tibbi
84b0737882 apply search to any part of file strings, not just the start 2019-03-27 18:04:44 +01:00
tibbi
9d3f7f87ab change Search Folder text to Search 2019-03-27 18:04:30 +01:00
tibbi
1a8db4def5 do not allow long pressing search section titles 2019-03-27 18:01:08 +01:00
tibbi
151de355d2 tweaking some search result ui 2019-03-27 17:56:24 +01:00
tibbi
ad8745e109 group search results by parent folder 2019-03-27 17:48:32 +01:00
tibbi
fbff35a25c removing some new strings, they wont be needed 2019-03-27 17:44:55 +01:00
tibbi
4d1e73f987 adding a backup way of retrieving OTG path 2019-03-27 17:29:00 +01:00
tibbi
052821d27f allow showing sections in the file lists too 2019-03-27 11:39:24 +01:00
tibbi
0da2d0ee33 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2019-03-27 11:00:52 +01:00
tibbi
c22aedc416 replace FileDirItem with ListItem in a few more places 2019-03-27 11:00:39 +01:00
fricyo
645c1f4985
Update Translation 2019-03-27 13:02:46 +08:00
tibbi
c23a9c1fb1 create a new ListItem model for showing in the recycler views 2019-03-26 22:15:38 +01:00
Tibor Kaputa
e3a9cc2953
Merge pull request #311 from spkprs/patch-2
UPD.xml
2019-03-26 15:57:17 +01:00
spkprs
d0c11a6d8f
Update strings.xml 2019-03-26 13:11:37 +02:00
Guillaume
e1087bbedf
Dutch 2019-03-26 01:13:15 +01:00
Tibor Kaputa
e5675ee9a4
Merge pull request #309 from smarquespt/patch-1
Update strings.xml
2019-03-25 23:25:12 +01:00
tibbi
05c25f56de removing a redundant variable 2019-03-25 23:15:48 +01:00
Sérgio Marques
6613f16d48
Update strings.xml 2019-03-25 22:14:41 +00:00
tibbi
d2b8380ed2 adding some strings for differentiating search results in the current folder 2019-03-25 23:00:21 +01:00
tibbi
846864c33d adding some search related improvements 2019-03-25 22:54:10 +01:00
tibbi
f0fe018ebb adding some placeholder views for items fragment 2019-03-25 22:20:43 +01:00
tibbi
b5d8980cd4 update Search, search subfolders too 2019-03-25 19:31:15 +01:00
tibbi
c2ba395720 check OTG path after launching the app 2019-03-25 17:32:09 +01:00
tibbi
3e43ca3aec properly handle file sorting by size when expected 2019-03-24 22:42:38 +01:00
tibbi
2fb89645e5 create a helper function for converting files to FileDirItems 2019-03-24 22:02:49 +01:00
tibbi
3af942c5a2 updating commons to 5.10.12 2019-03-20 09:45:24 +01:00
Cymrodor
4ccb27983e
Create Welsh localisation 2019-03-11 20:31:13 +00:00
tibbi
17af3b2930 do not require the faketouch device feature 2019-03-01 14:37:01 +01:00
tibbi
028877ed90 added password protection to deleting and moving files 2019-03-01 14:29:50 +01:00
tibbi
82f2a9fe0d allow password protecting the whole app 2019-03-01 14:23:36 +01:00
tibbi
209494bab4 update commons to 5.9.18 2019-03-01 12:04:27 +01:00
tibbi
16d315d1b1 fix #290, open the keyboard by default at the file editor at empty files 2019-02-16 19:58:27 +01:00
tibbi
551017c225 fix #305, align file editor text to the top 2019-02-16 17:59:03 +01:00
tibbi
f08f7474ae updating Commons with the new way of handling OTG files 2019-02-16 17:57:24 +01:00
tibbi
9989b4ceb2 renaming the zoomable text view 2019-01-29 19:24:01 +01:00
tibbi
a175922a1d allow editing files in the text editor 2019-01-29 19:23:29 +01:00
tibbi
683845788a remember the zoom level used at the file editor 2019-01-27 17:34:06 +01:00
tibbi
23c786d3b9 allow increasing text editor font size with gestures 2019-01-26 16:58:02 +01:00
tibbi
b222a8c97d update commons, gradle, kotlin 2019-01-26 16:16:18 +01:00
tibbi
4a8df0c0dc updating commons 2018-12-27 17:46:32 +01:00
Emanuele Petriglia
8f07a21219
Update italian translations
This commit will change tha app's name and improve some strings.
2018-12-24 10:51:42 +00:00
tibbi
5e8a470ab1 append .pro to the package name 2018-11-04 23:51:42 +01:00
tibbi
a9a9ff8b7e show the initial Upgrade to Pro dialog when appropriate 2018-11-04 23:29:12 +01:00
tibbi
69cb788a04 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2018-11-04 23:14:35 +01:00
tibbi
3c5f299d8d update commons to 5.3.9 2018-11-04 23:14:22 +01:00
Fatih Fırıncı
e75ebab244
Update strings.xml 2018-11-04 20:49:21 +00:00
tibbi
b96717750b update commons to 5.2.10 2018-10-26 10:39:21 +02:00
tibbi
a15a972fed allow toggling hidden item visibility at file picker dialogs 2018-10-23 16:46:11 +02:00
tibbi
d22d469eb3 append get_content data as uris, not strings 2018-10-23 16:38:26 +02:00
tibbi
fc47d41c40 adding an initial implementation of batch renaming, multiple items at once 2018-10-23 16:13:54 +02:00
tibbi
6bce8b7c25 adding an extra result intent flag 2018-10-23 16:04:49 +02:00
tibbi
e9afd1c41b adding a couple changes related to handling GET_CONTENT intent with multiple files 2018-10-23 16:03:00 +02:00
kniddl
d66b317e62
Corrected inconsistency 2018-10-15 11:21:48 +02:00
tibbi
599ea09b6b optimize the way of fetching all selected items 2018-10-14 21:57:01 +02:00
tibbi
3acb283fa3 use integers for storing selected recyclerview item keys 2018-10-14 18:50:06 +02:00
tibbi
19d9f20b89 update commons to 5.0.16 2018-10-14 17:43:22 +02:00
spkprs
754b4a55af
Update strings.xml
upd
2018-10-14 00:07:21 +03:00
tibbi
1ac794b6dd updating min required Android OS version to Lollipop (5) 2018-10-11 11:23:29 +02:00
tibbi
00f00514a1 updating Commons with some recycler view selection updates 2018-10-10 23:59:02 +02:00
tibbi
f00f0e1e60 updating Commons with AndroidX and recyclerview-selector 2018-10-09 23:09:52 +02:00
tibbi
1fa30b26d0 escaping an apostrophe 2018-10-09 11:59:56 +02:00
en2sv
9b3465ed4e
Update Swedish translation 2018-10-07 20:06:51 +02:00
fricyo
f477c7f6ba
Update Translation 2018-10-07 17:00:19 +08:00
Emanuele Petriglia
a8b9c91a5c
Update italian translation
(informations for italian translators)

- Le ultime due righe sono state tradotte in modo da essere uguali fra tutti i progetti;
- `File manager` è facilmente traducibile come `Gestore dei file`;
- Quando un comando od operazione è fallita, oppure è impossibile eseguerla, conviene tradurre la frase partendo con `Impossibile...`.
2018-10-07 08:13:52 +00:00
Tibor Kaputa
9bdc1ad68a
updating the app long description 2018-09-20 14:44:33 +02:00
Tibor Kaputa
186692ffc2
removing a redundant file 2018-09-20 14:43:52 +02:00
unknowtech
9a24ac1aef Updated fr (French) translation
Commit made via Stringlate
2018-09-20 01:03:21 +02:00
Martin Schneider
1f4c2528ed
A few missing German translations added, some minor language improvements 2018-09-17 22:06:05 +02:00
Tibor Kaputa
6a283f236d
Merge pull request #272 from dugi991/master
Updated Croatian translations
2018-09-15 16:44:50 +02:00
Tibor Kaputa
80123deb11
Merge pull request #273 from trubitsyn/patch-1
Update values-ru/strings.xml
2018-09-15 16:44:45 +02:00
Sérgio Marques
711d6c332e
Update strings.xml 2018-09-15 15:31:26 +01:00
Nikola Trubitsyn
d22530cdb4
Update values-ru/strings.xml 2018-09-15 14:38:17 +03:00
dugi991
e3d3d26ee5
Updated Croatian translations
Translated new strings.
2018-09-15 10:53:44 +00:00
unbranched
f6b053d534 Italian update 2018-09-15 10:11:51 +02:00
Guillaume
a0f9c8d2c6
Dutch 2018-09-11 15:44:46 +02:00
ScratchBuild
ddb71fd0b1 Update Japanese translation 2018-09-11 16:08:38 +09:00
tibbi
e776be0b5a fix #163, remove invalid Favorites items on app startup 2018-09-10 21:24:34 +02:00
tibbi
f69228be71 allow opening a file as different type with "Open as" 2018-09-10 21:12:29 +02:00
tibbi
ba983ffc42 start making "Open as plain text" more dynamic, add other file types 2018-09-10 21:00:48 +02:00
tibbi
de0c4bad95 add an additional check at decompressing for avoiding showing wrong toasts 2018-09-10 20:00:49 +02:00
tibbi
457da971ab fix #260, properly decompress SD card files 2018-09-10 19:49:38 +02:00
tibbi
3ee6bbe911 updating kotlin, gradle, commons, removing LeakCanary 2018-09-10 17:51:26 +02:00
tibbi
68f1cbeb7f fixing a null context crash 2018-09-10 17:42:49 +02:00
tibbi
fc4ff11dc6 update commons to 4.6.10 2018-08-15 10:45:01 +02:00
spkprs
437d22cbcf
sort more description 2018-08-14 23:03:26 +03:00
spkprs
f4642a8b91
upd 2018-08-14 22:35:14 +03:00
tibbi
f7e951561b adding greek translation 2018-08-14 20:24:55 +02:00
Sérgio Marques
3d91590dce
Update strings.xml 2018-08-12 19:58:19 +01:00
random
b63a28d765 Updated italian 2018-08-12 11:58:48 +02:00
tibbi
cbf6215f01 adding basic text highlighting in the editor 2018-08-07 15:51:22 +02:00
tibbi
5112d3a958 adding some switch paddings to Settings 2018-08-07 14:30:43 +02:00
tibbi
d7fd4fb0d1 update commons to 4.6.0 2018-08-07 14:29:06 +02:00
tibbi
de93f49ae8 adding a crashfix 2018-08-07 14:25:20 +02:00
Gozzwip
32273957f9
adding more translations 2018-07-20 19:17:08 +05:00
ScratchBuild
e6d64b9fa4 Update Japanese translation 2018-07-20 17:20:08 +09:00
tibbi
06786c7233 update commons to 4.5.2 2018-07-18 16:38:51 +02:00
fricyo
16743fcdf9
Update Translation 2018-07-14 21:11:55 +08:00
gregory678
0eaa915e15
PL translation update [2018.07.12] 2018-07-12 10:05:24 +02:00
Guillaume
631c75e092
Dutch 2018-07-11 20:10:27 +02:00
tibbi
a09f605024 fix #231, add helper function for un/hiding items 2018-07-11 12:02:58 +02:00
tibbi
463823ec3e simplify Open as Plain Text, move the helper function in Commons 2018-07-11 11:27:54 +02:00
Tibor Kaputa
00edde45b5
Merge pull request #244 from Himura2la/master
Add "Open As Text" item
2018-07-11 11:16:45 +02:00
tibbi
74c5d89ed1 adding a Purchase Thank You settings button 2018-07-11 11:13:47 +02:00
tibbi
5bcd833ab3 update commons to 4.4.8 2018-07-11 11:09:28 +02:00
Himura Kazuto
2310ffc165 add open_as_text to all locales 2018-07-01 18:07:25 +03:00
Himura Kazuto
580ec209a2 add "Open As Text" item 2018-06-26 13:20:13 +03:00
tibbi
f81fb06d41 update commons to 4.2.8 2018-06-19 22:46:14 +02:00
gregory678
69eb0cd266
PL translation update [2018.06.18] 2018-06-18 21:06:26 +02:00
Fatih Fırıncı
b69c259218
Update strings.xml 2018-06-10 14:03:44 +03:00
tibbi
b0e1c1bde9 reverting some german taranslations 2018-06-05 09:17:40 +02:00
Jonas Schubert
9aa2f91756 Updated german translations 2018-06-04 22:20:23 +02:00
fricyo
fcd97438af
Update Translation 2018-06-04 17:46:40 +08:00
FTno
3b2996d8ac
Update strings.xml
Fixed a typo in the norwegian translation
2018-05-28 17:17:00 +02:00
Tibor Kaputa
a48cc9a0cf
escaping an apostrophe 2018-05-18 22:38:37 +02:00
Gozzwip
e1f8bdf4ff
adding translations 2018-05-19 00:33:38 +04:00
tibbi
2eb97ee970 adding colored launcher icons 2018-05-15 11:37:49 +02:00
tibbi
20359e5b48 update the item adapters primary color on resume 2018-05-15 10:39:42 +02:00
tibbi
0286b29323 highlight searched text 2018-05-15 10:32:33 +02:00
tibbi
3771cc4c31 measure recyclerview on items update + crashfix 2018-05-15 10:24:14 +02:00
Imre Kristoffer Eilertsen
aee3a44325
Created a Norwegian translation 2018-04-29 20:34:02 +02:00
Sérgio Marques
a0a3632ff0
Update strings.xml 2018-04-28 16:54:58 +00:00
en2sv
eb0d3853e9
Update Swedish translation 2018-04-21 20:25:11 +02:00
anthologist
4da87bfefd italian update 2018-04-21 11:26:18 +02:00
dugi991
ca7b40f956
Update strings.xml 2018-04-17 21:23:24 +00:00
Guillaume
97fd116034
Dutch 2018-04-17 21:45:05 +02:00
tibbi
4cdb5e1624 limit some file operations to rooted devices only 2018-04-17 19:25:22 +02:00
tibbi
c13bedbfa8 lets obtain the file name with the built in way 2018-04-17 15:51:23 +02:00
tibbi
324896037b adding a couple performance improvements to casual file fetching 2018-04-17 15:40:52 +02:00
tibbi
f19166491e handle root file/folder moving too 2018-04-17 15:16:01 +02:00
tibbi
fa268f16f5 optimize root file size fetching in case we sort by size 2018-04-17 15:09:09 +02:00
tibbi
955f22ebc8 optimize root file/folder fetching a bit 2018-04-17 14:46:52 +02:00
tibbi
7e1982b3f1 add handling for root file copy 2018-04-16 23:17:37 +02:00
tibbi
20183d448d properly determine if the given root item is a file or folder 2018-04-16 21:42:52 +02:00
tibbi
8f336838f5 implement root file/folder deleting 2018-04-16 19:23:37 +02:00
tibbi
638d3dc070 add an activity in RootHelpers constructor to avoid passing it around 2018-04-16 18:46:11 +02:00
tibbi
dd8d54bd4f show the content of empty folders instantly 2018-04-16 12:43:29 +02:00
tibbi
b03db843f2 allow creating root folders too 2018-04-16 12:36:37 +02:00
tibbi
cdedabddbb implement root file creation 2018-04-16 12:28:04 +02:00
tibbi
c17b7e885c fix #195, show the amount of items being deleted at the confirmation dialog 2018-04-15 22:11:49 +02:00
tibbi
b0b3dca249 make isSearchOpen private to MainActivity 2018-04-15 21:57:28 +02:00
Kompiuterių meistras +37060040020
2750875465
Update strings.xml 2018-04-04 01:29:15 +03:00
tibbi
ce466645c5 flip FAQ items 2018-03-31 14:38:21 +02:00
tibbi
960b99d6f3 fix #156, properly switch language after toggling Use english 2018-03-31 14:24:08 +02:00
tibbi
09275e6b95 make activity nullable at updating items 2018-03-31 12:17:02 +02:00
tibbi
ada298017b fix #204, allow saving files without an extension 2018-03-31 10:55:04 +02:00
tibbi
73afe2caff update commons to 3.17.16 2018-03-31 10:43:18 +02:00
tibbi
308755c5ba make sure the file exists before trying to read it at the read activity 2018-03-31 10:38:13 +02:00
Unknown
a8063ad380 Croatian translation
App completely translated to Croatian language.
2018-03-29 23:55:59 +02:00
safu9
88425c2e80 Add Japanese translations 2018-03-20 12:02:31 +09:00
Kompiuterių meistras +37060040020
d5ae9e7512
Lithuanian translation
lithuanian strings.xml
2018-03-19 18:00:02 +02:00
Tibor Kaputa
f41490f924
adding a closing tag 2018-03-06 09:40:18 +01:00
fricyo
5513401be3
Creat Chinese(TW) Translation 2018-03-06 12:06:44 +08:00
kniddl
c44eb4409a
Updated two German strings 2018-02-28 14:24:03 +01:00
bulbarsaur
e3d6fdf07b Update Korean translation 2018-02-27 10:44:34 +09:00
tibbi
0a9a594503 adding a FAQ activity 2018-02-21 22:04:37 +01:00
tibbi
a1772a4fd2 generate proper file URI at clicking an APK file 2018-02-21 22:01:28 +01:00
tibbi
5d3466b565 properly show photo thumbnail at OTG files 2018-02-21 21:49:13 +01:00
tibbi
0467112cc7 update commons to 3.12.17 2018-02-21 21:38:26 +01:00
tibbi
eebd4c80d0 adding a null check at ReadTextActivity 2018-02-21 21:35:04 +01:00
gregory678
c1d5f20083
Update strings.xml 2018-02-19 11:48:42 +01:00
tibbi
d02c007e45 check if any app is capable of opening clicked files 2018-02-18 09:07:47 +01:00
tibbi
b208b6393b use REAL_FILE_PATH at ReadTextActivity if its available 2018-02-17 17:22:45 +01:00
tibbi
16e3bf7b50 fixing a compile error 2018-02-17 17:13:35 +01:00
tibbi
055007a45d fix #164, show a conflict dialog when decompressing destination already exists 2018-02-17 17:08:09 +01:00
tibbi
803b30c59c fix #168, show an error if file/folder creation fails for whatever reason 2018-02-17 11:39:45 +01:00
tibbi
25e4564b1e refresh items only if they changed 2018-02-17 11:35:01 +01:00
tibbi
f4f2a2ccbb update commons to 3.12.3 2018-02-17 11:24:29 +01:00
tibbi
f6b6d4a872 disable compression on OTG devices for now 2018-02-16 19:38:13 +01:00
tibbi
ad2c644f29 updating commons to 3.11.52 2018-02-16 18:30:21 +01:00
tibbi
ce9da1b173 update commons to 3.11.42 2018-02-15 22:04:01 +01:00
tibbi
345af31cd0 allow setting an OTG folder as the home folder 2018-02-15 15:51:11 +01:00
tibbi
7bc23b8fbc update commons to 3.11.36 2018-02-15 14:52:33 +01:00
tibbi
c340b9860e update Commons with some OTG improvements 2018-02-14 23:30:38 +01:00
tibbi
501074f416 update commons to 3.11.12 2018-02-12 23:51:20 +01:00
tibbi
661fbc1a36 properly refresh the screen on device rotation 2018-02-12 19:06:41 +01:00
tibbi
46bd091a56 move onOptionsItemSelected upper in the code 2018-02-12 18:39:51 +01:00
tibbi
50384366d3 use smaller side padding at Settings items 2018-02-12 18:31:39 +01:00
tibbi
0b147caf80 add a toggle in Settings to avoid showing Whats new 2018-02-12 18:29:15 +01:00
tibbi
b58ed9d532 avoid returning empty file list at filepicker intent 2018-02-12 18:25:39 +01:00
tibbi
b1ddbb7e6f update commons to 3.11.6 2018-02-12 18:15:15 +01:00
Sérgio Marques
f69fc96fb5
Update strings.xml 2018-02-10 16:12:27 +00:00
tibbi
340a2159f0 move setupSearch in onCreateOptionsMenu 2018-02-10 16:17:02 +01:00
Nikola Trubitsyn
fc0b87c9a7 Fix incorrect behaviour of favorites in menu 2018-02-10 16:46:27 +03:00
Tibor Kaputa
d2f2a57f1d
removing some empty lines 2018-02-08 14:50:13 +01:00
Nopit
7b4333ada0
Update strings.xml 2018-02-08 13:45:41 +00:00
Nopit
f39abfb707
Update strings.xml 2018-02-08 11:50:48 +00:00
tibbi
9a89337ee8 adding Indonesian strings file 2018-02-08 11:20:24 +01:00
en2sv
6162ca9eae
Update Swedish translation 2018-02-03 20:20:33 +01:00
Tibor Kaputa
0e693ee8c8
Merge pull request #170 from anthologist/master
Updated italian
2018-02-03 09:32:16 +01:00
gregory678
34bb6e7cd3
Update strings.xml 2018-02-03 01:05:44 +01:00
anthologist
af60bcf38c Updated italian 2018-02-02 21:27:11 +01:00
Tibor Kaputa
0766b1e2f3
Merge pull request #162 from trubitsyn/patch-1
Set unique applicationIdSuffix in debug builds
2018-02-02 16:56:24 +01:00
Nikola Trubitsyn
b8b2effb71 Set unique applicationIdSuffix in debug builds 2018-02-02 00:43:58 +03:00
tibbi
1a642d1aeb move values-da in the proper folder 2018-01-31 17:38:55 +01:00
Tibor Kaputa
e37ac1ff8f
Merge pull request #165 from trubitsyn/favorites-fix
Update favorites when renaming or removing a directory
2018-01-31 17:35:16 +01:00
10cents
8388f42c53
Wrong location
Could you please remove this file or remove it to the correct location. It is not possible to create a folder whit this name as long as this file exists.
2018-01-30 23:13:00 +01:00
Nikola Trubitsyn
15f714b359 Update favorites when renaming or removing a directory
Fixes #163
2018-01-31 01:11:22 +03:00
tibbi
872bc17f3f add subsections to settings 2018-01-29 15:28:45 +01:00
10cents
37f5e32ecc
New values-da/strings.xml
Danish translation
2018-01-25 21:34:01 +01:00
tibbi
fc75b4c7d5 check empty line at root file handling 2018-01-25 15:59:11 +01:00
tibbi
0dcc77cdc2 remove a redundant constant 2018-01-24 22:58:29 +01:00
tibbi
3b00a37895 use "stat -t" for getting root file sizes, "stat -c" isnt available in busybox 2018-01-24 22:03:30 +01:00
tibbi
861f9ff8dc renaming a variable 2018-01-24 21:49:49 +01:00
tibbi
07b75a5fe1 rewrite root folders handling, do not use "awk" command 2018-01-24 21:38:23 +01:00
tibbi
9b957a7367 avoid loading folders twice at app start 2018-01-24 17:49:59 +01:00
Nikola Trubitsyn
6e635f55ab
Update strings.xml 2018-01-21 04:17:10 +03:00
tibbi
eb16675dfa update commons to 3.7.7 2018-01-17 16:26:10 +01:00
tibbi
d3f1ea540c adding some null checks around search 2018-01-09 15:43:25 +01:00
Poussinou
e002237f36
Update strings.xml 2018-01-08 23:15:44 +01:00
tibbi
e0845d3c07 use dark theme by default 2018-01-08 17:30:29 +01:00
tibbi
7395f402af fix #142, allow installing apps from apk files on Android Oreo 2018-01-08 17:11:05 +01:00
tibbi
d4669d32db close search on stop 2018-01-08 16:46:25 +01:00
tibbi
7e77d07fd7 improve handling of system files on unrooted devices 2018-01-08 16:26:22 +01:00
tibbi
90c854dbf2 always create a new list adapter to ensure proper scroll state 2018-01-08 15:50:52 +01:00
tibbi
e41d5de4aa adding initial search, related to #34 2018-01-07 23:51:33 +01:00
tibbi
bef2f89b79 tweak the placeholders at empty favorites 2018-01-07 22:39:17 +01:00
tibbi
5aa5b19550 adding some new strings 2018-01-07 21:42:08 +01:00
tibbi
6d3991320e replace Delete with Remove at favorites list 2018-01-07 21:19:32 +01:00