summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/settings/DialerSettingsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor CallerInfo strings to simplify translationsArtem Shvadskiy2016-05-201-1/+1
* Add negative option to caller info disable dialogArtem Shvadskiy2016-05-201-0/+7
* Dialer Settings: fix InCall Plugin settingsRaj Yengisetty2016-05-171-20/+34
* Add Caller-info provider nudges and adapt new CallerInfoApiArtem Shvadskiy2016-05-091-6/+1
* Fixes an issue where Note settings weren't launching when clicked.NathanielWaggoner2016-05-091-0/+4
* Modify Settings activity for the revised CallerInfoApi within AmbientSDKRohit Yengisetty2016-05-081-193/+207
* Dialer DeepLink IntegrationNathanielWaggoner2016-04-291-0/+41
* [4/4] Update dialer for CallMethodHelper refactorStephen Bird2016-04-271-10/+10
* Settings: Add back AccessibilityStephen Bird2016-04-211-8/+16
* Metrics: Fix some bugs found by testingStephen Bird2016-04-081-1/+8
* Fix race with credit listener removalStephen Bird2016-04-081-2/+2
* Decouple getAllCallMethods from refreshingStephen Bird2016-04-081-0/+1
* Add CallerInfoProvider options in SettingsKamaljeet Maini2016-04-081-7/+126
* InCall: port nudges and fix plugin settingsRaj Yengisetty2016-04-081-2/+4
* Incorporate namespace changes for PluginStatusRichard MacGregor2016-04-081-6/+6
* Move CallMethod items to PhoneCommonStephen Bird2016-04-081-6/+3
* Add InCall SettingsStephen Bird2016-04-081-54/+347
* Dialer: add to support speed number dialDanny Baumann2015-11-241-0/+6
* Dialer lookup.Xiao-Long Chen2015-11-161-0/+6
* Remove quick responses based on configAndalam Parthasarathi2015-10-061-6/+11
* Correctly check for ability to write to system settingsYorke Lee2015-08-061-4/+4
* Protect against lack of WRITE_SYSTEM_SETTINGS AppOpYorke Lee2015-07-241-9/+25
* Only show accessibility settings for primary user.Andrew Lee2015-05-081-9/+9
* Use UserManager.isSystemUser APIYorke Lee2015-04-181-11/+2
* Hide accessibility settings if none.Andrew Lee2015-03-111-8/+12
* Add Accessibility settings to top-level.Andrew Lee2015-03-021-0/+7
* Merge "Convert GeneralSettings to SoundSettings."Andrew Lee2015-02-271-4/+4
|\
| * Convert GeneralSettings to SoundSettings.Andrew Lee2015-02-261-4/+4
* | Rename DisplayOptions to DisplayOptionsSettings.Andrew Lee2015-02-261-1/+1
|/
* Merge "Add DisplayOptions PreferenceFragment."Andrew Lee2015-02-261-0/+5
|\
| * Add DisplayOptions PreferenceFragment.Andrew Lee2015-02-261-0/+5
* | Remove custom Preference.Header layout.Andrew Lee2015-02-261-71/+0
|/
* Move QuickResponseSettings to top-level.Andrew Lee2015-02-191-4/+12
* Remove summary/secondary text from settings.Nancy Chen2014-11-111-3/+0
* Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell2014-10-311-3/+2
|\
| * Use improved analytics in DialerBrian Attwell2014-10-301-3/+2
* | Create call settings intent in DialerSettingsActivity.Andrew Lee2014-10-271-3/+6
* | Show phone account settings for multiple sims.Andrew Lee2014-10-241-6/+25
|/
* Delete duplicated classBrian Attwell2014-10-231-3/+2
* Update padding base settings for dialerNancy Chen2014-09-251-6/+0
* Add "general settings" settings menu in DialerAndrew Lee2014-08-141-5/+5
* Disable call settings for secondary users.Andrew Lee2014-08-141-7/+29
* Changing Activities to implement Analytics (1/2).Sai Cheemalapati2014-07-301-2/+2
* Update call settings to mocksNancy Chen2014-07-211-0/+83
* Make ContactPreferences use SharedPreferences instead of System settings (5/5)Yorke Lee2014-07-151-0/+54