View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013350 | MMA | Synchronization | public | 2016-06-10 10:31 | 2022-02-03 11:04 |
Reporter | marek | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0013350: Implement sync progress and sync result activities using ORM and data binding | ||||
Description | It is necessary to rework the current UI of wifi sync. It is limited and sometimes not refreshed properly. Currently we use sending of progress object via intents. That is limited due to limited size of this attachement object. In new UI, we will use new data binding API to bind UI with sync progress objects. This will automate refreshing of UI. We will also use new ORM library DBFlow to easily store the sync progress objects to database. This way we can store any amount of tracks and data for confirmation dialog and for result activity. So sync thread can store the progress to DB and UI thread is automatically notified and refreshed from DB. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1005 | ||||
related to | 0010912 | closed | martin | Delete tracks confirmation dialog is difficult to navigate for large sync lists |
parent of | 0013107 | closed | martin | Sync status sometimes disappears |
parent of | 0012890 | closed | martin | Sync list / sync confirmation dialog sometimes fails to display |
related to | 0015844 | closed | martin | Wifi-Sync - to much items in confirmation dialog cause crash |
related to | 0013613 | closed | martin | Sync Status shows Updating Metadata while MMW is preparing Sync List |
related to | 0016063 | closed | martin | Sync: Enforce Mask do not work |