summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer
Commit message (Expand)AuthorAgeFilesLines
* This change brings Dialer oc-mr1-dev up to date with v11.1 RC06.Eric Erfanian2017-08-07360-1155/+717
* Set CallDetailsActivity exported to false.erfanian2017-07-131-5/+1
* Contacts headers now update properly when you fast scroll backwards slowly.calderwoodra2017-07-131-0/+1
* Adjust call composer for dimensions so all items fit on screen for large dpi.calderwoodra2017-07-132-7/+8
* Display correct string for Lightbringer calls in call detailsroldenburg2017-07-137-5/+67
* Resolve NPE in post call send message prompt.calderwoodra2017-07-131-3/+5
* Fixed ArrayIndexOutOfBoundsException in Contacts Fragment.calderwoodra2017-07-131-0/+4
* PostCallActivity edittext is not always visible on all screen sizes.calderwoodra2017-07-134-26/+33
* Fix Call button text alignment in expanded call log itemroldenburg2017-07-132-6/+6
* Fixed NPE in CameraComposerFragment.calderwoodra2017-07-121-1/+5
* Move VideoShareSession to third_party to remove bad cast in VideoShareManagerroldenburg2017-07-124-0/+58
* Tag spam network traffic using TrafficStats.zachh2017-07-121-0/+5
* Remove obsolete wrapper bundle from CallIntent Bundle.erfanian2017-07-122-16/+32
* Update AOSP Dialer license Data.erfanian2017-07-122-681/+1712
* Fix NPE in PhoneFavoriteTileView.onClick.yueg2017-07-112-2/+7
* Make CallLogCache thread safe.wangqi2017-07-114-110/+52
* Remove Assert(isAtLeastO) in LegacyVoicemailNotificaitonReceivertwyen2017-07-111-1/+12
* Bump version code and name to Dialer v12sail2017-07-101-2/+2
* Remove ConfigBindings from DialerBackupAgentuabdullah2017-07-101-83/+65
* Improve GoogleCallLogAdapterTest to better emulate realityroldenburg2017-07-101-0/+7
* Fix 2 NPEs in CallLogAdapter.yueg2017-07-101-1/+3
* Move voicemail notification dismissing to VisualVoicemailCallLogFragmenttwyen2017-07-102-28/+9
* Add video call not available dialog.wangqi2017-07-061-0/+2
* Bump version code for Dialer v11 (again)uabdullah2017-06-301-1/+1
* Automated g4 rollback of changelist 160202511.sail2017-06-3045-154/+170
* Re-enabled strict mode in bugfood.zachh2017-06-301-1/+1
* Move Session State definition into Sessionmaxwelb2017-06-304-44/+43
* Load dreamchip from assetstwyen2017-06-301-1/+1
* Log the number of times when Lightbringer video call button appears.yueg2017-06-305-15/+87
* Fix NPE in CallLogCacheLollipopMr1.isVoicemailNumber()twyen2017-06-302-2/+10
* Automated g4 rollback of changelist 159993127.sail2017-06-309-113/+14
* Move video call logging from IntentProvider to CallLogListItemViewHolder.yueg2017-06-303-7/+13
* All Fragments are now support library Fragments.keyboardr2017-06-3045-170/+154
* Tweaks to the voicemail TOS UImdooley2017-06-269-21/+143
* Adding voicemail transcription branding and progress UImdooley2017-06-269-14/+113
* Adding voicemail transcription impression loggingmdooley2017-06-261-1/+9
* Updated in call ui for EC calls with text to not get cropped.calderwoodra2017-06-231-0/+6
* Fixing strict mode violations in voip module.mdooley2017-06-231-0/+1
* Make shortcuts use adaptive iconskeyboardr2017-06-225-2/+84
* Only show video call option in the call log when appropriateroldenburg2017-06-223-21/+12
* Merge "Manually integrate upstream oc-dr1-dev changes."TreeHugger Robot2017-06-22393-564/+2508
|\
| * Manually integrate upstream oc-dr1-dev changes.Eric Erfanian2017-06-22398-617/+2574
* | Added logging to reporting caller idcalderwoodra2017-06-222-1/+9
* | Log starting tab.yueg2017-06-214-4/+15
* | Added privacy toast for users first time using call composer.calderwoodra2017-06-213-2/+29
* | Disable auto fill for dialpad.wangqi2017-06-211-100/+101
* | Make Lightbringer getPackageName Nullableroldenburg2017-06-213-4/+4
* | Select "Select all" if all the entries in the call log are selected.uabdullah2017-06-212-0/+18
* | Added privacty snackbar for deleting calls with EC data.calderwoodra2017-06-218-10/+102
* | Fix crash on voicemail mark as read when lacking write call log permission.wangqi2017-06-211-1/+2