0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/mobile/lib
Alex 9503bf479b
feat(album): album view sort order (#14648)
* feat(mobile): album view sort order

* feat: add error message

* refactor(mobile): album page (#14659)

* refactor album page

* update lint rule

* const record

* fix: updating sort order when pull to refresh

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>

* Move sort toggle button to bottom sheet menu

* chore: revert multiselectgrid loading status

* chore: revert multiselectgrid loading status

---------

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-12-16 16:11:48 +00:00
..
constants feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
entities feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
extensions feat(mobile): Auto switching server URLs (#14437) 2024-12-05 09:11:48 -06:00
interfaces feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models feat(mobile): Auto switching server URLs (#14437) 2024-12-05 09:11:48 -06:00
pages feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
providers feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
repositories feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
routing feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
services feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
theme refactor(mobile): refactor theme management (#14415) 2024-12-11 16:30:56 +00:00
utils feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
widgets feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
main.dart refactor(mobile): refactor theme management (#14415) 2024-12-11 16:30:56 +00:00