Commit Graph

101 Commits

Author SHA1 Message Date
6bce8b7c25 adding an extra result intent flag 2018-10-23 16:04:49 +02:00
e9afd1c41b adding a couple changes related to handling GET_CONTENT intent with multiple files 2018-10-23 16:03:00 +02:00
00f00514a1 updating Commons with some recycler view selection updates 2018-10-10 23:59:02 +02:00
f00f0e1e60 updating Commons with AndroidX and recyclerview-selector 2018-10-09 23:09:52 +02:00
e776be0b5a fix #163, remove invalid Favorites items on app startup 2018-09-10 21:24:34 +02:00
d7fd4fb0d1 update commons to 4.6.0 2018-08-07 14:29:06 +02:00
0286b29323 highlight searched text 2018-05-15 10:32:33 +02:00
7e1982b3f1 add handling for root file copy 2018-04-16 23:17:37 +02:00
638d3dc070 add an activity in RootHelpers constructor to avoid passing it around 2018-04-16 18:46:11 +02:00
b0b3dca249 make isSearchOpen private to MainActivity 2018-04-15 21:57:28 +02:00
ce466645c5 flip FAQ items 2018-03-31 14:38:21 +02:00
960b99d6f3 fix #156, properly switch language after toggling Use english 2018-03-31 14:24:08 +02:00
73afe2caff update commons to 3.17.16 2018-03-31 10:43:18 +02:00
0a9a594503 adding a FAQ activity 2018-02-21 22:04:37 +01:00
0467112cc7 update commons to 3.12.17 2018-02-21 21:38:26 +01:00
f4f2a2ccbb update commons to 3.12.3 2018-02-17 11:24:29 +01:00
c340b9860e update Commons with some OTG improvements 2018-02-14 23:30:38 +01:00
661fbc1a36 properly refresh the screen on device rotation 2018-02-12 19:06:41 +01:00
46bd091a56 move onOptionsItemSelected upper in the code 2018-02-12 18:39:51 +01:00
b1ddbb7e6f update commons to 3.11.6 2018-02-12 18:15:15 +01:00
340a2159f0 move setupSearch in onCreateOptionsMenu 2018-02-10 16:17:02 +01:00
fc0b87c9a7 Fix incorrect behaviour of favorites in menu 2018-02-10 16:46:27 +03:00
07b75a5fe1 rewrite root folders handling, do not use "awk" command 2018-01-24 21:38:23 +01:00
d4669d32db close search on stop 2018-01-08 16:46:25 +01:00
90c854dbf2 always create a new list adapter to ensure proper scroll state 2018-01-08 15:50:52 +01:00
e41d5de4aa adding initial search, related to #34 2018-01-07 23:51:33 +01:00
65c5f6af79 update commons to 3.0.23 2017-12-03 21:38:34 +01:00
f90e14ac0e update commons to 3.0.21 2017-12-01 19:11:06 +01:00
554ea6512b update commons to 3.0.3 2017-11-29 22:52:59 +01:00
728e6e3112 update commons to 2.38.4 2017-11-10 13:24:13 +01:00
0680762e3f fix #120, reopen the proper folder after rotating the device 2017-11-09 22:10:02 +01:00
b1c7c6f9b1 fix #121, handle Select Ringtone intent 2017-11-09 21:47:09 +01:00
a9bb73fcaa adding a toggle for forcing English language 2017-11-09 20:51:11 +01:00
96c6445a4b updating Whats New 2017-10-29 23:45:13 +01:00
3c0cd4ff6e adding FileProvider intent handling 2017-10-29 12:57:40 +01:00
2e16d023c8 update target SDK to 26 and Commons 2017-10-29 10:55:54 +01:00
5dc8907944 try opening folders from content uris too 2017-10-23 14:19:38 +02:00
534a64c2f3 make sure we are opening a valid path 2017-10-23 14:17:04 +02:00
0187fb3c03 fix #84, handle view folder intent 2017-10-23 13:31:15 +02:00
f00aee04b6 remove a redundant showHidden setting 2017-10-23 12:58:37 +02:00
f081f8039a handle picking multiple items at get_content too 2017-10-23 10:28:00 +02:00
679d68fc26 handle get_content intent 2017-10-23 10:13:06 +02:00
2969314cc9 properly update all elements if some colors change 2017-10-22 21:34:29 +02:00
72fb8256d1 keep updating a single fragment instead of creating new ones 2017-10-22 21:17:26 +02:00
fd1faf3071 update Commons to 2.30.9 2017-10-22 17:20:16 +02:00
a4129f1a14 store internal storage path asap 2017-10-02 21:20:21 +02:00
58f75e3b8a updating release notes 2017-09-04 19:50:13 +02:00
5cb9b6cc4f recheck at app launch if root permission hasnt been revoked 2017-09-04 18:58:15 +02:00
4d5a4098b4 avoid duplicate folder initialization at app startup 2017-09-03 20:35:05 +02:00
2ae28ca91b show the root access toggle only if root is available 2017-09-03 19:34:54 +02:00