Commit Graph

  • 591df8abcc Add MIME type mapping for image/jxl (fixes #7117) arkon 2022-07-03 22:33:15 -04:00
  • 46734c525f Increase height of transition view in webtoon viewers (fixes #7242) arkon 2022-07-03 17:39:11 -04:00
  • a3378e6080 More domain model usage arkon 2022-07-03 16:51:11 -04:00
  • 3791d82540 More domain model usage arkon 2022-07-03 16:25:51 -04:00
  • a3ab8746bf More domain model usage arkon 2022-07-03 16:12:31 -04:00
  • 069bd90c0f Cleanup data layer (#7450) Andreas 2022-07-03 21:48:13 +02:00
  • 68697e59d7 More domain model usage arkon 2022-07-03 13:46:09 -04:00
  • b3dd8b7355 More domain model usage arkon 2022-07-03 13:21:48 -04:00
  • eb2a904b61 Remove SQLiteOpenHelper as database is migrated to SQLDelight (#7448) Andreas 2022-07-03 17:48:59 +02:00
  • 17951cfd68 Use SQLDelight for all Manga related queries (#7447) Andreas 2022-07-03 16:17:41 +02:00
  • 6d6237e370 Update dependency com.google.gms:google-services to v4.3.13 (#7444) renovate[bot] 2022-07-02 22:53:25 -04:00
  • 851a5ab7e4 Update dependency com.squareup.okio:okio to v3.2.0 (#7445) renovate[bot] 2022-07-02 22:53:19 -04:00
  • d3ce46a367 Update styfle/cancel-workflow-action action to v0.10.0 (#7446) renovate[bot] 2022-07-02 22:53:03 -04:00
  • 74c5b29484 Update dependency ch.acra:acra-http to v5.9.5 (#7442) renovate[bot] 2022-07-02 22:27:26 -04:00
  • 20453dc08f Update dependency com.google.android.material:compose-theme-adapter-3 to v1.0.14 (#7443) renovate[bot] 2022-07-02 22:27:17 -04:00
  • 9e3b454b1b Use SQLDelight for all MangaCategory related queries (#7441) Andreas 2022-07-03 01:05:38 +02:00
  • 29633b64aa Use SQLDelight for all Chapter related queries (#7440) Andreas 2022-07-03 00:51:33 +02:00
  • 76c0ead1db Migrate to more use of domain models arkon 2022-07-02 17:14:19 -04:00
  • 2674570792 Use SQLDelight for a Category related queries (#7438) Andreas 2022-07-02 22:12:06 +02:00
  • 21771e62aa More SQLDelight migrations arkon 2022-07-02 15:19:52 -04:00
  • 5d77ee37d2 Replace package with namespace (#7436) Andreas 2022-07-02 19:08:22 +02:00
  • 2dfbfd0958 Remove more unused StorIO code arkon 2022-07-02 13:08:08 -04:00
  • 05085fe57f Use SQLDelight on Library screen (#7432) Andreas 2022-07-02 18:55:34 +02:00
  • ff32ab09fb Downloader: Optimize split tall image (#7435) AntsyLich 2022-07-02 22:49:50 +06:00
  • deaded5af2 Reimplement chapter download indicator longpress (#7412) AntsyLich 2022-07-02 22:43:18 +06:00
  • f3c50ee9a3 Weblate translations arkon 2022-07-02 10:09:55 -04:00
  • 3072296919 MangaScreen: Hide scroller when appbar is expanded (#7426) Ivan Iskandar 2022-07-01 21:37:58 +07:00
  • 1f10b79ee8 Use SQLDelight on Updates screen (#7423) Andreas 2022-07-01 04:18:12 +02:00
  • b9e108eb4d Revert some KTX extension changes arkon 2022-06-30 22:13:31 -04:00
  • f26cfa58e4 Downgrade to Compose 1.2.0-rc03 arkon 2022-06-30 09:25:26 -04:00
  • e1525a5125 DownloadProvider: Only provide necessary info and not whole chapter/manga class (#7411) AntsyLich 2022-06-30 19:20:55 +06:00
  • 388dc2f103 MangaScreen: Reuse components between two layouts (#7397) Ivan Iskandar 2022-06-30 20:20:16 +07:00
  • 7e4c45858f Bump dependencies arkon 2022-06-29 22:45:11 -04:00
  • d476431707 Fix unit test class to match package arkon 2022-06-26 22:49:18 -04:00
  • 284445c364 Extension API: change fallback source and logic (#7400) stevenyomi 2022-06-30 06:34:25 +08:00
  • 08d1ecfba7 Fix chapter item incorrect colors (#7403) AntsyLich 2022-06-30 04:34:11 +06:00
  • 0969226fd3 Fix crash when adding if there are more then 1 dupe (#7405) AntsyLich 2022-06-28 18:14:08 +06:00
  • 0c856438fa MangaInfoHeader: Add description placeholder (#7398) Ivan Iskandar 2022-06-28 19:12:15 +07:00
  • e44bb30996 Improve history screen scrolling perf (#7399) Ivan Iskandar 2022-06-28 05:33:57 +07:00
  • 7440086ef1 Fix Mark previous as read (#7396) AntsyLich 2022-06-27 19:37:30 +06:00
  • ef3acb8c43 Sort Manga by title in MigrationMangaScreeen (#7392) AntsyLich 2022-06-27 18:04:14 +06:00
  • ee38671400 Fix trackers not migrating (#7393) AntsyLich 2022-06-27 18:03:54 +06:00
  • 5b8cd68cf3 RateLimitInterceptor: ignore canceled calls (#7389) stevenyomi 2022-06-27 09:35:35 +08:00
  • 53decfd47b Migrate usages of SyncChaptersWithTrackServiceTwoWay arkon 2022-06-26 21:34:54 -04:00
  • 65264e3ef5 Migrate more track DB calls to SQLDelight arkon 2022-06-26 19:46:41 -04:00
  • 4ca0fc7a4d Fix app update install notification disappearing arkon 2022-06-26 19:11:34 -04:00
  • 7b294478e4 [skip ci] Update issue templates arkon 2022-06-26 16:42:58 -04:00
  • 04f0ca7846 Use sqldelight for direct db calls in MangaPresenter (#7366) AntsyLich 2022-06-27 01:54:34 +06:00
  • 61a44101a2 Fix clicking cover opening random manga (#7387) jobobby04 2022-06-26 15:49:52 -04:00
  • 924dfa19cf MangaScreen: Fix action mode download button not working (#7385) Ivan Iskandar 2022-06-27 00:37:41 +07:00
  • 9ff6ae81bd VerticalFastScroller: Fix incorrect touch target (#7384) Ivan Iskandar 2022-06-26 23:58:31 +07:00
  • c33e5c8a17 Fix chapter number display style (#7383) Ivan Iskandar 2022-06-26 23:58:14 +07:00
  • 6129bbc9ab MangaInfoHeader tweaks (#7382) Ivan Iskandar 2022-06-26 23:48:29 +07:00
  • b34b10c6b8 [skip ci] Disable automatic translation merges arkon 2022-06-26 10:12:27 -04:00
  • ad106bd884 Add new "Lavender" theme (#7343) Osyx 2022-06-26 16:01:31 +02:00
  • 37fe25ac06 Fix manga info header using wrong text color (fixes #7368) arkon 2022-06-26 10:00:56 -04:00
  • 0e0c1dcdc5 MangaPresenter: Fix state updates when opening a new manga entry (#7379) Ivan Iskandar 2022-06-26 20:45:06 +07:00
  • c9770eea2f Update com.google.android.material (#7377) renovate[bot] 2022-06-25 22:53:57 -04:00
  • 80d2d9d258 Avoid overflow in extension screen items (fixes #6972) arkon 2022-06-25 22:41:22 -04:00
  • 3ca1ce4636 Use primary color for excluded tristate filter icon (fixes #7360) arkon 2022-06-25 22:34:48 -04:00
  • 8ec91cddab Minor cleanup arkon 2022-06-25 11:20:34 -04:00
  • 470a576441 Fix downloader crash related to UnmeteredSource (#7365) jobobby04 2022-06-25 11:09:41 -04:00
  • 33a778873a MangaController overhaul (#7244) Ivan Iskandar 2022-06-25 22:03:48 +07:00
  • cf7ca5bd28 Weblate translations (#7327) Weblate (bot) 2022-06-25 02:01:03 +02:00
  • a77bce7b37 ChapterDownloadView: Convert to compose (#7354) Ivan Iskandar 2022-06-25 02:42:30 +07:00
  • 8e985eb0db Bump dependencies arkon 2022-06-24 12:11:11 -04:00
  • 915e38f636 Fix crashes from KTX extension changes arkon 2022-06-24 12:06:43 -04:00
  • e3b1053c03 Use sqldelight in migration (#7331) AntsyLich 2022-06-22 03:27:55 +06:00
  • c2520bff12 Utilize more KTX extensions (#7348) Taco 2022-06-20 22:54:42 -04:00
  • cd5bcc3673 Fix accented UI elements in library sheet being different colors arkon 2022-06-20 22:51:34 -04:00
  • 254f021903 Minor cleanup arkon 2022-06-20 22:51:04 -04:00
  • 8fedd2d5f1 Convert cover dialog view to compose (#7346) Ivan Iskandar 2022-06-21 09:31:36 +07:00
  • cb1830d747 More minor refactorings arkon 2022-06-19 17:32:31 -04:00
  • 68c47a3238 Minor composable updates arkon 2022-06-19 17:17:48 -04:00
  • e644772731 Add string for future app language toggle preference arkon 2022-06-19 17:03:07 -04:00
  • 11f1482818 Add Composable preview for preferences arkon 2022-06-19 16:50:52 -04:00
  • a7decdb62d Migrate some categories SQL calls to SQLDelight arkon 2022-06-19 16:38:42 -04:00
  • 005b9b595c ChaptersSettingsSheet: Single source of truth and use new manga class (#7342) Ivan Iskandar 2022-06-19 23:29:49 +07:00
  • e6a9d0b090 Add fast scroller to extensions screen (#7340) Ivan Iskandar 2022-06-19 21:33:25 +07:00
  • 82879a129e Make stub source icon part of SourceIcon (#7337) AntsyLich 2022-06-19 20:16:55 +06:00
  • 9f66c85281 Migrate duplicate manga check to SQLDelight arkon 2022-06-19 10:15:17 -04:00
  • 0f5731360b Update actions/dependency-review-action action to v2 (#7334) renovate[bot] 2022-06-18 21:56:33 -04:00
  • 3fd9e021fa Use custom QueryPagingSource (#7321) Andreas 2022-06-18 20:55:58 +02:00
  • 4c3af7bf36 MainActivity: Top bar status indicator adjustments (#7329) Ivan Iskandar 2022-06-18 23:12:22 +07:00
  • 28e7009b49 Convert edit cover function to suspend function (#7330) Ivan Iskandar 2022-06-18 21:01:03 +07:00
  • dd983c803b Delete unused database queries/resolvers arkon 2022-06-17 22:35:21 -04:00
  • 1b804e61cb Fix cover fetching in compose views (#7315) Ivan Iskandar 2022-06-18 09:21:29 +07:00
  • 02eb3cb6b5 Weblate translations (#7284) Weblate (bot) 2022-06-18 02:01:35 +02:00
  • c5d84b4f24 Fix History not being added when restoring backup (#7324) Andreas 2022-06-17 23:29:07 +02:00
  • ae88252cb1 MangaController: Change the workaround for title alpha (#7277) Ivan Iskandar 2022-06-18 04:28:50 +07:00
  • 3c3d787a2b MainActivity: Fix incorrect UI states when activity recreated with dialog controller (#7325) Ivan Iskandar 2022-06-18 04:28:07 +07:00
  • 6aee4fc464 Fix freezing on migrating manga (#7317) jmir1 2022-06-17 05:34:44 +02:00
  • 4ef337f1e9 Don't set text colors when creating compose theme (#7316) Ivan Iskandar 2022-06-16 22:37:57 +07:00
  • 017f6b22f0 Use SQLDelight on Category screen (#7310) Andreas 2022-06-16 16:59:10 +02:00
  • 602168bc48 Update Compose arkon 2022-06-15 22:24:22 -04:00
  • fdf384b809 Add Cancel button to App Update Notification (#7309) nicki 2022-06-16 03:37:01 +05:30
  • 284880d096 Fix WebView user-agent (fixes #7306) arkon 2022-06-15 18:05:56 -04:00
  • a446b37c1f Make Compose overflow menu feel slightly more like XML version arkon 2022-06-15 18:02:08 -04:00
  • ad75d137b0 Bump dependencies arkon 2022-06-15 17:51:45 -04:00
  • d2f4c43526 Minor cleanup arkon 2022-06-14 22:31:39 -04:00