summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/editor/ContactEditorFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix NullPointerException when set profile photo"Treehugger Robot2018-03-011-2/+4
|\
| * Fix NullPointerException when set profile photoblong2017-09-111-2/+4
* | Merge "Fixed to Added the function to add the Phonetic name into Phonetic fie...Treehugger Robot2017-11-101-0/+9
|\ \
| * | Fixed to Added the function to add the Phonetic name into Phonetic field auto...yoichi kakimoto2017-09-111-0/+9
| |/
* / Hide help and feedback in AOSP contactsJohn Shao2017-11-071-0/+3
|/
* Add isLoggable checks to all verbose and debug log outputs (1/2)Wenyi Wang2017-03-241-5/+12
* Merge "Handle revoked permissions when resuming the app (1/2)" into ub-contac...Gary Mai2017-02-081-1/+3
|\
| * Handle revoked permissions when resuming the app (1/2)Gary Mai2017-02-081-1/+3
* | DO NOT MERGE Revert "Start ContactSheet instead of QuickContacts (1/2)"Walter Jang2017-02-081-12/+5
|/
* Fix editor crash when rotating during contact insertGary Mai2017-01-111-1/+1
* Prevent editor from closing after account is addedMarcus Hagerott2017-01-031-1/+1
* Add convenience methods for account loadingMarcus Hagerott2016-12-221-48/+35
* Merge "Use loaded accounts for editor account prompt" into ub-contactsdialer-...Marcus Hagerott2016-12-211-54/+29
|\
| * Use loaded accounts for editor account promptMarcus Hagerott2016-12-211-54/+29
* | Use support toolbar in editor to fix issues in LMPGary Mai2016-12-211-1/+1
|/
* Replace switches on resources with if-elseMarcus Hagerott2016-12-201-13/+13
* Use loader for accounts in editor fragmentMarcus Hagerott2016-12-191-0/+51
* Add null check before copying name fieldsGary Mai2016-12-191-1/+4
|\
| * Add null check before copying name fieldsGary Mai2016-12-191-1/+4
* | Fix editor crash on rotation when no default account existsGary Mai2016-12-191-5/+3
|\|
| * Fix editor crash on rotation when no default account existsGary Mai2016-12-191-5/+3
* | Standardize and replace assets with vectorsJohn Shao2016-12-161-1/+2
* | Remove unnecessary variants causing apk bloatJohn Shao2016-12-071-18/+0
* | Collapse common package (2/2)Gary Mai2016-12-061-7/+7
* | Collapse common packages (1/?)Gary Mai2016-12-051-15/+15
|/
* Add null check to Uri when getting the name to toastGary Mai2016-11-181-0/+4
* Set editor activity title for talkbackGary Mai2016-11-181-0/+2
* Use toolbar in editorGary Mai2016-11-181-5/+6
* Implement linked contact menu optionGary Mai2016-11-151-0/+3
* Copy display name from the correct raw contactGary Mai2016-11-071-1/+3
* UX updates to read-only view of raw contactGary Mai2016-11-031-0/+8
* Show "add account" dialog when it needs to appearGary Mai2016-11-031-0/+3
* Change aggregation suggestions to be raw contactsGary Mai2016-10-271-43/+12
* Forward intent extras to editor activity from springboardGary Mai2016-10-241-13/+1
* Update editor menu optionsGary Mai2016-10-241-120/+16
* Merge "Update logic on when raw contact picker dialog is shown" into ub-conta...TreeHugger Robot2016-10-201-25/+4
|\
| * Update logic on when raw contact picker dialog is shownGary Mai2016-10-201-25/+4
* | Merge "Toast fixes for deletion and save" into ub-contactsdialer-h-devJim Laskey2016-10-201-2/+26
|\ \
| * | Toast fixes for deletion and saveJames Laskey2016-10-201-2/+26
| |/
* / Update phenotype usage for GMS V4 (1/2)Walter Jang2016-10-191-1/+1
|/
* Always write current state in EditorFragmentGary Mai2016-10-171-4/+1
* Disable delete and unlink in editorGary Mai2016-10-121-8/+5
* Remove account selector when editing a raw contactGary Mai2016-10-101-15/+11
* Ensure structured name exists when creating a new deltaGary Mai2016-10-071-0/+1
* Implement editor springboard activityGary Mai2016-10-071-0/+9
* Load all groups data from editorGary Mai2016-09-301-1/+3
* Rename editor filesGary Mai2016-09-281-0/+1870
* Remove full editor (1/2)Walter Jang2016-08-311-655/+0
* Catch exception in starting ContactSaveServiceWenyi Wang2015-12-091-2/+1
* Don't save editor before showing join suggestionsWalter Jang2015-10-291-2/+2