summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/assisteddialing
Commit message (Expand)AuthorAgeFilesLines
* Explicitly disable strict mode during the assisted dialing action.erfanian2018-01-253-24/+43
* Reset invalid selected countries to the default value.erfanian2018-01-251-0/+22
* Update Assisted Dialing references.erfanian2018-01-231-1/+3
* Enable multi-sim support in assisted dialing.erfanian2017-12-221-1/+1
* Use ICU Localization for country names in settings.erfanian2017-12-222-245/+258
* Upgrade target SDK version to 27.linyuh2017-12-182-4/+4
* Use explicit version constant for AD ceiling.erfanian2017-12-071-2/+1
* Display the automatically detected home country in assisted dialing settings.erfanian2017-12-073-7/+43
* Refactor Assisted Dialing Settings into standalone activity.erfanian2017-12-072-0/+57
* Add filtration logic to Assisted Dialing Settings.erfanian2017-12-047-9/+122
* Bump API ceiling for Assisted Dialing.erfanian2017-11-291-2/+3
* Move country constraint logic into standalone class.erfanian2017-11-293-75/+127
* Expose user home country code as public method in Mediator Interface.erfanian2017-11-293-0/+21
* Update assisted dialing setting text.erfanian2017-11-291-2/+2
* Add impression to track when users explicitly disable assisted dialing.erfanian2017-11-201-0/+17
* Renamed string.xml to strings.xml to match Android conventionroldenburg2017-11-121-0/+0
* Implement CallingAccountSelector and AssistedDialActionZachary Heidepriem2017-11-111-1/+2
* Add country code support to ad settings.erfanian2017-11-015-8/+563
* Disable assisted dialing when the phone is User Locked.erfanian2017-11-011-0/+8
* Refactor client platform checks to be DRY.erfanian2017-10-251-3/+5
* Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian2017-10-243-3/+11
* Check AD eligibility before utilizing the feature.erfanian2017-10-193-0/+15
* Add temporary assisted dialing setting to Dialer.Eric Erfanian2017-10-175-2/+129
* Add config provider value for dynamic locales for assisted dialing.erfanian2017-10-132-19/+79
* Fix incallui to use latest ux mocks for assisted dialing.erfanian2017-10-121-7/+8
* Add assisted dialing to outbound calls that qualify.erfanian2017-10-106-66/+147
* Expose more transformation state.erfanian2017-10-033-3/+113
* Add the assisted dialing logic module.erfanian2017-09-285-0/+507