Commit Graph

  • d1bf857079 Remove unnecessary withIOContext arkon 2023-03-28 18:16:43 -04:00
  • 1814b3b22c Don't unnecessarily wrap IOExceptions in UncaughtExceptionInterceptor arkon 2023-03-28 18:16:26 -04:00
  • be54b8862e Refactor away some unnecessary lambda expressions arkon 2023-03-26 13:27:31 -04:00
  • 1a61130f0b Don't attempt to initialize manga details from BrowseSource or Search screens arkon 2023-03-26 13:12:32 -04:00
  • 1de4bc9586 Restore POST_NOTIFICATIONS permission check for SDK 33+ arkon 2023-03-26 12:56:34 -04:00
  • 1986042277 Skip POST_NOTIFICATIONS permission check for now arkon 2023-03-26 12:34:32 -04:00
  • e932983494 Subscribe to changes to manga in BrowseSourceScreen arkon 2023-03-26 12:06:12 -04:00
  • 35d381144d
    Cleanup Preference.asHotFlow() (#9257) Two-Ai 2023-03-26 11:52:54 -04:00
  • 0bcc22822d
    Simplify code in missing chapters warning (#9263) stevenyomi 2023-03-26 23:50:29 +08:00
  • d2729bbc05
    Simplify code in missing chapters warning stevenyomi 2023-03-26 22:57:36 +08:00
  • 1ff78173f7 Adjust missing chapters UI arkon 2023-03-26 10:26:58 -04:00
  • 1c7bbaf91d
    Update dependency io.github.fornewid:material-motion-compose-core to v1 renovate[bot] 2023-03-26 03:23:15 +00:00
  • ee45f46193 Bump dependencies arkon 2023-03-25 21:29:56 -04:00
  • eeb455a5b1 Inline Preference.asHotFlow TwoAi 2023-03-25 12:55:00 -04:00
  • 6aa77c1eec Drop duplicate initial call in Preference.asHotFlow TwoAi 2023-03-25 12:45:17 -04:00
  • 290efb0283 Fix Spanish (Latin America) being missing from in-app language selection arkon 2023-03-24 22:58:29 -04:00
  • 8d7a7919a9 Add TODO to default to 32-bit color at some point arkon 2023-03-24 22:52:18 -04:00
  • 953720472f Add "Rotate wide pages to fit" setting for paged reader arkon 2023-03-24 22:48:59 -04:00
  • f94d902bb6
    Added missing chapters count in MangaInfoHeader (#9184) Felix Kaiser 2023-03-25 03:44:58 +01:00
  • 05e60aff3b
    Merge branch 'master' into missing-chapters-v2 arkon 2023-03-24 22:10:35 -04:00
  • da25322572 Bump Compose dependencies arkon 2023-03-23 22:19:43 -04:00
  • cb4699a5bb Bump dependencies arkon 2023-03-22 22:58:42 -04:00
  • 2e5efadf42 Rename Complications -> Overlay arkon 2023-03-22 09:26:07 -04:00
  • e5e18c2030 Bump subsampling-scale-image-view arkon 2023-03-21 22:59:42 -04:00
  • fb98f52fc7
    Change comment AntsyLich 2023-03-21 13:19:43 +06:00
  • 681d6e6352
    Fix spanish latam is missing in in-app language selection option AntsyLich 2023-03-21 13:03:53 +06:00
  • ac0596a53d Revert "Always attempt to split tall images when downloading" arkon 2023-03-20 08:41:55 -04:00
  • 7ec5a51eb8 Move isLocal extension functions to LocalSource arkon 2023-03-20 08:41:44 -04:00
  • 3cca460282 Misc cleanup arkon 2023-03-19 22:38:14 -04:00
  • d703fb7946 Split up ContextExtensions into smaller files arkon 2023-03-19 18:27:30 -04:00
  • 859601a46e Clean up WorkManager usages a bit arkon 2023-03-19 18:19:40 -04:00
  • cdc160afc2 Convert BackupRestoreService to a WorkManager job arkon 2023-03-19 17:28:59 -04:00
  • 14d1bcacc9 Show proper string in manga detail screen for SourceNotInstalledException arkon 2023-03-19 17:23:51 -04:00
  • abd23b6826 Set default automatic library updates to off arkon 2023-03-19 17:14:51 -04:00
  • 7d8a865cac Simplify some of the notification builders arkon 2023-03-19 16:24:37 -04:00
  • dfdb688b43
    Migrate things to use newer data models (#9239) Andreas 2023-03-19 18:11:58 +01:00
  • c955ac6a66
    Update dependency com.github.requery:sqlite-android to v3.41.1 (#9233) renovate[bot] 2023-03-19 13:09:58 -04:00
  • f3ca4e76a8 Re-enable ComicInfo.xml generation on download arkon 2023-03-19 13:02:38 -04:00
  • 2769525b2c Always attempt to split tall images when downloading arkon 2023-03-19 12:57:16 -04:00
  • 843e748de3 Clean up library display settings tab a bit arkon 2023-03-19 12:41:29 -04:00
  • d799d2a342
    Remove old database models from Backup Manager Andreas 2023-03-19 14:41:08 +01:00
  • 9dd5275748
    Remove old database models from TrackInfoDialogHome Andreas 2023-03-19 12:12:10 +01:00
  • d82259c671
    Remove old database models from Coil Andreas 2023-03-19 11:42:01 +01:00
  • cfb25c27bf
    Update dependency org.jmailen.gradle:kotlinter-gradle to v3.14.0 renovate[bot] 2023-03-19 01:33:52 +00:00
  • e83e8d572a
    Update dependency com.github.requery:sqlite-android to v3.41.1 renovate[bot] 2023-03-19 01:33:46 +00:00
  • b1cd759ae0
    Fixes, a bunch of em (#947) Quickdesh 2023-03-19 08:42:04 +09:00
  • 89c7d8f892 Optimized "No (valid) chapters" detection Felix Kaiser 2023-03-18 21:45:57 +01:00
  • b0451b7626 Fixed import order; Mapping chapter object to chapterNumber Felix Kaiser 2023-03-18 20:18:15 +01:00
  • bf764b7017 Moved & refactored countMissingChapters Felix Kaiser 2023-03-18 20:07:41 +01:00
  • d160cfaa0e
    Translations update from Hosted Weblate (#9178) Weblate (bot) 2023-03-18 14:52:07 +01:00
  • 5fa93a6611
    Weblate translations Hosted Weblate 2023-03-18 13:39:44 +01:00
  • 81af97df77
    BrowseSource: do networkToLocal and initializeManga inside flow (#9217) Alexandr Kozlinskiy 2023-03-18 14:42:44 +01:00
  • 40948f0948 undo deleting icons jmir1 2023-03-17 21:58:28 +01:00
  • 6b33c2b66d remove duplicate headers in mpv config jmir1 2023-03-17 21:29:17 +01:00
  • dcae1be9f7 cleanup string resources jmir1 2023-03-17 21:26:45 +01:00
  • 6e399b7f11 Undid unintentional & unnecessary changes Felix Kaiser 2023-03-17 17:06:30 +01:00
  • 2b8e6a4758 Fixed critical missing-chapter counting bug Felix Kaiser 2023-03-17 14:42:03 +01:00
  • 04ac740842 Fixed block comment in one-line-element Felix Kaiser 2023-03-17 14:12:25 +01:00
  • 4637c241f0 Moved MissingChapters to ChapterHeader; Adapted design to fit in Felix Kaiser 2023-03-17 14:04:32 +01:00
  • 1e3ec9c21c Attempting detecting sub-chapters Felix Kaiser 2023-03-17 13:58:31 +01:00
  • 9cf5454b1d Reworked getMissingChapters to countMissingChapters, moved -1 check Felix Kaiser 2023-03-17 10:50:22 +01:00
  • a9377e92fa
    Translations update from Hosted Weblate (#936) Weblate (bot) 2023-03-17 09:31:49 +01:00
  • d3851b0393
    Move files and rename classes (#923) Quickdesh 2023-03-17 17:22:16 +09:00
  • 18e55aa25f
    Adjust tab indicator visual (#9219) Ivan Iskandar 2023-03-17 09:20:25 +07:00
  • 4d3e13b0d1
    Initialize download index disk cache (#9179) Ivan Iskandar 2023-03-17 09:18:11 +07:00
  • dd3a2c6e20 change the directory's name for a download when the chapter's name is only composed of numbers or is blank Hipp0x 2023-03-16 22:36:45 +01:00
  • 306bbb081e
    remove BrowseSourceScreenModel.GetManga Alexandr Kozlinskiy 2023-03-16 20:29:16 +01:00
  • f17a178b74
    Adjust tab indicator visual Ivan Iskandar 2023-03-15 16:38:15 +07:00
  • 4b3a3d0f35
    do networkToLocal and initializeManga inside flow Alexandr Kozlinskiy 2023-03-02 20:16:40 +01:00
  • a335b4ee9e Bump dependencies arkon 2023-03-15 09:42:13 -04:00
  • 3b0942d844
    Update xml_serialization_version to v0.85.0 renovate[bot] 2023-03-12 04:23:47 +00:00
  • 9275eb788f
    Update serialization_version to v1.5.0 renovate[bot] 2023-03-12 04:23:40 +00:00
  • 49d731f803
    Update lifecycle_version to v2.6.0 renovate[bot] 2023-03-12 01:39:23 +00:00
  • 97120920e4
    Update dependency gradle to v8.0.2 renovate[bot] 2023-03-12 01:39:16 +00:00
  • 47a2d06682 Refactor tracker status string mappings arkon 2023-03-10 23:01:10 -05:00
  • ea788ac130
    Translations update from Hosted Weblate (#935) Weblate (bot) 2023-03-10 23:15:30 +01:00
  • 2f85b907a6 fix weird icon background, remove unnecessary files jmir1 2023-03-10 23:08:24 +01:00
  • af3a0e6937
    Aniskip timestamp patch (#934) Samfun75 2023-03-10 12:51:15 +03:00
  • ce66ed0389
    Update CI badge in README (#9187) stevenyomi 2023-03-10 11:11:11 +08:00
  • c0f94ae8af
    Revert "Fix banners-related issues" (#9186) Ivan Iskandar 2023-03-10 10:10:49 +07:00
  • 2c56895e62
    Update CI badge in README stevenyomi 2023-03-09 17:31:54 +08:00
  • 675754bd23 Revert "Fix banners-related issues (#9143)" Ivan Iskandar 2023-03-09 11:41:18 +07:00
  • 3a0d4d32ce
    Initialize download index disk cache Ivan Iskandar 2023-03-06 21:27:12 +07:00
  • ed32a511e7 Bump dependencies arkon 2023-03-08 22:52:19 -05:00
  • 17ed4873e8
    Bump compose-bom version 2023.02.00-rc02 (#9185) Ivan Iskandar 2023-03-09 10:41:14 +07:00
  • 793fed96a4
    Bump compose-bom version 2023.02.00-rc02 Ivan Iskandar 2023-03-09 08:18:43 +07:00
  • 4aae3df9bc Removed comments Felix Kaiser 2023-03-09 00:15:11 +01:00
  • caff4434cb Added missing chapters to MangaAndSourceTitlesLarge function Felix Kaiser 2023-03-08 23:49:35 +01:00
  • 026e1049ad Added "Might be missing chapters" Felix Kaiser 2023-03-08 23:49:08 +01:00
  • e4b4d11b38 Added missing chapters count in MangaInfoHeader Felix Kaiser 2023-03-08 19:45:19 +01:00
  • 09acc53483 Remove download all chapters menu item arkon 2023-03-07 22:38:27 -05:00
  • bebd4be43d Move more things to domain/data modules arkon 2023-03-07 22:38:02 -05:00
  • fb8149d1f6
    Add timestamps on seekbar for aniskip (#930) Samfun75 2023-03-07 12:40:14 +03:00
  • 9b77759f24 Use stricter visibility for composables where possible arkon 2023-03-05 18:41:08 -05:00
  • e458de5e9c Add dot beside unread chapter names arkon 2023-03-05 17:47:27 -05:00
  • 737a303df7 Remove some app translations that have low completion rates arkon 2023-03-05 15:45:32 -05:00
  • 477dd37981
    Translations update from Hosted Weblate (#9148) Weblate (bot) 2023-03-05 21:41:46 +01:00
  • 7f7fd061b6
    Weblate translations Hosted Weblate 2023-03-04 17:25:42 +01:00
  • e917349bb7 Use Compose icons instead of drawables arkon 2023-03-05 15:37:41 -05:00
  • ad4912803b Refactor SourceManager/StubSource to domain module arkon 2023-03-05 12:38:31 -05:00