summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/precall
Commit message (Expand)AuthorAgeFilesLines
* Move assisted dialing out of P.erfanian2018-03-021-4/+1
* Fix NPE when querying preferred without an accounttwyen2018-02-061-1/+1
* Exit early when phone_lookup returned duplicated results for Preferred SIMtwyen2018-02-021-14/+11
* Add suggestion reason ACCOUNTtwyen2018-02-011-1/+1
* Handle missing contact permission for preferred SIMtwyen2018-02-011-0/+7
* Add logging that assisted dialing was used.erfanian2018-01-261-0/+1
* Update preferred SIM SuggestionProvidertwyen2018-01-252-119/+7
* Attempt to place call even call permission is missingtwyen2018-01-111-2/+2
* Allow SimSuggestionProvider to auto select phone account.twyen2018-01-091-0/+10
* Use support lib to determine build version.erfanian2018-01-081-1/+2
* Only consider writable accounts for preferred SIMtwyen2018-01-032-9/+82
* Enable multi-sim support in assisted dialing.erfanian2017-12-221-2/+50
* Update assisted dialing extras in preparation for platform implementation.erfanian2017-12-221-2/+4
* Add PreCall step to check permissiontwyen2017-12-143-1/+59
* *** Reason for rollback ***roldenburg2017-11-301-1/+9
* Add flag to control default assisted dialing state during precall flow.erfanian2017-11-291-1/+8
* Adjust strings for select SIM dialogtwyen2017-11-291-1/+1
* Prevent PreCallActivity from showing in lockscreen if it is not started in th...twyen2017-11-291-1/+4
* Adjust strings for select SIM dialogtwyen2017-11-291-3/+3
* Add impressions for dual sim featurestwyen2017-11-294-2/+52
* Prevent SIM selection and change SIM from showing when there are active callstwyen2017-11-221-0/+12
* Fix showing CallingAccountSelector in lock screentwyen2017-11-223-11/+21
* Automated rollback of changelist 176587256twyen2017-11-224-18/+11
* Check Contacts support for preferred SIMtwyen2017-11-221-0/+48
* Fix showing CallingAccountSelector in lock screentwyen2017-11-224-11/+18
* Require N for preferred SIM querytwyen2017-11-211-0/+5
* Implement SIM selection dialogtwyen2017-11-202-6/+51
* Clear pendingAction when pausing PreCallCoordinatortwyen2017-11-201-0/+1
* Add config flag for CallingAccountSelectortwyen2017-11-201-0/+6
* Added place voice call search action to regular search.calderwoodra2017-11-181-59/+0
* Implement suggested SIMtwyen2017-11-181-6/+58
* Implement headless PreCalltwyen2017-11-186-20/+75
* Implement preferred SIMtwyen2017-11-182-14/+321
* Allow external apps to start pre-call flowtwyen2017-11-182-0/+100
* Hook up pre-call actionstwyen2017-11-114-3/+14
* Implement CallingAccountSelector and AssistedDialActionZachary Heidepriem2017-11-114-1/+210
* Implement PreCallCoordinatortwyen2017-11-1111-0/+600