Commit Graph

2255 Commits

Author SHA1 Message Date
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
Hai Zhang
517191c2f9 [Fix] Always apply invalid document tree workaround.
Bug: #1038
2023-10-08 01:12:27 -07:00
Hai Zhang
6814dc1639 [Feature] Update dependencies. 2023-10-08 01:08:52 -07:00
Hai Zhang
4f5da7672b [Fix] Work around crash on update to Android 14.
Fixes: #1038
2023-10-08 01:03:58 -07:00
Hai Zhang
e598c0f27d [Feature] Bump version to 1.6.2. 2023-10-08 01:03:33 -07:00
Hai Zhang
c4d0730af1 [Feature] Update NDK to 26. 2023-10-05 02:05:52 -07:00
Hai Zhang
04998331b6 [Feature] Update dependency. 2023-10-04 19:24:22 -07:00
Hai Zhang
3a97531013 [Fix] Fix display cutout theming.
Display cutout value shortEdges is actually potentially available on API 27,
and display cutout value always is available on API 30.

See also
https://android-developers.googleblog.com/2018/07/supporting-display-cutouts-on-edge-to.html
about the potential backport to API 27.
2023-10-03 04:18:09 -07:00
Hai Zhang
02edc075eb [Fix] No need to refresh after notification permission is granted.
It was a copy paste error.
2023-10-01 19:51:13 -07:00
Hai Zhang
04cce72847 [Feature] Exclude more unneeded large resource files from Bouncy Castle. 2023-10-01 03:36:50 -07:00