52
edits
m (→Resources) |
mNo edit summary |
||
Line 25: | Line 25: | ||
* Run as a lightweight Android service so that sync data is available as soon as Fennec starts | * Run as a lightweight Android service so that sync data is available as soon as Fennec starts | ||
** Perhaps run service more aggressively when Fennec is actually running, back down when Fennec isn't running to avoid using too large of a memory footprint (Android kills background services when it is in need of more memory) | ** Perhaps run service more aggressively when Fennec is actually running, back down when Fennec isn't running to avoid using too large of a memory footprint (Android kills background services when it is in need of more memory) | ||
Here is the beginning of a [[Image:ClassDiagram.png|class diagram]] for the Sync Client. Details will be filled in as the client is designed. | |||
==Milestones== | ==Milestones== |
edits