summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Swap 9 patch for contact tilesYorke Lee2014-03-181-5/+5
* Merge "Fade out favorites screen when dialpad is displayed"Yorke Lee2014-03-171-9/+24
|\
| * Fade out favorites screen when dialpad is displayedYorke Lee2014-03-141-9/+24
* | Slight UX tweaks to DialerYorke Lee2014-03-142-5/+5
|/
* Merge "Make dialpad slide down when dismissed by tapping outside"Yorke Lee2014-03-111-5/+5
|\
| * Make dialpad slide down when dismissed by tapping outsideYorke Lee2014-03-111-5/+5
* | Merge "Remove unneeded references to ContactsContract.Intents.UI"Yorke Lee2014-03-111-37/+0
|\ \
| * | Remove unneeded references to ContactsContract.Intents.UIYorke Lee2014-03-111-37/+0
| |/
* / Add null check in ContactInfoHelper.isBusinessYorke Lee2014-03-111-1/+2
|/
* Merge "Fix jank in no favorites screen when showing/hiding dialpad"Yorke Lee2014-03-061-2/+32
|\
| * Fix jank in no favorites screen when showing/hiding dialpadYorke Lee2014-03-061-2/+32
* | Merge "Fix for letter tile avatars not displaying properly in calllog"Yorke Lee2014-03-061-5/+2
|\ \
| * | Fix for letter tile avatars not displaying properly in calllogYorke Lee2014-03-061-5/+2
| |/
* | Merge "Fix contact tile horizontal animations when swiping shortcut card"Yorke Lee2014-03-062-21/+13
|\ \
| * | Fix contact tile horizontal animations when swiping shortcut cardYorke Lee2014-03-062-21/+13
| |/
* | Merge "Fix threading problems in voicemail code"Jay Shrauner2014-03-062-48/+99
|\ \
| * | Fix threading problems in voicemail codeJay Shrauner2014-03-052-48/+99
| |/
* | Merge "Restricted the tap target for "All Contacts" to the "All Contacts" but...Tyler Gunn2014-03-051-4/+4
|\ \ | |/ |/|
| * Restricted the tap target for "All Contacts" to the "All Contacts" button alone,Tyler Gunn2014-03-051-4/+4
* | Fix slight screen jank when sliding dialpad upwardsYorke Lee2014-03-031-32/+31
* | Merge "Hide shadow overlay for contact tiles with letter tile avatars"Yorke Lee2014-03-031-9/+16
|\ \
| * | Hide shadow overlay for contact tiles with letter tile avatarsYorke Lee2014-03-031-9/+16
* | | Merge "New appearance and look and feel for dialpad."Ihab Awad2014-03-032-124/+109
|\ \ \ | |/ / |/| |
| * | New appearance and look and feel for dialpad.Ihab Awad2014-03-032-124/+109
| |/
* | Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee2014-02-289-55/+158
* | Fix Dialer OOM when building smart dialling indexYorke Lee2014-02-271-2/+12
* | Always show overflow icon for quick contacts affordanceYorke Lee2014-02-242-22/+6
|/
* UX Changes: Dialer actionbar, tabs and searchbox.Tyler Gunn2014-02-241-13/+1
* Add drag to remove for favorites in DialerYorke Lee2014-02-207-100/+368
* Merge "Adding "Speed Dial" title to dialer favorites list and moving "All Con...Tyler Gunn2014-02-202-92/+97
|\
| * Adding "Speed Dial" title to dialer favorites list and moving "All Contacts" ...Tyler Gunn2014-02-192-94/+97
* | Switch favorites screen to grid layoutYorke Lee2014-02-183-44/+74
|/
* Call History Affordances SwapTyler Gunn2014-02-037-68/+271
* Fix synchronization in onNotNullableQueryCompleteJay Shrauner2014-01-161-1/+1
* Fix NPE in deleted contact removalJay Shrauner2014-01-091-0/+3
* Merge "Fix potential NPE in saveHorizontalOffsets"Jay Shrauner2013-12-201-1/+4
|\
| * Fix potential NPE in saveHorizontalOffsetsJay Shrauner2013-12-191-1/+4
* | Merge "Protect against class cast exception"Jay Shrauner2013-12-201-1/+2
|\ \
| * | Protect against class cast exceptionJay Shrauner2013-12-191-1/+2
| |/
* / Support long-click during lift-to-type accessibility modeAlan Viverette2013-12-192-6/+104
|/
* Add null check for cursor in UndemoteOutgoingCallReceiverYorke Lee2013-12-171-0/+3
* am a6536611: am f427ab83: am ce150742: am dc372cc7: Merge "Add a content obse...Elliott Hughes2013-12-131-0/+5
|\
| * am dc372cc7: Merge "Add a content observer for voicemail to the call log frag...Elliott Hughes2013-12-131-0/+5
| |\
| | * Merge "Add a content observer for voicemail to the call log fragment"Elliott Hughes2013-12-131-0/+5
| | |\
| | | * Add a content observer for voicemail to the call log fragmentHUANG Menghuai2013-12-051-0/+5
* | | | Fix NPE in DialerDatabaseHelper for null phone numbersYorke Lee2013-12-111-6/+23
* | | | Merge "Hide voice search button if intent cannot be handled"Yorke Lee2013-12-111-5/+33
|\ \ \ \
| * | | | Hide voice search button if intent cannot be handledYorke Lee2013-12-061-5/+33
* | | | | Remove private reference to TelephonyIntents.SECRET_CODE_ACTIONYorke Lee2013-12-091-3/+2
|/ / / /
* | | | Merge "Always call through to super.onBackPressed in DialtactsActivity"Yorke Lee2013-12-051-6/+0
|\ \ \ \