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> |
||
|---|---|---|
| .. | ||
| archive_action_button.widget.dart | ||
| base_action_button.widget.dart | ||
| cast_action_button.widget.dart | ||
| delete_action_button.widget.dart | ||
| delete_local_action_button.widget.dart | ||
| delete_permanent_action_button.widget.dart | ||
| delete_trash_action_button.widget.dart | ||
| download_action_button.widget.dart | ||
| edit_date_time_action_button.widget.dart | ||
| edit_image_action_button.widget.dart | ||
| edit_location_action_button.widget.dart | ||
| favorite_action_button.widget.dart | ||
| like_activity_action_button.widget.dart | ||
| motion_photo_action_button.widget.dart | ||
| move_to_lock_folder_action_button.widget.dart | ||
| remove_from_album_action_button.widget.dart | ||
| remove_from_lock_folder_action_button.widget.dart | ||
| restore_trash_action_button.widget.dart | ||
| share_action_button.widget.dart | ||
| share_link_action_button.widget.dart | ||
| stack_action_button.widget.dart | ||
| trash_action_button.widget.dart | ||
| unarchive_action_button.widget.dart | ||
| unfavorite_action_button.widget.dart | ||
| unstack_action_button.widget.dart | ||
| upload_action_button.widget.dart | ||