summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/calllog
Commit message (Expand)AuthorAgeFilesLines
* Fix tab position handling for RTL languages.Danny Baumann2016-09-091-2/+2
* [3/4] Add cancel callback for BlockContactDialogStephen Bird2016-07-121-0/+5
* Performance tweaks for DeepLinkCache and icon retrieval.NathanielWaggoner2016-06-094-38/+45
* Fix NPE when checking default DialerRaj Yengisetty2016-06-021-2/+12
* Crash Fix When DeepLinkEnabled callback returns to a null Context.NathanielWaggoner2016-05-241-2/+3
* Mark contact info obtained from a lookup provider with remote source-typeRohit Yengisetty2016-05-231-0/+1
* View Note: removes the ability to make multiple notes for the same call.NathanielWaggoner2016-05-231-2/+1
* Add spam information to encoded lookup uriRohit Yengisetty2016-05-181-0/+2
* Add location information from contact-info providerRohit Yengisetty2016-05-171-0/+17
* Add additional info from contact-info provider, if any, to Call DetailsRohit Yengisetty2016-05-171-0/+6
* Fix call log contact info queryRaj Yengisetty2016-05-171-1/+1
* Clear and restart cache on contact-info provider updatesRohit Yengisetty2016-05-161-2/+4
* Fix for issues with the Note action/icon disappearing from call log.NathanielWaggoner2016-05-164-64/+39
* Fix NPE within CallLogFragmentRohit Yengisetty2016-05-131-5/+3
* Add Caller-info provider nudges and adapt new CallerInfoApiArtem Shvadskiy2016-05-094-40/+61
* Fix call log and contact lookupRichard MacGregor2016-05-054-14/+71
* Revert "Workaround for AOSP strings missing translations"Michael Bestas2016-05-011-1/+1
* Dialer DeepLink IntegrationNathanielWaggoner2016-04-296-6/+221
* [4/4] Update dialer for CallMethodHelper refactorStephen Bird2016-04-272-20/+13
* Convert call log and call stats details to new contact blocking code.Danny Baumann2016-04-203-48/+6
* Call Statistics: fix NPE on rotationRaj Yengisetty2016-04-201-8/+9
* Workaround for AOSP strings missing translationsMichael Bestas2016-04-151-1/+1
* Remove superfluous method parameter.Danny Baumann2016-04-141-2/+2
* Call Log - fix issues with expanded call log optionsRichard MacGregor2016-04-081-16/+9
* Fix expanded call options for InCallApi providerRichard MacGregor2016-04-081-14/+23
* Add Metrics for Dialer call origins and incall itemsStephen Bird2016-04-083-15/+22
* Temporarily revert DeepLinkRichard MacGregor2016-04-085-179/+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
* Construct encoded lookup uris for Lookup responsesStephen Bird2016-04-081-0/+11
* Modify BlockContactPresenterRohit Yengisetty2016-04-082-15/+14
* Refactor Blacklist and Contact BlockingRohit Yengisetty2016-04-084-68/+168
* Fix text in call log to match specsStephen Bird2016-04-081-11/+20
* Fix refreshing if data is already availableStephen Bird2016-04-081-2/+4
* Fix CallLogDetails for InCall PluginsRichard MacGregor2016-04-081-1/+19
* Refine criteria that triggers LookupProvider searchRohit Yengisetty2016-04-081-2/+3
* Fix block status refresh issue in call log entriesKamaljeet Maini2016-04-081-1/+1
* Amend contact blocking UIKamaljeet Maini2016-04-081-3/+30
* Refactors the CallLog code to follow proper design patterns, fixes aNathanielWaggoner2016-04-084-147/+146
* Uses the new alreadyHasContent boolean to determine whether to show iconsNathanielWaggoner2016-04-082-4/+3
* Add LookupProvider to the call logRohit Yengisetty2016-04-087-7/+160
* DeepLink refactors and bug fixes.NathanielWaggoner2016-04-082-24/+22
* Hide 'send message' in call log for providersStephen Bird2016-04-081-1/+6
* Hide block calls for providersStephen Bird2016-04-081-1/+1
* Dialer DeepLink Integration Phase 1NathanielWaggoner2016-04-085-6/+180
* Fix CallDetails Activity from calllogRichard MacGregor2016-04-081-1/+1
* Fix Dialer crash when selecting call detailsRichard MacGregor2016-04-081-13/+5
* Fix attribution badge bugStephen Bird2016-04-082-6/+12
* (2/2) Call Lookup: Update call log handler to process usernamesStephen Bird2016-04-081-7/+26