Commit Graph

  • 767d1b3f20 Fix checking downloads banner showing up incorrectly arkon 2023-01-14 20:04:29 -05:00
  • e4ab74d2e4 Convert PageLoader.getPages to suspending function (#8917) Two-Ai 2023-01-14 19:45:15 -05:00
  • eff93b8e7c Prevent scrolling outside bounds in webtoon/vertical reading mode (#8821) Verzaukeks 2023-01-15 00:38:52 +01:00
  • 740b3e4616 Allow partially read chapters to be marked as unread in updates screen (#8884) zbue 2023-01-15 07:26:40 +08:00
  • 7f7789792b Enable confirmButton only when needed to respond to user input (#8848) zbue 2023-01-15 07:24:57 +08:00
  • 843c0a4588 Replace RxJava in ChapterLoader and ReaderViewModel (#8915) Two-Ai 2023-01-14 18:22:27 -05:00
  • 886485a472 Make androidx.preference dialog match M3 dialog (#8909) zbue 2023-01-15 06:00:19 +08:00
  • a7fefb4c9c Show chapter scanlator on reader transition (#8910) zbue 2023-01-15 06:00:04 +08:00
  • 8fcfef87af Suwayomi Tracker: sync changes with Tachidesk v0.6.6 (#8902) Aria Moradi 2023-01-14 07:01:04 +03:30
  • 68609b38b0 Fix DownloadPageLoader resource leak (#8905) Two-Ai 2023-01-13 22:30:47 -05:00
  • 822fda4d2b Fix ChapterCache.isImageInCache() resource leak (#8907) Two-Ai 2023-01-13 22:30:26 -05:00
  • b30232ba9d Only how indexing downloads banner the first time arkon 2023-01-13 18:40:59 -05:00
  • a19be83f99 Parallelize feed properly Jobobby04 2023-02-07 14:03:27 -05:00
  • f93cf29df4 Parallelize global search properly arkon 2023-01-13 17:58:00 -05:00
  • 864707d75b Minor cleanup arkon 2023-01-12 22:53:28 -05:00
  • 69acaa7829 Bump to latest Compose stable BOM arkon 2023-01-12 22:47:11 -05:00
  • 81a97f6f03 Bump AGP arkon 2023-01-12 22:44:37 -05:00
  • 9a7296aa3a Fix downloaded filter unmatched state in manga screen (#8897) zbue 2023-01-13 11:26:04 +08:00
  • fe59b0e95d Tweak TriStateItem view to match in earlier app version (#8898) zbue 2023-01-13 06:46:24 +08:00
  • 3a9a1c631d Show proper Exception message in MangaScreen (#8900) Alessandro Jean 2023-01-12 19:45:38 -03:00
  • a55e27c657 Don't prompt to add to library multiple times arkon 2023-01-11 20:00:50 -05:00
  • acf51f4d34 Reword set category dialog confirmation to "OK" arkon 2023-01-11 19:31:40 -05:00
  • 145adfaaa1 Update library sheet filter tab on open arkon 2023-01-11 19:14:37 -05:00
  • f367dcd5f4 Bump core-ktx dependency arkon 2023-01-11 19:01:13 -05:00
  • 88b5a5118c Minor dependency updates arkon 2023-01-11 18:51:26 -05:00
  • 0ae19297fc Refactor how extensions list is modelled arkon 2023-01-10 23:18:34 -05:00
  • c1f87feb7e Show the tracker name when showing error toast arkon 2023-01-09 23:27:11 -05:00
  • e099d1a313 Replace RxJava in DownloadQueueScreenModel (#8872) Two-Ai 2023-01-09 23:08:04 -05:00
  • 4c2e9aa509 Fix double tapping History not working consistently arkon 2023-01-09 22:50:11 -05:00
  • eaee8747a4 Avoid crash if multiple instances of ClearDatabaseScreen opened arkon 2023-01-08 22:16:40 -05:00
  • a18ce256eb Fix crash in categories screen on config change arkon 2023-01-08 22:12:53 -05:00
  • 8087c25559 Don't exclude same source when checking for duplicate entries arkon 2023-01-08 22:06:42 -05:00
  • c9bc4646da Use Voyager for WebView in non-reader places arkon 2022-12-04 17:23:24 -05:00
  • aea9f36eff Make MIUI extensions warning clearer that it's only a suggestion arkon 2023-01-08 16:05:26 -05:00
  • 50c06de524 Use theme padding values in more places arkon 2023-01-08 15:40:43 -05:00
  • 97f3148e4c Add Reader Setting to Skip Dupe Chapters (#8831) MCAxiaz 2023-01-08 12:40:23 -08:00
  • 1a09fde22c Avoid crashes when fetching assist content URL in ReaderActivity arkon 2023-01-08 15:23:06 -05:00
  • 9bae13c0e6 Only show MIUI extension warning on MIUI >= 13 arkon 2023-01-08 15:04:06 -05:00
  • 2b1809b2b7 Use global search UI for Feed Jobobby04 2023-02-07 13:04:41 -05:00
  • 9d0560f48b Make global search results more compact arkon 2023-01-08 10:48:35 -05:00
  • 2d9000d4bc Only show library continue reading button if there's unread chapters arkon 2023-01-08 10:43:01 -05:00
  • a22d4a2df5 Show available but not installed enhanced trackers arkon 2023-01-08 10:37:30 -05:00
  • b9f39a559d Bump minimum ext-lib to 1.3 arkon 2023-01-08 10:32:35 -05:00
  • f5b03a3a4b Avoid crashes when opening WebView from reader arkon 2023-01-08 10:17:50 -05:00
  • 38f65a0fd6 Update dependency com.squareup.okio:okio to v3.3.0 (#8860) renovate[bot] 2023-01-08 10:17:00 -05:00
  • 3444ec234c Bump dependencies arkon 2023-01-07 15:34:33 -05:00
  • 9f9cbecb49 Fix reader settings sheet's mode section not updated (#8857) stevenyomi 2023-01-08 04:13:08 +08:00
  • 16093a6d6d Fix floating-point error in navigate pan (#8856) stevenyomi 2023-01-08 04:09:10 +08:00
  • e8ccb88a06 Remove repetition in enhanced tracker preference declarations arkon 2023-01-07 14:41:27 -05:00
  • 08557aa5e6 Adjust bookmarked chapter styling in Updates arkon 2023-01-07 14:32:05 -05:00
  • 3f2136c56e add Suwayomi tracker (#8489) Aria Moradi 2023-01-07 22:57:44 +03:30
  • 193c311e15 Remove ability to hide unread chapter badges in library arkon 2023-01-07 14:22:38 -05:00
  • 1800d00e04 Fix reader settings sheet not updated (#8854) stevenyomi 2023-01-08 03:25:30 +08:00
  • 475fb82c66 Allow refreshing the feed tab Jobobby04 2023-02-04 19:58:09 -05:00
  • 59d307c6a1 Make migration screen unique in the stack Jobobby04 2023-02-04 19:44:15 -05:00
  • d24a8d24b9 Release v1.9.0 1.9.0 Jobobby04 2023-02-04 18:23:50 -05:00
  • 292f5a93aa Fix page previews not opening read chapters Jobobby04 2023-01-10 16:10:15 -05:00
  • a960b624ce Cleanup some old Mangadex login things Jobobby04 2023-01-07 21:04:30 -05:00
  • 2ad14c943b Add custom igneous cookie to cookie store Jobobby04 2023-01-07 16:51:27 -05:00
  • 083e4f064d Fix build Jobobby04 2023-01-07 16:50:28 -05:00
  • 60bf4b2598 Update baseline profile arkon 2023-01-07 12:03:17 -05:00
  • 69801a3c8c Translations update from Hosted Weblate (#8764) Weblate (bot) 2023-01-07 17:54:23 +01:00
  • 8f0fcf53e0 Bump default user agent string and minimum WebView version arkon 2023-01-07 11:51:36 -05:00
  • 37a444f3f6 Open entry when long pressing during migration in source search arkon 2023-01-07 11:51:00 -05:00
  • 895cdad7ca Fix downloaded badges appearing when filtering by downloaded arkon 2023-01-07 10:32:14 -05:00
  • 65c95fbb78 Use MainScope for coroutines in ui package classes (#8845) Two-Ai 2023-01-07 10:07:09 -05:00
  • c516848843 Adjust bookmarked chapter styling arkon 2023-01-07 10:02:41 -05:00
  • c13943ba95 Prioritize "all" ("Multi") lang in extensions lists arkon 2023-01-05 22:34:24 -05:00
  • 418c31af60 Show warning about installing extensions on MIUI arkon 2023-01-05 22:12:14 -05:00
  • 07c781473f Handle file names with multiple ".cbz" occurrences properly arkon 2023-01-05 21:59:08 -05:00
  • 33d007a1a2 Update toolbar query on genre search (#8837) stevenyomi 2023-01-06 06:02:27 +08:00
  • dee1f69d34 Fix crash on invalid saved searches Jobobby04 2023-01-07 16:37:15 -05:00
  • a0fa323645 Debounce reindexing banner arkon 2023-01-02 21:58:48 -05:00
  • 12e12c5733 Add worker info screen (#8774) Ivan Iskandar 2023-01-03 09:58:11 +07:00
  • 5a3a2084cb
    [skip ci] Update DamianReeves/write-file-action jobobby04 2022-12-31 20:05:19 -05:00
  • bc76490967 Fix crashes on changing grouping Jobobby04 2022-12-31 17:50:57 -05:00
  • 141cd959f2 Fix filters filtering out grouped categories Jobobby04 2022-12-31 17:41:19 -05:00
  • d6982a32d3 Fix build Jobobby04 2022-12-31 17:39:50 -05:00
  • 824713036a Unify layout for new update and crash screens arkon 2022-12-30 23:14:29 -05:00
  • f43b60700e Allow 2 lines for tracker status text arkon 2022-12-30 22:31:22 -05:00
  • 7e8b3b0623 Handle 1000+ pages properly in the downloader (#8818) jobobby04 2022-12-30 22:20:06 -05:00
  • e4d32d9ce6 Handle 1000+ pages properly in the downloader (#8818) jobobby04 2022-12-30 22:20:14 -05:00
  • 8b77359bc7 filter mangaupdates search (#8813) Henrik 2022-12-31 04:11:40 +01:00
  • 900774b931 Update OkHttp arkon 2022-12-25 00:24:53 -05:00
  • bf628d878d Increase max library column size back to 10 arkon 2022-12-24 10:09:38 -05:00
  • 414049033a Properly fix #8720 (#8797) AntsyLich 2022-12-24 21:02:38 +06:00
  • 55e525b175 TrackDateRemoverScreen: Fix pop behavior after confirming removal (#8792) Ivan Iskandar 2022-12-23 21:29:01 +07:00
  • ee1b3f6bec Update baseline profile arkon 2022-12-21 22:48:39 -05:00
  • 31e6a28091 Update plugin kotlinter to v3.13.0 (#8783) renovate[bot] 2022-12-21 22:38:24 -05:00
  • 5586cbeb16 Fix browse search query display and keyboard focus (#8781) stevenyomi 2022-12-22 11:14:04 +08:00
  • 562b264048 Fix some issues with preferences not updating the UI Jobobby04 2022-12-24 16:29:22 -05:00
  • 389156944c Minor reader cleanup Jobobby04 2022-12-21 17:57:51 -05:00
  • 871c7ad291 Delete unused files Jobobby04 2022-12-21 16:11:10 -05:00
  • afd94e3fc9 Fix reader title Jobobby04 2022-12-21 16:10:45 -05:00
  • 8d3888a572 Coerce current pager page better Jobobby04 2022-12-21 13:27:37 -05:00
  • a9e2394c6d Bugfixes for migration UI Jobobby04 2022-12-20 19:17:31 -05:00
  • 7a14d9e17b Fix migration buttons sometimes doing nothing Jobobby04 2022-12-20 18:50:55 -05:00
  • 11b9a71034 Fix center margin breaking image loading Jobobby04 2022-12-20 16:39:33 -05:00
  • 8bab648b44 Pager: Bring back previous snapping behavior (#8776) Ivan Iskandar 2022-12-20 21:16:43 +07:00
  • 82fdbad6bf Update WorkManager (#8772) Ivan Iskandar 2022-12-19 00:14:06 +07:00