Add support to searching with source name, id and baseUrl for a extension's sources.
(cherry picked from commit 9e83130bd8a8fac1b13b0d093c301cd93892c27e)
* Pair ActionToolbar with ActionMode
This makes ActionToolbar an activity object that can be configured in the
similar way as ActionMode
* Remove action toolbar workaround now that it stays in activity layout
5924
* Set status bar color when action mode is active
6256
* Adjust fab show timing after action mode finished
* Adjust action toolbar layout and animation
Default corner size and use bottom sheet animation
6069
* Adjust action toolbar layout on large screen
Right half of the screen
(cherry picked from commit 2ed01af72381c3abc8692af22bc528c93f24d530)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
This doesn't make sense to have if the intention is to have reasonably sized global updates. Opting to remove it to remove complexity instead.
(cherry picked from commit 65062b4bcbe65ffc75a6c5e656d39c91be327d63)
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/database/queries/MangaQueries.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/setting/SettingsLibraryController.kt
* Add option for library update only update completely read manga
only check manga for updates if there is no unread chapter
* sum
(cherry picked from commit 6fddad7a77fca781582b9d98de66c29848df2a17)
-created an <!-- Appearance Settings --> and changed the position of related strings
-translated strings with name 'data_saver_exclude' & 'data_saver_stop_exclude' and moved to the <!-- Advanced Settings -->
-deleted quantity 'zero' in string with name 'pref_tag_sorting_desc'
-changed strings with name 'log_minimal','log_extra & 'log_extreme'
-changed string with name 'latest_'
-changed string with name 'similar'
-changed string with name 'visible'
-changed string with name 'media_id'
-changed string with name 'page_layout'
-changed string with name 'eh_batch_add'
-changed string with name 'ext_redundant'
-changed string with name 'loading_manga'
-changed string with name 'latest_tab_empty'
-changed string with name 'too_many_watched'
-changed string with name 'batch_add_summary'
-changed string with name 'pref_category_fork'
-changed string with name 'skip_page_restyling'
-changed string with name 'eh_batch_add_finish'
-changed string with name 'data_saver_color_bw'
-changed string with name 'clear_db_exclude_read'
-changed string with name 'reader_preload_amount'
-changed string with name 'alternative_login_page'
-changed string with name 'gallery_update_checker'
-changed string with name 'fields_cannot_be_blank'
-changed string with name 'action_add_repo_message'
-changed string with name 'mangadex_add_to_follows'
-changed string with name 'delete_merged_manga_desc'
-changed string with name 'preserve_reading_position'
-changed string with name 'reader_cache_size_summary'
-changed string with name 'automatic_can_still_switch'
-changed string with name 'gallery_updater_stats_text'
-changed string with name 'gallery_updater_statistics'
-changed string with name 'download_merged_manga_desc'
-changed string with name 'skip_queue_on_retry_summary'
-changed string with name 'pref_show_bottom_bar_labels'
-changed string with name 'favorites_sync_add_to_local'
-changed string with name 'reader_preload_amount_summary'
-changed string with name 'captcha_solve_failure_message'
-changed string with name 'custom_igneous_cookie_message'
-changed string with name 'eh_settings_out_of_slots_error'
-changed string with name 'eh_settings_out_of_slots_error'
-changed string with name 'pref_source_navigation_summery'
-changed string with name 'toggle_hentai_features_summary'
-changed string with name 'force_sync_state_reset_summary'
-changed string with name 'pref_source_navigation_summery'
-changed string with name 'pref_skip_pre_migration_summary'
-changed string with name 'pref_force_horz_seekbar_summary'
-changed string with name 'no_chapters_found_for_migration'
-changed string with name 'favorites_sync_adding_to_remote'
-changed string with name 'favorites_sync_remove_from_local'
-changed string with name 'chapter_updates_merged_manga_desc'
-changed string with name 'put_recommends_in_overflow_summary'
-changed string with name 'batch_add_unknown_type_log_message'
-changed string with name 'library_group_updates_all_but_ungrouped'
-changed string with name 'mangadex_sync_follows_to_library_summary'
Brightness should be modified more often than the color filter. Since this will always be visible even when the sheet is half expanded, you have a better idea of its effect.
(cherry picked from commit ecd54142873d1282721163690c38c52c133e4129)
Since apparently people don't read and either option is considered destructive to different people.
(cherry picked from commit cd87c7e88efafd5800b563d51c2ede4a84ad5e4b)