| Commit message (Expand) | Author | Age | Files | Lines |
* | Add System Tracing capability to Sync Manager | Andy Stadler | 2012-05-04 | 1 | -0/+9 |
* | add a way for the sync adapter to specify the activity that should | Fred Quintana | 2011-08-25 | 1 | -0/+45 |
* | Move handing of a "cancel" inside try-finally block | Alon Albert | 2011-02-07 | 1 | -4/+3 |
* | allow sync adapter authors to control more policies | Fred Quintana | 2010-12-09 | 1 | -16/+70 |
* | Fix the rest of the javadoc warnings. | Joe Onorato | 2010-09-16 | 1 | -1/+2 |
* | some changes due to an API review | Fred Quintana | 2010-03-30 | 1 | -10/+14 |
* | moved the hidden sync helpers out of the framework | Fred Quintana | 2009-12-14 | 1 | -1/+12 |
* | - move the EventLog stuff out of ATSA | Fred Quintana | 2009-12-10 | 1 | -24/+6 |
* | Migration to TrafficStats. | Ken Shirriff | 2009-12-08 | 1 | -6/+6 |
* | add an IPC for sync initialization | Fred Quintana | 2009-10-14 | 1 | -0/+7 |
* | changes from Sync Manager API Review: bug 2164262 | Fred Quintana | 2009-10-06 | 1 | -19/+17 |
* | Add sync_details support. | Ken Shirriff | 2009-09-03 | 1 | -0/+24 |
* | re-enable cancelation of the sync thread upon receipt of ISyncAdapter.cancelS... | Fred Quintana | 2009-08-31 | 1 | -2/+1 |
* | disable canceling until the http connection code is understood | Fred Quintana | 2009-08-30 | 1 | -1/+2 |
* | add an accessor for Context for use by subclasses | Fred Quintana | 2009-08-27 | 1 | -0/+4 |
* | fix AbstractThreadedSyncAdapter to actually cancel syncs | Fred Quintana | 2009-08-27 | 1 | -1/+2 |
* | make sure that the sync thread is protected by a consistent lock | Fred Quintana | 2009-08-27 | 1 | -4/+5 |
* | run the sync thread at background priority | Fred Quintana | 2009-08-25 | 1 | -1/+2 |
* | make syncadapter set whether the account is syncable | Fred Quintana | 2009-08-18 | 1 | -2/+18 |
* | beef up the syncadapter API | Fred Quintana | 2009-06-16 | 1 | -0/+176 |