Commit graph

5849 commits

Author SHA1 Message Date
f9bfb0b423
refactor(DiskUtil): Simplify code 2024-11-25 13:18:37 +07:00
4f9e5bfe62
refactor(db): Replace some more StorIO queries with SQLDelight 2024-11-24 19:08:42 +07:00
nonproto
e9d22f4dba
fix: Up the delay for tryToSetForeground 2024-11-24 10:32:14 +07:00
27f4cea4c4
docs: Sync changelog 2024-11-24 08:55:10 +07:00
renovate[bot]
ed23afa32d
chore(deps): Update mikepenz/action-junit-report action to v5 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 08:54:45 +07:00
renovate[bot]
4c4163f270
chore(deps): Update dependency gradle to v8.11.1 (#263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-24 08:54:25 +07:00
6e76ab125e
fix(chapter): Read state is not saved 2024-11-23 20:37:29 +07:00
00b7ac6c25
sync: Sync project 2024-11-23 20:14:40 +07:00
bf7c7f79cb
revert: "fix(chapter): Scanlator is nullable"
This reverts commit 0f44474596.
2024-11-23 20:10:08 +07:00
5378d2a99b
refactor(db): Replace some more StorIO queries with SQLDelight
- Manga: db.getManga -> getManga.await*
- History
- Chapter: db.updateChapter* -> updateChapter.await; db.getChapter -> getChapter.await*
2024-11-23 19:28:59 +07:00
822cfa56a6
refactor(backup): Inject storageManager inside getAutomaticBackupLocation func 2024-11-23 08:12:26 +07:00
a7a6dc96d3
sync: Sync project 2024-11-23 07:46:03 +07:00
060b40e59d
fix: Crashes cause by Bangumi invalid status 2024-11-23 07:44:54 +07:00
d7160db53a
fix: Add modified version of RollingFileLogWriter 2024-11-22 19:02:38 +07:00
5fa5815541
fix: Some attempt 2024-11-22 17:04:08 +07:00
cea9da9c6d
fix: Disable log file for now 2024-11-22 15:46:22 +07:00
53ea5bafee
fix: Log file is not being created 2024-11-22 15:31:15 +07:00
b1766ebb94
feat: Write logs to file 2024-11-22 12:57:52 +07:00
5d6d25c261
docs: Sync changelog 2024-11-22 11:10:25 +07:00
renovate[bot]
5735003018
fix(deps): Update lifecycle to v2.8.7 (#261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 11:09:59 +07:00
renovate[bot]
b6edf17860
fix(deps): Update junit5 monorepo to v5.11.3 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 11:08:48 +07:00
renovate[bot]
8063cb2edb
fix(deps): Update dependency co.touchlab:kermit to v2.0.5 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 11:07:35 +07:00
Cuong-Tran
350c5f35dd
fix: Fix app update error notification disappearing 2024-11-22 07:56:29 +07:00
95504d7582
chore(reader): Adjust error handler for webtoon too 2024-11-21 14:00:03 +07:00
AntsyLich
9322836e48
refactor(reader): Improve hardware bitmap threshold option 2024-11-21 13:50:09 +07:00
37ba0634ac
docs: Some note [skip ci] 2024-11-21 13:31:11 +07:00
cdea102fcb
fix: Deprecated function 2024-11-21 11:48:23 +07:00
d25a857b7a
feat(reader): Debug mode 2024-11-21 11:31:49 +07:00
b1f2c30892
chore(settings): Add "danger zone" category 2024-11-21 10:28:29 +07:00
d163dc500c
fix: Revert the check for now 2024-11-21 00:06:15 +07:00
1f17965d24
fix: Wrong value 2024-11-20 23:50:49 +07:00
AntsyLich
fd73958923
feat: Add option to lower the threshold for hardware bitmaps 2024-11-20 23:31:53 +07:00
27002a20ef
docs: FIXME note [skip ci] 2024-11-20 22:26:01 +07:00
d003e85b6b
fix: Regression caused by 01fcd7d122 2024-11-20 22:19:41 +07:00
74168c0f1d
fix: Wrong variable name 2024-11-20 22:02:14 +07:00
AntsyLich
01fcd7d122
fix: Switch to hardware bitmap in reader only if device can handle it 2024-11-20 21:56:00 +07:00
fbe2d8c701
refactor(metadata): Simplify code 2024-11-20 20:20:39 +07:00
a2d6ac2a8b
docs: Add missing credit [skip ci] 2024-11-20 18:25:02 +07:00
AntsyLich
736b4e6b68
fix: Handle Android SDK 35 API collision 2024-11-20 14:32:08 +07:00
78df24e566
docs: Add missing credit [skip ci] 2024-11-20 14:24:11 +07:00
renovate[bot]
fcc234f0ab
fix(deps): Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#257)
* fix(deps): Update dependency com.android.tools:desugar_jdk_libs to v2.1.3

* docs: Sync changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
2024-11-20 14:15:50 +07:00
renovate[bot]
5996a8a863
fix(deps): Update shizuku to v13 (major) (#256)
* fix(deps): Update shizuku to v13

* fix: Use reflection to fix shizuku

* docs: Sync changelog [skip ci]

* fix: Ignore shizuku's minSdk

We have desugaring enabled

* fix: Missing import

* fix: Move newProcess declaration

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jobobby04 <jobobby04@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
2024-11-20 14:02:15 +07:00
Redjard
fa0e565fa5
fix: Fix shizuku being buggy for multi user setups
Fetch the current userid separately because shizuku always runs as the main user and would otherwise install and update for the main user
2024-11-20 13:26:47 +07:00
fabc9f4c1b
docs: Sync changelog 2024-11-20 13:19:46 +07:00
renovate[bot]
14efd1b96d
fix(deps): Update xml.serialization to v0.90.3 (#254)
* fix(deps): Update xml.serialization to v0.90.3

* fix: Fix build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
2024-11-20 13:19:31 +07:00
6affec4b97
chore(config): Revert "Enable fork processing"
This reverts commit 52ba1b02d3.
2024-11-20 13:06:26 +07:00
renovate[bot]
7355ec841a
chore(config): migrate config .renovaterc.json5 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 13:05:25 +07:00
52ba1b02d3
chore(renovate): Enable fork processing 2024-11-20 12:57:18 +07:00
54b27a5efa
docs: Sync changelog 2024-11-20 12:43:22 +07:00
renovate[bot]
5a12fc3670
fix(deps): Update activity to v1.9.3 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-20 12:43:09 +07:00