summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Attach aggregation listener to super primary name fieldWalter Jang2015-05-271-1/+3
* | Merge "Distinguish between editor back button presses and framework stopage" ...Walter Jang2015-05-278-61/+88
|\ \
| * | Distinguish between editor back button presses and framework stopageWalter Jang2015-05-278-61/+88
| |/
* / Fix NPE when event type is unsetJay Shrauner2015-05-271-1/+1
|/
* Merge "Hide types when the associated (empty) edit text loses focus" into mnc...Walter Jang2015-05-273-6/+31
|\
| * Hide types when the associated (empty) edit text loses focusWalter Jang2015-05-213-6/+31
* | Expanded name not passed to full editor for insertsWalter Jang2015-05-261-1/+4
|/
* Merge "1/2 Allow the keyboard to resize the compact editor layout" into mnc-devWalter Jang2015-05-211-4/+28
|\
| * 1/2 Allow the keyboard to resize the compact editor layoutWalter Jang2015-05-211-4/+28
* | Fix button colors in alert dialogsBrian Attwell2015-05-211-1/+2
|/
* Merge "Remove compact PhotoActionPopup's "Remove Photo"" into mnc-devBrian Attwell2015-05-202-1/+7
|\
| * Remove compact PhotoActionPopup's "Remove Photo"Brian Attwell2015-05-152-1/+7
* | Fix contact name passing from compact to full editor on insertsWalter Jang2015-05-146-56/+73
|/
* Merge "Allow setting photos in managed profile" into mnc-devBrian Attwell2015-05-142-5/+45
|\
| * Allow setting photos in managed profileBrian Attwell2015-05-132-5/+45
* | Fix NPE in onRestoreInstanceStateJay Shrauner2015-05-131-1/+2
|/
* Merge "Handle runtime permissions" into mnc-devBrian Attwell2015-05-099-0/+44
|\
| * Handle runtime permissionsBrian Attwell2015-05-089-0/+44
* | Make FAB visible in onNewIntentBrian Attwell2015-05-061-1/+3
* | Don't cast LegacyAdapter to NonLegacyAdapterBrian Attwell2015-05-061-0/+6
* | Merge " Hide "clear" action for empty search query." into mnc-devAndrew Lee2015-05-061-6/+12
|\ \
| * | Hide "clear" action for empty search query.Andrew Lee2015-05-061-6/+12
* | | Guard against null listener when picking contactsWalter Jang2015-05-051-6/+16
|/ /
* / Fix NPEs when contact is nullJay Shrauner2015-05-011-3/+8
|/
* Create a new temp file after contact photo is updatedWalter Jang2015-04-281-0/+4
* Fix compact contact edit frag not added right on rotateWalter Jang2015-04-231-3/+5
* Improvements to multi selectBrian Attwell2015-04-202-21/+63
* Don't add compact editor fragment if it's already thereWalter Jang2015-04-033-2/+15
* Fix IllegalStateException in saveContactJay Shrauner2015-04-021-5/+9
* Don't return contact photos manager as service.Andrew Lee2015-03-311-9/+0
* Fix NPE when EXTRA_CONTACT_STATE not setJay Shrauner2015-03-261-0/+5
* Merge "Do DataUsageFeedback update after starting ACTION_CALL"Brian Attwell2015-03-251-0/+25
|\
| * Do DataUsageFeedback update after starting ACTION_CALLLIANGTAO GAO2015-03-231-0/+25
* | Merge "Remove shortcut icon background drawable."Andrew Lee2015-03-231-3/+2
|\ \
| * | Remove shortcut icon background drawable.Andrew Lee2015-03-201-3/+2
* | | Merge "Check for empty contact lookup keys"Jay Shrauner2015-03-235-2/+21
|\ \ \
| * | | Check for empty contact lookup keysJay Shrauner2015-03-135-2/+21
* | | | Merge "Don't parse extras twice when inserting contacts"Walter Jang2015-03-201-4/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't parse extras twice when inserting contactsWalter Jang2015-03-191-4/+0
* | | | Add gradient behind photo icon is contact photo is setWalter Jang2015-03-171-1/+9
|/ / /
* | | Move contact photo edit icon from ActionBar to lower right cornerWalter Jang2015-03-162-23/+3
* | | Change compact contact edtior photo aspect ratioWalter Jang2015-03-161-2/+4
* | | Compact contact editor UI tweaksWalter Jang2015-03-165-30/+9
|/ /
* | Update contact photo edit options after photo is changedWalter Jang2015-03-121-2/+15
* | Re-apply tint after removing photo from compact contact editorWalter Jang2015-03-121-7/+14
* | Fixed some contact editor compiler warningsWalter Jang2015-03-128-33/+17
* | No toast when navigating back to the compact editor for existing contactsWalter Jang2015-03-122-31/+21
* | Pass full res contact photos between the compact and full editorsWalter Jang2015-03-117-24/+99
|/
* Fixes for returning to the compact editor from the expanded oneWalter Jang2015-03-106-68/+64
* Merge "Update compact editor photo to full res when possible"Walter Jang2015-03-103-2/+16
|\