1. 25f29bf Only allow Settings app launch search result page by Fan Zhang · 7 years ago
  2. 89b8e5c Deprecate resId field in SearchIndexableResources by Fan Zhang · 7 years ago
  3. 545221e Merge "Add OWNERS for folder location" by TreeHugger Robot · 7 years ago
  4. 5152bf8 Do not dim icons when Preference is Disabled by jeffreyhuang · 7 years ago
  5. 39af82f Add OWNERS for folder location by jackqdyulei · 7 years ago
  6. f1ed210 Remove subtitle for Recent location apps by jackqdyulei · 7 years ago
  7. 6593453 Expose Location toggling logic by Matthew Fritze · 7 years ago
  8. 458bb88 Add default value to inline payloads by Matthew Fritze · 7 years ago
  9. ea72afa Add location as a Inline list payload by Matthew Fritze · 7 years ago
  10. 1d583e1 Make PreferenceController a mixin by Tony Mantler · 7 years ago
  11. 777ed25 Depend on SettingsLib's version of lifecycle and FooterMixin. by Juan Lang · 7 years ago
  12. 2e52b42 Location setting now updates summary timely. by Alex Salo · 7 years ago
  13. a278962 Refactor DefaultAppPicker to a general radio button picker by Fan Zhang · 7 years ago
  14. 2d4d993 Move "scanning" from location setting actionbar to pref xml by Fan Zhang · 7 years ago
  15. 4e1477b Merge "Update Security & screen lock preference" by TreeHugger Robot · 7 years ago
  16. 8161054 Update Security & screen lock preference by Doris Ling · 7 years ago
  17. c6ca314 Log source with visibility change by Fan Zhang · 7 years ago
  18. dbf78d4 Move intent action to xml by songchenxi · 8 years ago
  19. b9cf917 Location Setting change for O by songchenxi · 8 years ago
  20. 64c83af Move RadioButtonPreference to generic widget package by Fan Zhang · 8 years ago
  21. 265d3c2 Update package names to work with the proto3 compiler by Tamas Berghammer · 8 years ago
  22. 6507613 Log visibility change for all fragments. by Fan Zhang · 8 years ago
  23. 178b198 Merge "Fix no options menu on location settings screen" am: 5c15ff9 by qinglian.x.zhang · 8 years ago
  24. 3bd4771 Fix location settings crash when work profile is disabled by Ricky Wai · 8 years ago
  25. def100b Fix no options menu on location settings screen by qinglian.x.zhang · 9 years ago
  26. 9e9e63b Part3 - Don't add padlock if the restriction is not set by admin. by Sudheer Shanka · 8 years ago
  27. 9d1bfd1 port settings over to new metrics enum by Chris Wren · 9 years ago
  28. 0d9ac34 Add padlock to location for work profile when disabled by admin. by Sudheer Shanka · 9 years ago
  29. 9c32468 Add padlocks to more preferences that can be disabled by policy. by Sudheer Shanka · 9 years ago
  30. ad0ca96 Add UI to Settings > Location for Managed Profile Location Control by Zoltan Szatmary-Ban · 9 years ago
  31. 02cde0a Merge "Remembers previous location mode when location off" by Lifu Tang · 9 years ago
  32. ee0db4c Remembers previous location mode when location off by Lifu Tang · 9 years ago
  33. d3de027 Merge "Add some more summaries for Settings Home" by Jason Monk · 9 years ago
  34. 9d80eea Add some more summaries for Settings Home by Jason Monk · 9 years ago
  35. 8b886c4 Fix various crashes by Jason Monk · 9 years ago
  36. f313a75 Move RecentLocationApps to SettingsLib by Tony Mantler · 9 years ago
  37. 39b4674 Depend on support lib preferences by Jason Monk · 9 years ago
  38. 4148f17 Explicitly ask for option menu in Fragments by Lifu Tang · 9 years ago
  39. b3e11be Created new task when launching injected activity by Lifu Tang · 9 years ago
  40. a7a7bfe Use DimmableIconPreference for Add user action by Fyodor Kupolov · 9 years ago
  41. 67dc554 LocationSettings javadoc describes what's in the UI by Tom O'Neill · 9 years ago
  42. 0ac63cd Updated system settings to control BLE scanning by Lifu Tang · 9 years ago
  43. 8a963ba log visibility of views by Chris Wren · 9 years ago
  44. cb193d5 Added a screen to configure wireless scanning by Lifu Tang · 9 years ago
  45. 9a23adf Settings: Remove all unused imports. by John Spurlock · 9 years ago
  46. d80e127 Bring up correct app for Recent location list items by Zoltan Szatmary-Ban · 10 years ago
  47. 86c877e Make Location Settings multiprofile aware by Zoltan Szatmary-Ban · 10 years ago
  48. 30c50b1 Use correct API for badging by Amith Yamasani · 10 years ago
  49. 39f82a7 Update Settings due to API changes. by Svetoslav · 10 years ago
  50. db0b763 Dim the preference icons when its disabled by Lifu Tang · 10 years ago
  51. 3aaf0eb Fix app icons on some Settings screens by Zoltan Szatmary-Ban · 10 years ago
  52. cc2cbaf Move over to CharSequence version of badging method. by Kenny Guy · 10 years ago
  53. ebb36ec Badge texts correctly for accessibility in Settings by Zoltan Szatmary-Ban · 10 years ago
  54. 925560e Update Location Settings for Enterprise by Zoltan Szatmary-Ban · 10 years ago
  55. 42fa973 Avoid removing switch even listener multiple times by Lifu Tang · 10 years ago
  56. 218f99c Register the listener for switch during onResume by Lifu Tang · 10 years ago
  57. 387ecc6 Disable the switch bar instead of switch itself by Lifu Tang · 10 years ago
  58. 138ff8c Make the SwitchBar appear immediately by Fabrice Di Meglio · 10 years ago
  59. 3041003 Use SwitchBar for Location Settings by Fabrice Di Meglio · 10 years ago
  60. ede1435 Make all the Settings Switches appear again by Fabrice Di Meglio · 10 years ago
  61. 6068967 Re-enable the switch into Location Settings by Fabrice Di Meglio · 10 years ago
  62. a7f3991 Injected settings start new task by Tom O'Neill · 10 years ago
  63. 1bb6c75 Re-register listener for the switch upon onResume by Lifu Tang · 10 years ago
  64. 34501ae Ignore any summary provided for injected settings by Tom O'Neill · 10 years ago
  65. 263bcc8 Use Drawer in Settings app by Fabrice Di Meglio · 11 years ago
  66. 72bafff Used BroadcastReceiver to monitor mode changes by Lifu Tang · 11 years ago
  67. 8a4c53a Limits the broadcast to system apps only by Lifu Tang · 11 years ago
  68. 1673fbc Broadcasting a message for mode changing by Lifu Tang · 11 years ago
  69. c120c6c Fixed crash when rotating screen by Lifu Tang · 11 years ago
  70. 5ab9fa4 Renamed "App settings" back to "Location services" by Lifu Tang · 11 years ago
  71. 5cbf971 Make recent location app list package based by Lifu Tang · 11 years ago
  72. 9335f14 Hacked to display Puzzle icon for GCore by Lifu Tang · 11 years ago
  73. b1e381b Don't show background apps in Settings->Location (b/10806272) by David Christie · 11 years ago
  74. bec860d Remove "Android System" from recent apps list in Settings (b/10855277) by David Christie · 11 years ago
  75. 8b4cdbe Fix recent apps in appops. by David Christie · 11 years ago
  76. b23c86d Merge "Specify user when starting service" into klp-dev by Tom O'Neill · 11 years ago
  77. 7f91d86 Specify user when starting service by Tom O'Neill · 11 years ago
  78. 332822e Revert "Dim icons when recent apps category is disabled" by Lifu Tang · 11 years ago
  79. ebcd196 Dim icons when recent apps category is disabled by Lifu Tang · 11 years ago
  80. d3a7766 Gray recent apps section when location disabled by Lifu Tang · 11 years ago
  81. 0d56bb2 Made "No Recent Apps" banner brighter by Lifu Tang · 11 years ago
  82. 421dccd Restrict Settings injection to system-signed apps by Tom O'Neill · 11 years ago
  83. 98486fa Renamed "Location services" to "App settings" by Lifu Tang · 11 years ago
  84. b3cd38e Merge "Fixed the crash on screen rotation" into klp-dev by Lifu Tang · 11 years ago
  85. 96f9521 Fixed the crash on screen rotation by Lifu Tang · 11 years ago
  86. 81eae57 Merge "Adapt to renaming of SettingInjectorService API constants" into klp-dev by Tom O'Neill · 11 years ago
  87. c670c97 Ignores AppOps entries belonging to other users by Lifu Tang · 11 years ago
  88. 06659c5 Merge "Creates Sipper even the consumption is very little" into klp-dev by Lifu Tang · 11 years ago
  89. ad7bfbd Creates Sipper even the consumption is very little by Lifu Tang · 11 years ago
  90. 9294fdb Shows correct state when location sharing disabled by Lifu Tang · 11 years ago
  91. 1810a88 Adapt to renaming of SettingInjectorService API constants by Tom O'Neill · 11 years ago
  92. 0079942 Replaced ContentQueryMap with CursorLoader by Lifu Tang · 11 years ago
  93. f06dc32 Make sure we've finished loading settings before processing any reloads by Tom O'Neill · 11 years ago
  94. 4fb17c1 Disallows setting when user restriction applies by Lifu Tang · 11 years ago
  95. 9066b91 Merge "Switch to new location mode API recommended by API council" into klp-dev by Tom O'Neill · 11 years ago
  96. 93259c1 Switch to new location mode API recommended by API council by Tom O'Neill · 11 years ago
  97. b578ac4 Adapt to SettingsInjectorService API changes by Tom O'Neill · 11 years ago
  98. e17ce5f Handle races caused by rapid settings changed broadcasts by Tom O'Neill · 11 years ago
  99. 32e016b Reloads status messages for injected items by Lifu Tang · 11 years ago
  100. 08a4c33 Minor UI tweakings by Lifu Tang · 11 years ago