| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DUMP permission checks to services | Kenny Root | 2011-09-29 | 1 | -0/+8 |
* | Fix a bug in the account chooser where relaunching an in-progress flow | Fred Quintana | 2011-09-27 | 2 | -45/+56 |
* | An extra is being written as one type and read as the wrong type. | Fred Quintana | 2011-09-19 | 2 | -8/+8 |
* | Fixed the javadoc for AccountManager.newChooseAccountIntent() | Fred Quintana | 2011-09-19 | 1 | -6/+8 |
* | Continuation of the unified account chooser flow. | Fred Quintana | 2011-09-16 | 3 | -22/+106 |
* | Add a generic account chooser/add account flow for apps. | Fred Quintana | 2011-09-15 | 3 | -0/+534 |
* | b/5316640 fix bundle add | Costin Manolache | 2011-09-14 | 1 | -6/+14 |
* | For consistency with getAuthToken, pass UID/PID for add account. Needed for c... | Costin Manolache | 2011-09-12 | 2 | -32/+36 |
* | Add a form of getAuthToken that both accepts an options Bundle and | Fred Quintana | 2011-09-08 | 1 | -0/+97 |
* | Make the AbstractAccountAuthenticator return an error to the AccountManagerSe... | Fred Quintana | 2011-06-23 | 1 | -73/+45 |
* | Tolerate missing AccountManager resource, not just missing resource name | Brian Carlstrom | 2011-04-07 | 5 | -9/+33 |
* | resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp | repo sync | 2011-03-22 | 1 | -16/+0 |
|\ |
|
| * | remove the code that clears the passwords when the sim | Fred Quintana | 2011-03-07 | 1 | -91/+0 |
| * | DO NOT MERGE | Costin Manolache | 2011-03-01 | 4 | -16/+135 |
| * | Fix bug in permission grant system. | Costin Manolache | 2010-12-09 | 2 | -26/+89 |
* | | Fix a deadlock in AccountManagerService cause by different | Fred Quintana | 2011-03-01 | 1 | -318/+350 |
* | | Merge "Make the AccountManagerService clear old grants when the package that ... | Fred Quintana | 2011-02-28 | 1 | -0/+35 |
|\ \ |
|
| * | | Make the AccountManagerService clear old grants when the package | Fred Quintana | 2011-02-28 | 1 | -0/+35 |
* | | | remove the code that clears the passwords when the sim | Fred Quintana | 2011-02-25 | 1 | -96/+0 |
|/ / |
|
* | | Add TelephonyManager.getCurrentPhoneType | Wink Saville | 2011-02-01 | 1 | -1/+1 |
* | | Merge "If 'customTokens', let authenticator handle notification." into honeycomb | Costin Manolache | 2011-01-25 | 2 | -1/+11 |
|\ \ |
|
| * | | If 'customTokens', let authenticator handle notification. | Costin Manolache | 2011-01-25 | 2 | -1/+11 |
* | | | Fix bug 3378333 - Holo-style layout for granting permissions | Adam Powell | 2011-01-25 | 1 | -1/+1 |
|/ / |
|
* | | Fix bug #3338957 (Account Picker and Account type picker need love) | Fabrice Di Meglio | 2011-01-21 | 1 | -11/+109 |
* | | Token cache was not reset on password change | Costin Manolache | 2011-01-19 | 1 | -0/+8 |
* | | Add back NEW_TASK flag. | Costin Manolache | 2011-01-17 | 1 | -0/+4 |
* | | Fix previous quick fix, LoginOptions is final. | Costin Manolache | 2011-01-14 | 1 | -4/+3 |
* | | Fix NPE, caller may not pass loginOptions. | Costin Manolache | 2011-01-14 | 1 | -0/+3 |
* | | Add ActivityManager#isRunningInTestHarness() public API. | Brett Chabot | 2011-01-09 | 1 | -4/+3 |
* | | remove the hack to delay the accounts changed intent for the first account | Fred Quintana | 2010-12-17 | 1 | -17/+1 |
* | | Add a new attribute to auth descriptors to indicate custom handling of permis... | Costin Manolache | 2010-12-17 | 4 | -8/+46 |
* | | Fix bug in permission grant system. | Costin Manolache | 2010-12-07 | 2 | -26/+89 |
* | | add caching to the AccountManagerService | Fred Quintana | 2010-12-03 | 3 | -182/+490 |
* | | Remove notifications for account when account is removed. | Costin Manolache | 2010-11-16 | 1 | -0/+12 |
* | | am 6f50a956: am 799f2bb0: am b37bca9e: Merge "COMMENT ONLY change to fix some... | Dan Egnor | 2010-08-06 | 1 | -69/+73 |
|\ \
| |/ |
|
| * | am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (... | Dan Egnor | 2010-08-06 | 1 | -69/+73 |
| |\ |
|
| | * | COMMENT ONLY change to fix some formatting glitches and | Dan Egnor | 2010-08-02 | 1 | -69/+73 |
* | | | fix a bug where some accounts changed listeners don't see the new | Fred Quintana | 2010-07-15 | 1 | -16/+16 |
* | | | Add needsOtaServiceProvisioning to Phone. | Wink Saville | 2010-05-24 | 1 | -1/+1 |
|/ / |
|
* | | am 2aa2f78e: am e8b1971c: Merge "allow null authtokens to invalidateAuthToken... | Fred Quintana | 2010-04-01 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | allow null authtokens to invalidateAuthToken | Fred Quintana | 2010-04-01 | 1 | -4/+5 |
| * | DO NOT MERGE | Oscar Montemayor | 2010-03-29 | 1 | -7/+1 |
|/ |
|
* | check for nulls | Fred Quintana | 2010-03-25 | 3 | -46/+79 |
* | - make the SyncManager add periodic syncs when it upgrades from a | Fred Quintana | 2010-03-16 | 1 | -1/+1 |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 1 | -0/+16 |
* | check if the binding to the authenticator has been disconnected | Fred Quintana | 2010-03-10 | 1 | -1/+13 |
* | - add verbose logging to the authenticator | Fred Quintana | 2010-03-09 | 3 | -4/+129 |
* | Merge "Defend against an unexpected null bundle that causes blockingGetAuthTo... | Fred Quintana | 2010-03-04 | 1 | -0/+19 |
|\ |
|
| * | Defend against an unexpected null bundle that causes blockingGetAuthToken() t... | Fred Quintana | 2010-03-04 | 1 | -0/+19 |
* | | Fix some bugs. | Dianne Hackborn | 2010-03-04 | 1 | -2/+4 |
|/ |
|