Commit Graph

1048 Commits

Author SHA1 Message Date
tibbi c6edabcbe8 use the suggested way of signing the apk 2018-11-05 00:06:53 +01:00
tibbi 5e8a470ab1 append .pro to the package name 2018-11-04 23:51:42 +01:00
tibbi 306ddd6ed7 update version to 5.0.3 2018-11-04 23:31:04 +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 639f4b6145 update version to 5.0.2 2018-10-23 17:44:51 +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 dc0437e99c update version to 5.0.1 2018-10-14 18:52:06 +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 a449191b06 bump versionCode to 59 2018-10-11 11:39:51 +02:00
tibbi 44203b4d38 updating app version to 5.0.0 2018-10-11 11:30:47 +02: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
tibbi ac2a688400 update version to 4.3.1 2018-10-04 14:57:59 +02:00
tibbi 6ece67081a enable multidexing 2018-10-04 14:06:20 +02:00
tibbi 4809557d35 updating commons, gradle, kotlin 2018-10-04 12:27:46 +02: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 28cfea9f7f update version to 4.3.0 2018-09-10 21:46:40 +02: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 b37def8e25 update version to 4.2.0 2018-08-07 16:18:26 +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 998ee1e90e update version to 4.1.2 2018-07-18 16:41:09 +02: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
tibbi b9929c8f6e update version to 4.1.1 2018-07-13 10:54:21 +02:00
tibbi 77da35c2f8 update commons to 4.4.13 2018-07-13 10:54:07 +02: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 90f3138069 update version to 4.1.0 2018-07-11 12:46:06 +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 5a625fab97 update version to 4.0.0 2018-05-15 14:37:41 +02:00
tibbi f163831637 update commons to 4.0.14 2018-05-15 14:31:24 +02: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 dab294f84e update version to 3.4.0 2018-04-17 20:28:29 +02:00
tibbi 1af7c6d9e1 update commons to 3.19.1 2018-04-17 20:25:50 +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 6f5bf1b178 update version to 3.3.3 2018-03-31 14:38:30 +02: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 8b4366b58f fix #132, some filenames are "Untitles" at adding to Google Drive etc 2018-03-31 11:45:44 +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 b778631289 update version to 3.3.2 2018-02-25 14:20:04 +01:00
tibbi 71482a5f66 update commons to 3.13.8 2018-02-25 14:19:57 +01:00
tibbi 9111c366b9 update version to 3.3.1 2018-02-21 22:33:04 +01:00
tibbi a1f1de3899 update commons to 3.12.19 2018-02-21 22:32:54 +01: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 d7431fe99a update version to 3.3.0 2018-02-17 17:26:13 +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 1c02c8b16e update commons to 3.11.45 2018-02-15 23:58:38 +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 8ef70a8fe5 update commons to 3.11.15 2018-02-13 14:17:07 +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 7001da418c update version to 3.2.1 2018-01-29 16:14:39 +01:00
tibbi 4c47b15a39 update commons to 3.9.4 2018-01-29 16:12:32 +01:00
tibbi 872bc17f3f add subsections to settings 2018-01-29 15:28:45 +01:00
tibbi 3ba41af0c8 update commons to 3.9.0 2018-01-29 15:15:26 +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 7caeaca5cc update version to 3.2.0 2018-01-24 22:07:18 +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
tibbi acb4f63344 update commons to 3.8.3 2018-01-24 15:01:50 +01:00
Nikola Trubitsyn db93e5fe8f
Specify build tools 27.0.3 explicitly 2018-01-22 13:07:31 +03:00
Nikola Trubitsyn 6e635f55ab
Update strings.xml 2018-01-21 04:17:10 +03:00
tibbi 85f230be17 updating app screenshots 2018-01-17 16:57:58 +01: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 05fffdf2fa update version to 3.1.0 2018-01-08 17:30:36 +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
tibbi efcce9fd5b update commons to 3.6.3 2018-01-07 21:16:48 +01:00
tibbi 5214659295 make sure the activity is alive at getting the items 2018-01-07 21:14:04 +01:00
tibbi bf843e46dc shorten a bubble text getter 2018-01-06 21:41:05 +01:00
Sérgio Marques 6742a1819a
Update strings.xml 2018-01-06 16:17:04 +00:00
anthologist d4b6adc308 updated italian 2017-12-30 16:09:30 +01:00
Phoenix1747 ea5d08c59f
Update DE Play Store description 2017-12-30 13:40:35 +01:00
Nikola Trubitsyn d14395b9e6 Update values-ru/strings.xml
Source: 97e069af4e (diff-350ed87a7debbc4439cbdc7f12bfca7e)
2017-12-29 21:42:27 +03:00
tibbi e314afeee9 reuse the star icons from Commons 2017-12-28 17:22:05 +01:00
tibbi 400499785d update version to 3.0.2 2017-12-28 11:15:52 +01:00
tibbi 26d5806284 update commons to 3.4.13 2017-12-28 11:09:34 +01:00
tibbi 193091fb46 adding a null check at getting files 2017-12-28 11:05:28 +01:00
Rex_sa 66ef59033c
Create strings.xml
Add ar (Arabic) translation
2017-12-22 19:40:18 +03:00
Phoenix1747 7ea3a69f60
Small translation fix 2017-12-22 16:24:57 +01:00
Phoenix1747 cf1bf61e96
Update DE
Translate string from commit be22e1bf08 about the fingerprint permission.
2017-12-22 16:20:47 +01:00
hanjoong.cho bf934f7b1d Update Korean translation 2017-12-22 20:35:23 +09:00
tibbi be22e1bf08 update the app description with the fingerprint permission explanation 2017-12-22 10:31:10 +01:00
Nikola Trubitsyn 2b4ae38375 Simple Commons 3.3.12 2017-12-22 00:44:15 +03:00
Nikola Trubitsyn fe235d8f76 Build Tools 27.0.2 2017-12-22 00:39:41 +03:00
bulbarsaur 61b42c1c8d Update Korean translation 2017-12-21 10:49:24 +09:00
hanjoong.cho cf86ef6e63 Update Korean translation 2017-12-21 07:55:20 +09:00
Sérgio Marques ffd45178cb
Update strings.xml 2017-12-10 23:14:23 +00:00
tibbi f113aa23a9 shorten the FavoritesActivity path in the manifest 2017-12-10 10:58:28 +01:00
anthologist e3ce85b8ef updated italian 2017-12-09 17:16:35 +01:00
tibbi e45d2293f4 handle dragging the scrollbar at empty folders 2017-12-07 16:57:45 +01:00
tibbi 6d5aaeb932 update version to 3.0.1 2017-12-06 22:07:41 +01:00
tibbi 565e44667c add an info bubble at the fastscroller 2017-12-06 21:54:36 +01:00
tibbi 58ded92b34 check if the activity is alive when getting items 2017-12-06 21:18:12 +01:00
tibbi 50ca0ae838 replace vector launcher icon with pngs 2017-12-06 21:15:27 +01:00
tibbi 3cd3cea76f use normal_text_size at dialog edittexts 2017-12-06 21:11:27 +01:00
tibbi 9a278fd170 update version to 3.0.0 2017-12-04 22:05:40 +01:00
tibbi fdfbf9555c use svg launcher icons whenever possible 2017-12-04 22:04:59 +01:00
tibbi f9bfe28c4f use round launchers on every android version 2017-12-04 17:52:43 +01:00
tibbi e48f5e2821 fix #54, show proper apk file thumbnail 2017-12-03 23:46:46 +01:00
tibbi 5bdb75e6d5 fix #136, properly sort folders by size 2017-12-03 23:35:23 +01:00
tibbi 65c5f6af79 update commons to 3.0.23 2017-12-03 21:38:34 +01:00
tibbi f90e14ac0e update commons to 3.0.21 2017-12-01 19:11:06 +01:00
tibbi e2feab1b9e remove the Vibrate permission 2017-11-30 18:42:09 +01:00