summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* Show Development Settings as defaultreplicant-4.2-0001Paul Kocialkowski2014-01-181-2/+1
* Get rid of CyanogenMod StatsPaul Kocialkowski2013-10-291-1/+0
* Settings: Add Expanded desktop tile in QuickSettings (1/2)xavihernandez2013-04-041-0/+1
* Settings : Fix accessibility shortcutDanesh Mondegarian2013-03-311-2/+13
* Hide Superuser entry if root access for apps is disabled.Danny Baumann2013-03-061-0/+4
* Settings: fix profiles TabManagerJorge Ruesga2013-02-241-1/+1
* Merge commit 'android-4.2.2_r1' into mr1.1-stagingRicardo Cerqueira2013-02-151-1/+6
|\
| * Merge "Add android.settings.DREAM_SETTINGS for Daydream settings." into jb-mr...Daniel Sandler2012-11-301-0/+1
| |\
| | * Add android.settings.DREAM_SETTINGS for Daydream settings.Daniel Sandler2012-11-271-0/+1
| * | Avoid split action bar when it only has one item. DO NOT MERGE.Jeff Sharkey2012-11-291-1/+5
| |/
* | QuietHours Tile (2/2)Danesh Mondegarian2013-02-071-0/+1
* | Settings: Allow non-primary user to access selected CM SettingsDvTonder2013-02-061-1/+3
* | Settings: show interface header for restricted usersPawit Pornkitprasan2012-12-301-0/+1
* | Settings: Add launcher settings to sharednebkat2012-12-301-1/+2
* | QuickSettings: Added ProfileTile (1/2)Sven Dawitz2012-12-171-0/+1
* | Settings : Switch state fixDanesh M2012-12-121-1/+1
* | Apn settings fixes / code maintainenceDanesh M2012-12-071-0/+2
* | Settings: Forward port missing Profiles related changesDvTonder2012-12-021-2/+12
* | Settings: Make Perf settings act just like dev setting - start hiddenDvTonder2012-11-281-1/+2
* | Settings: add Advanced menu for device-specific settings appjt11342012-11-241-1/+2
* | Add launcher configuration itemRicardo Cerqueira2012-11-201-0/+18
* | Settings: Anonymous Statistics (CMStats)Danesh Mondegarian2012-11-201-0/+1
|/
* Show the overflow in the right place for keyguard settingsAdam Powell2012-10-131-1/+3
* Fix crash in Settings for secondary usersAmith Yamasani2012-10-101-1/+2
* Fix issue #7318666: hide developer options from user buildDianne Hackborn2012-10-101-5/+35
* Go back to top of list when Settings is relaunchedAmith Yamasani2012-10-091-4/+8
* Refresh authenticator info when accounts change.Jeff Sharkey2012-10-031-0/+2
* Move the installed app details overflow button to the top.Adam Powell2012-10-011-1/+3
* Add Help lin to Settings > Securityrich cannings2012-09-301-1/+2
* Rename "Owner info" to "User info" for secondary usersAmith Yamasani2012-09-271-0/+3
* move remaining dock settings into sound settings fragment.Chris Wren2012-09-241-9/+1
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-0/+4
* Accessibility multi-user support.Svetoslav Ganov2012-09-211-2/+1
* First draft of wifi display settings UI.Jeff Brown2012-09-191-1/+2
* Migrate UI to supportsMultipleUsers().Jeff Sharkey2012-09-191-1/+2
* Data usage multi-user support.Jeff Sharkey2012-09-141-0/+1
* Multi-user battery settings.Dianne Hackborn2012-09-121-0/+1
* User management UI: take 2Amith Yamasani2012-09-101-9/+2
* Surface storage usage of other users.Jeff Sharkey2012-08-301-0/+1
* Always-on VPN.Jeff Sharkey2012-08-261-1/+3
* Make manage apps UI multi-user aware.Dianne Hackborn2012-08-211-0/+1
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-3/+3
* Use UserManager instead of PackageManager for user managementAmith Yamasani2012-08-101-0/+5
* Fix Settings NPEBrian Muramatsu2012-06-281-1/+5
* Fix incorrect updating of headers in SettingsAmith Yamasani2012-06-201-14/+8
* Exit to Settings when removing the only account for a type.Amith Yamasani2012-06-081-2/+2
* Directly go to account sync screen if there's only one account for that type.Amith Yamasani2012-06-071-12/+27
* Add back a SYNC_SETTINGS screenAmith Yamasani2012-06-061-1/+12
* Update headers when accounts are changed.Amith Yamasani2012-06-051-1/+13
* Account types at toplevel of SettingsAmith Yamasani2012-06-041-12/+100