1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/memories/ui
martyfuhry c29976cd6f
feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793)
* Made memories full screen

* Uses linear bar and fits the card better for memories

* Fixes pageview close button moving with pages

* Uses hooks instead of stateful components

* Adds ticks to the progress indicator

* Rounds the edges of the progress bar

* Fixes trailing comma analyze error

* Adds padding and hero to memories

* Fixes an issue with initial index set and adds hero / proper padding

* Fixes aspect ratio calculation

* Color

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-02-05 19:12:33 +00:00
..
memory_bottom_info.dart feat(mobile): Add end page to the end to memories (#6780) 2024-01-30 17:47:47 -06:00
memory_card.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00
memory_epilogue.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00
memory_lane.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00
memory_progress_indicator.dart feat(mobile): Memories activity is now full screen, better image fit, adds progress indicator (#6793) 2024-02-05 19:12:33 +00:00