summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/activities/ContactEditorAccountsChangedActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Remove AppCompat library from Contacts (1/3)Wenyi Wang2016-02-221-2/+2
* Stop Prompting user to add account when no account availableguanxiongliu2016-02-011-2/+2
* Changing the add account activity to uniformly open the full screen UIguanxiongliu2016-01-281-2/+3
* Use Theme.AppCompat.Light.DialogWenyi Wang2016-01-061-2/+2
* Use AlertDialog to enable Talkback on account selectionWenyi Wang2015-11-051-12/+29
* Add Insert.EXTRA_{ACCOUNT,DATA_SET} to API. P #2/2Brian Attwell2015-01-261-1/+1
* Fix analytics in Contacts appBrian Attwell2014-10-301-2/+1
* Use analytics activities and fragmentsBrian Attwell2014-10-231-1/+2
* Moving SelectAccountDialogFragment to ContactsCommon.Chiao Cheng2012-12-041-2/+2
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-261-1/+1
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-131-2/+2
* Added thin object layer around contact dataMaurice Chu2012-06-211-1/+1
* Fix account list for group editing (for master)Makoto Onuki2011-09-271-2/+3
* New editor flow (for master)Katherine Kuan2011-09-261-0/+191