immich/mobile/test
idubnori 5e6087ea28
feat(mobile): chat-style album activities timeline (#23185)
* feat(mobile): open assetviewer via album activities page

* adjust ui behavior: keep current asset & disable initial forcus

* init of v2...

* refactoring...

* refactor: remove _DismissibleWrapper

* feat: initial scrolling to bottom

* refactor: use feature toggle

* refactor: new route page

* fix: file name, dcm analyze

* fix: test failure

* fix: remove toggle and the exisitng style based on review feedback

* refactorr: rename methods for clarity in comment bubble widget

* chore: styling

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-10-29 13:45:28 +00:00
..
domain fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
drift/main fix: merged timeline orderby localtime (#22371) 2025-09-29 09:53:40 -05:00
fixtures feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
infrastructure fix: flaky mobile sync api tests (#23324) 2025-10-28 12:16:36 -05:00
modules feat(mobile): chat-style album activities timeline (#23185) 2025-10-29 13:45:28 +00:00
pages/search
services fix: fetch original name before upload (#21877) 2025-10-27 09:32:24 -05:00
test_utils
utils feat(mobile): view similar photos (#22148) 2025-10-28 16:17:26 -05:00
api.mocks.dart
dto.mocks.dart
mock_http_override.dart
repository.mocks.dart
service.mocks.dart
test_utils.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
widget_tester_extensions.dart