mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* feat(mobile): timeline - add selectable all-assets control * feature(mobile): introduce bottomWidgetBuilder in Timeline remove redundant code * fix(mobile): remove redundant code * refactor(mobile): refactor new code in Timeline * fix(mobile): fix format * refactor(mobile): replace unsupported Dart syntax for analyzer compatibility * refactor(mobile): remove Timeline.bottomSheet and migrate to bottomWidgetBuilder * refactor(mobile): restore Timeline.bottomSheet and remove bottomWidgetBuilder add withPersistentBottomBar param to Timeline class * refactor(mobile): refactor var name --------- Co-authored-by: Peter Ombodi <peter.ombodi@gmail.com> |
||
|---|---|---|
| .. | ||
| fixed | ||
| constants.dart | ||
| header.widget.dart | ||
| scrubber.widget.dart | ||
| segment.model.dart | ||
| segment_builder.dart | ||
| timeline.state.dart | ||
| timeline.widget.dart | ||
| timeline_drag_region.dart | ||