1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 11:15:54 +02:00
immich/mobile/lib
Pruthvi Bugidi 0eacdf93eb
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
..
constants feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
entities feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
extensions feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models refactor: deduplicate MemoryType and ReactionType enums (#11479) 2024-07-31 12:08:31 -05:00
pages feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
providers fix(mobile): mobile logging out randomly (#11431) 2024-07-30 13:15:48 -05:00
routing feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
services feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
utils feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
widgets feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
main.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00