summaryrefslogtreecommitdiffstats
path: root/src/com/android/email/activity/setup/AccountSetupNames.java
Commit message (Expand)AuthorAgeFilesLines
* Email: Do not set the empty name got from database as name contentkaiyiz2014-09-031-1/+4
* Don't disable the back button when the account name fields are invalidTony Mantler2013-09-181-1/+3
* Don't store the account creation/modificaiton state in a singletonTony Mantler2013-09-031-36/+27
* Clean up warnings, finals, dead and useless codeTony Mantler2013-08-231-4/+4
* Clean up a bunch of warningsScott Kennedy2013-06-251-2/+2
* DO NOT MERGE: Move emailcommon2 sources to emailcommonMarc Blank2012-06-281-9/+14
* Fix persistent "empty name" error.Ben Komalo2011-10-071-4/+9
* Don't touch views in the background.Ben Komalo2011-10-031-5/+11
* Prefill account names.Ben Komalo2011-09-281-25/+51
* Use parallel executorMakoto Onuki2011-07-011-10/+7
* Move Account into its own top-level classMarc Blank2011-06-131-1/+1
* Complete rewrite of account backup/restore codeMarc Blank2011-05-091-2/+2
* Don't use findViewById (part 1 -- account setup)Makoto Onuki2011-03-301-4/+7
* Add contextual dialogs after notificationsAndy Stadler2011-02-181-2/+1
* Email split, part huit: Refactor constants, clean emailcommonMarc Blank2011-02-141-1/+1
* Email split, part six: EmailContentMarc Blank2011-02-101-2/+2
* Cleanup account name, user name, and summaryAndy Stadler2011-01-201-6/+14
* Remove UI thread disk access from AccountSetupNamesAndy Stadler2010-12-251-54/+62
* Add magic intent to force account creationAndy Stadler2010-12-041-0/+5
* Preliminary XL version of Account Names screenAndy Stadler2010-11-151-33/+13
* Provide runtime switch for GL accelerationAndrew Stadler2010-11-011-0/+2
* Cosmetic cleanup of exchange setupAndrew Stadler2010-09-091-1/+1
* Convert setup to actionbars, and holo themeAndrew Stadler2010-09-081-19/+39
* Move isSecurityHold/clearAccountHoldFlags to AccountMakoto Onuki2010-07-281-21/+1
* Use AccountManager for POP/IMAP; refactor setup classesMarc Blank2010-07-211-29/+21
* Fix 3 problems that FindBugs found.Makoto Onuki2010-05-071-0/+1
* Improve handling of UI reset casesAndrew Stadler2010-04-141-5/+8
* Safer error handling in AccountNamesAndrew Stadler2010-04-141-1/+6
* Fix #2443881 (Don't display User name field for EAS account)Marc Blank2010-02-201-4/+23
* Force security activation after new account createAndrew Stadler2010-02-091-2/+96
* Quick backup/restore of accountsAndrew Stadler2010-01-201-0/+3
* Fix "back key" flow for Email account setupMarc Blank2009-12-211-10/+13
* Create setup flow for use by Accounts manager.Andrew Stadler2009-08-201-2/+14
* Remove saveOrUpdate from EmailContent to prevent stale writesAndrew Stadler2009-07-221-5/+11
* Add folders to AccountFolderListAndrew Stadler2009-07-101-3/+2
* Refactored EmailStore, EmailContent, EmailProviderMarc Blank2009-06-151-3/+3
* Enable creation of new accounts using provider-based accounts.Andrew Stadler2009-06-051-12/+9
* AI 144522: am: CL 144520 General cleanup after the integrations in CL 143018....Andy Stadler2009-04-031-11/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+124
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-124/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+21
* Initial ContributionThe Android Open Source Project2008-10-211-0/+103