Commit Graph

  • e6586dbc73 Use Material Icons for untrusted extension's icon (#7518) AntsyLich 2022-07-13 19:18:50 +06:00
  • bb7dd4e2f6 Fix bug in default category downloading logic (#7525) Trevor Paley 2022-07-13 06:18:17 -07:00
  • c77b69ed10 Fix scroll animation when system animation is disabled (#7509) Ivan Iskandar 2022-07-12 09:21:00 +07:00
  • 392b3c040e Remove useless check Jobobby04 2022-07-11 19:42:53 -04:00
  • bc208bac30 Replace some usages of RxJava arkon 2022-07-10 19:48:00 -04:00
  • dfa559d30f Fix MangaScreen app bar title and nav icon action (#7506) Ivan Iskandar 2022-07-11 01:29:58 +07:00
  • e63c982fe3 MangaPresenter: Always fetch chapter from source if current chapter is empty (#7507) Ivan Iskandar 2022-07-11 01:29:52 +07:00
  • 26632905b5 ExtensionManger: Fix unofficial extension has update (#7503) AntsyLich 2022-07-10 20:00:48 +06:00
  • a66abf82d8 Replace deprecated ACTION_MEDIA_SCANNER_SCAN_FILE intent arkon 2022-07-09 17:51:58 -04:00
  • e50c24e5e3 Configure SQLite (#7495) Andreas 2022-07-09 23:35:49 +02:00
  • 8c19083679 Set content descriptions for bottom nav badges arkon 2022-07-09 13:11:00 -04:00
  • 2f78a3d681 Fix build on latest compile SDK Jobobby04 2022-07-11 11:31:19 -04:00
  • d3b59768d4 MangaScreen: Improve chapter list scrolling performance (#7491) Ivan Iskandar 2022-07-10 03:20:40 +07:00
  • d3e8ae54d9 Bump to compile SDK 33 arkon 2022-07-09 12:53:40 -04:00
  • 721238a858 ChapterDownloadIndicator: Fixes and improvements (#7485) Ivan Iskandar 2022-07-09 23:38:33 +07:00
  • d5aecaad21 MangaScreen: Ditch the expanded app bar (#7470) Ivan Iskandar 2022-07-09 23:37:49 +07:00
  • 4e29fd5b2a Use Compose for Category screen (#7454) Andreas 2022-07-09 18:31:14 +02:00
  • 6651ba7211 Weblate translations (#7437) Weblate (bot) 2022-07-09 16:39:00 +02:00
  • 2e881758aa VerticalFastScroller: Fix scroller consuming touch when it's invisible (#7484) Ivan Iskandar 2022-07-09 20:20:47 +07:00
  • 72aba18dab Use Material3 switches in XML layouts arkon 2022-07-09 00:00:18 -04:00
  • 5869fa0b4f Reset lastPageRead when chapter is marked unread (#7475) Andreas 2022-07-08 04:34:58 +02:00
  • 0263b9ee4e Minor SY LibraryPresenter cleanup Jobobby04 2022-07-08 21:54:41 -04:00
  • 66f2ce5854 Fix default category name (#7477) jobobby04 2022-07-07 11:56:58 -04:00
  • 4f136ca63b Fix auto downloader for "Default" category (#7476) AntsyLich 2022-07-07 18:01:15 +06:00
  • f1729a1a26 Fix broken downloaded chapter (#7460) Ivan Iskandar 2022-07-07 09:13:49 +07:00
  • d71bf4e6bc Update default user agent string arkon 2022-07-06 22:13:09 -04:00
  • 3cf809870b ChapterDownloadIndicator: Ensure uniform hit area (#7453) AntsyLich 2022-07-05 08:36:59 +06:00
  • bbdab4a703 Add MIME type mapping for image/jxl (fixes #7117) arkon 2022-07-03 22:33:15 -04:00
  • adae68a294 Increase height of transition view in webtoon viewers (fixes #7242) arkon 2022-07-03 17:39:11 -04:00
  • f4a3ef4f1d More domain model usage in SY Jobobby04 2022-07-04 22:20:28 -04:00
  • 9a10f1300a Fix gallery adder Jobobby04 2022-07-04 21:54:24 -04:00
  • 6954c299b5 Use domain layer for almost all SY code Jobobby04 2022-07-04 18:37:30 -04:00
  • 141b0477e7 Use domain layer for saved searches Jobobby04 2022-07-04 18:10:43 -04:00
  • 485e6719c3 More domain model usage arkon 2022-07-03 16:51:11 -04:00
  • f1a31e4560 More domain model usage arkon 2022-07-03 16:25:51 -04:00
  • d48427152e More domain model usage arkon 2022-07-03 16:12:31 -04:00
  • 22da633ee3 Cleanup data layer (#7450) Andreas 2022-07-03 21:48:13 +02:00
  • eb0964d0b6 More domain model usage arkon 2022-07-03 13:46:09 -04:00
  • 268911a7c9 More domain model usage arkon 2022-07-03 13:21:48 -04:00
  • 0ad6e00bca Remove SQLiteOpenHelper as database is migrated to SQLDelight (#7448) Andreas 2022-07-03 17:48:59 +02:00
  • ea38ffc53e Use SQLDelight for all Manga related queries (#7447) Andreas 2022-07-03 16:17:41 +02:00
  • 0c89c4cd64 Update dependency com.squareup.okio:okio to v3.2.0 (#7445) renovate[bot] 2022-07-02 22:53:19 -04:00
  • 29a7da9b43 Update dependency ch.acra:acra-http to v5.9.5 (#7442) renovate[bot] 2022-07-02 22:27:26 -04:00
  • 05afe6f820 Update dependency com.google.android.material:compose-theme-adapter-3 to v1.0.14 (#7443) renovate[bot] 2022-07-02 22:27:17 -04:00
  • d88c769d3b Use SQLDelight for more SY specific things Jobobby04 2022-07-03 13:37:27 -04:00
  • e71c9e2775 Use SQLDelight for mass migration Jobobby04 2022-07-03 00:33:03 -04:00
  • 664f9b1484 Use SQLDelight for most SY specific things Jobobby04 2022-07-02 23:52:03 -04:00
  • 3cf4c3128f Use SQLDelight for all MangaCategory related queries (#7441) Andreas 2022-07-03 01:05:38 +02:00
  • 9093663f2f Use SQLDelight for all Chapter related queries (#7440) Andreas 2022-07-03 00:51:33 +02:00
  • 9205b568e8 Migrate to more use of domain models arkon 2022-07-02 17:14:19 -04:00
  • cd2f26a7c9 Use SQLDelight for a Category related queries (#7438) Andreas 2022-07-02 22:12:06 +02:00
  • 13cb242f51 Replace package with namespace (#7436) Andreas 2022-07-02 19:08:22 +02:00
  • 85898df703 More SQLDelight migrations arkon 2022-07-02 15:19:52 -04:00
  • 2c87a8fd02 Use SQLDelight on Library screen (#7432) Andreas 2022-07-02 18:55:34 +02:00
  • 1087f07614 Downloader: Optimize split tall image (#7435) AntsyLich 2022-07-02 22:49:50 +06:00
  • 5f55a0afbb Reimplement chapter download indicator longpress (#7412) AntsyLich 2022-07-02 22:43:18 +06:00
  • b9c70abef4 Weblate translations arkon 2022-07-02 10:09:55 -04:00
  • 4854fcfccf MangaScreen: Hide scroller when appbar is expanded (#7426) Ivan Iskandar 2022-07-01 21:37:58 +07:00
  • 42ecd912e8 Use SQLDelight on Updates screen (#7423) Andreas 2022-07-01 04:18:12 +02:00
  • 0e390b5429 Revert some KTX extension changes arkon 2022-06-30 22:13:31 -04:00
  • a9edf7f62c Downgrade to Compose 1.2.0-rc03 arkon 2022-06-30 09:25:26 -04:00
  • 8bf3426afd DownloadProvider: Only provide necessary info and not whole chapter/manga class (#7411) AntsyLich 2022-06-30 19:20:55 +06:00
  • 299ac1ca2d MangaScreen: Reuse components between two layouts (#7397) Ivan Iskandar 2022-06-30 20:20:16 +07:00
  • 858c3b5a0a Bump dependencies arkon 2022-06-29 22:45:11 -04:00
  • 98b27c1e78 Fix unit test class to match package arkon 2022-06-26 22:49:18 -04:00
  • ef20995e7d Extension API: change fallback source and logic (#7400) stevenyomi 2022-06-30 06:34:25 +08:00
  • b2a7780501 Fix chapter item incorrect colors (#7403) AntsyLich 2022-06-30 04:34:11 +06:00
  • afe15d8256 Fix crash when adding if there are more then 1 dupe (#7405) AntsyLich 2022-06-28 18:14:08 +06:00
  • e36cacee5a MangaInfoHeader: Add description placeholder (#7398) Ivan Iskandar 2022-06-28 19:12:15 +07:00
  • d81fc7f1c0 Improve history screen scrolling perf (#7399) Ivan Iskandar 2022-06-28 05:33:57 +07:00
  • 4de4992e4e Fix trash group by tracking code Jobobby04 2022-06-27 18:06:36 -04:00
  • 58ed2b9752 Fix Mark previous as read (#7396) AntsyLich 2022-06-27 19:37:30 +06:00
  • 257001d4a6 Sort Manga by title in MigrationMangaScreeen (#7392) AntsyLich 2022-06-27 18:04:14 +06:00
  • af82ef436b RateLimitInterceptor: ignore canceled calls (#7389) stevenyomi 2022-06-27 09:35:35 +08:00
  • 45ba4e77bd Compile fixes Jobobby04 2022-06-27 12:59:29 -04:00
  • 775ab6479a Migrate usages of SyncChaptersWithTrackServiceTwoWay arkon 2022-06-26 21:34:54 -04:00
  • e6d39ce14c Migrate more track DB calls to SQLDelight arkon 2022-06-26 19:46:41 -04:00
  • 9d8aebc7a6 Fix app update install notification disappearing arkon 2022-06-26 19:11:34 -04:00
  • 447829b1b9 Improve handling of tags Jobobby04 2022-06-27 09:16:19 -04:00
  • acc8ec6912 Put metadata header below the buttons Jobobby04 2022-06-27 09:07:25 -04:00
  • 1a17f87945 Simplify autoscroll Jobobby04 2022-06-26 22:17:37 -04:00
  • ac586560f0 Only enable autoscroll when app is active Jobobby04 2022-06-26 19:11:20 -04:00
  • 4ddc696fb5 Use image decoder for double pages Jobobby04 2022-06-26 17:38:35 -04:00
  • 276d589b07 Add a disclaimer that its a SY specific issue in the issue report based on convo in #621 Jobobby04 2022-06-26 16:55:18 -04:00
  • 27733aba02 Add virtual visibility tag for E-Hentai Jobobby04 2022-06-26 16:51:51 -04:00
  • 7ef4ec0a77 [skip ci] Update issue templates arkon 2022-06-26 16:42:58 -04:00
  • 6f407f6e0a Use sqldelight for direct db calls in MangaPresenter (#7366) AntsyLich 2022-06-27 01:54:34 +06:00
  • 1084e7fe9d Fix clicking cover opening random manga (#7387) jobobby04 2022-06-26 15:49:52 -04:00
  • 48a62f7c4a Fix metadata not properly updating Jobobby04 2022-06-26 14:44:56 -04:00
  • 0862c935a1 Minor improvements to backup fix Jobobby04 2022-06-26 13:58:23 -04:00
  • b1be2a8612 MangaScreen: Fix action mode download button not working (#7385) Ivan Iskandar 2022-06-27 00:37:41 +07:00
  • 4eb45d0ade VerticalFastScroller: Fix incorrect touch target (#7384) Ivan Iskandar 2022-06-26 23:58:31 +07:00
  • 42c8b47f04 Fix chapter number display style (#7383) Ivan Iskandar 2022-06-26 23:58:14 +07:00
  • 8adfc4954c MangaInfoHeader tweaks (#7382) Ivan Iskandar 2022-06-26 23:48:29 +07:00
  • e1c183b04d Fix backups and filtered scanlators Jobobby04 2022-06-26 13:52:05 -04:00
  • bd6f778de2 Add new "Lavender" theme (#7343) Osyx 2022-06-26 16:01:31 +02:00
  • 24252c388a Fix manga info header using wrong text color (fixes #7368) arkon 2022-06-26 10:00:56 -04:00
  • 3fa1c24f8d MangaPresenter: Fix state updates when opening a new manga entry (#7379) Ivan Iskandar 2022-06-26 20:45:06 +07:00
  • a3dd6b523a Update com.google.android.material (#7377) renovate[bot] 2022-06-25 22:53:57 -04:00
  • b889a3482e Avoid overflow in extension screen items (fixes #6972) arkon 2022-06-25 22:41:22 -04:00