index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
SyncOperation.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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