Commit Graph

  • 8e1b5b4803 Pager: Bring back previous snapping behavior (#8776) Ivan Iskandar 2022-12-20 21:16:43 +07:00
  • 8552838bda Update WorkManager (#8772) Ivan Iskandar 2022-12-19 00:14:06 +07:00
  • 46417fe427 Pass listing query to BrowseSourceScreen (#8763) stevenyomi 2022-12-18 06:28:25 +08:00
  • dac04f2929 Translations update from Hosted Weblate (#8663) Weblate (bot) 2022-12-17 20:53:39 +01:00
  • 63da463e02 Clean up usages of listing UI models (#8762) stevenyomi 2022-12-18 03:51:03 +08:00
  • 817e144ff6 BrowseSourceScreen: fix navigate up and filter sheet (#8761) stevenyomi 2022-12-18 02:21:12 +08:00
  • 9d2d78ae5b AdaptiveSheet: Don't blindly consume back event (#8760) Ivan Iskandar 2022-12-18 00:56:19 +07:00
  • c44db54d9f Fix snackbar blocking refreshing state in MangaScreen (#8759) stevenyomi 2022-12-18 01:06:49 +08:00
  • 376bbeb724 Move library page EmptyScreens into list/grids arkon 2022-12-17 12:06:02 -05:00
  • 0e2bdb7863 Minor cleanup arkon 2022-12-17 12:02:01 -05:00
  • 235bc77457 Fix indexing notif not showing (#8758) Ivan Iskandar 2022-12-17 22:32:49 +07:00
  • 593172f891 Track Page progress with StateFlow (#8749) Two-Ai 2022-12-16 22:18:50 -05:00
  • e20c66b156 App state banner tweaks (#8746) Ivan Iskandar 2022-12-17 10:18:17 +07:00
  • 5f4825465e Use actual indexes instead of existing order number when reordering categories arkon 2022-12-15 23:06:05 -05:00
  • bc6a12a4f7 Sort global search source results properly arkon 2022-12-14 23:20:51 -05:00
  • 90db3acefd Don't start at last read page if chapter is completely marked as read arkon 2022-12-14 23:04:30 -05:00
  • 2f2f59279d Fix crash if tapping title when opening reader directly arkon 2022-12-14 22:54:51 -05:00
  • 4992f87cb1 Better handle status bar light/dark icons based on banner background color arkon 2022-12-14 22:54:34 -05:00
  • 7608cb0da3 Check ext lib version when checking for updates (#8740) Jays2Kings 2022-12-14 13:49:10 -05:00
  • 9dd9e741f3 Convert download cache/queue flows into SharedFlows arkon 2022-12-12 22:37:37 -05:00
  • 171db639ff Fix SetMangaViewerFlags (#8719) Two-Ai 2022-12-11 16:12:41 -05:00
  • 3ede42252c Remove unused resources arkon 2022-12-11 10:22:14 -05:00
  • a94ca175e2 Update richtext to v0.16.0 (#8716) renovate[bot] 2022-12-10 22:45:37 -05:00
  • 3749cee28f Add Assistant content URLs arkon 2022-12-10 12:08:33 -05:00
  • ca500da4d8 Adjust insets handling in tablet UI (#8711) Ivan Iskandar 2022-12-10 22:02:13 +07:00
  • 820ed6a468 Move system bar color set to the main composable (#8710) Ivan Iskandar 2022-12-10 22:01:16 +07:00
  • 7cbe18d325 Pull out settings sheet items as reusable composables arkon 2022-12-09 22:23:26 -05:00
  • 8937e22ce4 Add back option to hide Updates count (#8709) Soitora 2022-12-09 23:25:06 +01:00
  • 82a3a98a5a Adjust screen transitions (#8707) Ivan Iskandar 2022-12-10 05:23:00 +07:00
  • d97eab0328 Move app state banner to the very top (#8706) Ivan Iskandar 2022-12-09 23:20:13 +07:00
  • a61e2799db Abstract ChapterSettingsDialog for reuse elsewhere arkon 2022-12-08 23:13:09 -05:00
  • 1009e15aa6 Reuse basic theme preview annotation arkon 2022-12-08 22:45:17 -05:00
  • 01c6e46a71 Show empty screen when a category is empty (#8690) zbue 2022-12-08 22:15:10 +08:00
  • ed5e013874 Use proper category when getting random item arkon 2022-12-08 09:01:37 -05:00
  • f8e4153dbf Disable Jetifier arkon 2022-12-07 23:06:25 -05:00
  • f7a92cf6ac Replace reader's Presenter with ViewModel (#8698) Ivan Iskandar 2022-12-08 11:00:01 +07:00
  • e748d91d4a Bump dependencies arkon 2022-12-07 22:44:09 -05:00
  • 2c4ddca38e Migrate Accompanist SwipeRefresh to Compose PullRefresh (#8106) stevenyomi 2022-12-08 11:40:57 +08:00
  • 6ca32710be Cleanup Page status (#8696) Two-Ai 2022-12-07 18:28:38 -05:00
  • f05e251991 GlobalSearchScreen: Add unique key (#8693) Ivan Iskandar 2022-12-07 20:27:54 +07:00
  • a3f3f9d562 Avoid some crashes arkon 2022-12-06 22:20:13 -05:00
  • 410fcb73c5 Fix appbar back button in global search screen (#8689) zbue 2022-12-07 11:20:57 +08:00
  • b6d6de6b9f Avoid crashing when clearing cookies for invalid source URLs arkon 2022-12-05 22:18:19 -05:00
  • 09cebf20f3 Handle intent after navigator is initialized arkon 2022-12-05 17:16:16 -05:00
  • a8c732d67b Fix opening download notification only going to More tab arkon 2022-12-05 16:09:55 -05:00
  • 843c9c7e57 Fix migrate options dialog not being selected when tapping text arkon 2022-12-05 15:12:16 -05:00
  • c88b79fa17 Minor cleanup arkon 2022-12-05 14:14:50 -05:00
  • 3f9820ac79 Always show library tabs and counts when searching arkon 2022-12-05 10:06:41 -05:00
  • c288e6b8fa Fix ANR when opening from notification/widget (#8683) Ivan Iskandar 2022-12-05 21:00:30 +07:00
  • 8945ef8880 Change source preference theming fix (#8679) Ivan Iskandar 2022-12-05 12:10:11 +07:00
  • 99a717f849 Hide webtoon reader scrollbars arkon 2022-12-04 18:09:37 -05:00
  • 4622b18c99 Fix local source detail JSON files not being read if .noxml was created arkon 2022-12-04 14:00:23 -05:00
  • 4f5270cb7d Fix unusable categories when content is filtered out arkon 2022-12-04 13:39:53 -05:00
  • 719d427956 Truncate long nav bar/rail items arkon 2022-12-04 12:58:59 -05:00
  • d7a21771a5 Tweak manga cover dialog UI arkon 2022-12-04 12:55:58 -05:00
  • be854b3e90 Fix appbar back button in Settings screen (#8674) Ivan Iskandar 2022-12-04 22:27:14 +07:00
  • 47f079891f Track sheet fixes (#8673) Ivan Iskandar 2022-12-04 22:27:02 +07:00
  • 696dc59ea5 More domain model migrations arkon 2022-12-03 22:54:18 -05:00
  • 5f6666a438 Migrate Download to domain model (#8664) Two-Ai 2022-12-03 22:30:30 -05:00
  • f284a656d7 [skip ci] Update dessant/lock-threads action to v4 (#8666) renovate[bot] 2022-12-03 22:16:56 -05:00
  • 1c3d566f8d Translations update from Hosted Weblate (#8622) Weblate (bot) 2022-12-03 20:48:32 +01:00
  • 373463e995 Change Updates icon badge to show new updates count (#8659) AntsyLich 2022-12-04 01:44:30 +06:00
  • 7be9b49143 Fix BrowseSourceScreen list/grid unnecessary reloads (#8661) Ivan Iskandar 2022-12-04 02:43:52 +07:00
  • 059a79debb [skip ci] Ignore WheelPickerCompose updates arkon 2022-12-03 10:20:27 -05:00
  • 1a70ebe7ea Fix crash when opening chapter from BrowseSourceScreen (#8657) Ivan Iskandar 2022-12-03 12:26:11 +07:00
  • beda99bbe0 Replace RxJava in ReaderChapter and reader transitions arkon 2022-12-02 23:36:33 -05:00
  • bb1e7816e1 Replace some usages of RxJava in reader arkon 2022-12-02 23:11:42 -05:00
  • b0dc20e00c Remove some dead code arkon 2022-12-02 22:48:08 -05:00
  • 3d66eaea83 Merge Voyager screens (#8656) Ivan Iskandar 2022-12-03 10:35:30 +07:00
  • 5313a5d5d2 Remove unnecessary base Nucleus classes arkon 2022-12-02 13:23:26 -05:00
  • 5b189a909b Use Voyager on Source Preference screen (#8651) Ivan Iskandar 2022-12-03 01:14:18 +07:00
  • 75a687138d Migrate to Accompanist M3 theme adapter arkon 2022-12-01 23:08:04 -05:00
  • ba91b483a0 Delayed Tracking Update related fix (#8642) AntsyLich 2022-12-02 10:01:24 +06:00
  • 3a8b5e1b5e Fix default category name being shown with empty library arkon 2022-12-01 23:00:34 -05:00
  • 94d1b68598 Use Voyager on BrowseSource and SourceSearch screen (#8650) Ivan Iskandar 2022-12-01 11:05:11 +07:00
  • 8eda4df71f Fix refreshing state for extensions tab arkon 2022-11-29 09:25:17 -05:00
  • 8ad9337863 Fix Stub Source migration screen broken (#8643) AntsyLich 2022-11-29 20:06:52 +06:00
  • cd13e187cf Use Voyager on Downloads screen (#8640) Ivan Iskandar 2022-11-28 21:23:11 +07:00
  • bcc21e55bd Complete Settings migration to Voyager (#8639) Ivan Iskandar 2022-11-28 21:21:18 +07:00
  • 5fbecfd7b7 Don't remove queued downloads when deleting manga after chapter deletion arkon 2022-11-27 17:12:38 -05:00
  • 3480b45098 Minor cleanup arkon 2022-11-27 17:05:04 -05:00
  • 5076ab3049 Update dependency ch.acra:acra-http to v5.9.7 (#8636) renovate[bot] 2022-11-27 16:25:42 -05:00
  • 44366ac058 Minor global search UI tweaks arkon 2022-11-27 15:16:08 -05:00
  • 4f2a794fba Remove dead code arkon 2022-11-27 15:09:37 -05:00
  • fe6aa4358f Show toolbarTitle depending of size (#8633) Dexroneum 2022-11-27 19:57:52 +00:00
  • f99b62a069 Use Compose on Global/Migrate Search screen (#8631) Andreas 2022-11-27 20:56:21 +01:00
  • ac1bed38f9 Show empty library message properly arkon 2022-11-27 10:43:38 -05:00
  • 217b03a292 Fix library not loading when not logged in to any tracker (#8629) Ivan Iskandar 2022-11-27 09:37:22 +07:00
  • 28bceffc6f Update aboutlib_version to v10.5.2 (#8626) renovate[bot] 2022-11-26 21:37:03 -05:00
  • 09266a155c Update dependency gradle to v7.6 (#8630) renovate[bot] 2022-11-26 21:36:46 -05:00
  • 3d7591feca Implement simple stats screen (#8068) AntsyLich 2022-11-27 02:50:26 +06:00
  • e14909fff4 Use Voyager on Library tab (#8620) Ivan Iskandar 2022-11-27 03:48:57 +07:00
  • fe579c4865 Translations update from Hosted Weblate (#8567) Weblate (bot) 2022-11-26 20:56:11 +01:00
  • 37118088d4 Remove usage of PublishRelay in DownloadQueue arkon 2022-11-26 10:07:51 -05:00
  • 5c9e9bd2c4 Use Voyager between more screens arkon 2022-11-26 09:34:06 -05:00
  • db35ba53b1 Use Voyager between supported screens in Extension package (#8616) Andreas 2022-11-26 15:14:11 +01:00
  • 758d223776 Disable generating ComicInfo.xml on download (#8619) AntsyLich 2022-11-26 20:13:08 +06:00
  • 21a9bf2463 Add "jitpack" maven repo to pluginMangment (#8617) AntsyLich 2022-11-26 19:11:15 +06:00
  • a54d9912d0 Fix Kavita interceptor crashing app + minor cleanup arkon 2022-11-25 23:03:33 -05:00
  • 7e74949d38 Explicitly add READ_APP_SPECIFIC_LOCALES permission arkon 2022-11-25 22:32:54 -05:00