index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
SyncAdaptersCache.java
Age
Commit message (
Expand
)
Author
2020-11-30
Mechanical refactoring to new typed XML classes.
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-05-23
Validating non-empty authority and accountType
Suprabh Shukla
2016-08-23
Only sync adapters with access can see an account - framework
Svetoslav Ganov
2015-06-19
App Standby : Association between content providers and their sync adapter
Amith Yamasani
2012-12-11
Move lingering services to services.jar.
Jeff Sharkey
2011-08-25
add a way for the sync adapter to specify the activity that should
Fred Quintana
2010-12-09
allow sync adapter authors to control more policies
Fred Quintana
2010-03-04
Fix some bugs.
Dianne Hackborn
2009-11-10
Make the RegisteredSErvices Cache not allow the registered service for a
Fred Quintana
2009-08-20
add a supportsUploading flag in the SyncAdapter description and honor it in t...
Fred Quintana
2009-08-18
make syncadapter set whether the account is syncable
Fred Quintana
2009-06-15
add icon and label to the authenticator description
Fred Quintana
2009-04-30
decouple SyncAdapter from ContentProvider
Fred Quintana