Commit Graph

  • 78285bdf37 Minor code cleanup arkon 2021-03-20 15:43:02 -04:00
  • 5a7f2684b3 Add navigation layout overlay (#4683) Andreas 2021-03-20 20:36:01 +01:00
  • d912a42249 Fix chapters list getting updated from wrong thread (fixes #4505) arkon 2021-03-20 15:35:02 -04:00
  • 6d8c4fb8b1 Fix Bangumi search null image errors arkon 2021-03-20 10:22:11 -04:00
  • a63cecbfcb Make tapping available extension row prompt install arkon 2021-03-20 10:10:58 -04:00
  • 4a5bceb4e4 Fix offline restore ignoring manga from not installed sources (fixes #4679) arkon 2021-03-20 10:03:13 -04:00
  • 86541445b7 Update AGP arkon 2021-03-20 09:54:29 -04:00
  • 4e826aa8e7 Use newer action for build workflow arkon 2021-03-15 14:55:53 -04:00
  • b6e6f490e9 Implement migration for source search (#4657) Ken Swenson 2021-03-19 23:40:09 -04:00
  • 2145e878a4 Limit query for recent chapters to 500 (#4678) scb261 2021-03-20 05:39:36 +02:00
  • 355f6db255 [SKIP CI] Update README.md (#4667) KokaKiwi 2021-03-18 21:52:48 +01:00
  • bc7632bf02 [SKIP CI] Add Code of Conduct (#4665) Soitora 2021-03-18 14:28:08 +01:00
  • 609d8c9685 Add icons for reading mode toggle arkon 2021-03-14 17:13:20 -04:00
  • 2f08515455 Less janky enum iteration arkon 2021-03-14 17:03:43 -04:00
  • 7f450e185d Use fetch date instead of upload date when querying recent chapters (#4645) scb261 2021-03-14 22:38:21 +02:00
  • 747879b4ec Remove __cfduid cookie check arkon 2021-03-14 16:24:14 -04:00
  • 4193870fa6 Library update freq: add 4 & 8 hours (#4557) Riztard Lanthorn 2021-03-15 03:22:10 +07:00
  • cdc5de3f1b Flip order of previous chapter reader transition text (closes #4608) arkon 2021-03-14 16:18:52 -04:00
  • bc34d4fa88 Round snackbar corners arkon 2021-03-14 16:15:25 -04:00
  • 6fd4af8736 Adjust reader navigation button ripples arkon 2021-03-14 16:13:18 -04:00
  • b5c2934270 Refactor LibraryUpdateService a bit for future changes arkon 2021-03-14 16:08:00 -04:00
  • 94f5117941 Remove online protobuf backup restore option arkon 2021-03-13 18:45:22 -05:00
  • 112e233498 Use Material dialogs for preferences arkon 2021-03-13 17:42:49 -05:00
  • 18b1326f3a Tweak dialog corner radius arkon 2021-03-13 17:18:22 -05:00
  • 1e58b05ead Add reading mode toggle arkon 2021-03-13 16:47:16 -05:00
  • 938919bd9b Move reader setting related classes arkon 2021-03-13 16:24:44 -05:00
  • b6b78994d8 Move clear history from advanced settings to history screen menu (closes #4613) arkon 2021-03-13 16:09:12 -05:00
  • fddd8ce305 Add "my" locale arkon 2021-03-13 16:00:13 -05:00
  • ccff337975 Weblate translations (#4461) Jozef Hollý 2021-03-13 21:58:55 +01:00
  • fde6b7af4f Disable sensor when using force orientation (closes #4618) arkon 2021-03-13 15:47:43 -05:00
  • 0657db7dcb Allow scrolling within reader color filter sheet (fixes #4612) arkon 2021-03-13 15:20:07 -05:00
  • d1c2eaf6d5 Update URL for Local Manga guide (#4641) Soitora 2021-03-13 17:38:06 +01:00
  • 91bb6b9016 Dependency updates arkon 2021-03-12 09:05:16 -05:00
  • 90351c6e9e Revert to core-ktx:1.5.0-beta01 arkon 2021-03-07 23:04:29 -05:00
  • dd4740e54f [SKIP CI] Automatically reopen issues when valid arkon 2021-03-07 10:43:35 -05:00
  • 48e7cbd76c Fix a decoder crash with RAR files inorichi 2021-03-05 18:52:58 +01:00
  • f51e32f39b Avoid crash during migration arkon 2021-02-28 16:25:48 -05:00
  • ae42f59102 Hide subtitle in migration list of sources if no language set (i.e. uninstalled source) arkon 2021-02-28 16:22:30 -05:00
  • 5c8006f9b7 Use correct background for left chapter button in reader arkon 2021-02-28 16:18:21 -05:00
  • aa5861d3ca AndroidX dependency updates arkon 2021-02-27 17:52:44 -05:00
  • 7a64bf55cb Dual page split allow to have different setting for Paged and Webtoon (#4527) Andreas 2021-02-28 22:17:37 +01:00
  • d4c9ab793f Fix a decoder crash inorichi 2021-02-23 16:53:57 +01:00
  • 48d2849d97 Support CMYK and YCCK JPEGs and fix bad PNG cropping inorichi 2021-02-22 20:43:15 +01:00
  • 776610d0e6 Let users invert dual page split (#4470) Andreas 2021-02-20 15:26:57 +01:00
  • 3a790f3d66 Add Right and Left to reader settings (#4489) Andreas 2021-02-15 18:06:03 +01:00
  • 7382042288 Add Twitter link to About section arkon 2021-02-15 11:58:25 -05:00
  • 33992d80bf Add orientation toggle to bottom reader menu arkon 2021-02-13 18:50:50 -05:00
  • a92b0e567b Reword bookmark strings to clarify it's for a chapter, not a page arkon 2021-02-13 17:27:40 -05:00
  • 829a65e515 Adjust reader seekbar design arkon 2021-02-13 17:00:00 -05:00
  • 03ad48c055 [SKIP CI] Add instructions on how to get crash logs in issue templates arkon 2021-02-13 16:07:30 -05:00
  • 89837e4ced Initial adoption of bottom reader menus from TachiyomiSY arkon 2021-02-13 10:47:17 -05:00
  • ace1db21d1 Rename drawable with more consistent naming arkon 2021-02-13 10:44:35 -05:00
  • 8bb69c455b Allow clicking the toolbar to go to the manga arkon 2021-02-13 10:26:59 -05:00
  • 2dae706198 Avoid crash when source list is animating arkon 2021-02-12 17:31:17 -05:00
  • 3eda2a220a Avoid rare crashes in settings search for ListPreferences arkon 2021-02-12 17:22:01 -05:00
  • 61e5440b7c Avoid crash when device fails to handle opening a URL arkon 2021-02-12 17:02:37 -05:00
  • 2e2663bad9 Avoid crash if activity is already dead arkon 2021-02-12 16:55:14 -05:00
  • f4dd150b70 [SKIP CI] Update to issue-closer-action@v2.0 arkon 2021-02-12 16:26:48 -05:00
  • 2b35d22e25 Switch back to new image decoder for preview builds arkon 2021-02-12 16:07:48 -05:00
  • f590378761 Release 0.10.9 v0.10.9 arkon 2021-02-12 16:01:23 -05:00
  • f5f592be91 Require minimum WebView v88, try to catch fatal errors too arkon 2021-02-12 12:39:15 -05:00
  • 7a373fb43a Minor download icon optimizations arkon 2021-02-12 12:27:06 -05:00
  • aded11e599 Make backup restoring logic more sequential arkon 2021-02-12 12:19:12 -05:00
  • 41d7cee020 Remove ExperimentalSerializationApi opt-in annotations arkon 2021-02-12 11:06:54 -05:00
  • f2ef6a20e6 Weblate translations (#4378) Jozef Hollý 2021-02-12 18:27:32 +01:00
  • a398c3fb81 Handle link for multisource extension commits (closes #4432) arkon 2021-02-11 17:35:15 -05:00
  • 2a454b44cc Adjust some scopes arkon 2021-02-09 19:14:38 -05:00
  • 7b66ece895 Fix invisible overflow icon in chapter filter sheet in light blue theme arkon 2021-02-09 19:12:44 -05:00
  • b5017eebbf Added dual page split setting (#4252) vance 2021-02-10 06:54:44 +08:00
  • aa67229daf Add weekly to library update frequency options (closes #4422) arkon 2021-02-09 17:49:02 -05:00
  • 5af68186d6 Clean up LibraryUpdateService a bit arkon 2021-02-09 17:44:22 -05:00
  • 545bc0e605 Open manga when clicking thumbnail in migration list (closes #4152) arkon 2021-02-08 17:47:44 -05:00
  • 291168f4de Remove unnecessary LayoutContainer implementations arkon 2021-02-08 17:45:42 -05:00
  • 9facb51f22 Add action to directly share crash log file from notification arkon 2021-02-07 23:04:27 -05:00
  • 5b7d8c5e37 Show locales in list of sources to migrate arkon 2021-02-07 22:54:13 -05:00
  • 5945937e4b Update AboutLibraries arkon 2021-02-07 22:51:23 -05:00
  • 9f9f9872eb Fix legacy backups Jobobby04 2021-02-07 21:54:26 -05:00
  • 3566072f4a Revert attempt to programmatically determine user agent string; fallback to Edge arkon 2021-02-07 17:54:28 -05:00
  • b85cd86b24 Add Esperanto locale arkon 2021-02-07 16:55:44 -05:00
  • 79c3767fff Chapter backup optimization arkon 2021-02-07 16:20:07 -05:00
  • cf1609a429 Massage user agent string from WebView a bit more arkon 2021-02-07 16:19:13 -05:00
  • 3aeac7e7b5 Fix selected tab in sheets not being the accent color arkon 2021-02-07 10:54:35 -05:00
  • 1557f713f4 Don't restrict filter sheet height anymore arkon 2021-02-07 10:49:08 -05:00
  • b63d24ac1a Add Right and Left navigation (#4392) Andreas 2021-02-07 05:26:56 +01:00
  • 348c1ff29d Avoid some unnecessary re-renderings of download icons arkon 2021-02-06 23:25:39 -05:00
  • 717e55497f Fix downloads getting deleted when marked as unread arkon 2021-02-06 22:48:06 -05:00
  • d84b5e8b46 Show help action when source fails to load arkon 2021-02-06 13:09:56 -05:00
  • 5f9ddf9ff5 Use AndroidX version of ContextThemeWrapper arkon 2021-02-06 12:51:40 -05:00
  • bbee093c63 Remove some logic around old legacy backup versions + minor optimizations arkon 2021-02-06 12:15:34 -05:00
  • e8c35ae4e1 Do a regular return to cancel update jobs instead of throwing an exception arkon 2021-02-06 12:14:55 -05:00
  • 1607658c30 Set clip data when sharing content URIs (closes #4198) arkon 2021-02-06 09:43:33 -05:00
  • 2e9ef373f3 Minor optimizations for restoring full backups arkon 2021-02-06 09:32:00 -05:00
  • ec6eef6d37 Switch back to new image decoder for preview builds arkon 2021-02-06 09:31:18 -05:00
  • 45a19d15ec Release 0.10.8 v0.10.8 arkon 2021-02-06 09:09:24 -05:00
  • 7191552126 Avoid crash when changing spinner indeterminate state arkon 2021-02-05 23:13:57 -05:00
  • cfa07490e5 Update dependencies arkon 2021-02-05 22:59:29 -05:00
  • ae40990eb9 Update to Gradle 6.8.2 arkon 2021-02-05 22:59:06 -05:00
  • 9f2fe33ce0 Fix unreadable sheet tab text in light blue theme arkon 2021-02-04 09:16:37 -05:00
  • 33660de6b1 Remove buildSrc module's dependency on JCenter arkon 2021-02-04 09:01:56 -05:00
  • 13d25e0849 Don't automatically set MAL start date (closes #4349) arkon 2021-02-01 22:39:41 -05:00