68
edits
(Add Roadmap section for Syncto) |
(Add the Syncto server flow chart.) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 50: | Line 50: | ||
It has various 'adapters', which handle the communication with the device's various DataStores and other low-level APIs (initially only for history and passwords, but adapters for tabs and bookmarks will probably also follow later). FxDesktop currently stores data for these four collections, plus addons and preferences [?: what about form data?]. | It has various 'adapters', which handle the communication with the device's various DataStores and other low-level APIs (initially only for history and passwords, but adapters for tabs and bookmarks will probably also follow later). FxDesktop currently stores data for these four collections, plus addons and preferences [?: what about form data?]. | ||
If you would like to contribute a DataAdapter to the Sync app, come to the #fxos-sync irc channel, and see https://github.com/michielbdejong/gaia/tree/1200539-sync-app-integration-tests/apps/sync/#trying-out-the-sync-app (subject to change!) for how to test the parts we got working during sprint 6. | |||
= Roadmap = | = Roadmap = | ||
The | The status at the end of sprint 4 is shown in this [https://www.youtube.com/watch?v=BEYgx5chun0|this demo video]. | ||
The work is planned as part of the Data Sync sprints, using the [https://bugzilla.mozilla.org/show_bug.cgi?id=824026 Firefox Sync client for Firefox OS]: | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s5|sprint 5]] (ends 21 Aug 2015) | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s6|sprint 6]] (ends 4 Sep 2015) | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s7|sprint 7]] (ends 18 Sep 2015) | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s8|sprint 8]] (ends 2 Oct 2015) | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s9|sprint 9]] (ends 16 Oct 2015) | |||
* [[Firefox_OS_Data_Sync/Scrum/fxos-s10|sprint 10]] (ends 2 Nov 2015) | |||
= Server side flow = | |||
[[File:Syncto-Flowchart.png|Syncto Flow.]] |
edits