summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/preferredsim
Commit message (Expand)AuthorAgeFilesLines
* Update translation strings.Eric Erfanian2018-07-10164-0/+984
* Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh2018-06-012-4/+7
* Refactor PreferredAccountWorker to provide the dialog to be shown.twyen2018-04-307-228/+584
* Add "enabled" to SelectPhoneAccountDialogFragment.twyen2018-04-251-28/+17
* Check empty number before querying data ID for preferred accounttwyen2018-03-261-0/+4
* Show SIM auto select reason in in call UItwyen2018-03-261-0/+2
* Increase minSdk to 24.calderwoodra2018-03-261-5/+0
* Sanitize inputs for PreferredSimFallbackProvider.query()twyen2018-03-131-10/+23
* Handle preferred SIM for ACTION_CALLtwyen2018-03-075-0/+499
* Fix NPE when querying preferred without an accounttwyen2018-02-061-0/+2
* Add suggestion reason ACCOUNTtwyen2018-02-011-0/+2
* Update preferred SIM SuggestionProvidertwyen2018-01-253-4/+124
* Allow preferred SIM to be fully clearedtwyen2018-01-112-3/+15
* Allow SimSuggestionProvider to auto select phone account.twyen2018-01-092-2/+16
* Implement suggested SIMtwyen2017-11-184-0/+175
* Notify content URI when preferred SIM is updatedtwyen2017-11-181-0/+1
* Implement PreferredSimFallbackProvidertwyen2017-11-114-0/+314