Commit Graph

182 Commits

Author SHA1 Message Date
arkon f0f613e2cf Reorder start screen options to match bottom nav 2020-03-07 18:01:37 -05:00
arkon 2854fb5f6c Add shortcut to disabling battery optimization 2020-03-07 15:51:46 -05:00
arkon 8b6268966e Pass context to get WorkManager instance 2020-03-07 13:06:06 -05:00
arkon 8ae15141f6 Move security settings to separate section 2020-03-04 22:32:45 -05:00
arkon f3d69599aa Add setting to hide manga content from update/download notifications 2020-03-04 18:55:19 -05:00
arkon a3dd5c1e92 Tweak WorkManager task cancellation, add flex times 2020-03-02 19:04:57 -05:00
arkon 4e60a81b36 Remove unused LoginSource 2020-02-27 22:43:48 -05:00
arkon 3a62acc54d More preference grouping 2020-02-27 18:34:14 -05:00
arkon 7d4f25b354 Add description for secure screen setting 2020-02-26 18:58:13 -05:00
arkon 0f2d480036 More linting fixes 2020-02-26 18:12:44 -05:00
arkon 043e3784e8 Run linter 2020-02-26 18:03:34 -05:00
arkon 11544fe8ef Migrate to bottom navigation 2020-02-25 22:31:54 -05:00
arkon 8776a45ee9 Add shortcut to manage app notifications 2020-02-25 18:32:49 -05:00
arkon 978ac50015 Move crash reports setting to advanced 2020-02-23 16:23:21 -05:00
arkon 48d9ad00e1 Hide null file path on backup creation (closes #1515) 2020-02-23 13:05:39 -05:00
Unlocked ca10356fd9 Added Webtoon with Padding viewer (#2618)
* Added Webtoon with Padding viewer

* Change webtoon padding to be a config option

* Removed obselete padded_webtoon

* Switch ambiguous padding to vertical padding
2020-02-23 12:44:50 -05:00
arkon 61d2107e9c Add secure screen setting 2020-02-22 13:32:05 -05:00
arkon b06f1c81bc Remove usages of incorrect platform yes/no strings 2020-02-22 12:38:06 -05:00
arkon 8bb83782c7 Biometrics lock (closes #1686) 2020-02-21 23:04:37 -05:00
arkon 2c23c42c98 Default to light theme prior to Oreo 2020-02-19 18:38:40 -05:00
Simon M edcadb7dd1 Change default theme to System Default (#2608)
* Change default theme to System Default

Hopefully this was the only string that dictated the default setting.

* Update PreferencesHelper.kt
2020-02-19 18:34:21 -05:00
arkon 9942227c6c Minor system theme tweaks 2020-02-18 22:05:54 -05:00
onlymash 02b5c3da71 Support follow system theme[Android 10] (#2603)
* Support follow system theme

* Show [follow system theme] only on Oreo and newer

* Update preference values of theme

* Refine theme preference
2020-02-18 21:58:52 -05:00
arkon 3ecc883944 Run default Android Studio formatter on code 2020-02-17 17:23:37 -05:00
onlymash 12aa04be93 Fix fullscreen reader for notch device (#2595)
* Fix fullscreen reader for notch device

* Make cutout mode configurable

* Rename cutout option
2020-02-17 10:40:49 -05:00
arkon b04ebb1782 Allow selecting default category for auto download 2020-02-16 17:17:23 -05:00
arkon 34bf9b729e More coroutine network call fixes 2020-02-14 09:23:54 -05:00
arkon 6a95ff56df Use coroutines for updater 2020-02-09 22:36:44 -05:00
arkon f3adff1da1 Move PreferenceDSL 2020-02-04 22:19:17 -05:00
arkon 0473c36c6f Restore setting controller fade
Removes help button in each section, which is jumpy. Fade is nicer though.
2020-02-04 22:16:31 -05:00
arkon c9cb75aee1 Group tracking setting activities 2020-02-04 22:14:49 -05:00
arkon b9420040f5 Move help into settings menu 2020-02-04 21:23:16 -05:00
arkon 59b925a028 Include commit SHA in dev version info 2020-02-03 19:15:23 -05:00
arkon 47f5ea881f Reorganize other util files 2020-02-02 22:22:54 -05:00
arkon 9f9de27a57 Reorganize some util files 2020-02-02 22:04:11 -05:00
arkon 9a3ec56eb4 Move edit categories to library settings 2020-02-02 18:13:13 -05:00
arkon 4f03ee814a Categorize library settings 2020-02-02 18:04:50 -05:00
arkon 13ea1342fb Optimize imports 2020-01-28 22:47:57 -05:00
arkon c707d4bfd8 Minor date format code cleanup 2020-01-28 22:32:56 -05:00
Sam Lewis aeacdad484 Allow setting a preferred date format (#2175) 2020-01-28 22:23:41 -05:00
arkon bf140be75e Rename sources settings to filter 2020-01-26 17:39:06 -05:00
arkon f4bb9b604a Fix sources/extension filters toggles being indented 2020-01-23 20:50:55 -05:00
arkon 98f86a44ef Add tracker logout dialog (closes #2475) 2020-01-19 17:03:11 -05:00
Jay 1b3169e0d0 Update tracking controller after logging in to Bangumi 2020-01-19 16:42:59 -05:00
Jay d1db9fb659 Build time now opens changelog
(cherry picked from commit 22bb3463593c060405694da39a0eb1f5ca1d6ba1)
2020-01-16 08:57:46 -05:00
arkon 012b1b56aa Minor grammar fixes 2020-01-11 10:11:39 -05:00
arkon ff999a6dda Show selected preference for "Library update order" 2020-01-11 10:11:30 -05:00
arkon 044a4f7575 Split general settings into general and library 2020-01-09 21:22:58 -05:00
arkon 83d5e458ca Update to SDK 29 (Android 10) (#2468) 2020-01-09 20:31:27 -05:00
arkon 5cddb269d6 Minor code cleanup 2020-01-07 20:17:07 -05:00