Commit Graph

2264 Commits

Author SHA1 Message Date
Hai Zhang
b95dbc1769 Feat: Allow using HTTP for WebDAV
No reason to disallow HTTP WebDAV while we are allowing FTP.
2024-03-01 14:20:58 -08:00
Hai Zhang
92a8549f69 Feat: Remove root archive file system provider
Now that ArchiveReader supports SeekableByteChannel.

Fixes: #1140
2024-02-27 23:40:14 -08:00
Hai Zhang
d74b22721f Feat: Update dav4jvm 2024-02-27 21:39:59 -08:00
Hai Zhang
feda428f46 Fix: Fix missing username when editing WebDAV server 2024-02-26 17:18:28 -08:00
Hai Zhang
fe54fc8031 Docs: Update Microsoft Language Resources link 2024-02-26 16:58:03 -08:00
Hai Zhang
905a487218 Feat: Add WebDAV UI
Bug: #191
2024-02-26 16:44:36 -08:00
Hai Zhang
b9e84715fc Feat!: Add WebDAV support
Bug: #191
2024-02-26 16:41:58 -08:00
Hai Zhang
ce4421550d Refactor: Optimize imports 2024-02-26 16:41:58 -08:00
Hai Zhang
fb6ecce3a8 Refactor: Minor refactor 2024-02-26 16:29:29 -08:00
Hai Zhang
4469d66ad2 Fix: Fix exception conversion in FtpCopyMove 2024-02-25 17:52:19 -08:00
Hai Zhang
120ddc6756 Fix: Respect Buffer.arrayOffset() when calling Buffer.array() 2024-02-25 17:51:39 -08:00
Hai Zhang
b204e5cb68 Build: Update Coil 2024-02-24 12:11:39 -08:00
Hai Zhang
36833cc6e4 Build: Update dependencies 2024-02-18 13:10:15 -08:00
Hai Zhang
9f647076fe Fix: Add missing open options handling for FTP byte channel. 2024-02-11 23:14:52 -08:00
Hai Zhang
46acf5894c Refactor: Extract AbstractFileByteChannel from FTP, SFTP and SMB 2024-02-11 21:49:45 -08:00
Hai Zhang
79114bfefe Refactor: Use Kotlin DEFAULT_BUFFER_SIZE 2024-02-11 21:17:37 -08:00
Hai Zhang
bced5e6fb0 Docs: Add Get-it-on-GitHub badge
Fixes: #1118
2024-02-03 23:58:19 -08:00
Hai Zhang
3cf278b2da Feat: Add Catalan to imported languages
Fixes: #1121
2024-02-02 22:08:17 -08:00
Hai Zhang
7c80d3f097 Refactor: Minor changes 2024-01-28 12:23:33 -08:00
Hai Zhang
07c47ba6bb Docs: Remove CoolAPK link since the app has been delisted
Since I won't get the registration.
2024-01-28 11:11:48 -08:00
Hai Zhang
cd4ca22f55 Feat: Support jackpal.androidterm forks
Fixes: #1114
2024-01-27 22:55:08 -08:00
Hai Zhang
1a88d8dd29 Build: Update AGP 2024-01-24 20:30:38 -08:00
Hai Zhang
37aa587be2 [Feature] Update NDK. 2024-01-16 22:55:08 -08:00
Hai Zhang
e1f9661cab [Feature] Update Material Components for Android to 1.11.0. 2024-01-16 22:32:27 -08:00
Hai Zhang
d9ce4e604b [Feature] Update SMBJ. 2024-01-16 21:32:40 -08:00
Hai Zhang
1e3cb345c0 [Feature] Update dependencies. 2024-01-16 20:33:37 -08:00
Hai Zhang
5620678c30 [Fix] Fix typo in README. 2024-01-14 18:15:54 -08:00
Hai Zhang
e67e482083 [Refactor] Change Enum.values() to Enum.entries. 2024-01-06 14:33:54 +08:00
Hai Zhang
b0cbbac9d5 [Refactor] Reorder fields. 2024-01-06 11:13:44 +08:00
Hai Zhang
99a0bf4e64 [Feature] Update Android Gradle Plugin to 8.2.1. 2024-01-05 20:26:48 +08:00
Hai Zhang
79f1727cec [Feature] Update dependencies. 2023-12-14 20:58:12 +08:00
Hai Zhang
4c74fb1db5 [Feature] Update libsu to 5.2.2. 2023-12-08 18:52:22 +08:00
Hai Zhang
2174637128 [Feature] Update Android Studio. 2023-12-05 16:21:08 +08:00
Hai Zhang
62eda8f3fd [Refactor] Use Kotlin String?.orEmpty(). 2023-11-28 20:45:11 +08:00
Hai Zhang
a8722044f5 [Feature] Update Android Gradle Plugin to 8.1.4. 2023-11-27 21:18:36 +08:00
Hai Zhang
7304a44d2e [Fix] Fix quotation marks in strings. 2023-11-22 17:18:34 +08:00
Hai Zhang
e782ccebce [Feature] Update AndroidX Activity. 2023-11-16 04:09:12 -08:00
Hai Zhang
9bd37f091e [Feature] Add SDK version for U in APK tab.
Fixes: #1064
2023-11-12 17:25:34 -08:00
Hai Zhang
3560430d79 [Feature] Update Android Gradle Plugin. 2023-11-12 16:40:58 -08:00
Hai Zhang
692c38cca4 [Feature] Update Kotlin to 1.9.20. 2023-11-03 00:05:23 -07:00
Hai Zhang
d3814766d3 [Feature] Update dependency. 2023-11-01 12:48:37 -07:00
Hai Zhang
a3f5da7fa6 [Feature] Update coil. 2023-10-30 21:23:06 -07:00
Hai Zhang
fab6b496a0 [Feature] Update dependencies. 2023-10-18 22:29:12 -07:00
Hai Zhang
02c80905dd [Fix] Update libarchive-android to fix Archive.free().
Bug: #1039
2023-10-15 17:54:05 -07:00
Hai Zhang
7091717009 [Fix] Use custom and stable parceling for persisted Uri. 2023-10-08 18:11:31 -07:00
Hai Zhang
e834bbc40a [Feature] Add changelog for 1.6.2. 2023-10-08 17:22:05 -07:00
Hai Zhang
5fac1f6882 [Feature] Import translations. 2023-10-08 17:06:59 -07:00
Hai Zhang
2af2f9fee3 [Refactor] Fix typo in comments. 2023-10-08 06:15:42 -07:00
Hai Zhang
d9c2ed6d04 [Fix] Properly work around Uri parceling changes.
Fixes: #1038
2023-10-08 05:26:21 -07:00
Hai Zhang
e8a7887d63 [Fix] Revert invalid document tree workaround.
There's no guarantee this will fix all things. And we'll have to keep
it running every time.

Bug: #1038
2023-10-08 01:16:33 -07:00