mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* feat(mobile): shared album activities * add like buttons and fix behavior of unliking * fix: conditionally show activity button and fix title truncations * fix(mobile): newest/oldest album sort (#20743) * fix(mobile): newest/oldest album sort * chore: use sqlite to determine album asset timestamps * Fix missing future Co-authored-by: Alex <alex.tran1502@gmail.com> * fix: async handling of sort * chore: tests * chore: code review changes * fix: use created at for newest asset * fix: use localDateTime for sorting * chore: cleanup * chore: use final * feat: loading indicator --------- Co-authored-by: Alex <alex.tran1502@gmail.com> --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| app_bar_dialog | ||
| confirm_dialog.dart | ||
| date_time_picker.dart | ||
| delayed_loading_indicator.dart | ||
| drag_sheet.dart | ||
| dropdown_search_menu.dart | ||
| fade_in_placeholder_image.dart | ||
| immich_app_bar.dart | ||
| immich_image.dart | ||
| immich_loading_indicator.dart | ||
| immich_logo.dart | ||
| immich_sliver_app_bar.dart | ||
| immich_thumbnail.dart | ||
| immich_title_text.dart | ||
| immich_toast.dart | ||
| local_album_sliver_app_bar.dart | ||
| location_picker.dart | ||
| mesmerizing_sliver_app_bar.dart | ||
| person_sliver_app_bar.dart | ||
| remote_album_sliver_app_bar.dart | ||
| scaffold_error_body.dart | ||
| search_field.dart | ||
| selection_sliver_app_bar.dart | ||
| share_dialog.dart | ||
| thumbhash_placeholder.dart | ||
| transparent_image.dart | ||
| user_avatar.dart | ||
| user_circle_avatar.dart | ||