summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Partial revert of cce501cbde0ba0a53e1f458328bb96dff4dd6588Ricardo Cerqueira2013-12-061-37/+0
* Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-0611-41/+178
|\
| * Fix possible NPE in DialerDatabaseHelperYorke Lee2013-11-191-1/+8
| * Merge "Color/layout tweaks for Dialer" into klp-devYorke Lee2013-11-141-1/+17
| |\
| | * Color/layout tweaks for DialerYorke Lee2013-11-131-1/+17
| * | 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
| | |/
| * | 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
| * | 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
| * | | 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
| | |/ /
| * / / Fix bug where resuming CallDetailActivity loses the add contact intentYorke Lee2013-11-081-1/+7
| |/ /
| * | 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
| * | | Add null check in SmartDialCursorLoader.releaseResourcesYorke Lee2013-11-011-1/+3
| | |/ | |/|
| * | Fix call log jankYorke Lee2013-10-211-1/+10
| |/
* | Allow blacklisting calls from call log detail menu.Danny Baumann2013-11-071-0/+4
* | Add back call stats feature.Danny Baumann2013-11-0721-738/+3670
* | Refresh adapter on resuming, so that call dates are updated.Danny Baumann2013-11-061-1/+4
* | Enable contact photo preloading.Danny Baumann2013-11-061-0/+16
|/
* 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
|\ \
| * | Clicking on dialer directory headers scrolls to selected directoryYorke Lee2013-10-011-0/+9
* | | Merge "Filters out legacy unknown numbers." into klp-devChristine Chen2013-10-022-1/+17
|\ \ \
| * | | Filters out legacy unknown numbers.Christine Chen2013-09-302-1/+17
* | | | Merge "Turn on reverse lookup by default." into klp-devChiao Cheng2013-10-022-5/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Turn on reverse lookup by default.Chiao Cheng2013-09-302-5/+8
| | |/ | |/|
* | | Fix brief flash when making a call from searchYorke Lee2013-10-011-2/+12
* | | Fix crash when dragging a contact to searchboxYorke Lee2013-10-012-18/+16
* | | Fix flicker when long pressing to drag and dropYorke Lee2013-09-303-11/+2
| |/ |/|
* | Merge "Add slide up transition when call shortcut is dismissed" into klp-devYorke Lee2013-09-302-11/+34
|\ \ | |/ |/|
| * Add slide up transition when call shortcut is dismissedYorke Lee2013-09-282-11/+34