summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Dialer: FPS is low when scrolling call logswangjing2015-04-203-6/+47
* IMS: Don't set add participant extra if no call exist.Suchand Ghosh2015-04-161-1/+1
* Dialer: fix memory leak in DialpadFragmentqqzhou2015-04-131-9/+7
* Dialer: The menu item not change to RTL modekaiyiz2015-04-081-0/+2
* Merge "Dialer: The popup of delete speed dial number is not be changed to RTL."Linux Build Service Account2015-03-271-1/+2
|\
| * Dialer: The popup of delete speed dial number is not be changed to RTL.kaiyiz2015-03-261-1/+2
* | Merge "Dialer: Only when the phone state is idle, hide the dialpad chooser"Linux Build Service Account2015-03-271-3/+5
|\ \ | |/ |/|
| * Dialer: Only when the phone state is idle, hide the dialpad chooserkaiyiz2015-03-211-3/+5
* | IMS-VT: Use original dialed string instead of normalized dial stringSuresh Koleti2015-03-221-20/+3
|/
* Dialer: fix compilation errorsqqzhou2015-03-134-7/+30
* Fix crasher due to IndexOutOfBoundsException.Anthony Lee2015-03-132-2/+14
* Fixing overlap pane offset when shortcut card disappears.Tyler Gunn2015-03-132-0/+23
* Fix for clear call log dialog not being dismissedYorke Lee2015-03-131-1/+5
* Correctly set visibility of reused shortcut cardYorke Lee2015-03-131-0/+1
* Handle SQLiteFullExceptionsJay Shrauner2015-03-131-8/+15
* Fix ClassCastException in CallLogFragmentYorke Lee2015-03-131-1/+1
* Check for cases before clearing dialog.Andrew Lee2015-03-131-1/+7
* Improve Talkback for "Speed dial" user interfaceIhab Awad2015-03-132-4/+6
* Avoid spurious Talkback notificationsIhab Awad2015-03-131-1/+0
* Fix potential NPE when generating accessibility text.Tyler Gunn2015-03-131-4/+15
* Updating "Add Contact" to pre-populate full contact info.Tyler Gunn2015-03-132-15/+93
* Telecom API updates (2/6)Ihab Awad2015-03-132-11/+13
* Fix NPE in markDropAreaJay Shrauner2015-03-131-1/+2
* Correcting population of search box with voice search results.Tyler Gunn2015-03-131-1/+17
* Move ToneGenerator recreation/release to onStart/onStopYorke Lee2015-03-131-20/+29
* Fix IOOB exception in ViewDragHelperYorke Lee2015-03-131-1/+7
* Update PhoneAccount icon API (3/6)Ihab Awad2015-03-131-0/+8
* Fix for "Clear call log" menu item showing up incorrectly.Yorke Lee2015-03-131-5/+17
* Reset mSavedState in onNewIntent because the activity is refreshing.Nancy Chen2015-03-131-0/+1
* Protect against ActivityNotFoundExceptionYorke Lee2015-03-131-1/+2
* Fix various IllegalStateExceptions in DialerYorke Lee2015-03-131-8/+23
* Fix NPE in processNestedScrollJay Shrauner2015-03-131-0/+6
* Dialer: Fix compilation errorsSandeep Gutta2015-03-1013-40/+39
* Disable CM blacklist feature (4/5)emancebo2015-02-263-2/+9
* Dialer: Add set speed dial number manually featurekaiyiz2015-02-032-3/+82
* Merge "Dialer:add black and white list menu"Linux Build Service Account2015-02-012-17/+74
|\
| * Dialer:add black and white list menuxmao2015-01-302-17/+74
* | Merge "Dialer: Fix SecurityException when query contacts database"Linux Build Service Account2015-01-301-2/+7
|\ \
| * | Dialer: Fix SecurityException when query contacts databasekaiyiz2015-01-251-2/+7
* | | Merge "Dialer: Show "Emergency number" in call log when dial emergency number"Linux Build Service Account2015-01-301-3/+14
|\ \ \ | |_|/ |/| |
| * | Dialer: Show "Emergency number" in call log when dial emergency numberkaiyiz2015-01-281-3/+14
| |/
* / Remove extra call stats headeremancebo2015-01-282-18/+0
|/
* Fix regression in recent call filteringemancebo2015-01-231-1/+1
* Port "filter by date range" from call stats page to call logemancebo2015-01-234-17/+103
* Remove quick response preference based on config.Ravindra2015-01-221-0/+17
* Merge "Merge tag android-5.0.2_r1 into HEAD"Linux Build Service Account2015-01-181-1/+2
|\
| * Merge tag android-5.0.2_r1 into HEADSridhar Gujje2015-01-121-1/+2
| |\
| | * Switch from CALL -> CALL_PRIVILEGEDYorke Lee2014-11-181-1/+2
* | | Dialer: Fix issue that display wrong IMEI for GSM phone.Zhang Fang2015-01-171-1/+2
* | | Merge "Dialer: Fix NullPointerException and IllegalStateException"Linux Build Service Account2015-01-172-3/+3
|\ \ \