Commit Graph

  • 2d0a5eb02c Convert more TrackService methods to coroutines arkon 2021-01-03 23:33:21 -05:00
  • 8d68859c2a Change MAL ID search prefix to "id:" arkon 2021-01-03 23:21:45 -05:00
  • 444cefc9a2 Use updated Tachiyomi version of DirectionalViewPager arkon 2021-01-03 23:04:39 -05:00
  • d0deceabbd Tint downloaded icons with primary color arkon 2021-01-03 22:47:09 -05:00
  • 175c1df0b8 Hide scrollbar from compact tags group arkon 2021-01-03 22:46:37 -05:00
  • 9cc6491c2a Adjust padding of text before download icons arkon 2021-01-03 22:45:41 -05:00
  • 710179f4b4 Note valid backup file extensions in error toast arkon 2021-01-03 22:39:09 -05:00
  • d11c72fd48 Replace global search context menu option with share target arkon 2021-01-03 11:08:23 -05:00
  • 0af505828e Add more padding to download buttons arkon 2021-01-03 11:01:23 -05:00
  • 135cf9960f Minor cleanup arkon 2021-01-03 10:54:09 -05:00
  • 3bf7c74f93 Navigation settings and split invert tapping for webtoon and pager (#4233) Andreas E 2021-01-03 16:50:38 +01:00
  • cea4911c4d add date Format (#4236) Riztard Lanthorn 2021-01-03 22:47:23 +07:00
  • 54dc01253d Replace usages of fetchChapterList with 1.x getChapterList API arkon 2021-01-01 19:19:11 -05:00
  • 4db9a90da2 Replace usages of fetchMangaDetails with 1.x getMangaDetails API arkon 2021-01-01 19:08:12 -05:00
  • d69e9034ab Viewer navigation (#3869) Andreas E 2021-01-02 00:41:20 +01:00
  • 71ece73d99 Direct user back to global search when coming from source search results (#4196) Clarence Castillo 2021-01-02 05:46:44 +08:00
  • 3bb2102eb4 Include source name in backup restore error logs (closes #4230) arkon 2021-01-01 16:43:32 -05:00
  • b7914909d0 Remove some unnecessary coroutine dispatcher switching arkon 2020-12-31 18:37:43 -05:00
  • 63398fe491 Implement click events for chapter download icons arkon 2020-12-31 18:14:51 -05:00
  • bf32bf28da Use coroutines instead of rx for some MangaPresenter operations arkon 2020-12-31 17:45:59 -05:00
  • dcb6bfb18d Remove some unused variables arkon 2020-12-31 16:41:09 -05:00
  • 8f605dc0f6 Adjust chapters filter icon to line up with download icons arkon 2020-12-31 16:22:11 -05:00
  • 47e770948b Fix download progress bar sizing to match icons arkon 2020-12-31 16:19:25 -05:00
  • 9ab29f5b7f Move some build.gradle.kts content around arkon 2020-12-31 11:32:18 -05:00
  • 10bf430ce6 Only include Firebase dependency in standard flavor arkon 2020-12-31 11:32:06 -05:00
  • 67eb4e8180 Convert app build.gradle to Kotlin DSL (#4222) jobobby04 2020-12-31 11:28:34 -05:00
  • 141f9b7730 Handle last read page being above total page count (fixes #4010) arkon 2020-12-31 11:21:39 -05:00
  • 139a589ad6 Increase per-page limit when searching MAL manga list arkon 2020-12-31 10:58:40 -05:00
  • 591873a185 Update preview build links (fixes #4225) arkon 2020-12-31 10:52:20 -05:00
  • 97a308b114 Minor cleanup of some tracker observables arkon 2020-12-31 10:51:23 -05:00
  • 430714e67f Find existing entry in MAL list when binding arkon 2020-12-24 15:46:29 -05:00
  • a49adbd09c Add ID search workaround for MAL tracking arkon 2020-12-30 15:08:10 -05:00
  • 3df98d576e Fix crash on updating trackers after reading with no network (closes #4207) arkon 2020-12-29 09:21:18 -05:00
  • 8135136c86 Adjust download icon sizing arkon 2020-12-29 09:15:32 -05:00
  • cef1c4b8a1 Tweak manga info header backdrop arkon 2020-12-27 17:58:03 -05:00
  • 2e8791a101 Refactor tracker response parsing arkon 2020-12-27 17:46:14 -05:00
  • 0e2b8b10d1 Show download progress in download icons arkon 2020-12-27 16:50:25 -05:00
  • 3cb64669e4 Animate download icon arkon 2020-12-27 16:41:28 -05:00
  • bc0d32f330 Add Telugu to language setting arkon 2020-12-27 15:50:37 -05:00
  • 0db17beacc Weblate translations (#4173) Jozef Hollý 2020-12-27 21:49:27 +01:00
  • 931efed784 Use master branch for build workflow arkon 2020-12-27 15:38:32 -05:00
  • 6378a41b6d Minor cleanup of UpdatesHolder arkon 2020-12-27 15:34:14 -05:00
  • 23bf7faf9f Hide chapter download icons for local manga arkon 2020-12-27 15:25:40 -05:00
  • 01ff3af63f Add error state to chapter download icons arkon 2020-12-27 10:44:08 -05:00
  • 8f98055e9e Refactor response parsing helper function arkon 2020-12-27 10:22:24 -05:00
  • 84ae61f72c Refactor download states into enum arkon 2020-12-27 10:20:14 -05:00
  • 6dd280205b Initial chapter download icon implementation arkon 2020-12-27 10:13:13 -05:00
  • 1365d553a4 Log exception on invalid download directory issue arkon 2020-12-26 18:05:39 -05:00
  • 61a594493c Remove usage of Retrofit for update check and extensions list arkon 2020-12-26 16:59:24 -05:00
  • 62ab70f889 Remove unnecessary BaseWebViewActivity class arkon 2020-12-26 11:44:21 -05:00
  • eaccfdde59 Replace circular ProgressBars with Material component arkon 2020-12-26 11:24:10 -05:00
  • a8e536478c Replace ProgressBars with Material component arkon 2020-12-26 10:39:09 -05:00
  • e94d5626dd Update dependencies arkon 2020-12-25 23:05:58 -05:00
  • be3e31ddc4 Try to avoid crashing when unable to get backup filename for some reason arkon 2020-12-25 22:53:58 -05:00
  • b92b6520cb Reader snackbar dismissible (#4190) Andreas E 2020-12-26 16:40:31 +01:00
  • ea33179a95 Convert tracker add/update/login methods to coroutines arkon 2020-12-24 17:50:28 -05:00
  • 6fcf6ae1f5 Use coroutines for Bangumi and Shikimori APIs arkon 2020-12-24 17:23:10 -05:00
  • f2a9247b68 Remove usage of Gson in Kitsu tracker arkon 2020-12-24 17:02:33 -05:00
  • dc3ed7fffc Use coroutines for Anilist API arkon 2020-12-24 16:55:04 -05:00
  • 271de31d51 Migrate Kitsu API to coroutines and kotlinx.serialization arkon 2020-12-24 16:39:28 -05:00
  • 1268caf3e0 Make OkHttp coroutine calls always throw exceptions on errors arkon 2020-12-24 15:36:57 -05:00
  • c0cef58e39 Surface MAL HTTP errors properly arkon 2020-12-24 15:09:10 -05:00
  • d363d205c3 Fix trackers after MAL not updating arkon 2020-12-21 17:31:31 -05:00
  • 2fd5a9e883 Filter out novels from MAL search results arkon 2020-12-21 17:24:35 -05:00
  • e7ef974a39 Format MAL search result status/type better arkon 2020-12-21 17:24:25 -05:00
  • 0b62fa8b76 Bump versionCode so next build will force MAL logout arkon 2020-12-21 17:10:08 -05:00
  • 2d28750782 Remove License Appendix That Should Have Been Removed Initially (#4158) specterflare 2020-12-19 18:41:02 -05:00
  • e2054a0ab7 Update NDK & buildTools, fix deprecated Parcelize (#4157) Taco 2020-12-19 18:40:44 -05:00
  • 7ae5c3b2e7 [SKIP CI] Add preview note for MAL rewrite arkon 2020-12-18 23:37:58 -05:00
  • 6e7fefb8b2 Strip out no longer used tracker start/end date code arkon 2020-12-18 23:31:28 -05:00
  • 450bef278b Add forced MAL logout for next release migration arkon 2020-12-18 23:20:42 -05:00
  • 0affc0d58b Migrate to official MyAnimeList API (closes #4140) arkon 2020-12-14 17:57:35 -05:00
  • 3d153b6c8e Don't surface hidden settings when searching arkon 2020-12-15 23:17:20 -05:00
  • 04fff91e23 Update app repo URL arkon 2020-12-15 15:56:16 -05:00
  • 28a23452f2 Update extensions repo URL arkon 2020-12-15 15:48:06 -05:00
  • 6d403851cf Apply theme to OAuth login redirect activities arkon 2020-12-14 23:00:01 -05:00
  • 395a749bce Misc tracker code cleanup arkon 2020-12-14 22:56:33 -05:00
  • 2cc2a90941 Refactor CustomTabsIntent creation arkon 2020-12-13 22:30:27 -05:00
  • c87ba6231d Release 0.10.7 v0.10.7 arkon 2020-12-13 21:02:28 -05:00
  • c5ca739b49 Fix loading fallback thumbnails in browse view (closes #4127) arkon 2020-12-13 20:47:48 -05:00
  • 00fe4cdf2d Minor code cleanup arkon 2020-12-13 18:11:18 -05:00
  • 69be3e1e87 Complete migration off of Kotlin synthetics arkon 2020-12-13 18:01:51 -05:00
  • 2cb3984d68 Show MAL relogin message on update, localize error message arkon 2020-12-13 17:52:21 -05:00
  • 5901978889 Use view binding for date headers arkon 2020-12-13 17:47:29 -05:00
  • 8bf1cf3cc5 Update to coroutines 1.4.2 arkon 2020-12-13 17:18:59 -05:00
  • f6af1184bc Reword NSFW settings section arkon 2020-12-13 17:18:38 -05:00
  • 4880741b8b More crash fixes arkon 2020-12-13 17:18:28 -05:00
  • e8627800fe Remove bundled fallback file picker arkon 2020-12-13 12:42:10 -05:00
  • 907fbb94a2 Require WebView 86+ arkon 2020-12-13 11:27:05 -05:00
  • fd2028557e Some crash fixes arkon 2020-12-13 10:58:24 -05:00
  • 91fa1ec6b2 Suppress some deprecation warnings arkon 2020-12-12 23:50:28 -05:00
  • 628c525599 Disable release postprocessing (Proguard) arkon 2020-12-12 23:50:05 -05:00
  • bbc00768f0 Note that toggling NSFW sources requires a restart arkon 2020-12-12 17:26:29 -05:00
  • 5b09461ccf Break out NSFW hiding/labeling into separate settings arkon 2020-12-12 16:17:08 -05:00
  • 1a439ecece Remove source overwrite logic since built-in sources no longer exist arkon 2020-12-12 16:15:18 -05:00
  • 836aec4396 Flip left/right key events for Webtoon viewer (fixes #4111) arkon 2020-12-12 15:50:56 -05:00
  • 0b5dec9bab Revert "Hide incomplete NSFW source labelling settings" arkon 2020-12-12 11:32:55 -05:00
  • fd56123267 [SKIP CI] Update issue templates arkon 2020-12-12 11:32:44 -05:00
  • 45ca470789 Release 0.10.6 v0.10.6 arkon 2020-12-12 11:29:21 -05:00
  • a3b1690d38 Hide incomplete NSFW source labelling settings arkon 2020-12-12 11:28:50 -05:00