Commit graph

  • 8299093bf8 Add dev notice about background jobs, move dialog titles for localization arkon 2020-03-13 18:27:49 -04:00
  • a0dffcf51f Address some build warnings arkon 2020-03-13 18:23:07 -04:00
  • b3daf7d760 Replace deprecated Gson JsonParser usages arkon 2020-03-13 18:16:38 -04:00
  • 724e1d33b6 Ensure background jobs are recreated after next stable update arkon 2020-03-13 17:29:51 -04:00
  • 9deaff9181 Dark snackbar in dark themes (fixes #2699) arkon 2020-03-12 20:12:48 -04:00
  • b9ea6e8d96 Fix common toolbar popup menu text color (fixes #2695) arkon 2020-03-12 19:14:43 -04:00
  • 231771e16c Prune inherited/add missing base theme attributes arkon 2020-03-12 18:59:42 -04:00
  • 5b8308b3d2 Fix list divider color in dark themes arkon 2020-03-12 18:59:13 -04:00
  • f91f9c4862 Remove letter spacing from buttons (fixes #2696) arkon 2020-03-12 18:58:21 -04:00
  • 24b848faac Fix reader background color (fixes #2694) arkon 2020-03-12 18:27:19 -04:00
  • 7d0ea614da Migrate to MaterialComponents themes arkon 2020-03-11 19:08:57 -04:00
  • 2615b067e2 Flip mark as (un)read icons back arkon 2020-03-11 19:53:58 -04:00
  • cd1abb60d7 Fix overlapping shadow in history controller arkon 2020-03-11 18:27:54 -04:00
  • 436ec0ced7 Remove unused colors arkon 2020-03-10 22:53:59 -04:00
  • 937fb85376 Use accent color for refresh circle arkon 2020-03-10 22:53:49 -04:00
  • a405324907 Simplify track item layout to use LinearLayout instead of nested ConstraintLayouts arkon 2020-03-10 21:17:39 -04:00
  • fba55711f2 Flip bookmark icons to match manga favoriting arkon 2020-03-10 21:14:13 -04:00
  • 208552f0b4 Tweak compact tracker card design arkon 2020-03-10 21:13:55 -04:00
  • c7cdb950ce Simplify viewer check arkon 2020-03-10 18:23:14 -04:00
  • 921169b3ad Fix sheet pager setting visibility when default is webtoon arkon 2020-03-09 19:51:38 -04:00
  • d7d3731567 Random kaomoji for empty view arkon 2020-03-09 18:59:17 -04:00
  • d5ff5fd6f8 More consistent usage of visibility extensions arkon 2020-03-09 18:42:41 -04:00
  • e195257d2a Update visible pager settings on change (fixes #2143) arkon 2020-03-09 17:07:08 -04:00
  • 466ec7b962 Compact tracker card arkon 2020-03-09 16:27:23 -04:00
  • 8bfe59c8a8 Change new chapters string key (closes #2686) arkon 2020-03-09 16:03:57 -04:00
  • de512216c4 Start preloading next chapter if within last 3 pages instead of last page arkon 2020-03-09 15:09:17 -04:00
  • 9936b402a6
    Added config to hide transition page when not needed (#2682) morcefaster 2020-03-09 20:36:29 +02:00
  • bd2dfaad2e
    Add an UserAgent Interceptor to Cloudflare Client (#2685) Thiago França da Silva 2020-03-09 15:10:10 -03:00
  • 8e539bebea Add (disabled) dependency on LeakCanary for debugging memory leaks arkon 2020-03-09 14:04:16 -04:00
  • 022cde2c00 Fix secure screen option subscription memory leak arkon 2020-03-09 14:03:47 -04:00
  • 572f58a3a4 Update Kotlin and coroutines arkon 2020-03-09 13:51:14 -04:00
  • 07e2bdac81
    Fix bug where status cannot be updated when all chapters have been read. (#2683) MCAxiaz 2020-03-09 08:32:59 -07:00
  • fb00929ee9 Minor cleanup arkon 2020-03-08 22:38:38 -04:00
  • fb5da15746
    Fix Cloudflare Interceptor when User-Agent is Empty (#2677) Thiago França da Silva 2020-03-08 23:34:57 -03:00
  • 48363aa3b0 Fix library empty view alignment arkon 2020-03-08 20:48:44 -04:00
  • 090a7794b5 Hide download/delete actions when sensible, make bookmark/read toggle actions arkon 2020-03-08 17:42:50 -04:00
  • c63d8e7a30 Bottom action menu in chapters list arkon 2020-03-08 17:37:42 -04:00
  • d6ea69a115 Action toolbar code cleanup arkon 2020-03-08 16:37:49 -04:00
  • 4358f9fd2a
    Translations (Continuous) (#2644) Jozef Hollý 2020-03-08 20:55:09 +01:00
  • af2ef36d68 Bottom action menu in library arkon 2020-03-08 15:50:07 -04:00
  • 316211372c Tweak how bottom action menu is configured arkon 2020-03-08 15:38:42 -04:00
  • 29a2d41331 Fix chapter list item end padding arkon 2020-03-08 15:21:16 -04:00
  • 9f8046324d Abstract bottom action menu code to main activity arkon 2020-03-08 13:57:50 -04:00
  • af05c34da3 Bottom action menu for updates arkon 2020-03-08 12:16:17 -04:00
  • a4410f3a02 Remove unnecessary lint suppression arkon 2020-03-07 23:01:49 -05:00
  • 4503199d25 Shorten "Remove bookmark" to "Unbookmark" arkon 2020-03-07 23:01:15 -05:00
  • c275adbb91 Remove chapter item popup menu arkon 2020-03-07 23:00:29 -05:00
  • 4061232fe3 Remove chapter updates popup menu arkon 2020-03-07 22:46:13 -05:00
  • 507471e318 Label Kitsu login field as email address instead of username arkon 2020-03-07 22:19:45 -05:00
  • f0f613e2cf Reorder start screen options to match bottom nav arkon 2020-03-07 18:01:37 -05:00
  • 0ec8def0d8 Avoid passing max chapter number from tracker (fixes #2131) arkon 2020-03-07 18:01:26 -05:00
  • fbaaed1516 Match status/nav bar to reader toolbar color arkon 2020-03-07 17:08:11 -05:00
  • 152c196c65 Fix some changelog wording arkon 2020-03-07 17:02:03 -05:00
  • e4dc84a5d8 Minor lint fixes arkon 2020-03-07 17:01:53 -05:00
  • 5fb3b0e0e3
    Show page number only when toolbar is hidden (#2601) onlymash 2020-03-08 05:57:14 +08:00
  • 2854fb5f6c Add shortcut to disabling battery optimization arkon 2020-03-07 15:51:46 -05:00
  • a9adb2f1a2 Page # before scanlator in chapters list arkon 2020-03-07 15:42:55 -05:00
  • 51383afd50 Revert DialogController syncing change arkon 2020-03-07 15:37:16 -05:00
  • 10bdde4459 Document changes to date for stable changelog arkon 2020-03-07 15:36:58 -05:00
  • 4b02ecd6e8 Fix activity UI state when activity is killed (closes #2547) arkon 2020-03-07 13:40:43 -05:00
  • b84638ac5a Fix chapter description and download badge overlap arkon 2020-03-07 13:28:27 -05:00
  • 79f2882aaf Remove unused layout arkon 2020-03-07 13:28:02 -05:00
  • 1c978f64b1 Tweak saved filename byte size limiting logic arkon 2020-03-07 13:15:21 -05:00
  • 5e9496ef36 Enable app auto update by default arkon 2020-03-07 13:11:02 -05:00
  • 8b6268966e Pass context to get WorkManager instance arkon 2020-03-07 13:00:58 -05:00
  • 52434819c3 Add history date section headers arkon 2020-03-06 23:13:48 -05:00
  • 29eb87b7ef Rename recently read / recent updates classes/layouts to match new names arkon 2020-03-06 22:55:44 -05:00
  • c38026886a Combine chapter date/scanlator lines arkon 2020-03-06 22:46:21 -05:00
  • 63e330b83d Use recognized chapter number boolean field for filter arkon 2020-03-06 22:44:55 -05:00
  • 164da0fd9f Hide bottom nav on non-root controllers arkon 2020-03-06 21:53:25 -05:00
  • e30b1de100 Linting fixes: extend AppCompat classes arkon 2020-03-04 22:37:15 -05:00
  • 6940ad3fd9 Limit saved page filenames to 127 characters (fixes #2638) arkon 2020-03-04 22:33:16 -05:00
  • 8ae15141f6 Move security settings to separate section arkon 2020-03-04 22:32:45 -05:00
  • 89007923c7 Update Firebase arkon 2020-03-04 22:32:28 -05:00
  • 4c10b9844b Change catalogue hiding dialog to accommodate more options in the future arkon 2020-03-04 19:06:24 -05:00
  • f3d69599aa Add setting to hide manga content from update/download notifications arkon 2020-03-04 18:55:19 -05:00
  • fc8f91baec Update WorkManager arkon 2020-03-04 18:43:54 -05:00
  • 853bf3065a Minor code cleanup arkon 2020-03-03 19:40:57 -05:00
  • 8d712c81d4 Tweak manga favoriting logic arkon 2020-02-17 16:27:32 -05:00
  • aa0597da2a Use proper AndroidX WorkManager dependencies arkon 2020-03-03 18:42:10 -05:00
  • a29f33020d Basic implementation of hiding catalogue by long pressing arkon 2020-03-02 22:49:48 -05:00
  • 9eb441ac44 Update versions plugin arkon 2020-03-02 22:21:54 -05:00
  • 10e7c96379 Revert "Remove unused Google Play Services plugin" arkon 2020-03-02 22:17:54 -05:00
  • 6c474daacd Update Proguard rules arkon 2020-03-02 21:45:16 -05:00
  • bb7ed73743 Reenable Proguard arkon 2020-03-02 21:44:35 -05:00
  • ea749d69a3 Bump up max JVM heap size for project arkon 2020-03-02 21:26:28 -05:00
  • 5bc0dfd616 Remove unused Google Play Services plugin arkon 2020-03-02 21:25:55 -05:00
  • fef34dfe82 Tweak new chapters notification wording arkon 2020-02-18 13:41:15 -05:00
  • a3dd5c1e92 Tweak WorkManager task cancellation, add flex times arkon 2020-03-02 19:04:57 -05:00
  • d873d653d0 Migrate to WorkManager arkon 2020-03-01 13:06:55 -05:00
  • d9934ad8db Minor wording tweaks arkon 2020-03-01 10:35:15 -05:00
  • 26e5364aea
    Spelling: Log in, out, marked noun, small versals (#2621) Allan Nordhøy 2020-03-01 16:34:16 +01:00
  • 91451111a2 Update android-job library arkon 2020-03-01 10:33:39 -05:00
  • b104bec49d
    Translations (Continuous) (#2575) Jozef Hollý 2020-02-29 23:58:03 +01:00
  • 0ac33b64b1 Merge branch '0.8.x' arkon 2020-02-29 17:52:49 -05:00
  • 82141cec6e Release 0.8.5 v0.8.5 arkon 2020-02-29 16:42:11 -05:00
  • 218313428f Add warning on update check for Android 4.x users arkon 2020-02-29 16:30:40 -05:00
  • 44b47b49bc Hide null file path on backup creation (closes #1515) arkon 2020-02-23 13:05:39 -05:00
  • 2f69317f5d Enforce maximum extension lib version of 1.2 arkon 2020-02-29 13:35:07 -05:00
  • e1eff7b744 Remove FAB animation files left over from bad cherry picking arkon 2020-02-29 13:23:42 -05:00