summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/assisteddialing
Commit message (Expand)AuthorAgeFilesLines
* Update translation strings.Eric Erfanian2018-07-10164-0/+984
* Fix an AOSP build error caused by version codeslinyuh2018-06-271-3/+3
* Remove redundant version checks and annotations in the assisted dialing package.linyuh2018-06-279-74/+13
* Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh2018-06-012-4/+5
* Update targetSdkVersion to 28maxwelb2018-05-042-2/+2
* Increase minSdk to 24.calderwoodra2018-03-262-2/+2
* Support local emergency phone number check when there are multiple SIMs.linyuh2018-03-071-1/+2
* Move assisted dialing out of P.erfanian2018-03-021-5/+3
* 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