Commit Graph

299 Commits

Author SHA1 Message Date
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
2d165c4a20
Monospace font in text editor 2023-02-06 11:16:10 +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
CyanWolf
545275dabc
Update spanish translation 2022-10-06 18:32:54 +02:00
solokot
077f5cc856
Update russian translation 2022-10-06 18:32:53 +02:00
Muhmmad14333653
2e07ee5333
Update arabic translation 2022-10-06 18:32:53 +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
e2539a53b9
Set navigation bar color to background color 2022-07-03 14:11:53 +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
1a21a43f05
Gocryptfs JNI cleanup 2022-06-29 22:18:11 +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
CyanWolf
cb5679515c
Update spanish translation
Fix little error
2022-06-26 14:09:52 +02:00
Muhmmad14333653
a728bd8d24
Update arabic translation 2022-06-26 14:07:41 +02:00
83dd759f36
Fix local reference table overflow in native_list_dir 2022-05-24 18:05:58 +02:00
5144947a4a
Media player fixes: better handling of RTL & orientation 2022-05-07 14:51:56 +02:00
Muhmmad14333653
6b52eed9d0
update arabic translation
Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
2022-05-05 13:20:18 +02:00
f837556af5
Fix explorer info bar color in dark mode 2022-05-02 14:17:02 +02:00
b7ab267d16
Arabic translation 2022-05-02 14:11:02 +02:00
5ea0b8ad41
Actually fix camera icon tint bug 2022-05-01 19:48:16 +02:00
ec348383c6
Fix camera icon tint bug 2022-05-01 16:59:18 +02:00
c8d266150c
Fix explorer menu display 2022-05-01 13:50:37 +02:00
CyanWolf
4bbc9360b4
Update Spanish translation
Added the latest translations and syntax improvements.

Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
2022-04-22 12:19:46 +02:00
8aa2be2b05
Update libgocryptfs & Small UX fix 2022-04-22 12:13:21 +02:00
e2248220c4
DroidFS v1.10.0 2022-04-21 16:03:53 +02:00
7959b20b3f
Update libgocryptfs 2022-04-21 15:50:36 +02:00
solokot
8cebe499f0
Updated Russian translation
Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
2022-04-21 15:17:08 +02:00
cyanwolfg
a22b9d8fa8
Update Spanish translation
Add some missing lines and new translations.

Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
2022-04-21 15:14:08 +02:00
cba1418417
Fix move operation 2022-04-21 15:09:48 +02:00
b6b8bba666
Save checkbox state if opening volume fails 2022-04-21 10:46:31 +02:00
e00abdf5bb
Switch to Kotlin coroutines 2022-04-20 15:17:33 +02:00
72cce1d7e1
Show a fingerprint icon when password hash is saved 2022-04-18 14:55:59 +02:00
55b0ac0daa
Prefill text field with current name when renaming a volume 2022-04-18 14:54:34 +02:00
53f28e9475
Pin passwords 2022-04-17 17:38:49 +02:00
f1d4b07726
Show total number of selected items 2022-04-17 17:03:25 +02:00
339309b00d
Fix image viewer rotation handling 2022-04-16 16:45:19 +02:00
e6a1285e0a
Fix camera output rotation 2022-04-16 13:58:58 +02:00
ab48f9219b
CameraActivity: only bind 2 use cases at most + some other fixes 2022-04-12 16:09:56 +02:00
c521c7f998
Open default volume on application startup 2022-04-11 15:29:28 +02:00
1d13dfbde3
Always show total size & Add some explorer info bar translations 2022-04-10 22:08:33 +02:00
36ab66fb43
Show number of files & folders in current directory 2022-04-10 17:14:38 +02:00
1caabc2554
Fix explorer layouts 2022-04-10 15:53:08 +02:00
f541504e07
Refactor RecyclerView adapters 2022-04-09 20:13:39 +02:00
4de5b41102
Thumbnails cache & Don't do full reload on selection change 2022-04-09 19:28:36 +02:00
4f9aa55dfe
Explorer grid layout 2022-04-09 15:09:14 +02:00
91de54018d
Prompt for password if fingerprint authentification fails 2022-04-02 11:58:25 +02:00
2697eaf11b
Spanish translation 2022-04-02 11:34:27 +02:00
9e69805ade
Update ptbr translation 2022-03-31 18:24:38 +02:00
18d0f50094
Update to libpdfviewer 13 2022-03-26 19:44:14 +01:00
e32e106ce3
Fix video player controls 2022-03-26 19:44:13 +01:00
4608a7a165
Fix MainSettingsFragment crash 2022-03-26 19:44:13 +01:00
985be2de59
Add HEIC to the image extension list 2022-03-26 13:02:11 +01:00
solokot
f07d99efed
Updated Russian translation
Signed-off-by: Hardcore Sushi <hardcore.sushi@disroot.org>
2022-03-26 12:51:51 +01:00
4a55d826d9
Volume renaming 2022-03-24 20:22:54 +01:00
2ee7a5b871
Allow changing thumbnail max size 2022-03-23 16:39:28 +01:00
72321b8ec5
Switch to StyledPlayerView 2022-03-23 14:56:15 +01:00
7226cc8218
Fix UI bug on too long volume paths 2022-03-21 14:31:24 +01:00
55be5cd0e7
DroidFS v1.9.0 2022-03-08 16:20:42 +01:00
solokot
3c4515e4e9
Update Russian translation 2022-03-08 16:10:10 +01:00
d6f727a142
Fix error message when creating volume on external SD card 2022-03-07 12:58:46 +01:00
6d5fc465c7
Fix UI bug on alert dialogs 2022-03-07 12:30:42 +01:00
ed0b5eb483
Add PDF in OpenAs dialog & libpdfviewer dialog crash fix 2022-03-07 11:05:20 +01:00
fd0296f801
Update libpdfviewer 2022-03-06 21:44:58 +01:00
58391802be
More accurate directory size 2022-03-06 15:56:34 +01:00
e01b5a3098
Volume copy 2022-03-06 15:56:33 +01:00
bea0906f65
Display file name on video player 2022-03-05 19:23:48 +01:00
71a314b0a0
New home UI 2022-03-05 12:51:02 +01:00
842667cdee
Update ptbr translation 2022-02-23 15:54:33 +01:00
e5bcc5cfc2
Update dependencies 2022-02-18 19:39:36 +01:00
ee3df7c3bf
Icon for PDF files 2022-02-18 17:38:15 +01:00
b18232615d
PDF viewer 2022-02-18 15:53:48 +01:00
f546e64c34
ImageViwer: retrieve screen size with Resources.getSystem().displayMetrics 2022-01-23 12:56:37 +01:00
822aba9481
Better build explanation 2022-01-20 14:02:07 +01:00
3007bf756c
Fix video player UI bug 2022-01-20 12:59:05 +01:00
solokot
87cd88232e
Update russian translation 2022-01-20 10:43:37 +01:00
832fd1d34b
DoubleTapPlayerView 2022-01-18 20:59:30 +01:00
3ae7e4df70
Remove DialogSingleChoiceAdapter 2022-01-18 20:42:13 +01:00
55883172a1
Consider WebP as image 2022-01-16 11:55:36 +01:00