summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor
Commit message (Expand)AuthorAgeFilesLines
* Contacts: Customize default storage behavior and storage positionstaging/cm-14.0-cafc_yunong2016-08-241-1/+59
* Fix no remove photo function for profileblong2016-08-241-1/+3
* Fix show email field for sim cardblong2016-08-241-1/+9
* Add sim contacts from mmsblong2016-08-241-1/+1
* Fix sim contacts can set photoc_wyubin2016-08-245-3/+76
* Enable sim contacts api callingblong2016-08-242-8/+12
* Add supports for SIM contactsblong2016-08-246-30/+218
* Merge "Using Proguard to shrink apk size." into nyc-devTingting Wang2016-03-302-0/+9
|\
| * Using Proguard to shrink apk size.Tingting Wang2016-03-302-0/+9
* | Merge "Revert "Don't use file ID of the removed photo"" into nyc-devWenyi Wang2016-03-301-3/+1
|\ \ | |/ |/|
| * Revert "Don't use file ID of the removed photo"Wenyi Wang2016-03-291-3/+1
* | Merge "Update content description after updating primary" into nyc-devWenyi Wang2016-03-293-21/+25
|\ \
| * | Update content description after updating primaryWenyi Wang2016-03-293-21/+25
* | | Clear span array and set only 1 span when phone number changedWenyi Wang2016-03-291-0/+12
|/ /
* | Revert "Hide keyboard on touching type spinner and show it after selection ch...Wenyi Wang2016-03-082-29/+7
* | Log where quick contact was opened from (1/3)Walter Jang2016-02-251-0/+3
* | Don't auto format phone numbers when editor opensWalter Jang2016-02-201-1/+1
* | Revert "Don't pass read-only portions of RawContactDeltaList to contact save ...Walter Jang2016-02-191-1/+2
* | Merge "Don't use file ID of the removed photo" into nyc-devWenyi Wang2016-02-171-1/+3
|\|
| * Don't use file ID of the removed photoWenyi Wang2016-02-171-1/+3
* | Set number of columns of photo picker dynamicallyWenyi Wang2016-02-141-16/+6
|/
* Merge "Deprecating ConfirmAddDetail dialog to use full contact editor."Sean Liu2016-02-041-1/+2
|\
| * Deprecating ConfirmAddDetail dialog to use full contact editor.guanxiongliu2016-02-041-1/+2
* | Don't pass read-only portions of RawContactDeltaList to contact save serviceWenyi Wang2016-02-031-2/+1
|/
* Override primary to set check mark in photo pickerWenyi Wang2016-01-291-1/+17
* Revert "Show check mark when none is primary in photo picker"Wenyi Wang2016-01-293-41/+6
* Show check mark when none is primary in photo pickerWenyi Wang2016-01-283-6/+41
* Try to make the cancel editing confirmation dialog less confusingWalter Jang2016-01-251-2/+2
* Backport PhoneNumberUtils methods (1/2)Wenyi Wang2015-12-211-2/+2
* Backport ContactsContract.PinnedPositions and create compat packageWenyi Wang2015-12-181-1/+1
* Merge "Fix NPE in getPhotos()" into ub-contactsdialer-b-devWenyi Wang2015-12-162-13/+27
|\
| * Fix NPE in getPhotos()Wenyi Wang2015-12-162-13/+27
* | Merge "Fix bugs when dropping down editor type list in Editor UI.(2/2)" into ...Tingting Wang2015-12-161-2/+2
|\ \ | |/ |/|
| * Fix bugs when dropping down editor type list in Editor UI.(2/2)Tingting Wang2015-12-151-2/+2
* | Merge "Fix bug when adding an empty editor type in Editor UI." into ub-contac...Tingting Wang2015-12-112-5/+4
|\ \
| * | Fix bug when adding an empty editor type in Editor UI.Tingting Wang2015-12-112-5/+4
| |/
* / Catch exception in starting ContactSaveServiceWenyi Wang2015-12-093-24/+11
|/
* Merge "Set default account when there's only one writable account." into ub-c...Tingting Wang2015-11-251-0/+5
|\
| * Set default account when there's only one writable account.Tingting Wang2015-11-241-0/+5
* | Copy TTS code for backporting (2/2)Wenyi Wang2015-11-231-2/+2
* | Backport AggregationSuggestion URI builderWenyi Wang2015-11-211-8/+22
|/
* Fix usage of getContext() on pre-M SDKs (2/2)Wenyi Wang2015-11-182-3/+8
* Use selected photo ID as the "photo to display" lookup parameterWalter Jang2015-11-174-17/+23
* Merge "Show visible and non deleted editor view to Editor UI." into ub-contac...Tingting Wang2015-11-162-3/+3
|\
| * Show visible and non deleted editor view to Editor UI.Tingting Wang2015-11-162-3/+3
* | Merge "Unset super primary of writable accounts photos" into ub-contactsdiale...Wenyi Wang2015-11-161-7/+5
|\ \ | |/ |/|
| * Unset super primary of writable accounts photosWenyi Wang2015-11-161-7/+5
* | Hide Group editor if account has no groups.Tingting Wang2015-11-162-7/+17
* | Merge "Fix bug for exchange account editor." into ub-contactsdialer-a-devTingting Wang2015-11-141-1/+7
|\ \ | |/ |/|
| * Fix bug for exchange account editor.Tingting Wang2015-11-131-1/+7