summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when number is nullJay Shrauner2013-11-191-4/+4
* am 3ec7f823: am 8b7de609: am 1ae0cf68: Fix possible NPE in DialerDatabaseHelperYorke Lee2013-11-181-1/+8
|\
| * Fix possible NPE in DialerDatabaseHelperYorke Lee2013-11-181-1/+8
* | am a70f4547: am 43744cc2: am 349f3e1b: Merge "Color/layout tweaks for Dialer"...Yorke Lee2013-11-131-1/+17
|\|
| * Merge "Color/layout tweaks for Dialer" into klp-devYorke Lee2013-11-141-1/+17
| |\
| | * Color/layout tweaks for DialerYorke Lee2013-11-131-1/+17
* | | am b48e4549: am 550e61cf: am 59a39432: Merge "Change all contacts button to l...Yorke Lee2013-11-131-12/+34
|\| |
| * | Merge "Change all contacts button to look like list item" into klp-devYorke Lee2013-11-141-12/+34
| |\ \
| | * | Change all contacts button to look like list itemYorke Lee2013-11-131-12/+34
| | |/
* | | am 1cc54f02: am f9d19153: am 759c264e: Merge "Dismiss dialpad when user touch...Chiao Cheng2013-11-131-0/+14
|\| |
| * | Merge "Dismiss dialpad when user touches spaces above it." into klp-devChiao Cheng2013-11-131-0/+14
| |\ \ | | |/ | |/|
| | * Dismiss dialpad when user touches spaces above it.Chiao Cheng2013-11-121-0/+14
* | | am 86666e28: am 8e578cfe: am c3cb63b6: Merge "Fix possible FragmentManager NP...Yorke Lee2013-11-121-1/+0
|\| |
| * | Merge "Fix possible FragmentManager NPE in Dialer" into klp-devYorke Lee2013-11-121-1/+0
| |\ \
| | * | Fix possible FragmentManager NPE in DialerYorke Lee2013-11-081-1/+0
* | | | am c51392d7: am a5b38196: am d20f843e: Merge "Treat unknown call types as mis...Yorke Lee2013-11-084-6/+17
|\| | |
| * | | Merge "Treat unknown call types as missed calls" into klp-devYorke Lee2013-11-084-6/+17
| |\ \ \
| | * | | Treat unknown call types as missed callsYorke Lee2013-11-084-6/+17
| | |/ /
* | | | am c317b836: am 967e0ed3: am cce501cb: Fix bug where resuming CallDetailActiv...Yorke Lee2013-11-081-1/+7
|\| | |
| * | | Fix bug where resuming CallDetailActivity loses the add contact intentYorke Lee2013-11-081-1/+7
| |/ /
* | | am 256ff69b: am 05a28a4b: am b7126bf1: Merge "Load contact in CallDetailActiv...Yorke Lee2013-11-061-22/+71
|\| |
| * | Merge "Load contact in CallDetailActivity and add it to Add contact intent" i...Yorke Lee2013-11-061-22/+71
| |\ \
| | * | Load contact in CallDetailActivity and add it to Add contact intentYorke Lee2013-11-051-22/+71
* | | | am 6c97009c: am b911519f: am 16016d95: Add null check in SmartDialCursorLoade...Yorke Lee2013-11-011-1/+3
|\| | |
| * | | Add null check in SmartDialCursorLoader.releaseResourcesYorke Lee2013-11-011-1/+3
| | |/ | |/|
* | | Merge "Remove private references from Dialer"Yorke Lee2013-10-253-5/+6
|\ \ \
| * | | Remove private references from DialerYorke Lee2013-10-213-5/+6
| | |/ | |/|
* | | Merge "Remove use of applicationScale from ContactsCommon"Yorke Lee2013-10-241-2/+1
|\ \ \
| * | | Remove use of applicationScale from ContactsCommonYorke Lee2013-10-241-2/+1
| |/ /
* | | am 3a9b3115: am 32443904: am 934d3ee3: Fix call log jankYorke Lee2013-10-221-1/+10
|\ \ \ | | |/ | |/|
| * | Fix call log jankYorke Lee2013-10-211-1/+10
| |/
* / Use setMargins instead of setMarginsRelativeYorke Lee2013-10-211-2/+1
|/
* Merge "Do not use implicit intent to up nav to call log." into klp-devChiao Cheng2013-10-081-23/+1
|\
| * Do not use implicit intent to up nav to call log.Chiao Cheng2013-10-081-23/+1
* | Merge "Check for closed cursor to prevent crash." into klp-devChiao Cheng2013-10-082-16/+29
|\ \
| * | Check for closed cursor to prevent crash.Chiao Cheng2013-10-082-16/+29
| |/
* | Merge "Don't show PII in logs for JSON-encoded uris" into klp-devYorke Lee2013-10-081-1/+1
|\ \
| * | Don't show PII in logs for JSON-encoded urisYorke Lee2013-10-081-1/+1
* | | Make enlarged actionbar invisible when showing dialpadYorke Lee2013-10-081-1/+6
|/ /
* | Clear phone number cache when call log is clearedYorke Lee2013-10-072-0/+18
* | Fix accessibility issues with dialpadYorke Lee2013-10-061-0/+1
|/
* Merge "Fix infinite dialpad tones due to rapid presses" into klp-devYorke Lee2013-10-041-26/+12
|\
| * Fix infinite dialpad tones due to rapid pressesYorke Lee2013-10-031-26/+12
* | Adds tooltip for DialerChristine Chen2013-10-034-15/+216
* | Merge "Dynamically change layout params to avoid hiding no favorites view" in...Yorke Lee2013-10-031-0/+9
|\ \ | |/ |/|
| * Dynamically change layout params to avoid hiding no favorites viewYorke Lee2013-10-021-0/+9
* | Merge "Don't allow dialpad presses until it is fully in position" into klp-devYorke Lee2013-10-021-0/+3
|\ \
| * | Don't allow dialpad presses until it is fully in positionYorke Lee2013-10-021-0/+3
| |/
* | Fixes how voicemail looks up contact namesChristine Chen2013-10-022-16/+28
* | Merge "Clicking on dialer directory headers scrolls to selected directory" in...Yorke Lee2013-10-021-0/+9
|\ \