summaryrefslogtreecommitdiffstats
path: root/sync/android/java
Commit message (Expand)AuthorAgeFilesLines
* [Android] Introduce in-memory cache for Android sync settings.yfriedman@chromium.org2013-06-291-64/+147
* [Android] Hardcode InvalidationService as the Ticl service.yfriedman@chromium.org2013-05-231-90/+3
* Add way to tell if device can add google accountsdtrainor@chromium.org2013-04-293-0/+21
* Android: Make sure the NetworkChangeNotifier is initialized in getAuthTokenclamy@chromium.org2013-04-251-1/+2
* [Sync] Move Android enabled types logic into nativezea@chromium.org2013-03-274-96/+43
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+7
* Revert 190531 "Get OAuth2TokenService working on Android."hashimoto@chromium.org2013-03-261-7/+0
* Get OAuth2TokenService working on Android.dubroy@chromium.org2013-03-261-0/+7
* [sync] Remove deprecated SyncStatusHelper methodsnyquist@chromium.org2013-03-211-107/+2
* [sync] Split sync and signin helper classnyquist@chromium.org2013-03-153-47/+183
* Fix a bug that caused AuthToken permission not to be shown on Androidnyquist@chromium.org2013-03-131-17/+20
* [sync] Upstream the Android ProfileSyncServicenyquist@chromium.org2013-03-071-0/+68
* Android: Use ObserverList to maintain a list of observers/listenersnileshagrawal@chromium.org2013-03-051-8/+6
* [sync] Upstream the code that triggers the InvalidationControllernyquist@chromium.org2013-02-223-11/+49
* Add retry function to getNewAuthTokenclamy@chromium.org2013-02-152-7/+32
* [sync] Add ModelTypeResolver and control typesnyquist@chromium.org2013-02-114-7/+131
* Add retry function to AccountManagerHelper when called from foregroundclamy@chromium.org2013-02-061-49/+110
* Register autofill sync types on mobilecjhopman@chromium.org2013-02-051-0/+8
* Add password type to model types.yfriedman@chromium.org2013-01-301-0/+4
* Fix an NPE in InvalidationService.dsmyers@chromium.org2013-01-301-2/+3
* Record client id in ready(), not reissueRegs().dsmyers@chromium.org2013-01-291-6/+12
* Fix InvalidationService build errornyquist@chromium.org2013-01-261-0/+4
* Adds a client for v2 of the notification library.dsmyers@chromium.org2013-01-266-16/+514
* Upstreams SyncStatusHelper and dependencies.dsmyers@chromium.org2013-01-246-0/+805
* Add an invalidation preferences wrapper.dsmyers@chromium.org2013-01-193-10/+174
* [sync] Add java InvalidationController for Android.nyquist@chromium.org2013-01-122-0/+225