Commit Graph

310 Commits

Author SHA1 Message Date
mpm11011 d37341d7d0 Inlined non-reused key strings. 2020-09-05 16:20:45 -04:00
mpm11011 a5098e5b5b Code review cleanup and refactoring. 2020-09-05 14:28:41 -04:00
lmj0011 29ab99aa1f - moved call to SettingsSearchHelper.initPreferenceSearchResultCollection() into SettingsSearchController 2020-08-30 22:21:32 -05:00
mpm11011 d53719b79e Limiting search to settings menu only, localized breadcrumb string, and code cleanup after code review. 2020-08-30 16:35:21 -04:00
lmj0011 50c7b32b00 - Ensure all Preferences have a key set or else the highlighting effect will have no effect on it.
- remove ExtensionFilterController and SourceFilterController from settingControllersList in SettingsSearchHelper, since those are related to Extensions and not Settings
2020-08-28 20:47:18 -05:00
lmj0011 78072ad285 - implement prefernce highlighting after settings search 2020-08-28 12:52:30 -05:00
lmj0011 437a34b5dc - initialize SearchResultCollection once in Activity.onCreate 2020-08-27 00:53:50 -05:00
mpm11011 3ebea4c305 Add search button to MoreController, stop infinite recursion. 2020-08-26 23:07:59 -04:00
mpm11011 8fe315c354 Set query hint, clean up code smell. 2020-08-26 21:46:36 -04:00
mpm11011 5b5ea5ab8a Remove unneeded SettingsControllerFactory. 2020-08-26 20:53:56 -04:00
lmj0011 8c82b766e3 - implement searchable settings
- `SettingsController.setupPreferenceScreen` must return a PreferenceScreen
2020-08-19 10:28:04 -05:00
mpm11011 22518f173f Adding class stubs for settings search, UI elements. 2020-08-16 19:11:23 -04:00
arkon 64bdfabbd8 Revert ktlint update, unrevert Gradle and PR build workflow reverts (#3681) 2020-08-15 16:44:46 -04:00
arkon 4a136ef2aa Automatic linting fixes 2020-08-13 09:02:15 -04:00
arkon c3084ac43a Unhide parental controls settings 2020-08-12 22:34:00 -04:00
arkon 65b32ddeb2 Split out NSFW source setting to separate section
Temporarily hidden until feature is ready for stable release.
2020-08-10 14:19:35 -04:00
arkon dbaac69fad Add option to prevent deleting bookmarked chapters (closes #2082) 2020-08-09 12:18:05 -04:00
arkon cce919750a Minor rewording of chapter deletion settings 2020-08-09 12:04:56 -04:00
arkon 421dfb4a2d Allow partially loading extensions with individually marked NSFW sources 2020-08-08 19:06:52 -04:00
arkon abaca6e676 Option to hide NSFW extensions (closes #1312) 2020-08-08 16:27:55 -04:00
arkon b1fb401f63 Warn before restoring backup if trackers aren't logged in 2020-08-05 22:46:37 -04:00
arkon 885ace111e Fix toolbar being expanded when opening preference dialogs 2020-08-04 08:56:30 -04:00
arkon 885552b792 Move tracker setting dialogs 2020-08-03 23:04:49 -04:00
arkon af2ef0621a Remove Tagalog translations (closes #3579) 2020-08-03 11:20:06 -04:00
arkon 6a5af438dd Temporarily unrevert crop borders unification (closes #3487)
Reverts 1920568057
2020-07-31 14:59:34 -04:00
arkon ec56c27071 More core-ktx usages 2020-07-31 10:29:32 -04:00
arkon abd69d4f91 Fix weird backstack behaviour after clearing database
Shouldn't affect anything since controllers are recreated when entering different sections.
2020-07-25 16:45:27 -04:00
arkon 5452e29840 Remove redundant Reading Mode header 2020-07-16 23:02:14 -04:00
arkon 943081e80d Reorder animation speed options 2020-07-11 18:36:08 -04:00
arkon fa5d2276c0 Group theme settings into category 2020-07-10 22:37:36 -04:00
arkon d353a3457d Split general reader settings into reading mode and display 2020-07-10 22:29:46 -04:00
arkon b363b9fc1a Make page transitions setting apply to webtoon viewer as well 2020-07-10 22:24:55 -04:00
arkon 1920568057 Unify crop borders settings 2020-07-10 22:19:08 -04:00
arkon 339169b624 Hide invert volume keys setting when volume keys isn't enabled 2020-07-10 12:47:52 -04:00
arkon 7401673ac1 Update some icons 2020-07-07 17:29:32 -04:00
arkon 3da08cbcbf Add cv and fil locales 2020-07-04 13:56:25 -04:00
arkon ec6dba12bd Fix a settings section label 2020-06-27 10:24:29 -04:00
arkon 04d83e9a6a Add option to reverse tapping (#3360)
* Add option to reverse tapping

* Fix string for preference key

* Invert tapping for Webtoon and Vertical

* Use enum instead of boolean

* Add option to reader sheet

* Hide from reader sheet if tapping disabled and remove hard coded string

* Hide option if tapping disabled
2020-06-25 18:12:12 -04:00
arkon 2cb7624953 Make jumping to manga chapters optional 2020-06-25 18:10:46 -04:00
Andreas E e6ace844b6 Hide option if tapping disabled 2020-06-25 18:01:45 +02:00
arkon 3645d19135 Add advanced option for DNS over HTTPS via Cloudflare (closes #3377) 2020-06-23 22:42:53 -04:00
Andreas E c8a6a2653f Use enum instead of boolean 2020-06-23 12:09:10 +02:00
Andreas E c54b8e62d7 Add option to reverse tapping 2020-06-21 16:47:18 +02:00
arkon 8d1effa0e8 Add Persian locale 2020-06-19 17:22:22 -04:00
arkon 9207762ade Add some missing locales 2020-06-14 11:55:28 -04:00
Dimitri Rogava 0a22950ad3 Georgian translation (#3323)
* added georgian (ka) locale for strings.xml

* added georgian to locale list
2020-06-14 11:26:38 -04:00
arkon 3899938b25 Reading mode snackbar 2020-06-07 11:14:19 -04:00
arkon 0b73f8b1ef Update source/extension filter controller titles 2020-06-06 10:17:18 -04:00
arkon 9f53109414 Default reading mode to RTL (since this is a manga app...) 2020-05-31 18:44:19 -04:00
arkon 54cfb2acdf Manage sources from extension details (closes #3152) 2020-05-31 16:23:51 -04:00