Commit graph

5292 commits

Author SHA1 Message Date
45caff3ae0
ci: Build for PR 2024-06-08 07:09:18 +07:00
05e799a925
refactor: Don't use buildSrc as much as possible
I personally hate buildSrc ngl
2024-06-08 06:46:07 +07:00
Ahmad Ansori Palembani
c451d4010e
docs: Fix README [skip ci] 2024-06-07 14:54:35 +07:00
Ahmad Ansori Palembani
88fe8d7303
docs: Update README [skip ci] 2024-06-07 14:53:58 +07:00
ad81b44736
docs: Sync changelog 2024-06-07 14:34:38 +07:00
fe859f07c4
feat: Refresh repo actually refresh trust status 2024-06-07 14:05:09 +07:00
fb5e581ec5
chore: Remove unused variables 2024-06-07 13:50:57 +07:00
1e6f804296
fix: Don't set id during relink 2024-06-07 13:49:43 +07:00
9967647217
refactor: Properly relink custom manga info 2024-06-07 13:36:13 +07:00
dabb2c622a
refactor: Simplify code 2024-06-07 13:00:52 +07:00
df507b6a41
fix: Don't group result by manga id (GH-83) 2024-06-07 10:39:56 +07:00
81cfc53589
fix(R8): Allow MultipartBody.Builder
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-07 10:26:08 +07:00
dc089d6cd6
fix: Storage permission request for non-conforming devices
Co-authored-by: Sven <github.divv3@passmail.net>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-07 10:16:51 +07:00
298e50627a
chore(settings): Move stuff around 2024-06-07 09:57:57 +07:00
ea5d29304d
feat: Mapper for Manga 2024-06-07 09:29:32 +07:00
c10ffe8ac5
fix: Delegate state instead of assign 2024-06-07 09:20:13 +07:00
41d32d4543
chore: Clean up unused class 2024-06-07 09:14:57 +07:00
71de83230c
docs: Sync changelog 2024-06-07 07:35:23 +07:00
b17578365d
refactor: Migrate GetLibraryManga to use SQLDelight 2024-06-07 07:15:31 +07:00
d2f493ab57
fix: RECURSIVE 2024-06-06 22:57:28 +07:00
b1beed687e
fix: Perhaps? 2024-06-06 22:29:21 +07:00
d6edbae357
fix: Maybe sqldelight doesn't support WITH RECURSIVE? 2024-06-06 22:14:58 +07:00
0cc7d03968
refactor: Move stuff around 2024-06-06 22:04:14 +07:00
08225ee6a0
chore: Prepare libraryView to replace libraryQuery 2024-06-06 21:32:19 +07:00
d0baff197c
refactor: Remove Material 2 2024-06-06 12:32:57 +07:00
e303b21657
chore(release): v1.8.3.4 2024-06-06 09:46:35 +07:00
fb194d7f5a
docs: Sync changelog 2024-06-06 09:14:05 +07:00
2a1bec25cf
fix: I have no clue how but XmlReader couldn't read certain element's
name
2024-06-06 08:57:48 +07:00
2c76508c92
fix: Trying to round NaN 2024-06-06 08:00:58 +07:00
902b6f6486
chore(release): v1.8.3.3 2024-06-06 06:56:58 +07:00
d60b66ac9f
enhance: Load GlobalExceptionHandler before Crashlytics 2024-06-06 06:49:26 +07:00
ad6c0cc358
chore(release): v1.8.3.2 2024-06-05 19:43:57 +07:00
ae3dd32076
chore: Some more NPE prevention 2024-06-05 19:16:19 +07:00
ac4a6d59e9
chore(release): v1.8.3.1
Attempt to fix GH-79
2024-06-05 18:53:22 +07:00
ce69203926
chore: Even more NPE prevention 2024-06-05 18:48:41 +07:00
fd82d987aa
chore: A bunch of NPE prevention 2024-06-05 18:40:34 +07:00
30d6c5c5ac
chore(release): v1.8.3 2024-06-05 07:35:52 +07:00
87b8430089
refactor: Use DB instead of file to store custom manga info 2024-06-05 07:29:04 +07:00
716cc1fac8
chore: Clean up commented codes 2024-06-05 05:51:29 +07:00
11e66667ff
feat: Trust extension by repo
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-05 05:49:42 +07:00
2e2844a03f
chore: Give some indication that it is refreshing 2024-06-05 05:30:52 +07:00
55455090d1
refactor: Grab extension repo detail from repo.json and include in DB
Co-authored-by: Matthew Witman <mnwranger@gmail.com>
2024-06-05 05:21:51 +07:00
e9a3facba8
refactor(ExtensionRepo): Split item and input 2024-06-04 10:19:46 +07:00
ca5ec72c04
chore: Fake extension repo url so that certain K company didn't go for my *ss 2024-06-04 10:05:45 +07:00
c602b913e8
refactor: Separate di module for domain 2024-06-04 09:28:29 +07:00
e62c781c86
refactor: Move di to dev.yokai.core.di 2024-06-04 09:15:47 +07:00
56da7c548f
style: Marquee effect 2024-06-04 09:14:26 +07:00
cdd094c7d1
chore(ExtensionRepoItem): Preview 2024-06-04 09:06:22 +07:00
5a99a0322b
refactor: Simplify code 2024-06-04 08:59:32 +07:00
712be76112
feat: Functional LocalAlertDialog
Probably unnecessary in this use-case, but it's the only place I can test it lol
2024-06-04 08:42:33 +07:00