Magisk/app/src/main/java/com/topjohnwu/magisk/utils
topjohnwu 14a2f63b8b Several changes for using MediaStore
- Change config key name so default downloads to folder 'Download'
- Always use getFile as we do not need existing file deleted
- Fallback to use File based I/O pre API 29 as officially MediaStore
  APIs do not support general purpose usage. And also, it was working
  fine on all devices before. If it ain't broke, don't fix it
- Show full download path in settings to make it more clear to the user
- Close streams after using them
2020-08-22 04:38:51 -07:00
..
net Reorganize app source code 2020-08-18 06:31:15 -07:00
CachedValue.kt Minor CachedValue fix 2019-10-24 04:02:01 -04:00
DiffObservableList.kt Update su request process 2020-06-19 03:52:25 -07:00
EndlessRecyclerScrollListener.kt Reorganize app source code 2020-08-18 06:31:15 -07:00
FilterableDiffObservableList.kt Updated Hide screen to be fully functioning 2019-10-31 20:34:07 +01:00
HideableBehavior.kt Updated navigation behavior to be consistent and easily manageable 2020-01-04 13:30:21 +01:00
HideBottomViewOnScrollBehavior.kt Updated navigation behavior to be consistent and easily manageable 2020-01-04 13:30:21 +01:00
HideTopViewOnScrollBehavior.kt Updated the material library back to alpha03 version 2020-01-06 16:24:27 +01:00
KItemDecoration.kt Rename package 2020-07-11 05:36:31 -07:00
MarkwonImagePlugin.kt Reorganize app source code 2020-08-18 06:31:15 -07:00
MotionRevealHelper.kt Separate core components 2020-01-13 22:01:46 +08:00
ObservableHost.kt Reduce usage of ObservableField 2020-07-15 02:52:15 -07:00
TransitiveText.kt Rename package 2020-07-11 05:36:31 -07:00
Utils.kt Support scoped storage 2020-08-22 04:38:51 -07:00