Commit Graph

  • 9c07451d95 fix: grid size slider (#9542) Artemis-CtrlAltDel 2023-05-27 03:41:22 +01:00
  • e3b2720924 Remove redundant inset handling in AdaptiveSheet arkon 2023-05-24 18:10:17 -04:00
  • 3ae1e37c40 Replace RxJava in Downloader (#9256) Two-Ai 2023-05-24 18:02:27 -04:00
  • d8998aacb4 Bump dependencies arkon 2023-05-24 17:55:32 -04:00
  • efdff9a21a Update minimum WebView version arkon 2023-05-24 17:55:27 -04:00
  • 1824adb2ed Update default user agent string arkon 2023-05-24 17:54:16 -04:00
  • 38445673f3 Update dependency com.github.requery:sqlite-android to v3.42.0 (#9530) renovate[bot] 2023-05-21 11:22:10 -04:00
  • 5a9889b562 Upgrade Compose arkon 2023-05-21 11:11:33 -04:00
  • 5ca7c39751 Replace Cascade with our own somewhat janky implementation arkon 2023-05-21 11:02:56 -04:00
  • 44609c494c Use AppBarActions in more places arkon 2023-05-20 22:46:16 -04:00
  • 0810d3db69 Update dependency com.github.requery:sqlite-android to v3.41.2 (#9526) renovate[bot] 2023-05-20 22:47:09 -04:00
  • d4fb9995ef Update leakcanary to v2.11 (#9527) renovate[bot] 2023-05-20 22:46:52 -04:00
  • 22a4372583 Translations update from Hosted Weblate (#9501) Weblate (bot) 2023-05-20 22:18:23 +02:00
  • a4d86a2e1e Enable predictive back gesture for Android 13 (behind developer option)/14+ arkon 2023-05-20 16:16:10 -04:00
  • b8716ff6fe Populate the ComicInfo Number field with chapter numbers (#9514) Shamicen 2023-05-20 16:24:10 +02:00
  • 73118d4af7 DownloadCache: Fix freezing on initial loading of cache file (#9523) Ivan Iskandar 2023-05-20 09:06:06 +07:00
  • c27bf4e866 Minor Downloader cleanup (#9511) Two-Ai 2023-05-19 17:16:32 -04:00
  • f50f5c4b54 bump xmlutil (#9505) Shamicen 2023-05-15 01:19:22 +02:00
  • fb38d30775 Avoid attempts to renaming download dirs if name hasn't actually changed arkon 2023-05-14 12:24:40 -04:00
  • a3a9c8ac8e Translations update from Hosted Weblate (#9463) Weblate (bot) 2023-05-14 04:50:07 +02:00
  • b4bb855675 Revert "Bump to somewhat newer version of Compose BOM" arkon 2023-05-13 22:36:58 -04:00
  • 6263a52777 Fix navigation backstack (#9497) Ivan Iskandar 2023-05-14 01:22:02 +07:00
  • 96defd6b05 Replace our custom Pager (#9494) Ivan Iskandar 2023-05-13 23:06:00 +07:00
  • 8df9bce1b4 Upgrade Kotlin 1.8.21 (#9495) Ivan Iskandar 2023-05-13 23:05:19 +07:00
  • bcd90be525 Use AppBarActions in more places arkon 2023-05-13 10:04:22 -04:00
  • 22afae4449 Add tooltips for AppBarActions arkon 2023-05-12 22:56:13 -04:00
  • 8fae92034e Fix missing appbar when statistics are loading arkon 2023-05-12 18:13:07 -04:00
  • ce81b76150 Bump to somewhat newer version of Compose BOM arkon 2023-05-12 18:10:03 -04:00
  • f70d5ea976 Delay automatic backup when restoring (#9492) AntsyLich 2023-05-13 04:02:11 +06:00
  • dbbf6c5de0 Switch back to upstream version of Voyager arkon 2023-05-12 18:01:48 -04:00
  • 2379df7e60 Bump dependencies arkon 2023-05-12 17:44:48 -04:00
  • e3ce3ff418 Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.7.0 (#9469) renovate[bot] 2023-05-09 22:08:35 -04:00
  • 4395202703 Fix StubSource param order to match previous SourceData order (#9485) FlaminSarge 2023-05-09 15:37:24 -07:00
  • 84acae27b7 ChapterNavigator: Fix rounding error when changing page with slider (#9477) Ivan Iskandar 2023-05-08 20:00:05 +07:00
  • 71f6e07e71 Don't compute key for browse list based on manga ID, which may be repeated arkon 2023-05-07 19:39:09 -04:00
  • 6f59c6c6bb Revert attempts to read archives to cache first arkon 2023-05-07 12:03:58 -04:00
  • d36cf5ce15 Chapter transition tweaks (#9470) Ivan Iskandar 2023-05-07 21:08:33 +07:00
  • 332d9ff61b Update dependency io.github.fornewid:material-motion-compose-core to v0.12.2 (#9467) renovate[bot] 2023-05-07 10:04:53 -04:00
  • 7bb1ccf6f7 Update dependency com.google.android.material:material to v1.9.0 (#9468) renovate[bot] 2023-05-07 10:04:00 -04:00
  • 05a7d5174a Fix unit tests not running in workflows arkon 2023-05-06 23:12:12 -04:00
  • b051e37ab7 Address minor build warnings arkon 2023-05-06 23:11:14 -04:00
  • 44383ff950 Add R8 rule for org.apache.commons:commons-compress arkon 2023-05-06 22:49:03 -04:00
  • 1b25290d39 Fix filter FAB not working in migrate screen arkon 2023-05-06 12:27:44 -04:00
  • 2f5eb73d29 Allow scrolling in restore confirmation dialog arkon 2023-05-06 12:18:52 -04:00
  • f0dd33ee4c ChapterNavigator: Always show buttons and fix steps visual (#9461) Ivan Iskandar 2023-05-06 22:15:39 +07:00
  • e15b945e16 Translations update from Hosted Weblate (#9341) Weblate (bot) 2023-05-06 16:17:05 +02:00
  • 5c7d88c2ed Update dependency org.jsoup:jsoup to v1.16.1 (#9427) renovate[bot] 2023-05-05 22:47:23 -04:00
  • bbe0ab1dd0 Fix delay between URL fetch and image download (#9452) Two-Ai 2023-05-05 22:17:51 -04:00
  • cb2d43c0d1 Ensure final download status is always set (#9453) Two-Ai 2023-05-05 22:17:05 -04:00
  • fce9cb820c ChapterNavigator: Fix haptic feedback (#9458) Ivan Iskandar 2023-05-06 09:15:56 +07:00
  • 08e4863d94 ChapterNavigator: Fix background color (#9450) Ivan Iskandar 2023-05-05 00:55:53 +07:00
  • 9a10656bf0 Migrate reader slider and next/prev buttons to Compose arkon 2023-05-03 15:54:37 -04:00
  • 3c79777e66 Migrate PageIndicatorTextView to Compose arkon 2023-05-03 16:18:25 -04:00
  • f5ad95d78a Fix language in source filter list jumping to top incorrectly arkon 2023-05-03 15:07:41 -04:00
  • 14c465d36f Get current track services when composing LibrarySettingsDialog arkon 2023-05-03 14:41:08 -04:00
  • 921a988c4a Bump AGP for Android Studio Flamingo 2022.2.1 Patch 1 arkon 2023-05-03 14:34:56 -04:00
  • 99378ddf20 Bump dependencies arkon 2023-05-03 14:09:52 -04:00
  • c623258e8c Try Apache implementation of ZipFile instead arkon 2023-05-03 14:00:33 -04:00
  • 6ce42dc167 fix to multiple "add to library" toasts bug when adding a new series (#9433) Houssein Zaghdane 2023-05-03 15:40:11 +01:00
  • f63573f25f Remove SourceData and use StubSource directly for database (#9429) Andreas 2023-05-03 16:33:05 +02:00
  • b328f0e344 Update dependency io.github.fornewid:material-motion-compose-core to v0.12.1 (#9426) renovate[bot] 2023-04-30 09:52:15 -04:00
  • 02864ebd60 Move GitHub Release/App Update logic to data (#9422) Andreas 2023-04-30 04:14:49 +02:00
  • eed91f6360 Update dependency org.junit.jupiter:junit-jupiter to v5.9.3 (#9424) renovate[bot] 2023-04-29 22:07:42 -04:00
  • f317193bec Downgrade back down to Kotlin 1.8.10 arkon 2023-04-28 19:36:37 -04:00
  • f459515dd7 Fix manga chapter flags not working arkon 2023-04-28 16:44:28 -04:00
  • 9339ea4196 Process chapter duplicates after sorting arkon 2023-04-28 16:01:14 -04:00
  • 6bdc1b676e Avoid potential crash when opening library settings sheet 2.0 (#9419) AntsyLich 2023-04-29 01:15:54 +06:00
  • 7451c13edd Add slider for changing columns (#9421) Andreas 2023-04-28 21:13:41 +02:00
  • ccd4143d9d extension-lib 1.5: Add AppInfo#getSupportedImageMimeTypes() arkon 2023-04-28 11:36:17 -04:00
  • c590f55030 Revert "Avoid potential crash when opening library settings sheet (#9415)" arkon 2023-04-28 10:11:13 -04:00
  • c21813a8b5 Add an icon to "Item Per Row" on library sheet (#9414) AntsyLich 2023-04-28 20:08:35 +06:00
  • 2cb08e6bb1 Avoid potential crash when opening library settings sheet (#9415) AntsyLich 2023-04-28 19:08:17 +06:00
  • 058ee4c86b Fix exception formatter's format (#9413) stevenyomi 2023-04-28 21:06:32 +08:00
  • ea6e5eebac Remove "when tapping" from "Pan wide images" setting arkon 2023-04-27 22:54:07 -04:00
  • 9cc25ff345 Fix disable source option not appearing arkon 2023-04-27 22:47:58 -04:00
  • c9805b8612 Consolidate exception message formatting arkon 2023-04-27 22:45:30 -04:00
  • 41c89eb61d Add interval data layer (#9398) Quang Kieu 2023-04-27 22:27:12 -04:00
  • 392c3492b3 Minor cleanup arkon 2023-04-26 17:27:44 -04:00
  • f7cd3929a3 Reword chapter swipe action preference labels arkon 2023-04-26 17:22:13 -04:00
  • 20bec66a9d Handle archives with nested directories properly arkon 2023-04-25 22:07:34 -04:00
  • 3ce9a9ff97 Double tap zoom toggle (#9384) Ken Swenson 2023-04-25 18:06:49 -04:00
  • a8f17a3fab Add swipe actions for chapters (#9304) d-najd 2023-04-25 23:29:39 +02:00
  • ef3d2c14b4 Fix misused string key in library context menu (#9388) Tooster 2023-04-25 04:32:28 +02:00
  • 44619febd3 Load ZIP file contents to cache (#9381) arkon 2023-04-23 11:59:58 -04:00
  • c48accb357 Maybe fix Firebase crashes arkon 2023-04-23 11:59:44 -04:00
  • 418e6a8b3a Make loader implementation classes internal arkon 2023-04-22 22:36:12 -04:00
  • 67b4e53a58 Minor cleanup arkon 2023-04-22 22:29:17 -04:00
  • d62d94f587 Update dependency io.github.fornewid:material-motion-compose-core to v0.11.3 (#9379) renovate[bot] 2023-04-23 10:11:06 -04:00
  • 265934d77a Fix missing type info in release builds arkon 2023-04-22 18:32:22 -04:00
  • 2a218cca90 Fix missing type info in release builds arkon 2023-04-22 18:22:24 -04:00
  • e23cc8f83a Hide beta split tall images setting from reader setting sheet for release builds arkon 2023-04-22 16:31:01 -04:00
  • 0b125b7106 Use Compose for reader transition chapter info (#9373) arkon 2023-04-22 16:33:36 -04:00
  • 320587e36e Update dependency gradle to v8.1.1 (#9376) renovate[bot] 2023-04-22 11:35:07 -04:00
  • 26f3995595 Consolidate missing chapters functions to domain module and add tests arkon 2023-04-22 11:34:51 -04:00
  • 94c94b2d88 Minor JavaDoc updates arkon 2023-04-22 11:15:45 -04:00
  • 41cc1fe723 Fallback chapter name if it ends up as blank (#9220) Pauline 2023-04-22 17:11:56 +02:00
  • 03a344e9c1 Bump dependencies arkon 2023-04-19 22:58:36 -04:00
  • add228407f Remove abstract TabeedBottomSheetDialog class arkon 2023-04-19 22:43:36 -04:00
  • 2c6e025063 Add more info to debug screen (#9357) Ivan Iskandar 2023-04-19 09:59:27 +07:00
  • ba30dfe7e2 Bump dependencies arkon 2023-04-17 23:07:22 -04:00