Commit Graph

658 Commits

Author SHA1 Message Date
tibbi 4019941363 add an Open With menu item to the file editor 2017-10-29 22:07:42 +01:00
tibbi 90520849de update Commons to 2.34.1 2017-10-29 22:06:11 +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
Tibor Kaputa 9b675ba6d4
Merge pull request #111 from Phoenix1747/patch-1
updated German translation
2017-10-29 17:47:03 +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
Tibor Kaputa 4493d9aaa0 Merge pull request #109 from smarquespt/patch-3
Update strings.xml
2017-10-26 14:40:36 +02:00
Sérgio Marques 153ff9893b Update strings.xml 2017-10-26 13:37:40 +01:00
Tibor Kaputa 3ea990d811 Merge pull request #108 from trubitsyn/patch-1
Russian translation update
2017-10-24 12:16:45 +02:00
Nikola Trubitsyn 5d1d8492eb Russian translation update 2017-10-24 11:25:14 +03:00
tibbi 6e8c4565e4 updating changelog 2017-10-23 14:33:31 +02:00
tibbi 0492e8699f update version to 2.5.0 2017-10-23 14:33:26 +02: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 a3f5d8f18d update commons to 2.30.14 2017-10-23 10:47:56 +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 feea6d3590 update build tools to 25.0.3 2017-10-22 14:57:52 +02:00
tibbi 64a671fec7 Merge branch 'master' of github.com:SimpleMobileTools/Simple-File-Manager 2017-10-18 16:19:59 +02:00
Tibor Kaputa c5abc3d29f Merge pull request #105 from RyDroid/minor-root-files
Minor changes in files at root of the repo
2017-10-18 16:19:31 +02:00
Tibor Kaputa d97e366a7b Merge pull request #106 from RyDroid/editorconfig
Adding a file for EditorConfig
2017-10-18 16:18:25 +02:00
Tibor Kaputa 5e9f63605c Merge pull request #107 from RyDroid/fr
Translated some strings in French
2017-10-18 16:17:18 +02:00
Nicola Spanti (RyDroid) 86311cd49a Translated some strings in French 2017-10-18 16:13:53 +02:00
Nicola Spanti (RyDroid) ab8557145c Minor changes in files at root of the repo 2017-10-18 16:10:39 +02:00
Nicola Spanti (RyDroid) a0e0ca3c83 Adding a file for EditorConfig 2017-10-18 16:07:41 +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 5684fc273a update kotlin to 1.1.51 2017-10-02 21:17:49 +02:00