summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/Settings.java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up-navigation for different levels of Settings screens.Amith Yamasani2012-05-141-3/+9
* Fix breadcrumbs for user dictionary settings on tablets.Jean Chalard2012-05-101-1/+2
* Avoid split action bar on phones.Jeff Sharkey2012-05-081-1/+4
* Hide tab when disabled, metered strings, fixes.Jeff Sharkey2012-04-211-0/+14
* Merge "Specify up navigation behavior"Adam Powell2012-04-051-1/+3
|\
| * Specify up navigation behaviorAdam Powell2012-04-051-1/+3
* | Merge "Add new settings UI to select keyboard layout."Jeff Brown2012-04-051-0/+1
|\ \
| * | Add new settings UI to select keyboard layout.Jeff Brown2012-04-051-0/+1
| |/
* / Enable lockscreen configuration for secondary users.Amith Yamasani2012-04-051-1/+1
|/
* Only enable multi-user settings if a secure settings flag is setAmith Yamasani2012-03-281-1/+9
* User management screensAmith Yamasani2012-03-271-0/+23
* Enforcement control for READ_EXTERNAL permission.Jeff Sharkey2012-03-191-1/+3
* Overhaul vibrate and silent settings to match hard keys.Amith Yamasani2011-11-301-3/+3
* Fixes to parent fragment names and other manifest issues.Amith Yamasani2011-09-251-0/+2
* Bring back the Android Beam settings panel.Jeff Hamilton2011-09-221-1/+1
* Foreground/background network stats pie chart.Jeff Sharkey2011-08-151-6/+6
* Follow framework API changesAdam Powell2011-08-021-1/+1
* Always use non-solid action bar theme.Jeff Sharkey2011-08-011-1/+1
* Add NFC sharing intent filter.Martijn Coenen2011-07-281-0/+1
* Merge "Use a different wallpaper fragment title from the preference item."Amith Yamasani2011-07-271-0/+13
|\
| * Use a different wallpaper fragment title from the preference item.Amith Yamasani2011-07-251-0/+13
* | Text instead of icons in account settings optionsGilles Debunne2011-07-251-8/+8
* | Merge "[Step 1] Add preference activities for spell checkers"satok2011-07-241-0/+1
|\ \
| * | [Step 1] Add preference activities for spell checkerssatok2011-07-251-0/+1
| |/
* / Updated: Wi-Fi p2p initial UI implementationrepo sync2011-07-241-0/+1
|/
* Upgrade Bluetooth pairing dialogs for ICS.Jake Hamby2011-07-151-1/+0
* No split action bar in screens with one actionGilles Debunne2011-07-111-1/+6
* Roaming and background controls under data usage.Jeff Sharkey2011-07-091-0/+12
* Changed Settings application themeGilles Debunne2011-07-081-1/+0
* Fixed intents to start Settings activitiesGilles Debunne2011-07-071-0/+3
* Implement new UI for IME settingssatok2011-06-301-1/+0
* Remove call settings menuDaisuke Miyakawa2011-06-281-3/+0
* Merge "Split ActionBar in Settings"Gilles Debunne2011-06-281-0/+5
|\
| * Split ActionBar in SettingsGilles Debunne2011-06-271-2/+7
* | Bug 4950070: correct title in SettingsGilles Debunne2011-06-271-3/+5
|/
* Bug 4879032: NPE fix when restarting Settings.Gilles Debunne2011-06-221-23/+24
* Merge "Split Location and Security settings."Gilles Debunne2011-06-211-1/+1
|\
| * Split Location and Security settings.Gilles Debunne2011-06-211-1/+1
* | Fixed Bluetooth availability test in SettingsGilles Debunne2011-06-211-3/+6
|/
* Settings refactoringGilles Debunne2011-06-211-45/+261
* Checkpoint of data usage UI, graphs and lists.Jeff Sharkey2011-06-091-0/+1
* Update to follow API change.Dianne Hackborn2011-03-181-2/+4
* Fix to launch sub-preference activities.Dianne Hackborn2011-03-151-0/+7
* Tabletize Device administrator screen and fix the layout for DeviceAdminAdd.Amith Yamasani2011-01-241-0/+1
* Add start-encryption intent filter to settingsAndy Stadler2011-01-211-0/+1
* Add WifiPickerActivity for PICK_WIFI_NETWORKDaisuke Miyakawa2011-01-171-1/+1
* Close scan screen when pairing and remove device when unpairing.Jake Hamby2011-01-121-1/+1
* Remove extra button bar.Amith Yamasani2011-01-121-1/+11
* Implement new design for settings of InputMethodssatok2010-12-171-0/+1
* Handle fragment breadcrumbs for deep-linked settings launches.Amith Yamasani2010-12-141-1/+109