Commit Graph

185 Commits

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