index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
SyncOperation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip operations for users who are not running
Alon Albert
2012-09-21
1
-7
/
+12
*
fix expedited syncs. there were times when an expedited sync wouldn't
Fred Quintana
2012-05-06
1
-0
/
+4
*
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
1
-2
/
+6
*
allow sync adapter authors to control more policies
Fred Quintana
2010-12-09
1
-2
/
+5
*
Make a separate active sync queue for initialization and regular syncs.
Fred Quintana
2010-10-05
1
-19
/
+54
*
Changed SyncOperation.toKey() to not rely on the implementation of
Fred Quintana
2010-08-05
1
-1
/
+1
*
- changed periodic sync scheduling to just creating pending
Fred Quintana
2010-03-30
1
-3
/
+9
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error
Fred Quintana
2010-03-01
1
-3
/
+3
*
- change the SyncManager to retry MANUAL syncs that encounter a soft error
Fred Quintana
2010-02-08
1
-0
/
+3
*
enhance the sync manager backoff logic and add support for retry-after
Fred Quintana
2010-01-25
1
-0
/
+95