immich/mobile/lib/widgets/settings
Pruthvi Bugidi 0eacdf93eb
Some checks are pending
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker / Build and Push (., cpu, server/Dockerfile, immich-server, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, armnn, machine-learning/Dockerfile, immich-machine-learning, linux/arm64, -armnn) (push) Waiting to run
Docker / Build and Push (machine-learning, cpu, machine-learning/Dockerfile, immich-machine-learning, linux/amd64,linux/arm64) (push) Waiting to run
Docker / Build and Push (machine-learning, cuda, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -cuda) (push) Waiting to run
Docker / Build and Push (machine-learning, openvino, machine-learning/Dockerfile, immich-machine-learning, linux/amd64, -openvino) (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Waiting to run
Test / Server (push) Waiting to run
Test / CLI (push) Waiting to run
Test / CLI (Windows) (push) Waiting to run
Test / Web (push) Waiting to run
Test / End-to-End Tests (push) Waiting to run
Test / Mobile (push) Waiting to run
Test / Machine Learning (push) Waiting to run
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / TypeORM Checks (push) Waiting to run
feat(mobile): add support for material themes (#11560)
* feat(mobile): add support for material themes

Added support for custom theming and updated all elements accordingly.

* fix(mobile): Restored immich brand colors to default theme

* fix(mobile): make ListTile titles bold in settings main page

* feat(mobile): update bottom nav and appbar colors

* small tweaks

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-06 14:20:27 +00:00
..
asset_list_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
asset_viewer_settings feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
backup_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
custom_proxy_headers_settings feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
preference_settings feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
advanced_settings.dart feat(mobile): Adding setting in mobile app to TLS client certificate (#10860) 2024-07-26 13:59:02 +00:00
language_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
local_storage_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
notification_setting.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
settings_button_list_tile.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
settings_radio_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_slider_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_page_scaffold.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_title.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_switch_list_tile.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
ssl_client_cert_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00