Commit graph

4 commits

Author SHA1 Message Date
Peter Ombodi
ebfab4b01b sync_stream.service depend on repos
refactor assets restoration
update dependencies in tests
2025-10-07 14:18:45 +03:00
Peter Ombodi
3eb2bf0342 optimize, refactor code
remove redundant code and checking
getTrashedAssetsForAlbum for iOS
tests for hash trashed assets
2025-10-06 11:41:34 +03:00
Peter Ombodi
f7e5288173 rework trashed assets handling
- add new table trashed_local_asset
- mirror trashed assets data in trashed_local_asset.
- compute checksums for assets trashed out-of-app.
- restore assets present in trashed_local_asset and non-trashed in remote_asset.
- simplify moving-to-trash logic based on remote_asset events.
2025-09-18 13:55:56 +03:00
Peter Ombodi
1682766ccb rename TrashService to TrashSyncService to avoid duplicated names
revert changes in original trash.provider.dart
2025-08-08 14:24:36 +03:00
Renamed from mobile/lib/providers/infrastructure/trash.provider.dart (Browse further)