Commit Graph

144 Commits

Author SHA1 Message Date
Matéo Duparc fd5ddc02b1
Thumbnails 2021-11-11 19:21:05 +01:00
Matéo Duparc e3df7be3b5
Switch explorer from ListView to RecyclerView 2021-11-10 20:03:57 +01:00
Matéo Duparc 65ecdd19ca
Remove some deprecation warnings 2021-11-09 16:40:32 +01:00
Matéo Duparc d3f0d059f8
Switch from Cyanea to Themes 2021-11-09 16:40:28 +01:00
Matéo Duparc 01a9c261f5
Fix image viewer 2021-11-07 12:53:38 +01:00
Matéo Duparc 1cab607fa1
Decode images with BitmapFactory instead of Glide 2021-10-23 20:19:33 +02:00
Matéo Duparc e96d4724d3
Adapt to write access at Android/data/sushi.hardcore.droidfs on SD cards 2021-10-19 15:54:38 +02:00
Matéo Duparc 6158b36c9f
Fix fingerprint checkbox behavior 2021-10-19 13:52:06 +02:00
Matéo Duparc b273fa828b
Upgrade CameraX 2021-10-19 12:02:21 +02:00
Matéo Duparc 5349d40da9
Add "Open as" option in explorer menu 2021-10-19 11:24:20 +02:00
Matéo Duparc c858d556d5
Exoplayer repeat & shuffle controls 2021-10-17 19:43:03 +02:00
Matéo Duparc e47d9f4548
XChaCha20-Ploy1305 support 2021-10-17 13:46:10 +02:00
Matéo Duparc 497c22edc1
Fix recorded video rotation 2021-10-12 14:22:35 +02:00
Matéo Duparc dc89c02b9f
Video recording 2021-10-10 15:58:09 +02:00
Matéo Duparc b9a7411cdb
Remove some other deprecation warnings 2021-09-05 15:05:09 +02:00
Matéo Duparc d36910ac19
Fix proguard rules 2021-09-05 14:39:16 +02:00
Matéo Duparc 4ede408aac
Remove some deprecation warnings 2021-09-01 20:15:11 +02:00
Matéo Duparc 52eab2a2df
Fix a nasty bug with playlists 2021-09-01 19:58:51 +02:00
Matéo Duparc b65ac79175
Update dependencies & Add camera capture mode settings 2021-09-01 19:31:25 +02:00
Matéo Duparc 6f49cec157
Delete root directory from background service when wiping 2021-08-28 11:18:51 +02:00
Matéo Duparc faeab5d3f6
Add ".properties" to the text file extensions list 2021-08-27 19:48:36 +02:00
Matéo Duparc c2c1e4b1e9
Delete file & folder on wipe 2021-08-27 19:47:35 +02:00
Anon7250 5cc9abfd76
Adding an 'Import/Encrypt Folder' button 2021-08-27 13:03:52 +02:00
Matéo Duparc 5951237f2c
Optional folder mapping 2021-07-10 12:02:56 +02:00
Matéo Duparc cffc24e4ba
Create new file in the current directory 2021-06-26 14:08:54 +02:00
Matéo Duparc 286253c542
Set permissions when creating files and folders 2021-06-26 13:05:14 +02:00
Matéo Duparc f58517e904
Thread-safe directory listing 2021-06-26 12:09:29 +02:00
Matéo Duparc 401449d40a
Sort and display explorer elements only after recursive mapping 2021-06-13 19:27:03 +02:00
Matéo Duparc 71d9447467
Migrate to viewBinding 2021-06-11 20:23:54 +02:00
Matéo Duparc ae93d78615
Switch to external libgocryptfs 2021-06-11 16:27:08 +02:00
Matéo Duparc b0145e0192
Remove android:onClick properties 2021-06-07 16:34:50 +02:00
Matéo Duparc 9cf3e71fd2
Ask storage permissions only when using external volumes 2021-06-07 14:55:01 +02:00
Matéo Duparc 9f8b653cc7
Safe volume directory picking 2021-06-07 14:12:40 +02:00
Matéo Duparc fcd382ca8b
Update gradle dependencies 2021-06-07 13:23:11 +02:00
Matéo Duparc a4db2740a1
Fix crash when deleting a lonely image 2021-04-07 17:39:10 +02:00
Matéo Duparc c340282a87
Video player screen auto-rotation 2021-04-05 12:44:26 +02:00
Matéo Duparc f119ccf477
Case insensitive sort & Folders first option 2021-04-04 12:31:49 +02:00
Matéo Duparc 86e9572431
Media playlist 2021-03-17 21:11:14 +01:00
Matéo Duparc e92804ae34
Don't close volume just after creating it 2021-03-17 15:49:59 +01:00
Matéo Duparc 6f6b670ff6
UI bugs fix 2021-03-16 16:32:46 +01:00
Matéo Duparc 8c4bea1aff
File extensions case insensitive 2021-01-21 13:02:46 +01:00
Matéo Duparc e783e02398
Toast on file operation success & handle usf_keep_open on CameraActivity 2020-12-31 16:24:04 +01:00
Matéo Duparc 966e78b66f
Adding cancel button to file operation notifications 2020-12-31 15:57:52 +01:00
Matéo Duparc 0a3cb8903f
Handle simultaneous file operations & Folders reorganisation 2020-12-31 13:56:52 +01:00
Matéo Duparc 0f4d2b057b
File Operations: refresh on done & fix bug 2020-12-29 19:10:07 +01:00
Matéo Duparc f00901a717
File Operations Notification 2020-12-29 18:39:43 +01:00
Matéo Duparc 1a6c1d2901
FileOperationService 2020-12-29 17:05:02 +01:00
Matéo Duparc a4d32bff56
Improving UX related to images 2020-12-20 12:27:48 +01:00
Matéo Duparc eefca5ee0a
Switching to CameraX 2020-12-20 12:03:48 +01:00
Matéo Duparc b23cb7b8ce
Take photo on read-only volume crash fix 2020-11-11 17:06:39 +01:00
Matéo Duparc 73189d9d32 Hidden volume warning 2020-11-04 18:57:13 +01:00
Matéo Duparc a4df9d3ffa SavedVolume database & Hidden volume feature 2020-11-04 18:43:48 +01:00
Matéo Duparc 0b509c2f98 Improving handling of SD cards errors 2020-11-03 17:29:57 +01:00
Matéo Duparc 3795f8790f Slideshow UI fix 2020-11-03 13:34:40 +01:00
Matéo Duparc d19007f099 Updating to NDK r21d 2020-10-29 12:24:58 +01:00
Matéo Duparc 4378c962fc Bug fix on last image deletion 2020-10-23 13:33:53 +02:00
Matéo Duparc e5413653d0 usf_keep_volume_open & Closing volume on fingerprint auth failed 2020-10-23 13:21:14 +02:00
Matéo Duparc 9a8023fc33 Switching to androix.biometric 2020-10-22 23:19:19 +02:00
Hardcore Sushi 06126facad Optimizing checkboxes behavior 2020-10-15 17:43:13 +02:00
Hardcore Sushi b482b96322 Checking volume paths before opening 2020-10-14 19:04:19 +02:00
Hardcore Sushi 7fad08ae66 Zoom bug on next/previous image fix 2020-10-14 19:03:30 +02:00
Hardcore Sushi 646a194dd7 Image rotation saving feature & navigation buttons 2020-09-30 16:23:47 +02:00
Hardcore Sushi 0ca5bbcbb4 KEEP_SCREEN_ON in slideshow 2020-09-29 11:14:30 +02:00
Hardcore Sushi c588773dea External open choice in Open as dialog 2020-09-05 11:37:47 +02:00
Hardcore Sushi ef83e1c1fc Adding supported file extensions 2020-09-05 10:32:43 +02:00
Hardcore Sushi bad270851f ImageViewer: delete button & ui behavior improvements 2020-09-05 10:22:12 +02:00
Hardcore Sushi c82d6c0e36 Camera icons rotation 2020-09-04 04:00:19 +02:00
Hardcore Sushi 9c31576b97 Settings fragments navigation fix 2020-08-29 21:20:15 +02:00
Hardcore Sushi 06efdb61c3 Bug fixes & Allow export to SD cards 2020-08-29 20:48:49 +02:00
Hardcore Sushi 4593fb5ea1 Crash fixes 2020-08-25 16:46:36 +02:00
Hardcore Sushi defdd4d36f Camera close button 2020-08-25 16:23:26 +02:00
Hardcore Sushi 5c0f317a04 ImageViewer title & slideshow 2020-08-25 15:43:47 +02:00
Hardcore Sushi f44a702647 Volume on SD cards warning 2020-08-25 14:10:46 +02:00
Hardcore Sushi afda604805 Permissions fix 2020-08-12 16:14:26 +02:00
Hardcore Sushi be17e5687d Camera timer & grid icons fix 2020-08-12 15:14:38 +02:00
Hardcore Sushi 6c43750290 Camera HDR, grid & filters & Directory size calculation 2020-08-11 20:40:14 +02:00
Hardcore Sushi 0518a2a030 Close volume onPause from camera and cross-imports 2020-08-09 17:02:47 +02:00
Hardcore Sushi 9c2da04a11 Camera timer 2020-08-09 15:27:31 +02:00
Hardcore Sushi cac264043f Move feature 2020-08-09 14:34:42 +02:00
Hardcore Sushi 35a2e35bdc Close volume onPause & FileViewer fullscreen fixes 2020-08-09 14:33:25 +02:00
Hardcore Sushi 62e04027d2 Theme color reset 2020-08-08 13:28:02 +02:00
Hardcore Sushi d3bcd29806 Overwrite warning & KEEP_SCREEN_ON while playing 2020-08-07 22:36:14 +02:00
Hardcore Sushi 0bfb952365 Take Photo feature 2020-08-05 17:49:37 +02:00
Hardcore Sushi 03d5b468f2 Sorted image swipe & ExplorerViewModel 2020-08-05 14:25:31 +02:00
Hardcore Sushi 400aa831b2 Image swipe 2020-08-01 18:40:38 +02:00
Hardcore Sushi 5a444f2829 "Copy" feature, FAB icons & GitHub link 2020-08-01 16:50:42 +02:00
Hardcore Sushi 34d7f19927 Explorer loading dialogs & Logo fix 2020-08-01 16:50:42 +02:00
Hardcore Sushi 2571849bc3 Loading dialogs & Graphical bug fixes 2020-08-01 16:50:42 +02:00
Hardcore Sushi 24cfc1093e RestrictedFileProvider & Playing media without disk writes 2020-08-01 16:50:42 +02:00
Hardcore Sushi fc7d916bf9 Graphic bug fixes 2020-08-01 16:50:30 +02:00
Hardcore Sushi cf0753e74a "New file" feature 2020-07-19 22:11:53 +02:00
Hardcore Sushi 2e4c432976 Logo optimization 2020-07-19 19:42:59 +02:00
Hardcore Sushi bfe7e88578 Bug Fixes 2020-07-18 18:44:53 +02:00
Hardcore Sushi bc00740f5b Inital commit 2020-07-17 22:12:20 +02:00