summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/assisteddialing
AgeCommit message (Expand)Author
2020-12-12Updated target SDK from 28 to 29.Raman Tenneti
2018-07-10Update translation strings.Eric Erfanian
2018-06-27Fix an AOSP build error caused by version codeslinyuh
2018-06-27Remove redundant version checks and annotations in the assisted dialing package.linyuh
2018-06-01Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh
2018-05-04Update targetSdkVersion to 28maxwelb
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-07Support local emergency phone number check when there are multiple SIMs.linyuh
2018-03-02Move assisted dialing out of P.erfanian
2018-01-25Explicitly disable strict mode during the assisted dialing action.erfanian
2018-01-25Reset invalid selected countries to the default value.erfanian
2018-01-23Update Assisted Dialing references.erfanian
2017-12-22Enable multi-sim support in assisted dialing.erfanian
2017-12-22Use ICU Localization for country names in settings.erfanian
2017-12-18Upgrade target SDK version to 27.linyuh
2017-12-07Use explicit version constant for AD ceiling.erfanian
2017-12-07Display the automatically detected home country in assisted dialing settings.erfanian
2017-12-07Refactor Assisted Dialing Settings into standalone activity.erfanian
2017-12-04Add filtration logic to Assisted Dialing Settings.erfanian
2017-11-29Bump API ceiling for Assisted Dialing.erfanian
2017-11-29Move country constraint logic into standalone class.erfanian
2017-11-29Expose user home country code as public method in Mediator Interface.erfanian
2017-11-29Update assisted dialing setting text.erfanian
2017-11-20Add impression to track when users explicitly disable assisted dialing.erfanian
2017-11-12Renamed string.xml to strings.xml to match Android conventionroldenburg
2017-11-11Implement CallingAccountSelector and AssistedDialActionZachary Heidepriem
2017-11-01Add country code support to ad settings.erfanian
2017-11-01Disable assisted dialing when the phone is User Locked.erfanian
2017-10-25Refactor client platform checks to be DRY.erfanian
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-19Check AD eligibility before utilizing the feature.erfanian
2017-10-17Add temporary assisted dialing setting to Dialer.Eric Erfanian
2017-10-13Add config provider value for dynamic locales for assisted dialing.erfanian
2017-10-12Fix incallui to use latest ux mocks for assisted dialing.erfanian
2017-10-10Add assisted dialing to outbound calls that qualify.erfanian
2017-10-03Expose more transformation state.erfanian
2017-09-28Add the assisted dialing logic module.erfanian