Commit Graph

  • 2f26982e34 Resolve review comments for BrowseSourceScreens (#7912) Andreas 2022-08-31 22:47:07 +02:00
  • 504844a892 Make top app bar lift behavior more consistent arkon 2022-08-31 16:31:08 -04:00
  • 4c1da1bd1d Maybe fix extensions list crash arkon 2022-08-31 15:56:08 -04:00
  • dc62d0ea8b Clean up interceptors a bit arkon 2022-08-31 15:39:59 -04:00
  • fddca15182 Don't update page progress and allow preload when on StencilPage (#7899) AntsyLich 2022-09-01 01:09:21 +06:00
  • 81f49f34ef Manually handle HTTP 103 through WebView (#7907) AntsyLich 2022-09-01 00:48:25 +06:00
  • c39a1b7867 Minor cleanup arkon 2022-08-31 14:43:58 -04:00
  • d4b764fa31 Use Compose on BrowseSourceScreens (#7901) Andreas 2022-08-31 20:41:35 +02:00
  • bb54a81ef0 Update dependency com.google.android.material:material to v1.7.0-rc01 (#7911) renovate[bot] 2022-08-31 14:07:48 -04:00
  • d85af2fec6 Add "Njalla" dns provider (#7908) AntsyLich 2022-08-31 21:23:02 +06:00
  • 90c08303fa Implement nicer UI for migrate list sorting arkon 2022-08-30 16:31:28 -04:00
  • 92e83f702c Initial conversion of browse tabs to full Compose arkon 2022-08-29 17:18:06 -04:00
  • 084e6a964e Enable sub-languages on app first run (#7127) Alessandro Jean 2022-08-30 16:37:15 -03:00
  • 532f662b05 Rewrite RateLimitInterceptor (#7889) stevenyomi 2022-08-31 01:17:37 +08:00
  • 53f5ea7fe9 Rename source download folder on source rename (#7898) AntsyLich 2022-08-30 23:15:34 +06:00
  • fc6946ed61 Reword "All" source/ext lang to "Multi" (#7895) AntsyLich 2022-08-30 22:43:50 +06:00
  • f5c7aa1142 Convert settings main and search views to full Compose arkon 2022-08-29 16:39:35 -04:00
  • 761635b572 Convert extension details to full Compose arkon 2022-08-29 16:10:55 -04:00
  • 488d8ab8cf Update chapter progress upon registering tracker (closes #7209) arkon 2022-08-29 15:36:56 -04:00
  • 8efb20439a Remove some usages of global scope arkon 2022-08-29 15:15:18 -04:00
  • 43c195e14a Add last update time to Updates Tab (closes #5466) arkon 2022-08-29 14:57:25 -04:00
  • 8a3a7418d0 Show number of unique library items (closes #6522) arkon 2022-08-29 14:34:11 -04:00
  • 32190b6cac Fix choosing regionalized locales arkon 2022-08-29 13:54:02 -04:00
  • 880407442c Tweak flag classes for Library (#7829) Andreas 2022-08-29 19:10:30 +02:00
  • 3b34a878a7 Update dependency org.jsoup:jsoup to v1.15.3 renovate[bot] 2022-08-28 04:06:39 +00:00
  • b79340989f Fix IndexOutOfBoundsException when using Split tall images (#7892) AntsyLich 2022-08-29 23:02:34 +06:00
  • 0e526c36be Long strip split fixes 2.0 (#7882) AntsyLich 2022-08-28 19:46:42 +06:00
  • a83d29f058 Add APK output for x86_64 CPU architecture (#7885) Andreas 2022-08-28 15:45:33 +02:00
  • be7108a2ee Fix overflow in ChangeCategoryDialog (#7883) Andreas 2022-08-28 15:43:01 +02:00
  • 8e9b1124cd Update dependency com.google.android.material:compose-theme-adapter-3 to v1.0.17 (#7877) renovate[bot] 2022-08-28 00:02:33 -04:00
  • 1948d55d5d Long strip split fixes (#7875) AntsyLich 2022-08-28 04:10:16 +06:00
  • 9c49a5ed22 Fix issue with removing categories from manga for ChangeCategoryDialog (#7874) Andreas 2022-08-28 00:02:19 +02:00
  • 0bb20a92af Fix issue with input for DownloadCustomChaptersDialog (#7873) Andreas 2022-08-27 23:50:00 +02:00
  • cd82c88b9a Fix checkbox selection when tapping text in Compose dialogs arkon 2022-08-27 12:48:04 -04:00
  • 8d40e20b7d Prevent unofficial exts from getting marked as obsolete or updateable (#7871) AntsyLich 2022-08-27 22:12:59 +06:00
  • 31b62b2779 Minor cleanup arkon 2022-08-27 11:50:51 -04:00
  • 88b56121a3 Long Strip Split for Webtoon (#5759) AntsyLich 2022-08-27 21:41:18 +06:00
  • d6c0a5ef8b Weblate translations (#7744) Weblate (bot) 2022-08-27 15:44:53 +02:00
  • 5732fc61e8 Bump dependencies arkon 2022-08-26 09:21:30 -04:00
  • 655fa25b51 Bump Compose M3 to 1.0.0-beta01 (#7867) Ivan Iskandar 2022-08-26 20:19:47 +07:00
  • aab5f083db Trim newlines from user agent (#7858) Mubashir Haroon 2022-08-26 18:18:09 +05:00
  • 03b9950fa1 Minor tweaks to download custom dialog arkon 2022-08-26 09:16:26 -04:00
  • 2453d1a886 Move a few Dialogs to Compose (#7861) Andreas 2022-08-26 14:57:28 +02:00
  • 4b9a6541d1 Fix chapter download with empty scanlator (#7844) stevenyomi 2022-08-25 05:19:01 +08:00
  • a70b848646 Fix stucked downloads when service not started (#7846) nzoba 2022-08-24 23:18:22 +02:00
  • ce44c0615b Add DelicateCoroutinesApi to GlobalScope extension functions (#7848) Andreas 2022-08-23 16:16:52 +02:00
  • f207e87722 Download ahead (#7226) nzoba 2022-08-22 23:37:54 +02:00
  • 2e81e1b7d8 Reorder themes arkon 2022-08-20 17:33:39 -04:00
  • 605c3de150 Update serialization_version to v1.4.0 (#7833) renovate[bot] 2022-08-21 11:25:22 -04:00
  • 7aa073ddca Update coil_version to v2.2.0 (#7832) renovate[bot] 2022-08-21 11:24:57 -04:00
  • 4b0f549666 New Theme Tidal Wave (#7825) Batuhan 2022-08-20 13:23:32 -04:00
  • 40749dc767 DownloadProvider: Remove duplicate in valid chapter dir name list (#7826) stevenyomi 2022-08-21 01:19:15 +08:00
  • 3599d53c61 Disable explicit nulls for JSON serializer (#7824) stevenyomi 2022-08-20 23:48:50 +08:00
  • 2156844b87 NetworkHelper: log real requests and responses (#7820) stevenyomi 2022-08-20 22:16:45 +08:00
  • 763288ab13 LibrarySettingsSheet: Fix race condition when applying sort mode (#7805) Ivan Iskandar 2022-08-20 21:15:53 +07:00
  • 58e6479438 Fix crash when opening library sheet with empty category list (#7822) Andreas 2022-08-19 22:02:37 +02:00
  • 6d6c38ecaf Fix nav bar appearing when going from Library's action mode (#7821) Andreas 2022-08-19 22:02:12 +02:00
  • 3760b310df Don't allow setting blank user agent string arkon 2022-08-19 08:23:55 -04:00
  • 47b56644de Fix emoji going crazy and fix tabs being visible when library is empty (#7811) Andreas 2022-08-19 13:22:46 +02:00
  • 301cae13f0 Simplify split tall images preference wording arkon 2022-08-18 18:55:15 -04:00
  • 1fe9b7bda7 Update default user agent string arkon 2022-08-18 18:54:55 -04:00
  • 324ae3fcfb Remove Duktape arkon 2022-08-17 22:23:05 -04:00
  • e36e9d9d5c Remove 1.x source models (#7781) stevenyomi 2022-08-19 02:07:13 +08:00
  • 4228bbb88e Set initial flag on new categories (#7800) Andreas 2022-08-18 20:06:52 +02:00
  • 09abfc7843 Lint changes (#7802) Andreas 2022-08-18 20:06:32 +02:00
  • 1f34f5277c Fix notification and add visual cues when triggering a second update (#7783) stevenyomi 2022-08-18 21:01:10 +08:00
  • 80b4b7bee6 Add Mullvad and Control D as DoH providers (#7785) Ahmad Azwar Annas 2022-08-18 12:59:40 +00:00
  • 1f9f9662bc Fix download chapter dir when scanlator is empty or changed (#7780) stevenyomi 2022-08-17 05:26:08 +08:00
  • 97656935a2 Added tickers in the reader page slider (#7760) Tien Long Lam 2022-08-16 05:41:13 +10:00
  • 2d690a09b3 Reinstate in-app language picker (#7493) Ivan Iskandar 2022-08-14 22:52:46 +07:00
  • 29348677b8 Merge branch 'patch' arkon 2022-08-14 11:51:29 -04:00
  • 1f79444a53 Fix sources not loading v0.13.6 arkon 2022-08-14 11:49:19 -04:00
  • daaa23e8e0 Add ref to push workflow concurrency group arkon 2022-08-14 11:31:05 -04:00
  • 1d6aa9a277 Merge branch 'patch' arkon 2022-08-14 11:28:28 -04:00
  • 7497e02979 Update checkbox icons to match latest Material lib arkon 2022-08-14 11:05:53 -04:00
  • f34dc3be90 Update com.google.android.material (#7750) renovate[bot] 2022-08-14 10:55:57 -04:00
  • 65261356eb Update dependency androidx.sqlite:sqlite-ktx to v2.3.0-alpha04 (#7752) renovate[bot] 2022-08-14 10:52:38 -04:00
  • 4291cc8eb1 Add task to generate locales_config.xml (#7754) Andreas 2022-08-14 16:43:28 +02:00
  • 8811d951d0 Release v0.13.6 arkon 2022-08-14 10:32:04 -04:00
  • 9dbc1aa7a3 UpdatesScreen: use custom LazyColumn with animation fix (#7758) Ivan Iskandar 2022-08-14 21:12:31 +07:00
  • b0520df1dd Use application context to create toast (#7756) Ivan Iskandar 2022-08-14 19:44:24 +07:00
  • a89651810d Don't allow swiping away app update install notification arkon 2022-08-13 15:15:14 -04:00
  • 431c04e54f Detect identical mangas when long pressing to add to library (#7095) CVIUS 2022-05-12 20:58:37 +08:00
  • f461c71625 Fix Links to Changelog/Readme/Commits for multisrc (#7252) nicki 2022-06-12 19:54:39 +05:30
  • b635789740 Actually compare chapter numbers as numbers when sorting (fixes #7247) arkon 2022-06-10 09:49:50 -04:00
  • f00e03e5ea New: Migrating titles maintains custom covers (#7196) Saud-97 2022-06-04 19:52:35 +03:00
  • 6db2becd30 Add auto split tall images setting arkon 2022-08-13 14:56:08 -04:00
  • 5f378e28b6 UpdatesPresenter: Prevent unnecessary screen recompose (#7742) Ivan Iskandar 2022-08-14 01:34:51 +07:00
  • 4ebceac07f UpdatesScreen: Fix inset related issue (#7741) Ivan Iskandar 2022-08-14 01:27:07 +07:00
  • aab5a56892 MangaFullCoverDialog: Use the new image picker when available (#7740) Ivan Iskandar 2022-08-14 00:25:48 +07:00
  • e58945a209 Log extension loading errors directly (#7716) Andreas 2022-08-10 21:53:47 +02:00
  • 03e4eb1061 Add missing Authorization header on MAL refresh token request (#7686) Alessandro Jean 2022-08-04 23:17:43 -03:00
  • 09a3509d79 Filter out empty genres before saving manga to database (#7655) stevenyomi 2022-07-31 23:18:12 +08:00
  • b3a11eca0f Remove deprecated LibrarySort (#7659) Andreas 2022-07-31 17:17:43 +02:00
  • 650c2dc6e7 Fix logic for searchWithGenre (#7559) MatchaSoba 2022-07-30 23:53:25 +08:00
  • d4adb664cc Avoid catastrophic failure when cover can't be created in local source (fixes #7577) arkon 2022-07-23 11:14:34 -04:00
  • 5194bdb229 Show better error when trying to open RARv5 file arkon 2022-07-23 11:13:52 -04:00
  • 87ec71142b Add downloaded icon in TransitionView when chapter is downloaded (#7575) nzoba 2022-07-23 00:55:31 +02:00
  • 85f2996ae9 Fix logic of app unlock (#7569) AntsyLich 2022-07-22 08:23:59 +06:00
  • e296d56e09 Fix image MIME issues that cause download errors (#7562) stevenyomi 2022-07-20 21:10:41 +08:00