1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/album/ui
Alex acf099e481
chore(mobile): Mobile make over (#5129)
* chore: added overpass font

* Setting page

* style: app bar dialog

* style: backup controller and album selection page

* style: asset grid

* blanket fix

* blanket fix

* remove description input for local only asset

* revert

* merge main

* style: search page

* sharing page

* text size in sharing page

* style: library page

* library page

* album page + album creation page

* Navigationbar

* style: minor

* update

* album bottom sheet

* album option page

* minor style fix

* remove unused fonts

* remove fonts in pubspec
2023-11-20 08:58:03 -06:00
..
add_to_album_bottom_sheet.dart refactor(mobile): build context extensions (#4923) 2023-11-09 10:19:53 -06:00
add_to_album_sliverlist.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
album_action_outlined_button.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
album_thumbnail_card.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
album_thumbnail_listtile.dart refactor(mobile): build context extensions (#4923) 2023-11-09 10:19:53 -06:00
album_title_text_field.dart refactor(mobile): build context extensions (#4923) 2023-11-09 10:19:53 -06:00
album_viewer_appbar.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
album_viewer_editable_title.dart chore(mobile): Mobile make over (#5129) 2023-11-20 08:58:03 -06:00
shared_album_thumbnail_image.dart