commit | 4b4f7c4ae13bdcdacee475ced67683dd1f9060f1 | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Fri Feb 19 10:46:36 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Feb 19 10:46:36 2010 -0800 |
tree | 5ffa3c668e08e24b498b21513ad9611948dae8a3 | |
parent | d1ae5cce45fc04438522b7bbe2103fd4177a5af9 [diff] | |
parent | 80936a262f6cced9c29a340a14e24f6a4a47bac4 [diff] |
Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235"