DroidFS/app/src/main/java/sushi/hardcore/droidfs
Matéo Duparc 01a9c261f5
Fix image viewer
2021-11-07 12:53:38 +01:00
..
adapters Update dependencies & Add camera capture mode settings 2021-09-01 19:31:25 +02:00
content_providers Handle simultaneous file operations & Folders reorganisation 2020-12-31 13:56:52 +01:00
explorers Add "Open as" option in explorer menu 2021-10-19 11:24:20 +02:00
file_operations Delete root directory from background service when wiping 2021-08-28 11:18:51 +02:00
file_viewers Fix image viewer 2021-11-07 12:53:38 +01:00
util Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
video_recording Upgrade CameraX 2021-10-19 12:02:21 +02:00
widgets Remove some other deprecation warnings 2021-09-05 15:05:09 +02:00
BaseActivity.kt Ask storage permissions only when using external volumes 2021-06-07 14:55:01 +02:00
CameraActivity.kt Video recording 2021-10-10 15:58:09 +02:00
ChangePasswordActivity.kt Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
ColoredApplication.kt Inital commit 2020-07-17 22:12:20 +02:00
ConstValues.kt Add ".properties" to the text file extensions list 2021-08-27 19:48:36 +02:00
CreateActivity.kt Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
GocryptfsVolume.kt XChaCha20-Ploy1305 support 2021-10-17 13:46:10 +02:00
LoadingTask.kt Handle simultaneous file operations & Folders reorganisation 2020-12-31 13:56:52 +01:00
MainActivity.kt Migrate to viewBinding 2021-06-11 20:23:54 +02:00
OpenActivity.kt Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
SensorOrientationListener.kt Camera icons rotation 2020-09-04 04:00:19 +02:00
SettingsActivity.kt Migrate to viewBinding 2021-06-11 20:23:54 +02:00
Volume.kt SavedVolume database & Hidden volume feature 2020-11-04 18:43:48 +01:00
VolumeActionActivity.kt Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
VolumeDatabase.kt SavedVolume database & Hidden volume feature 2020-11-04 18:43:48 +01:00