Commit Graph

  • f0fb91b84b Reader: Save reading progress with SQLDelight (#7185) AntsyLich 2022-05-28 19:09:27 +06:00
  • 30620091c1 [skip ci] Fix wording in issue template (#7207) kasperskier 2022-05-28 21:00:45 +08:00
  • 3a489da679 Downgrade R8 to avoid extension issues arkon 2022-05-26 22:33:18 -04:00
  • eda16df5c7 Move SQLDelight Gradle plugin to version catalog arkon 2022-05-26 22:11:08 -04:00
  • a3d7c50246 Mention MangaUpdates in README arkon 2022-05-26 19:41:54 -04:00
  • 53a18bf7c2 Update AGP for Android Studio Chipmunk 2021.2.1 Patch 1 arkon 2022-05-25 22:43:03 -04:00
  • c4dfbd4768 Minor cleanup arkon 2022-05-24 18:16:07 -04:00
  • 6fd79f4838 Local Source - qol, cleanup and cover related fixes (#7166) FourTOne5 2022-05-25 04:02:02 +06:00
  • d7a93e254f Add MangaUpdates as a tracker (#7170) Andreas 2022-05-25 00:00:33 +02:00
  • 1a1bb412c0 Migrate settings search view to Compose arkon 2022-05-23 18:33:46 -04:00
  • f1bd5f4c95 Add scrollbar indicator to LazyColumn (#7164) Ivan Iskandar 2022-05-24 05:03:46 +07:00
  • 8d7d7498db Refactor chapter recognition tests to run in parallel arkon 2022-05-23 17:33:03 -04:00
  • 7466dcc48c Fixes: incorrect sorting when chapter name contains hyphens '-' (#7161) saud-97 2022-05-24 00:17:29 +03:00
  • e2ddcdf655 Bump dependencies arkon 2022-05-23 16:59:03 -04:00
  • 52f32d27e8 Fix LogPriority in HistoryRepositoryImpl (#7173) FourTOne5 2022-05-20 18:05:23 +06:00
  • cf980adb8e Minor cleanup arkon 2022-05-19 17:43:27 -04:00
  • 9c80b20574 Update extension details screen design (#7158) FourTOne5 2022-05-20 03:31:07 +06:00
  • dc70fdac43 Migrate extensions language filter screen to compose (#7169) FourTOne5 2022-05-20 03:29:40 +06:00
  • 47c9b3208a Make extension list update when languages changes (#7168) Andreas 2022-05-19 14:32:21 +02:00
  • 22c0b9cf02 Bump dependencies arkon 2022-05-18 22:30:28 -04:00
  • 755b54cb4d Convert ic_untrusted_source icons to WEBP arkon 2022-05-18 17:40:16 -04:00
  • c0362faaf8 Fix reader menu appearing then disappearing in webtoon viewer when there is no next chapter (#7115) CVIUS 2022-05-18 05:20:37 +08:00
  • 31ac3aece2 Fix webtoon viewer showing transition view when going to next/prev chapter using next/prev button (#7133) CVIUS 2022-05-18 05:20:18 +08:00
  • 836b66fe83 Fixed Splitting Height for Tall Images (#7148) S97 2022-05-18 00:19:38 +03:00
  • bbdbaa1de6 Change jsDelivr CDN URL to Fastly (#7156) kasperskier 2022-05-18 05:19:17 +08:00
  • d8203499e2 Fix close button tint in extension screen (#7154) CVIUS 2022-05-17 20:09:11 +08:00
  • 530f91d774 Theme Compose SwipeRefresh indicator like XML version arkon 2022-05-16 23:08:04 -04:00
  • 5c723398e0 Fix both warning banner appearing for unofficial ext (#7150) FourTOne5 2022-05-16 22:04:54 +06:00
  • 0462e8bac1 [skip ci] Reword reset viewer flags settings arkon 2022-05-15 17:48:36 -04:00
  • 1c86a7c94b Minor cleanup arkon 2022-05-15 17:03:57 -04:00
  • 4458f74f6c Use jsDelivr as fallback when GitHub can't be reached for extensions (closes #5517) arkon 2022-05-15 16:51:52 -04:00
  • 6fc99bef25 Migrate extension details page to Compose arkon 2022-05-07 23:34:55 -04:00
  • 6659a290c4 Fix formatting (#7146) Jim Man 2022-05-15 23:19:55 +03:00
  • 0f4923baa9 Add missing top padding for screen that was rewritten in Compose (#7145) Andreas 2022-05-15 20:00:35 +02:00
  • fdcd3aa7eb Convert Extension tab to use Compose (#7107) Andreas 2022-05-15 15:59:53 +02:00
  • a753f97285 Update serialization_version to v1.3.3 (#7128) renovate[bot] 2022-05-15 09:41:00 -04:00
  • 2736ad87bd Update dependency com.fredporciuncula:flow-preferences to v1.7.0 (#7132) renovate[bot] 2022-05-15 09:38:26 -04:00
  • a506cde219 Settings cleanup (#7126) CVIUS 2022-05-15 21:37:52 +08:00
  • 64dcd7ec92 Update aboutlib_version to v10.2.0 (#7129) renovate[bot] 2022-05-15 09:36:32 -04:00
  • 357b4673f8 Update to AGP 7.2.0 again arkon 2022-05-14 19:40:08 -04:00
  • db2a67644e Temporarily downgrade AGP to fix extension loading issue in non-debug builds arkon 2022-05-14 19:18:01 -04:00
  • 452a661553 Weblate translations (#6994) Jozef Hollý 2022-05-14 23:49:56 +02:00
  • eebeeb092d Add long click action on chapter download button (#7125) CVIUS 2022-05-14 23:37:47 +08:00
  • e5a0d95156 Minor cleanup in ImageUtil and SourceFilterPresenter (#7106) FourTOne5 2022-05-14 21:34:15 +06:00
  • 95bd0141d4 Cherry picking fixes Jobobby04 2022-05-14 11:38:38 -04:00
  • 7ac3ed45d0 Update AndroidX SQLite (#7123) Andreas 2022-05-14 16:04:43 +02:00
  • 9322624886 Save reader progress when activity is paused (#7121) CVIUS 2022-05-14 20:51:04 +08:00
  • 58db04d8dd Fix category tabs incorrect scroll position (#7120) CVIUS 2022-05-14 20:09:15 +08:00
  • f7a57d2ddd Add switch to DownloadPageLoader when chapter is downloaded (#7119) nzoba 2022-05-14 03:42:23 +02:00
  • 0bb16937c7 Update reset viewer flags strings arkon 2022-05-12 09:04:02 -04:00
  • c24f134b28 Add option to reset viewer flags (#7062) FourTOne5 2022-05-12 19:00:57 +06:00
  • afd1c3b491 Detect identical mangas when long pressing to add to library (#7095) CVIUS 2022-05-12 20:58:37 +08:00
  • 3a2ef3f134 Fixed splitting logic and CBZ compression logic (#7098) S97 2022-05-12 05:36:16 +03:00
  • 054e6b839e Fix "Move to top" showing at the most top item in download queue (#7109) CVIUS 2022-05-12 10:35:30 +08:00
  • 6d1dcf0deb Update Compose arkon 2022-05-11 22:29:28 -04:00
  • 61ff7f8b21 Minor cleanup arkon 2022-05-11 22:17:12 -04:00
  • 409162d3d7 Bump dependencies arkon 2022-05-11 18:09:13 -04:00
  • 393d7a1174 Address some build warnings arkon 2022-05-11 18:08:49 -04:00
  • 93fd043b6a Minor dependency updates arkon 2022-05-10 17:55:07 -04:00
  • 24c5563a02 Update linter arkon 2022-05-10 17:54:52 -04:00
  • c1c934011f Update build workflow actions Jobobby04 2022-05-14 10:42:36 -04:00
  • d2676099b6 Update to Coil 2.0.0 arkon 2022-05-10 17:46:59 -04:00
  • 334be13d40 Minor cleanup arkon 2022-05-10 17:39:45 -04:00
  • 6adf5927ab Fix download splitter potentially throwing OOM on huge images (#7099) FourTOne5 2022-05-11 03:06:18 +06:00
  • 81bdc19075 Check for app updates by comparing semver (#7100) nicki 2022-05-11 02:34:40 +05:30
  • aecb2e92dd Extract add duplicate manga dialog into a controller arkon 2022-05-10 09:19:10 -04:00
  • ea9ea11eaf Use theme primary color for slider track (#7102) CVIUS 2022-05-10 21:02:46 +08:00
  • 1269d71d1a Don't save categories in backup if not selected (#7101) nicki 2022-05-09 20:33:40 +05:30
  • ec9d55e9e8 Rename "navigation layout" to "tap zones" arkon 2022-05-09 08:45:26 -04:00
  • 5fedef2ccb Convert debug menu to Jetpack Compose Jobobby04 2022-05-08 21:09:02 -04:00
  • 7403709ecd Adjust inset consumption in Compose controllers (fixes #7085) arkon 2022-05-07 23:50:14 -04:00
  • f675fc78ef Fix crash when using renamed library sort methods (fixes #7092) arkon 2022-05-07 23:48:53 -04:00
  • 4aa5c6107c Don't allow swiping away app update install notification arkon 2022-05-07 11:04:55 -04:00
  • 33c8dcb70c Fix tall image split math issues arkon 2022-05-06 23:10:56 -04:00
  • 1f263b9cfc Minor cleanup arkon 2022-05-03 22:23:28 -04:00
  • 6bacc3808e Add option to automatically split tall downloaded images (#7029) S97 2022-05-07 05:17:27 +03:00
  • f966940d15 Fix removing manga from library reverts during global update (#7063) FourTOne5 2022-05-07 08:15:44 +06:00
  • 3865384ccc Add -r flag to ShizukuInstaller createCommand (#7080) FourTOne5 2022-05-07 08:00:24 +06:00
  • 1eafc6ebd8 Use a file suppress deprecation Jobobby04 2022-05-06 20:50:56 -04:00
  • ea20b44865 Reword and Fix library sort (#7068) FourTOne5 2022-05-04 04:39:04 +06:00
  • 93a275cfc0 Case insensitive sort in Source tab (#7067) FourTOne5 2022-05-03 18:45:34 +06:00
  • 7c8d6bb282 Minor cleanup saved search database info Jobobby04 2022-05-04 23:15:57 -04:00
  • 7b470640b6 Hide hidden sources from sources filter Jobobby04 2022-05-04 23:15:16 -04:00
  • cdebb6db67 Fix hidden sources showing in browse Jobobby04 2022-05-04 23:13:18 -04:00
  • a3989030aa Fix merged source selection crash Jobobby04 2022-05-04 23:12:53 -04:00
  • 53a03cb00c
    [zh_rCN] Translation Correction (#586) Howard Wu 2022-05-03 05:26:26 +08:00
  • 1c7a81b7ad Properly modify StateFlow value (#7059) jobobby04 2022-05-02 08:31:50 -04:00
  • c6c6cb3033 Properly show history state (#7052) FourTOne5 2022-05-02 08:40:35 +06:00
  • 631781ee8c Extract migrate list number badges for later use in library items arkon 2022-05-01 11:36:55 -04:00
  • bb5732055e Make MigrateSourceState similar to MigrateState (#7054) FourTOne5 2022-05-02 08:35:34 +06:00
  • 222f8a7d7a Make SourceState similar to MigrateState (#7053) FourTOne5 2022-05-02 08:34:58 +06:00
  • 7e380582a6 Fix crashing when creating a backup Jobobby04 2022-05-02 17:04:06 -04:00
  • f03711e2f7 Update tag action, fix preview changelog Jobobby04 2022-05-01 19:33:06 -04:00
  • 0a908464f7 Add newer methods to StubSource arkon 2022-05-01 10:46:37 -04:00
  • 204ba71a65 Fix migrations (#7051) Andreas 2022-05-01 16:27:01 +02:00
  • 28e0a00ece Notify user of error during a page download failure (#7047) saud-97 2022-04-30 23:30:02 +03:00
  • 03b03ba342 Update navigation bar padding in Compose screens arkon 2022-04-30 11:59:39 -04:00
  • ef55134c74 Migrate Source Filter Screen to Compose (#7031) FourTOne5 2022-04-30 08:49:02 -07:00
  • 3f81dfdf99 Allow passing modifier to preference composables arkon 2022-04-30 09:43:49 -04:00
  • 6eaeec3a48 Migrate Migrate Manga screen to Compose (#7045) Andreas 2022-04-30 15:37:10 +02:00