Commit Graph

636 Commits

Author SHA1 Message Date
tibbi e314afeee9 reuse the star icons from Commons 2017-12-28 17:22:05 +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
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 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 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
tibbi 8fec0fa9ca update commons to 3.0.9 2017-11-30 18:29:05 +01:00
tibbi 04b219b308 adding some brackets 2017-11-30 16:57:51 +01:00
tibbi 555dc21a35 use the helper function at deleting recyclerview items 2017-11-30 16:52:59 +01:00
tibbi d80f9a3698 use the new way of adding vertical dividers to recyclerview adapters 2017-11-30 13:43:26 +01:00
tibbi 554ea6512b update commons to 3.0.3 2017-11-29 22:52:59 +01:00
tibbi 97c5d9b530 do not cache config at ItemsAdapter to ensure fresh data 2017-11-25 20:23:56 +01:00
Nikola Trubitsyn 8ccf3aef0e
Update strings.xml 2017-11-21 14:54:43 +03:00
tibbi c36b33ae25 do not show any folder content while asking for storage access 2017-11-19 21:58:18 +01:00
tibbi 0605b85b35 fix opening .apk files, treat them specially 2017-11-19 19:42:42 +01:00
tibbi a6f82c466a improve the way multiple files are shared/opened 2017-11-19 19:07:30 +01:00
tibbi 2ef400d342 simplify the uri sharing 2017-11-19 18:44:29 +01:00
tibbi 18104b98c0 capitalize Context and String extensions 2017-11-19 18:39:36 +01:00
tibbi 43ebc7add1 properly update selectable item count at creating a new file/folder 2017-11-19 18:35:23 +01:00
tibbi 7f31975053 update selectable item count at deleting an item 2017-11-19 18:24:43 +01:00
tibbi 0a023dd0fa properly update file/folder placeholder colors when text color changes 2017-11-19 18:21:55 +01:00
tibbi d2dcc5417f make sure the recyclerview fastscroller is properly below the breadcrumbs 2017-11-19 17:54:21 +01:00
tibbi 05e253fcd7 escaping a quote 2017-11-18 23:59:42 +01:00
tibbi 1697fe2c69 adding adaptive icons 2017-11-18 23:45:45 +01:00
tibbi 3db20b6e93 rewrite Manage Favorites activity to use a recyclerview 2017-11-18 23:38:01 +01:00
tibbi 554507f684 update the ItemsAdapter to the new RecyclerViewAdapter 2017-11-18 22:24:08 +01:00
Phoenix1747 62ff149129
Update strings.xml 2017-11-12 16:19:33 +01:00
Daria Szatan d8e5f65ba6 [Update] Polish app name + translation 2017-11-12 13:20:58 +01:00
tibbi 5cffc14e52 make sure we show the Use English toggle once it was changed 2017-11-10 21:18:25 +01:00
Guillaume f736b97423
Updated Dutch 2017-11-10 20:54:38 +01:00
tibbi 728e6e3112 update commons to 2.38.4 2017-11-10 13:24:13 +01:00
tibbi 0680762e3f fix #120, reopen the proper folder after rotating the device 2017-11-09 22:10:02 +01:00
tibbi d3b5a3b2fd move Config and Constants in the Helpers folder 2017-11-09 21:55:37 +01:00
tibbi b1c7c6f9b1 fix #121, handle Select Ringtone intent 2017-11-09 21:47:09 +01:00
tibbi 27da8b4841 adding LeakCanary 2017-11-09 20:56:53 +01:00
tibbi a9bb73fcaa adding a toggle for forcing English language 2017-11-09 20:51:11 +01:00
tibbi 29a746d15e make ItemsAdapter at ItemsFragment nullable 2017-11-09 20:44:18 +01:00
tibbi e68052bbbf updating Commons and SDK to 27 2017-11-09 20:42:30 +01:00
anthologist 0ef424f0d7 Updated italian 2017-11-04 11:26:49 +01:00
Sérgio Marques 78090e4ffc
Update strings.xml 2017-11-01 22:47:55 +00:00
Tibor Kaputa 2d44bd6322
Merge pull request #115 from Phoenix1747/patch-1
Updated German
2017-10-31 16:37:16 +01:00
Phoenix1747 e2542a4bc4
Update strings.xml 2017-10-31 14:59:24 +01:00
Phoenix1747 6706c71f3f
Update strings.xml 2017-10-31 14:58:22 +01:00
Phoenix1747 b01ea80189
Update strings.xml 2017-10-31 14:57:48 +01:00
Guillaume 08633daa2a
Dutch translation 2017-10-30 17:09:02 +01:00
tibbi 96c6445a4b updating Whats New 2017-10-29 23:45:13 +01:00
tibbi 9f9b6a154a add Set As and Open With actionmenu items 2017-10-29 23:41:39 +01:00
tibbi 68f975aa8c fix #89, allow copying file/folder path to clipboard 2017-10-29 23:09:41 +01:00
tibbi 0ec24fd67b add a setting for keeping last-modified field at copy/move/rename 2017-10-29 22:23:28 +01:00
tibbi 4019941363 add an Open With menu item to the file editor 2017-10-29 22:07:42 +01:00
tibbi c9d4b643f7 adding a Dutch translation file 2017-10-29 21:22:08 +01:00
tibbi f7fc5c06c9 reuse some third party intents from the Commons library 2017-10-29 20:54:29 +01:00
Phoenix1747 33341daff5
Updated German translation 2017-10-29 17:13:58 +01:00
tibbi 4b4edf9b15 hide the keyboard at opening ReadText activity 2017-10-29 13:00:06 +01:00
tibbi 3c0cd4ff6e adding FileProvider intent handling 2017-10-29 12:57:40 +01:00
tibbi 2e16d023c8 update target SDK to 26 and Commons 2017-10-29 10:55:54 +01:00
tibbi f8b2edba7e add a null check at ReadTextActivity 2017-10-29 10:49:43 +01:00
tibbi 3c88cbfbee do not try opening any path if the fragment is gone 2017-10-29 10:45:54 +01:00
tibbi 30bd5dc250 clear selection at updating items 2017-10-29 10:44:08 +01:00
Sérgio Marques 153ff9893b Update strings.xml 2017-10-26 13:37:40 +01:00
Nikola Trubitsyn 5d1d8492eb Russian translation update 2017-10-24 11:25:14 +03:00
tibbi 5dc8907944 try opening folders from content uris too 2017-10-23 14:19:38 +02:00
tibbi 534a64c2f3 make sure we are opening a valid path 2017-10-23 14:17:04 +02:00
tibbi 0187fb3c03 fix #84, handle view folder intent 2017-10-23 13:31:15 +02:00
tibbi f00aee04b6 remove a redundant showHidden setting 2017-10-23 12:58:37 +02:00
tibbi 4b772a9bfb refresh items on resume 2017-10-23 12:54:58 +02:00
tibbi 24ae1241ca allow saving files in the file editor 2017-10-23 12:47:45 +02:00
tibbi cb4b63a836 add a Save menu button 2017-10-23 12:00:35 +02:00
tibbi b2434fb6f2 use an editable EditText at file editor 2017-10-23 11:52:26 +02:00
tibbi 5d13b65b03 make sure we have write storage permission before doing anything at editor 2017-10-23 11:38:32 +02:00
tibbi 357286f1c9 use out own method for getting mimetype from extension 2017-10-23 11:34:42 +02:00
tibbi f996cceb7a add a simple text file reader 2017-10-23 11:27:16 +02:00
tibbi f081f8039a handle picking multiple items at get_content too 2017-10-23 10:28:00 +02:00
tibbi 679d68fc26 handle get_content intent 2017-10-23 10:13:06 +02:00
tibbi e0703acd9d use the Commons way of determining mimetype of multiple uris 2017-10-22 22:56:40 +02:00
tibbi 2969314cc9 properly update all elements if some colors change 2017-10-22 21:34:29 +02:00
tibbi 72fb8256d1 keep updating a single fragment instead of creating new ones 2017-10-22 21:17:26 +02:00
tibbi c4ee6f868f fixing the link to the Commons repository 2017-10-22 17:46:02 +02:00
tibbi ccc1b8bade minor code style updates here and there 2017-10-22 17:40:37 +02:00
tibbi fd1faf3071 update Commons to 2.30.9 2017-10-22 17:20:16 +02:00
tibbi 44f7543ef1 make fragmentView nullable 2017-10-22 15:07:10 +02:00
tibbi 64a671fec7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2017-10-18 16:19:59 +02:00
Nicola Spanti (RyDroid) 86311cd49a Translated some strings in French 2017-10-18 16:13:53 +02:00
tibbi 5645bfc9d6 use adapterPosition at the ItemsAdapter 2017-10-02 23:25:06 +02:00
tibbi a4129f1a14 store internal storage path asap 2017-10-02 21:20:21 +02:00
tibbi b35a8a74a0 make sure we dont trim out the slash of root folder 2017-10-02 21:11:47 +02:00
tibbi b8c1e9bdfb check if the rooted device has a Hard links column at LS command 2017-10-02 21:11:29 +02:00
tibbi f7156ace2b remove some redundant overrides 2017-10-01 22:36:59 +02:00
tibbi 81164edc27 update Commons to 2.28.7 for fingerprint protection 2017-09-27 22:25:18 +02:00
anthologist 8bcd2f8868 Updated italian 2017-09-17 11:22:44 +02:00
en2sv 5b6420eb94 Update Swedish translation 2017-09-10 10:22:31 +02:00
tibbi 1dd717898d update commons to 2.27.8 2017-09-04 19:58:07 +02:00
tibbi 58f75e3b8a updating release notes 2017-09-04 19:50:13 +02:00
tibbi 9f69360004 add some handling for copying root items 2017-09-04 19:48:31 +02:00
tibbi 794f6cc462 make isPathOnRoot a context extension 2017-09-04 19:27:19 +02:00
tibbi 32ca1fdf70 improve root content deleting 2017-09-04 19:23:07 +02:00
tibbi 5cb9b6cc4f recheck at app launch if root permission hasnt been revoked 2017-09-04 18:58:15 +02:00
tibbi fa35107abe merge everything we need about root items into 1 command 2017-09-04 16:36:03 +02:00
tibbi 5f60827763 parse the root file sizes from the ls command 2017-09-04 11:29:11 +02:00
tibbi 1c3007d767 adding a missing import 2017-09-04 10:04:34 +02:00
Sérgio Marques f5a0371722 Update strings.xml 2017-09-03 22:51:43 +01:00
tibbi 641658ead6 properly fetch root filediritem children counts and file sizes 2017-09-03 23:05:58 +02:00
tibbi 4d5a4098b4 avoid duplicate folder initialization at app startup 2017-09-03 20:35:05 +02:00
tibbi 2532c43f7e list the root files that should be visible 2017-09-03 20:09:03 +02:00
tibbi 57aa9054f2 split file fetching between regular and root folders 2017-09-03 19:57:01 +02:00
tibbi 2ae28ca91b show the root access toggle only if root is available 2017-09-03 19:34:54 +02:00
tibbi c8d790b246 add a simple echo message at checking root access 2017-09-03 18:53:11 +02:00
tibbi 2aafa3344b add a switch for toggling root access 2017-09-03 18:26:48 +02:00
tibbi 2bf39803de move the super.commandOutput as the last function 2017-09-03 18:19:16 +02:00
tibbi 80d834e7eb add a helper function for fetching root items 2017-09-03 18:18:03 +02:00
tibbi 4ad01751af allow changing the destination of compressed file 2017-09-03 15:48:07 +02:00
tibbi 535b9ce33e catch exceptions at sharing files 2017-09-03 15:30:59 +02:00
tibbi 5f39a70be3 some updates related to file copy/move/de/compress 2017-09-03 12:59:52 +02:00
tibbi 9714d8cf32 add a null check at getting an sd card file output stream 2017-09-03 10:31:36 +02:00
tibbi ce63adf6f1 fix decompressing folders on sd cards 2017-09-03 10:23:32 +02:00
tibbi 21b8202fbc improve file unzipping on SD cards 2017-09-02 23:32:26 +02:00
tibbi 02acd5cc84 properly get the OutputStream at SD cards too 2017-09-02 23:02:35 +02:00
tibbi a9bf677e78 implement Decompressing 2017-09-02 22:20:35 +02:00
tibbi bc3b6ac70a show a Decompress actionmenu button when a selected file is a zip file 2017-09-02 21:30:15 +02:00
tibbi e3def060d8 add the root folder of zipped files in the zip file too 2017-09-02 20:16:11 +02:00
tibbi 5a0f6adff8 updating the code compression code 2017-09-02 17:47:21 +02:00
Sérgio Marques 74e3b95341 Update strings.xml 2017-09-01 23:01:13 +01:00
tibbi 9fa228d989 remove a duplicate part from zipping 2017-09-01 23:20:40 +02:00
tibbi b604af77ab improve the compression functionality 2017-08-31 16:11:14 +02:00
tibbi c89fcb8692 handle the compressing functionality 2017-08-31 11:18:30 +02:00
tibbi 1ef349384d add a dialog for setting the destination zip filename 2017-08-31 10:43:01 +02:00
tibbi 48d0a1885e fix sharing files 2017-08-31 09:38:46 +02:00
tibbi 3bacadac13 adding an initial implementation of compressing 2017-08-30 22:52:14 +02:00
tibbi 433d31385e misc code style updates 2017-08-30 20:53:51 +02:00
tibbi a6f6963834 adding Slovak translation + minor updates 2017-08-30 20:09:27 +02:00
tibbi 64eec1abc8 adding some Compression related strings 2017-08-30 20:01:51 +02:00