summaryrefslogtreecommitdiff
path: root/src/com/android/dialer/settings/DialerSettingsActivity.java
AgeCommit message (Expand)Author
2017-03-01Update dialer sources.Eric Erfanian
2016-09-26Fixing display option for KO, JA, ZHBrandon Maxwell
2016-06-17Fix N checkingTa-wei Yen
2016-04-20Adding migrate promo to blocked numbers setting uiBrandon Maxwell
2016-03-18Only allow primary users to block numbersBrandon Maxwell
2016-03-15Updating settings to use system blocked numbers uiBrandon Maxwell
2016-02-21Revert "Move AppCompatPreferenceActivity to ContactsCommon"Wenyi Wang
2016-01-25Move AppCompatPreferenceActivity to ContactsCommonWenyi Wang
2015-12-28Make TelecomManager APIs compatible with Lollipop. (1/3)Nancy Chen
2015-12-17Fix DialerSettingsActivity so it does not crash pre-M.Nancy Chen
2015-12-07Merge "Allow non-primary users to configure calling accounts" into ub-contact...Tony Mak
2015-12-02Allow non-primary users to configure calling accountsTony Mak
2015-11-30Compat changes for Dialer SettingsBrandon Maxwell
2015-11-25Compatibility method to check system settings write permissionBrandon Maxwell
2015-10-28Rename activity for blocked numbers settings.Andrew Lee
2015-10-07Combine blocked number fragments into Activity.Andrew Lee
2015-09-25Use TransactionSafeActivityJay Shrauner
2015-09-24Fix IllegalStateException in onOptionsItemSelectedJay Shrauner
2015-09-17Build management screen for managing blocked numbers.Anne Rong
2015-08-13Convert Dialer activities to AppCompat to support Snackbar.Nancy Chen
2015-08-06Correctly check for ability to write to system settingsYorke Lee
2015-07-24Protect against lack of WRITE_SYSTEM_SETTINGS AppOpYorke Lee
2015-05-08Only show accessibility settings for primary user.Andrew Lee
2015-04-18Use UserManager.isSystemUser APIYorke Lee
2015-03-11Hide accessibility settings if none.Andrew Lee
2015-03-02Add Accessibility settings to top-level.Andrew Lee
2015-02-27Merge "Convert GeneralSettings to SoundSettings."Andrew Lee
2015-02-26Convert GeneralSettings to SoundSettings.Andrew Lee
2015-02-26Rename DisplayOptions to DisplayOptionsSettings.Andrew Lee
2015-02-26Merge "Add DisplayOptions PreferenceFragment."Andrew Lee
2015-02-26Add DisplayOptions PreferenceFragment.Andrew Lee
2015-02-26Remove custom Preference.Header layout.Andrew Lee
2015-02-19Move QuickResponseSettings to top-level.Andrew Lee
2014-11-11Remove summary/secondary text from settings.Nancy Chen
2014-10-31Merge "Use improved analytics in Dialer" into lmp-mr1-devBrian Attwell
2014-10-30Use improved analytics in DialerBrian Attwell
2014-10-27Create call settings intent in DialerSettingsActivity.Andrew Lee
2014-10-24Show phone account settings for multiple sims.Andrew Lee
2014-10-23Delete duplicated classBrian Attwell
2014-09-25Update padding base settings for dialerNancy Chen
2014-08-14Add "general settings" settings menu in DialerAndrew Lee
2014-08-14Disable call settings for secondary users.Andrew Lee
2014-07-30Changing Activities to implement Analytics (1/2).Sai Cheemalapati
2014-07-21Update call settings to mocksNancy Chen
2014-07-15Make ContactPreferences use SharedPreferences instead of System settings (5/5)Yorke Lee