summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [4/4] Update dialer for CallMethodHelper refactorStephen Bird2016-04-2723-163/+133
* Add InCall providers call logs into the statistics pagesStephen Bird2016-04-271-3/+5
* WifiNudge: Use PreciseCallState to only show on outgoing callsStephen Bird2016-04-261-14/+23
* Hide coachmark if dialpad opens with text pre-filledStephen Bird2016-04-262-5/+23
* Fix nudge countsStephen Bird2016-04-261-4/+10
* NPE: check that cn is null and returnStephen Bird2016-04-221-0/+4
* Fix crash in Settings when clicking on Phone Number LookupRohit Yengisetty2016-04-211-0/+5
* Settings: Add back AccessibilityStephen Bird2016-04-211-8/+16
* Improvements to NudgesStephen Bird2016-04-216-137/+210
* Search: Show FAB in the right placeStephen Bird2016-04-211-7/+2
* Quick search results: fix to match selected item in spinnerStephen Bird2016-04-212-0/+8
* Add metrics event for selecting call methodStephen Bird2016-04-202-2/+11
* Convert call log and call stats details to new contact blocking code.Danny Baumann2016-04-205-69/+83
* Call Statistics: fix NPE on rotationRaj Yengisetty2016-04-202-9/+11
* Dialer NPE - Search ResultsRichard MacGregor2016-04-181-4/+7
* Dialer: Handle OEM Specific codes.Ankit Gupta2016-04-151-3/+10
* Expand clickable area of settings buttonRichard MacGregor2016-04-151-2/+2
* Search: Only clear focus if we are showing a coachmarkStephen Bird2016-04-152-1/+1
* Workaround for AOSP strings missing translationsMichael Bestas2016-04-151-1/+1
* Remove superfluous method parameter.Danny Baumann2016-04-141-2/+2
* InCallMetrics: null check our content resolver queryStephen Bird2016-04-131-7/+7
* Dialer: Customize features for regional packagekaiyiz2016-04-121-7/+58
* Port VoLTE support from DialerNext into AOSP DialerKamaljeet Maini2016-04-083-14/+62
* Add new method for getting hinttextRichard MacGregor2016-04-081-1/+1
* Call Log - fix issues with expanded call log optionsRichard MacGregor2016-04-081-16/+9
* Only clear dialpad on successStephen Bird2016-04-081-2/+11
* Check for phone permissions before gathering call historyStephen Bird2016-04-081-1/+5
* Metrics: Fix some bugs found by testingStephen Bird2016-04-086-75/+175
* Fix 'turn on phone permissions' hintRichard MacGregor2016-04-081-1/+1
* Remove FAB hiding and showingStephen Bird2016-04-081-11/+0
* Update search drawable when dialpad is hiddenStephen Bird2016-04-083-8/+18
* Fix expanded call options for InCallApi providerRichard MacGregor2016-04-081-14/+23
* Add Metrics for Dialer call origins and incall itemsStephen Bird2016-04-0816-55/+859
* Add Wifi Call nudgeStephen Bird2016-04-083-14/+184
* Temporarily revert DeepLinkRichard MacGregor2016-04-087-294/+6
* Add RequestOrigin to ContactInfoHelperRohit Yengisetty2016-04-081-1/+3
* Add metrics for logging a successful LookupProvider responseRohit Yengisetty2016-04-081-2/+13
* Utilize status codes on LookupResponseRohit Yengisetty2016-04-081-1/+2
* Bring coachmark up to specStephen Bird2016-04-082-11/+116
* Use CALL_ACTION instead of InCallAPI for emergency callsRichard MacGregor2016-04-083-18/+34
* Construct encoded lookup uris for Lookup responsesStephen Bird2016-04-084-13/+254
* Modify BlockContactPresenterRohit Yengisetty2016-04-082-15/+14
* [2/2] MultiSIM: Call using specified SIMRichard MacGregor2016-04-083-43/+86
* Refactor Blacklist and Contact BlockingRohit Yengisetty2016-04-085-68/+171
* Wi-fi help text does not show first time when SIM is selectedRichard MacGregor2016-04-081-0/+1
* Use BrandIcon instead of BadgeIconRichard MacGregor2016-04-081-2/+2
* InCall plugin search shortcut text fixRichard MacGregor2016-04-081-1/+1
* Only show enabled CallMethodsStephen Bird2016-04-083-3/+3
* Move adapter updating into updateCallCreditInfoStephen Bird2016-04-081-4/+7
* Create new drawable before we scaleStephen Bird2016-04-081-0/+2