summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/app/calllog
Commit message (Expand)AuthorAgeFilesLines
* Disable phone number formatting for devices with Argentinian SIMs.linyuh2018-03-015-10/+11
* Some small bug fixes in NUI.calderwoodra2018-02-281-15/+15
* Update voicemail donations stringsmaxwelb2018-02-281-5/+3
* Fab now hides/shows correctly when you enter and leave the voicemail tab.calderwoodra2018-02-272-2/+2
* NUI no longer crashes when clicking "place call" in empty call log.calderwoodra2018-02-271-1/+1
* Implement logic of bottom sheet options related to spam numbers.linyuh2018-02-261-1/+1
* Removed item animator in Call Log RecyclerView.calderwoodra2018-02-221-0/+4
* Moved metrics related methods out of LoggingBindings.zachh2018-02-221-3/+2
* Record jank metrics in old and new call logs.zachh2018-02-221-0/+7
* Fix a few UI issues based around multiselect in new nav.calderwoodra2018-02-221-2/+13
* Mark calls as read in new call log.zachh2018-02-142-52/+20
* Clicking on a missed call in the call log no longer crashes the app.calderwoodra2018-02-141-5/+3
* Adding voicemail donation promomdooley2018-02-061-28/+168
* Visual Voicemail notifications now go to MainActivity when enabled.calderwoodra2018-02-051-2/+8
* Missed calls now go to MainActivity if you have the component enabled.calderwoodra2018-02-052-4/+12
* Added old voicemail to NUI activity.calderwoodra2018-01-311-2/+2
* Implemented missed call/voicemail notifications in NUI.calderwoodra2018-01-311-2/+14
* Added old call log to NUI.calderwoodra2018-01-301-8/+23
* Pressing dial with an empty dialpad now queries the last number in NUI.calderwoodra2018-01-261-96/+0
* Remove non call log dependencies on PhoneAccountUtiltwyen2018-01-252-4/+4
* Move legacy voicemail/error to nui voicemail/listui/erroruabdullah2018-01-222-5/+5
* Add events for displaying set up or invite buttonsroldenburg2018-01-101-0/+5
* Hide emergency calls in the call logmaxwelb2018-01-081-1/+12
* Add assisted dialing indicators to the old call log.erfanian2018-01-022-5/+19
* Remove field prefixes.linyuh2017-12-2715-718/+713
* Fixing transcription branding UI bugmdooley2017-12-271-0/+1
* Add flags for the Duo install, activate and invite buttonsroldenburg2017-12-191-5/+15
* Ignore deleted voicemail for notificationtwyen2017-12-192-2/+29
* Ensure we do not have a null data string before checking for Duoroldenburg2017-12-181-3/+3
* Hide "Invite" and "Set up" Duo buttons for spam and voicemail callsroldenburg2017-12-151-8/+17
* Use Dagger to get Duo instance in CallLogListItemViewHolderroldenburg2017-12-142-3/+3
* Add impressions for Duo related events (install, activate and invite)roldenburg2017-12-142-46/+80
* Take into consideration special characters when we do contact match.linyuh2017-12-141-2/+15
* Take user to install Duo if they tap "Set up" without the app installedroldenburg2017-12-132-1/+25
* BEGIN_PUBLIClinyuh2017-12-121-1/+2
* Update Spam module to use Daggermaxwelb2017-12-112-102/+79
* Add "Set up" and "Invite" for video to call log entry actionsroldenburg2017-12-083-27/+69
* Ignore "new" voicemails that are too old for notificationstwyen2017-12-071-6/+50
* Adding transcription rating feedbackmdooley2017-11-283-7/+80
* Allow deleting a call log entry in the call log UI and the call details UI.linyuh2017-11-221-0/+70
* Cancel missed calls in call history when needed.yueg2017-11-202-3/+57
* Use phone account ID for legacy voicemail notification.twyen2017-11-181-3/+17
* Fix bug that RTL posistion is not correct when initializing in CallLogActivity.wangqi2017-11-171-1/+1
* Hook up pre-call actionstwyen2017-11-112-14/+21
* Make CallIntentBuilder parcelabletwyen2017-11-111-3/+1
* Unify voicemail call placingtwyen2017-11-112-4/+5
* Fixed that name mixed Hebrew is not displayed correctly at call logerfanian2017-11-071-0/+3
* Show HD icon in call logs.wangqi2017-11-031-1/+1
* Removed helper methods in DialerExecutors.zachh2017-11-013-8/+13
* Roll forward cl/172154863: Do not load every DialtactsActivity fragment on ap...wangqi2017-10-303-30/+40