immich/mobile/lib
shenlong 73733370a2
feat: adds bottom sheet map and actions (#19726)
* reduce timeline rebuilds

* feat: adds bottom sheet map and actions (#19692)

* adds bottom sheet map and actions

* PR feedbacks

* only reload the asset viewer if asset is changed

* styling tweak

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>

* rename singleton and remove event prefix

* adds bottom sheet map and actions

* PR feedbacks

* refactor: use provider for viewer state

* feat: adds top and bottom app bar

* add safe area to bottom app bar

* change app and bottom bar color

* viewer - always have black background

* use the full width for the bottom sheet on landscape as well

* constraint the bottom sheet to not expand all the way

* add padding for location details in landscape

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-04 14:08:06 +07:00
..
constants feat: favorite action (#19623) 2025-06-30 12:21:09 +07:00
domain feat: adds bottom sheet map and actions (#19726) 2025-07-04 14:08:06 +07:00
entities refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
extensions feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
infrastructure feat: adds bottom sheet map and actions (#19726) 2025-07-04 14:08:06 +07:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 +07:00
models refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
pages refactor: reduce timeline rebuilds (#19704) 2025-07-04 10:30:34 +07:00
platform feat(mobile): sync local asset width & height from platform (#18994) 2025-06-08 21:50:54 +07:00
presentation feat: adds bottom sheet map and actions (#19726) 2025-07-04 14:08:06 +07:00
providers feat: adds bottom sheet map and actions (#19726) 2025-07-04 14:08:06 +07:00
repositories feat(mobile): trash and delete action (#19681) 2025-07-02 12:26:07 +07:00
routing feat: memories in new timeline (#19720) 2025-07-04 13:49:15 +07:00
services feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +07:00
theme refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
utils feat: memories in new timeline (#19720) 2025-07-04 13:49:15 +07:00
widgets refactor: reduce timeline rebuilds (#19704) 2025-07-04 10:30:34 +07:00
main.dart feat(mobile): deep links (#19232) 2025-06-24 09:20:24 +07:00