Commit Graph

  • 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
  • 6bc484617e Fix wrapped long page numbers in reader (closes #7300) arkon 2022-06-14 22:31:24 -04:00
  • 9d5b7de1d8
    Maintain source info in the database. (#6389) AntsyLich 2022-06-14 19:10:40 +06:00
  • a01c370d63
    Set db chapter metadata from correct chapter (#7303) AntsyLich 2022-06-14 19:09:21 +06:00
  • fd5da2de3a
    Use SQLDelight in Backup/Restore (#7295) Andreas 2022-06-12 20:33:48 +02:00
  • 3c9f96d621
    Update okhttp_version to v4.10.0 (#7299) renovate[bot] 2022-06-12 13:35:57 -04:00
  • 693cc103ea
    Add date_upload to toDbChapter() (#7297) AntsyLich 2022-06-12 21:44:02 +06:00
  • 5ccde61ae1 Minor cleanup arkon 2022-06-12 11:29:48 -04:00
  • b96686e6ad
    Fix chapter list live update (#7296) AntsyLich 2022-06-12 21:23:41 +06:00
  • e7695aef78
    Fix Links to Changelog/Readme/Commits for multisrc (#7252) nicki 2022-06-12 19:54:39 +05:30
  • 5bb78eb77f
    Update manga metadata on library update with sqldelight (#7293) AntsyLich 2022-06-12 20:21:45 +06:00
  • 5fbf454652 Update compose-theme-adapter arkon 2022-06-12 09:59:55 -04:00
  • d098eca69d Remove unused database resolvers/queries arkon 2022-06-11 11:51:14 -04:00
  • 120943a8b3
    Make syncChaptersWithSource use sqldelight (#7263) AntsyLich 2022-06-11 21:38:39 +06:00
  • 1e64542f14 [skip ci] Remove CI-specific Gradle config arkon 2022-06-11 11:38:16 -04:00
  • e15a867106 Convert clear database queries to SQLDelight arkon 2022-06-10 21:33:56 -04:00
  • 349e6ca98f
    Weblate translations (#7253) Weblate (bot) 2022-06-11 02:01:21 +02:00
  • da8669c826 Actually compare chapter numbers as numbers when sorting (fixes #7247) arkon 2022-06-10 09:49:50 -04:00
  • 59837bbb90
    Change cover memory key (#7276) Ivan Iskandar 2022-06-10 20:33:59 +07:00
  • 20c14a0a00
    Update ChapterSourceSync.kt (#7271) Rohit Mane 2022-06-10 18:57:08 +05:30
  • 06fdfcdb23
    Make ChapterRecognition return the result (#7279) AntsyLich 2022-06-10 19:26:56 +06:00
  • cf48bbc176 Minor cleanup arkon 2022-06-09 23:04:40 -04:00
  • 40f5d26945 Don't show clipboard copy confirmation toast on Android 13 or above arkon 2022-06-08 22:31:01 -04:00
  • 18ea6c4f65
    Add more DoH providers (#7256) kasperskier 2022-06-08 05:58:58 +08:00
  • 7a661747c5
    Tweak extension details screen (#7257) AntsyLich 2022-06-08 03:47:46 +06:00
  • 177a642afc
    Update dependency androidx.sqlite:sqlite-ktx to v2.3.0-alpha03 (#7254) renovate[bot] 2022-06-07 17:46:28 -04:00
  • 161c8bcf9e
    Use Requery to enhance SQLite (#7260) Andreas 2022-06-06 14:25:03 +02:00
  • e3f8aedd5a Bump dependencies arkon 2022-06-04 16:15:02 -04:00
  • 7fdbf40cd2 Minor cleanups arkon 2022-06-04 16:01:49 -04:00
  • 5ea03fad87
    New: Migrating titles maintains custom covers (#7196) Saud-97 2022-06-04 19:52:35 +03:00
  • dd5da56695
    ChapterSourceSync: set default timestamp to max timestamp (#7197) kasperskier 2022-06-05 00:48:18 +08:00
  • 0e1e57c1c3
    Fix loading progress not showing in webview (#7243) AntsyLich 2022-06-04 22:44:20 +06:00
  • 6ddd6ed0e3 [skip ci] Adjust merge criteria for translation PRs arkon 2022-06-04 09:26:17 -04:00
  • b80a992fdb
    Weblate translations (#7248) Weblate (bot) 2022-06-04 15:20:19 +02:00
  • 20de02dffb [skip ci] Adjust merge criteria for translation PRs arkon 2022-06-03 21:09:17 -04:00
  • a3a85ea49f
    Weblate translations (#7225) Weblate (bot) 2022-06-04 02:01:02 +02:00
  • 4560033e66
    feat: add read last read chapter shortcut (#7230) Andreas 2022-06-01 04:55:58 +02:00
  • 11c61d42dc [skip ci] Configure Mergify to automatically merge translations PR every week arkon 2022-05-29 17:16:46 -04:00
  • d1be221d7a Remove logic for restoring legacy JSON backups arkon 2022-05-29 12:24:39 -04:00
  • cd0294b1b6 Replace history query with actual upsert arkon 2022-05-29 12:12:06 -04:00
  • 0dbe82c781
    Update coroutines_version to v1.6.2 (#7219) renovate[bot] 2022-05-28 22:41:26 -04:00
  • ad9ef81a77
    Update aboutlib_version to v10.3.0 (#7220) renovate[bot] 2022-05-28 22:41:14 -04:00
  • b36ca92dd9
    Make Storio follow new database table structure (#7217) Andreas 2022-05-29 00:36:40 +02:00
  • c8468c29f1
    MangaUpdates tweaks (#7205) Andreas 2022-05-29 00:36:28 +02:00
  • 3c40010aff Minor cleanups arkon 2022-05-28 09:12:15 -04:00
  • 63238b388d
    Fix global update ignoring network constraint (#7188) Chris 2022-05-28 15:09:53 +02:00
  • 809da49301
    Reader: Save reading progress with SQLDelight (#7185) AntsyLich 2022-05-28 19:09:27 +06:00
  • 6b14f38cfa
    [skip ci] Fix wording in issue template (#7207) kasperskier 2022-05-28 21:00:45 +08:00
  • e1e1c20dbe Downgrade R8 to avoid extension issues arkon 2022-05-26 22:33:18 -04:00
  • b0360b83d4 Move SQLDelight Gradle plugin to version catalog arkon 2022-05-26 22:11:08 -04:00