198 Commits

Author SHA1 Message Date
1727170cb6
Limit the number of thumbnails loaded concurrently 2023-08-15 18:33:29 +02:00
cb3fc3c70e
Re-ask only on wrong password 2023-05-11 21:58:55 +02:00
393c458495
Offload file discovery for copy in coroutine 2023-05-11 21:24:29 +02:00
cdf98a7190
Handle cryfs inaccessible base dir 2023-05-11 00:02:05 +02:00
2ae41f0f79
Improve file oprations coroutines 2023-05-10 23:41:29 +02:00
9fc981fee8
Fix rotation when rebinding camera use cases 2023-05-08 21:32:04 +02:00
ad19b9e645
Update dependencies 2023-05-08 20:58:54 +02:00
b3a25e03e7
Improve video recording: fix freezes & ExoPlayer errors 2023-05-06 23:40:37 +02:00
4c412be7dc
Best error messages when opening volumes 2023-05-03 14:14:40 +02:00
f4f3239bb1
Fix volume copying 2023-05-02 14:24:59 +02:00
a4ce35c95d
WiperService 2023-04-26 16:40:05 +02:00
e51bd2ceba
TODO.md & Update dependencies 2023-04-26 16:02:07 +02:00
2bbf003df5
Recover unregistered hidden volumes 2023-04-25 15:06:20 +02:00
e83cfc9794
Fix password encoding 2023-04-24 13:37:14 +02:00
49ec2eaf49
Stop always opening files in write mode 2023-04-20 16:38:15 +02:00
05f4610407
v2.0.0 2023-04-18 19:47:44 +02:00
df3f84f526
Target Android API level 32 2023-04-18 14:59:05 +02:00
24215a8b31
Fix crash when default volume gets deleted 2023-04-18 13:53:40 +02:00
eb4e13af46
Disable settings buttons during video recording 2023-04-17 18:50:46 +02:00
aea17aa7cb
Update dependencies 2023-04-17 17:06:51 +02:00
e918a2f94c
New CameraX API 2023-04-17 15:52:20 +02:00
c434d79c06
Fix video title switching 2023-03-13 17:10:06 +01:00
821c853a22
Hide navigation bar in full screen mode 2023-03-13 17:02:38 +01:00
22b1522192
Optional password fallback 2023-03-08 12:03:05 +01:00
5090a7aa03
Separate color selection & black theme 2023-03-08 11:43:13 +01:00
1a1d3ea570
Multi volume openings 2023-03-07 23:25:17 +01:00
883874a5ab
Refactoring: Constants & FileTypes 2023-02-06 10:52:51 +01:00
6e500c23e5
Adaptive icon 2023-02-05 14:43:30 +01:00
a726f7a7d0
Fix storage permission requests 2023-02-02 21:09:11 +01:00
1e75e9a32f
Clear password fields onStop() 2023-02-02 19:37:10 +01:00
5e9656970a
Update dependencies 2023-02-01 23:46:27 +01:00
5dbef99949
Fix EncryptedVolumeDataSource EOF 2023-02-01 20:06:35 +01:00
d2f11c85d1
Android 11 support 2023-02-01 19:09:53 +01:00
25dbcca854
Update libpdfviewer & Fix FFmpeg build & onBackPressed deprecation in AddVolumeActivity 2022-10-08 11:07:59 +02:00
34aad2596d
Async file loading in file viewers 2022-10-04 13:30:51 +02:00
cdc269f2f7
Add pink themes 2022-10-04 12:57:23 +02:00
991e435e5e
Fix file viewers navigation bar color in dark mode 2022-10-04 12:23:25 +02:00
7c2f87109a
Allow to open & create volumes without remembering 2022-09-30 21:22:37 +02:00
4df1086734
More flexible password change when fingerprint is saved 2022-09-27 18:33:43 +02:00
7cdfc32c31
Direct encrypted files read/write & More compliant EncryptedVolumeDataSource 2022-09-23 20:58:16 +02:00
8f5afca823
Update dependencies & Fix some bugs 2022-09-23 12:09:22 +02:00
11cc15536f
Add FLAG_GRANT_READ_URI_PERMISSION for external opens 2022-09-13 12:43:08 +02:00
2d19895e6d
Truncate files after possible overwrite 2022-09-13 10:33:14 +02:00
17c32f2144
Show volume type in MainActivity 2022-07-03 13:43:46 +02:00
d1ca164934
Allow changing password of CryFS volumes 2022-06-30 21:43:40 +02:00
4d164944c1
Deleting files in background 2022-06-29 15:17:36 +02:00
8709abd7d7
Don't cancel file operations when changing configuration 2022-06-29 14:47:50 +02:00
e01932acda
Allow opening CryFS volumes with password hash 2022-06-29 13:43:56 +02:00
cf4927a90b
CryFS 2022-06-26 15:51:48 +02:00
5144947a4a
Media player fixes: better handling of RTL & orientation 2022-05-07 14:51:56 +02:00