summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog
Commit message (Expand)AuthorAgeFilesLines
* Dialer: FPS is low when scrolling call logswangjing2015-04-203-6/+47
* Dialer: fix compilation errorsqqzhou2015-03-132-3/+7
* Fix for clear call log dialog not being dismissedYorke Lee2015-03-131-1/+5
* 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
* 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-131-13/+77
* Telecom API updates (2/6)Ihab Awad2015-03-131-1/+1
* 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
* Protect against ActivityNotFoundExceptionYorke Lee2015-03-131-1/+2
* Dialer: Fix compilation errorsSandeep Gutta2015-03-105-8/+7
* Disable CM blacklist feature (4/5)emancebo2015-02-261-2/+2
* 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
* | Dialer: Show "Emergency number" in call log when dial emergency numberkaiyiz2015-01-281-3/+14
|/
* 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
* Separate blacklist from missed filter in history/statslinus_lee2015-01-142-51/+8
* Merge code and add CallStats in multi simlinus_lee2015-01-143-311/+179
* Merge "Dialer: Hide CallLogSearchFragment if it is restored from bundle"Linux Build Service Account2015-01-141-1/+3
|\
| * Dialer: Hide CallLogSearchFragment if it is restored from bundlekaiyiz2015-01-081-1/+3
* | Merge "Fix operator name not displayed in call log"Linux Build Service Account2015-01-082-4/+9
|\ \ | |/ |/|
| * Fix operator name not displayed in call logkaiyiz2014-12-292-4/+9
* | Merge commit '46bf6237bd2a3a4f039569db3208193b9424b1a0' into HEADJessica Wagantall2014-12-218-412/+590
|\ \ | |/ |/|
| * Dialer: blacklisted call tweaksRoman Birg2014-12-122-1/+15
| * Dialer: add blacklist call logging (3/3)Roman Birg2014-12-122-2/+18
| * Add back call stats feature.Danny Baumann2014-12-124-411/+559
| * Dialer lookup.Xiao-Long Chen2014-12-122-0/+5
* | IMS: Add support to display Ims related call logs.cdu2014-12-194-3/+76
* | CSVT: show CSVT CallLog when CSVT is enableweitan2014-12-111-1/+1
|/
* MSIM: Use msim API to retreive voicemail numberSindhu Kanathur2014-11-265-16/+37
* CSVT: Enable CSVT function.cdu2014-11-042-0/+20
* Dialer: fix sub name not updated in msim call log filterqqzhou2014-11-041-2/+3
* Dialer: add support for duration type in call detailqqzhou2014-11-042-3/+17
* Dialer: fix build error in 87Gqqzhou2014-11-041-8/+6
* Dialer: fix show wrong call log when user select SIM filterqqzhou2014-11-041-6/+10
* Fix the FC problem when serach call log in dsdsblong2014-11-041-2/+6
* Add call log search in dialerblong2014-11-044-12/+363
* Dialer: add sub filter for msim call logqqzhou2014-11-044-11/+437
* Dialer: add SIM photo in call logqqzhou2014-11-043-7/+36
* Dialer: add control to make call duration not shownqqzhou2014-11-041-1/+4
* Fix HTTP request to a report bad caller ID entry in the call log (1/2)Anthony Lee2014-10-014-11/+21
* Remove the "Last Week" heading for call history.Nancy Chen2014-09-242-8/+1
* Add null check when auto-scrolling listViewYorke Lee2014-09-221-4/+6
* Remove ability to enable/disable phoneaccounts (4/6)Nancy Chen2014-09-161-1/+1
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-125-14/+14
* Merge "When view's expand, scroll them onto screen" into lmp-devBrian Attwell2014-09-121-1/+17
|\
| * When view's expand, scroll them onto screenBrian Attwell2014-09-121-1/+17