1. e46c5f3 Add new settings UI to select keyboard layout. by Jeff Brown · 13 years ago
  2. fa3eea5 Only enable multi-user settings if a secure settings flag is set by Amith Yamasani · 13 years ago
  3. b810a0d User management screens by Amith Yamasani · 13 years ago
  4. 11d3012 Enforcement control for READ_EXTERNAL permission. by Jeff Sharkey · 13 years ago
  5. dfb6543 Overhaul vibrate and silent settings to match hard keys. by Amith Yamasani · 14 years ago
  6. 990fb52 Fixes to parent fragment names and other manifest issues. by Amith Yamasani · 14 years ago
  7. 3d670de Bring back the Android Beam settings panel. by Jeff Hamilton · 14 years ago
  8. 54d0af5 Foreground/background network stats pie chart. by Jeff Sharkey · 14 years ago
  9. 66546c7 Follow framework API changes by Adam Powell · 14 years ago
  10. 1de7a33 Always use non-solid action bar theme. by Jeff Sharkey · 14 years ago
  11. 3ae0914 Add NFC sharing intent filter. by Martijn Coenen · 14 years ago
  12. b7cdf16 Merge "Use a different wallpaper fragment title from the preference item." by Amith Yamasani · 14 years ago
  13. a4379d6 Use a different wallpaper fragment title from the preference item. by Amith Yamasani · 14 years ago
  14. cd8e524 Text instead of icons in account settings options by Gilles Debunne · 14 years ago
  15. 37f326b Merge "[Step 1] Add preference activities for spell checkers" by satok · 14 years ago
  16. e077d2b [Step 1] Add preference activities for spell checkers by satok · 14 years ago
  17. b98463f Updated: Wi-Fi p2p initial UI implementation by repo sync · 14 years ago
  18. ca9812a Upgrade Bluetooth pairing dialogs for ICS. by Jake Hamby · 14 years ago
  19. 162e541 No split action bar in screens with one action by Gilles Debunne · 14 years ago
  20. 9fab0da Roaming and background controls under data usage. by Jeff Sharkey · 14 years ago
  21. 88b6f48 Changed Settings application theme by Gilles Debunne · 14 years ago
  22. ab189bd Fixed intents to start Settings activities by Gilles Debunne · 14 years ago
  23. 3fa1377 Implement new UI for IME settings by satok · 14 years ago
  24. fe0be7f Remove call settings menu by Daisuke Miyakawa · 14 years ago
  25. 22559fc Merge "Split ActionBar in Settings" by Gilles Debunne · 14 years ago
  26. dc7101f Split ActionBar in Settings by Gilles Debunne · 14 years ago
  27. 3661b62 Bug 4950070: correct title in Settings by Gilles Debunne · 14 years ago
  28. b396c9b Bug 4879032: NPE fix when restarting Settings. by Gilles Debunne · 14 years ago
  29. 0eb603d Merge "Split Location and Security settings." by Gilles Debunne · 14 years ago
  30. a6a8a14 Split Location and Security settings. by Gilles Debunne · 14 years ago
  31. 2454f49 Fixed Bluetooth availability test in Settings by Gilles Debunne · 14 years ago
  32. e78c187 Settings refactoring by Gilles Debunne · 14 years ago
  33. ab2d8d3 Checkpoint of data usage UI, graphs and lists. by Jeff Sharkey · 14 years ago
  34. 48147dc Update to follow API change. by Dianne Hackborn · 14 years ago
  35. b725818 Fix to launch sub-preference activities. by Dianne Hackborn · 14 years ago
  36. a1d0184 Tabletize Device administrator screen and fix the layout for DeviceAdminAdd. by Amith Yamasani · 15 years ago
  37. 3da38a0 Add start-encryption intent filter to settings by Andy Stadler · 15 years ago
  38. 79c5fd9 Add WifiPickerActivity for PICK_WIFI_NETWORK by Daisuke Miyakawa · 15 years ago
  39. 2748fc2 Close scan screen when pairing and remove device when unpairing. by Jake Hamby · 15 years ago
  40. 9e3a470 Remove extra button bar. by Amith Yamasani · 15 years ago
  41. c88a7ff Implement new design for settings of InputMethods by satok · 15 years ago
  42. c9fdfa8 Handle fragment breadcrumbs for deep-linked settings launches. by Amith Yamasani · 15 years ago
  43. b44161f Move Voice input/output settings to Language & keyboard by Amith Yamasani · 15 years ago
  44. 72aa19d Keep the settings title as "Settings" even if launching a shortcut. by Amith Yamasani · 15 years ago
  45. 43c6978 Move Account & sync settings into Settings app. by Amith Yamasani · 15 years ago
  46. 3965ae6 Jump to top-level settings when launched from system bar or Settings shortcut. by Amith Yamasani · 15 years ago
  47. 59a4860 Start fragmentizing battery usage. by Dianne Hackborn · 15 years ago
  48. ea07165 Bug fixes, UI flow improvements. by Amith Yamasani · 15 years ago
  49. 5203bdf Create activity wrappers for settings launchable through intents or shortcuts. by Amith Yamasani · 15 years ago
  50. ee29379 Further manage apps fragmentization. by Dianne Hackborn · 15 years ago
  51. f4eb85b Start fragmentizing Manage Applications. by Dianne Hackborn · 15 years ago
  52. e0e4fc2 Remove singleTop, as it's causing serious problems on the phone. And... by Amith Yamasani · 15 years ago
  53. 25af150 Remove OnStateListener and FragmentStarter. by Daisuke Miyakawa · 15 years ago
  54. 379d9b0 Fix launching of specific settings. by Amith Yamasani · 15 years ago
  55. 02cf71a Use PreferenceActivity and FragmentBreadCrumbs as they offer the same capabilities now. by Amith Yamasani · 15 years ago
  56. a2633d0 Move ManageAccountsSettings into Settings. by Daisuke Miyakawa · 15 years ago
  57. b5647c5 Fragmentize VpnSettings and relevant Activities. by Daisuke Miyakawa · 15 years ago
  58. b61cf51 Breadcrumbs in the action bar for navigating up one level and showing current title. by Amith Yamasani · 15 years ago
  59. 60133dd Conditionally remove settings that aren't required on the tablet. by Amith Yamasani · 15 years ago
  60. 0cc35e4 Make LocalePicker Fragment. by Daisuke Miyakawa · 15 years ago
  61. 9c8bde5 Fragmentize WifiSettings. by Daisuke Miyakawa · 15 years ago
  62. d799347 Refactor settings top level activities to use fragments. by Amith Yamasani · 15 years ago
  63. 289244a Remove unused variable and associated import by Ben Clark · 15 years ago
  64. b2dd903 Settings: Add a hook for operator or vendor specific settings. by Anders Hammar1 · 15 years ago
  65. 0e2ab4f New top-level Dock in Settings and a Dock Settings screen with Audio item. #2367275 by Amith Yamasani · 16 years ago
  66. a0dc346 Remove summaries from top-level of settings. by Amith Yamasani · 16 years ago
  67. 5ee0635 Remove 'SIM Card Lock' from Security & Location settings for CDMA phones. by Chouting Zhang · 16 years ago
  68. a9d5be1 Show Search settings in Settings app. by Bjorn Bringert · 16 years ago
  69. afc4ab2 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  70. 4e14e5c auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  71. 5962e18 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  72. de2d9f5 Initial Contribution by The Android Open Source Project · 17 years ago