summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accounts
Commit message (Expand)AuthorAgeFilesLines
* SECURITY: Don't pass a usable Pending Intent to 3rd parties.HEADreplicant-4.2-0004replicant-4.2Carlos Valdivia2015-08-301-1/+17
* Check if the Activity is finishing before showDialog()Tony Guo2013-04-281-1/+2
* Push scrollbars to screen edges.Jeff Sharkey2012-11-302-1/+10
* Prevent sync state changes when user is a monkeyGuang Zhu2012-10-222-2/+13
* Launch account addition activity from Settings instead of from AccountManagerAmith Yamasani2012-10-101-7/+30
* Revert "Show warning dialog in a multiuser system when adding a new account."Amith Yamasani2012-10-051-65/+5
* Pass flag to indicate multiple users on deviceRussell Brenner2012-10-021-1/+5
* Show warning dialog in a multiuser system when adding a new account.Amith Yamasani2012-09-261-5/+67
* am 450c4c86: Merge "Exit to Settings when removing the only account for a typ...Amith Yamasani2012-06-082-2/+6
|\
| * Exit to Settings when removing the only account for a type.Amith Yamasani2012-06-082-2/+6
* | am 5a0b3230: Merge "Add account type check for invisible sync adapters."Jean-Baptiste Queru2012-06-081-4/+7
|\ \ | |/ |/|
| * Add account type check for invisible sync adapters.Zhenguo Fu2012-06-071-4/+7
* | Directly go to account sync screen if there's only one account for that type.Amith Yamasani2012-06-071-0/+10
* | Add back a SYNC_SETTINGS screenAmith Yamasani2012-06-063-10/+218
* | Update headers when accounts are changed.Amith Yamasani2012-06-051-0/+8
* | Account types at toplevel of SettingsAmith Yamasani2012-06-044-160/+310
* | Fix crash when removing an account.Amith Yamasani2012-05-231-0/+4
* | Occlude syncs without provider info.Carlos Valdivia2012-05-081-3/+5
* | Help menus for several screens.Amith Yamasani2012-04-231-0/+6
|/
* Kill the Switch on top-right after exiting Accounts & sync.Amith Yamasani2011-11-151-8/+12
* Bug 5353255: use a switch to toggle accounts & syncGilles Debunne2011-09-281-12/+28
* Bug 5092721: Accounts & sync settings, auto sync in overflow menu.Gilles Debunne2011-09-141-42/+25
* Sync asset drop and smoother animation.Jeff Sharkey2011-08-303-39/+13
* Remove "background data" from accounts settings.Jeff Sharkey2011-08-161-66/+5
* Text instead of icons in account settings optionsGilles Debunne2011-07-252-8/+10
* Add an extra parameter to identify the caller application. Fix the handling o...Costin Manolache2011-07-211-1/+43
* Merge "Fixed intents to start Settings activities"Gilles Debunne2011-07-071-10/+18
|\
| * Fixed intents to start Settings activitiesGilles Debunne2011-07-071-10/+18
* | VpnSettings: switch to the new user interface.Chia-chi Yeh2011-07-021-1/+0
|/
* am 80cc0ffa: am e7f7643c: am 6ef6f183: Stability fixes for Settings. Asynchro...Amith Yamasani2011-06-141-0/+2
|\
| * Stability fixes for Settings. Asynchronous callbacks causing NPEs.Amith Yamasani2011-06-141-0/+2
* | am 51a1bb15: am ad466222: am 51a9d157: Merge "Fix account type dialog re-crea...Amith Yamasani2011-06-031-0/+1
|\ \ | |/
| * Fix account type dialog re-creation on orientation change.Amith Yamasani2011-06-021-0/+1
* | Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-072-5/+19
|/
* Use main looper to post start animation commandsAlon Albert2011-02-081-6/+7
* Updating Delete and Refresh icons to Honeycomb styleJustin Ho2011-01-271-2/+2
* Fix bug #3366401 (Accounts in "Add accounts" list should be sorted alphabetic...Fabrice Di Meglio2011-01-181-4/+16
* Fix bug #3333939 (Add secondary Account UI needs some love)Fabrice Di Meglio2011-01-171-1/+6
* Fix for bug #3325868 (add accounts should not use the settings activity as pa...Fabrice Di Meglio2011-01-072-109/+43
* Unregister the listener in onStop() instead of onDestroy()Amith Yamasani2010-12-291-3/+8
* fix the TooManyDeletes to show up againFred Quintana2010-12-171-134/+0
* Merge "Fix bug #3248308 (On account set up, turn on sync for all apps by defa...Fabrice Di Meglio2010-12-152-48/+72
|\
| * Fix bug #3248308 (On account set up, turn on sync for all apps by default; de...Fabrice Di Meglio2010-12-152-48/+72
* | Fix an NPE for monkey stability.Amith Yamasani2010-12-151-0/+2
|/
* Keep the settings title as "Settings" even if launching a shortcut.Amith Yamasani2010-12-091-2/+6
* Fix crash when removing account.Amith Yamasani2010-12-031-0/+1
* Move Account & sync settings into Settings app.Amith Yamasani2010-12-019-0/+1784