DroidFS/app/src/main/java/sushi/hardcore/droidfs
Matéo Duparc 3127a15d9e
Fix ANR on recursive mapping
2023-08-20 16:42:40 +02:00
..
adapters Limit the number of thumbnails loaded concurrently 2023-08-15 18:33:29 +02:00
add_volume Best error messages when opening volumes 2023-05-03 14:14:40 +02:00
collation Natural file name sorting 2022-01-13 19:23:37 +01:00
content_providers MemoryFileProvider 2023-08-20 14:56:46 +02:00
explorers Fix ANR on recursive mapping 2023-08-20 16:42:40 +02:00
file_operations Re-ask only on wrong password 2023-05-11 21:58:55 +02:00
file_viewers Stop always opening files in write mode 2023-04-20 16:38:15 +02:00
filesystems Re-ask only on wrong password 2023-05-11 21:58:55 +02:00
util MemoryFileProvider 2023-08-20 14:56:46 +02:00
video_recording Improve video recording: fix freezes & ExoPlayer errors 2023-05-06 23:40:37 +02:00
widgets Separate color selection & black theme 2023-03-08 11:43:13 +01:00
BaseActivity.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
CameraActivity.kt Fix rotation when rebinding camera use cases 2023-05-08 21:32:04 +02:00
ChangePasswordActivity.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
Constants.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
FileShare.kt MemoryFileProvider 2023-08-20 14:56:46 +02:00
FileTypes.kt Refactoring: Constants & FileTypes 2023-02-06 10:52:51 +01:00
FingerprintProtector.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
LoadingTask.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
MainActivity.kt Improve file oprations coroutines 2023-05-10 23:41:29 +02:00
MemFile.kt MemoryFileProvider 2023-08-20 14:56:46 +02:00
SensorOrientationListener.kt Fix camera output rotation 2022-04-16 13:58:58 +02:00
SettingsActivity.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
Theme.kt Separate color selection & black theme 2023-03-08 11:43:13 +01:00
ThumbnailsLoader.kt Limit the number of thumbnails loaded concurrently 2023-08-15 18:33:29 +02:00
VolumeData.kt Best error messages when opening volumes 2023-05-03 14:14:40 +02:00
VolumeDatabase.kt Recover unregistered hidden volumes 2023-04-25 15:06:20 +02:00
VolumeManager.kt Improve file oprations coroutines 2023-05-10 23:41:29 +02:00
VolumeManagerApp.kt MemoryFileProvider 2023-08-20 14:56:46 +02:00
VolumeOpener.kt Re-ask only on wrong password 2023-05-11 21:58:55 +02:00
WiperService.kt WiperService 2023-04-26 16:40:05 +02:00