Commit Graph

399 Commits

Author SHA1 Message Date
arkon
2ab6af6471 Consume and extend 1.x Source API
TODO: make the rest of the app actually call the 1.x functions
2020-10-26 10:52:28 -04:00
arkon
2860bbfb12 Minor dependency updates 2020-10-24 13:17:14 -04:00
arkon
7a476abb53 Migrate to kotlinx.serialization for extensions and update fetching 2020-10-11 14:53:02 -04:00
arkon
6c792d2821 Update dependencies 2020-10-10 16:34:06 -04:00
arkon
9afb445620 Update AboutLibraries 2020-10-10 16:30:26 -04:00
arkon
842295348e Add Amharic locale 2020-10-04 13:10:40 -04:00
Aakash Singh
e8f5963a57
Workflow improvements (#3891)
* add caching steps to build_check workflow

* add gradle.properites for github runner

* refactor ci-gradle.properties

* specify ndk versiion in build.gradle

* remove ndk install and cache steps from build_check

* moved runner files to separate folder

* refactor build_check.yml
2020-10-04 12:44:04 -04:00
arkon
2df6a4dde8 Update AndroidX dependencies 2020-10-03 10:18:39 -04:00
arkon
969b57ade9 Update subsampling-scale-image-view 2020-09-30 22:55:13 -04:00
arkon
a3c598a3e1 Remove card backgrounds from browse lists 2020-09-26 19:03:46 -04:00
arkon
766f9e37b5
#3520 Searchable Settings (#3683)
* Adding class stubs for settings search, UI elements.

* -  implement searchable settings
- `SettingsController.setupPreferenceScreen` must return a PreferenceScreen

* Remove unneeded SettingsControllerFactory.

* Set query hint, clean up code smell.

* Add search button to MoreController, stop infinite recursion.

* - initialize SearchResultCollection once in Activity.onCreate

* - implement prefernce highlighting after settings search

* - 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

* Limiting search to settings menu only, localized breadcrumb string, and code cleanup after code review.

* - moved call to SettingsSearchHelper.initPreferenceSearchResultCollection() into SettingsSearchController

* Code review cleanup and refactoring.

* Inlined non-reused key strings.

* Adding more UI polish, add comments for future enhancements.

* - retain search query when navigating *away* from SettingsSearchController
- keep `searchItem` in `expandActionView` state until user goes back (fixes the empty view in `SettingsSearchSearchController` issue)

Co-authored-by: mpm11011 <markuscicero5@gmail.com>
Co-authored-by: lmj0011 <9396189+lmj0011@users.noreply.github.com>
2020-09-22 22:23:38 -04:00
arkon
477aedbffa Minor updates 2020-09-20 10:34:22 -04:00
mpm11011
528c1b90c2
Merge branch 'dev' into dev-settings-search 2020-09-16 14:56:34 -04:00
arkon
2769e27a2a Release 0.10.5 2020-09-14 10:46:59 -04:00
arkon
76f6fe4601 Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 18:48:20 -04:00
arkon
670294a427 Update OkHttp and Conscrypt 2020-09-11 21:55:44 -04:00
arkon
738a3999b4 Update Conscrypt 2020-09-03 22:18:56 -04: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
arkon
d9000f6fd1 Update dependencies 2020-08-29 17:12:50 -04:00
mpm11011
b10b13a339
Merge branch 'dev' into dev-settings-search 2020-08-26 21:00:21 -04:00
mpm11011
5b5ea5ab8a Remove unneeded SettingsControllerFactory. 2020-08-26 20:53:56 -04:00
arkon
4929e66ecc Update ActionMode styling 2020-08-22 12:36:29 -04:00
arkon
4c31e3fc5f AndroidX dependency updates 2020-08-22 10:43:02 -04:00
lmj0011
8c82b766e3 - implement searchable settings
- `SettingsController.setupPreferenceScreen` must return a PreferenceScreen
2020-08-19 10:28:04 -05:00
arkon
3aafc671f8 Dependency updates 2020-08-17 15:36:04 -04:00
arkon
967df6f7a3 Update to Kotlin 1.4 2020-08-17 15:24:11 -04:00
mpm11011
22518f173f Adding class stubs for settings search, UI elements. 2020-08-16 19:11:23 -04:00
TacoTheDank
159146e197 Slight gradle cleanup, plugin updates 2020-08-12 22:33:50 -04:00
arkon
e6f025a9fb Release 0.10.4 2020-08-10 14:34:32 -04:00
arkon
6f047fb5aa Update OkHttp 2020-08-09 11:48:08 -04:00
arkon
13d31669ac Explicitly depend on core-ktx 2020-08-08 12:10:12 -04:00
arkon
ecec1bd102 Revert "Use insetter library for handling inset padding" (fixes #3586)
This reverts commit 3ddd1033c3.
2020-08-03 16:55:41 -04:00
arkon
0c07e05a2b Release 0.10.3 2020-08-03 14:18:04 -04:00
arkon
3ddd1033c3 Use insetter library for handling inset padding 2020-08-02 23:09:18 -04:00
arkon
4857073f30 Revert "Use AndroidX WebKit library"
This reverts commit 7e7eb9f39f.
2020-08-02 16:12:05 -04:00
arkon
cdbefd9191 Release 0.10.2 2020-08-02 14:30:51 -04:00
arkon
d921ba81c8 Revert "Downgrade coroutines and flow-preferences"
This reverts commit b47ee8857b.
2020-08-02 11:54:32 -04:00
arkon
e381d9fc8e Release 0.10.1 2020-08-01 13:51:00 -04:00
arkon
b8a98ef5e4 Release 0.10.0 2020-08-01 11:35:03 -04:00
arkon
b47ee8857b Downgrade coroutines and flow-preferences 2020-07-31 15:31:42 -04:00
arkon
131dfa62c4 Temporarily revert to stable version of androidx.biometric (closes #3425) 2020-07-31 15:01:28 -04:00
arkon
7a94b477cb Update ConstraintLayout 2020-07-30 22:22:44 -04:00
arkon
e4d075fb91 Update dependencies 2020-07-25 13:07:56 -04:00
arkon
2dcb73700b Update Material Components 2020-07-25 11:05:05 -04:00
arkon
49693934cf Update dependencies 2020-07-22 22:21:50 -04:00
arkon
08dc57fd02 Revert ViewPager2 library 2020-07-19 21:33:19 -04:00
arkon
cede590696 Remove unused ViewStatePagerAdapter dependency 2020-07-19 12:14:08 -04:00
arkon
2a202bd510 Migrate library to ViewPager2 2020-07-19 11:48:41 -04:00
arkon
4e6cc013e5 Update subsampling-scale-image-view 2020-07-18 15:01:13 -04:00
arkon
0c65d54d89 Switch to tachiyomiorg fork of subsampling-scale-image-view 2020-07-18 10:58:35 -04:00