1. c1323dc Updates to Settings.Config and SettingsProvider for the DeviceConfig API surface. by Matt Pape · 6 years ago
  2. 1b31a33 Add a new config table to the settings provider for remotely configured parameters. This includes the minimum number of changes necessary to make the table work, but no API surface yet. by Matt Pape · 6 years ago
  3. b5889307 Frameworks: Annotate trivial @GuardedBy in packages by Andreas Gampe · 6 years ago
  4. c56192c Fix system settings not cleared when package data is cleared by Zimuzo · 6 years ago
  5. bd78991 Moves the settings changed logging for statsd. by David Chen · 6 years ago
  6. 607223f Remove uses of libcore.util.Objects.hashCode / equals. by Narayan Kamath · 6 years ago
  7. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  8. 53f0e02 Don't persist LOCATION_GLOBAL_KILL_SWITCH by Makoto Onuki · 7 years ago
  9. b0886f3 incidentd: Updating Settings Provider proto dump. by Kweku Adams · 7 years ago
  10. f7654c5 Properly compute default and system set flag on an upgrade by Svetoslav Ganov · 7 years ago
  11. 74bf71b Handle an edge case that can reset settings provider data by Amith Yamasani · 7 years ago
  12. e83df48 Avoid cross lock acquisition leading to deadlocks by Svetoslav Ganov · 7 years ago
  13. 480b570 Add a missing write lock to settings state. by Svet Ganov · 7 years ago
  14. 5fb405b Ensure settings provider joins the rescue party by Svetoslav Ganov · 8 years ago
  15. d72c397 Add ability to dump settings as proto buf by Eugene Susla · 8 years ago
  16. e080da9 Settings recovery support by Svetoslav Ganov · 8 years ago
  17. 32f40ee Implement Binder shell command for settings provider. by Dianne Hackborn · 8 years ago
  18. 6ad9366 Add historical logging to settings provider am: a340bfd7a1 am: ba92753043 by Svetoslav Ganov · 8 years ago
  19. a340bfd Add historical logging to settings provider by Svetoslav Ganov · 8 years ago
  20. 1db5c20 Merge "Use the correct handler when persisting the settings state." into nyc-dev am: 967fcfa593 by Svetoslav Ganov · 8 years ago
  21. 9205749 Use the correct handler when persisting the settings state. by Svetoslav Ganov · 8 years ago
  22. 21914ba Merge "Persist settings on a dedicated background thread" into nyc-dev by Svet Ganov · 8 years ago
  23. a8f9026 Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  24. 8de4d5e Merge "Revert "Persist settings on a dedicated background thread"" into nyc-dev by Guang Zhu · 8 years ago
  25. 5537ce1 Revert "Persist settings on a dedicated background thread" by Guang Zhu · 8 years ago
  26. f528fb4 Persist settings on a dedicated background thread am: 82b8c92b97 by Svet Ganov · 8 years ago
  27. 82b8c92b Persist settings on a dedicated background thread by Svet Ganov · 8 years ago
  28. 469ae41 Merge "Add a missing null object check" into nyc-dev am: 44cc663 by Svetoslav Ganov · 8 years ago
  29. 83a1f7f Add a missing null object check by Svetoslav Ganov · 8 years ago
  30. d4bc15b Merge "Ensure local settings caches are not stale" into nyc-dev am: f71d7fe by Svet Ganov · 8 years ago
  31. 53a441c Ensure local settings caches are not stale by Svet Ganov · 8 years ago
  32. 28532d0 frameworks/base: Avoid Long object allocations in Long.valueOf() by Tobias Thierer · 8 years ago
  33. 41f3c49 Don't crash if cannot persist settings by Svetoslav · 9 years ago
  34. 3a2c3578 Allow binary value in SettingsProvider by Makoto Onuki · 9 years ago
  35. 3dcdd37 Use AtomicFile APIs correctly when reading. by Svetoslav · 9 years ago
  36. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  37. 8de3480 DO NOT MERGE Do not clean up global/system settings on package unintalls. by Svet Ganov · 9 years ago
  38. e723e54 Revert some unnecessary changes in handling XML read by Svet Ganov · 9 years ago
  39. ba0821e Make read/write from/to XML persistent state more robust. by Svet Ganov · 9 years ago
  40. c9755bc Fix a regression in settings parsing by Svet Ganov · 9 years ago
  41. 8440ca3 Relax the parsing code in settings provider. by Svet Ganov · 9 years ago
  42. e151958 Revert "Persist settings on a normal priority thread." by Svetoslav Ganov · 9 years ago
  43. d289e64 Persist settings on a normal priority thread. by Svetoslav · 9 years ago
  44. 174fa28 Fix XML parsing crash in SettingsProvider by Raph Levien · 9 years ago
  45. c3f56c3 Make settings XML files readable by Svetoslav · 9 years ago
  46. 85b8800 Merge "Add dump support to the settings provider" by Svetoslav · 9 years ago
  47. b505ccc Add dump support to the settings provider by Svetoslav · 9 years ago
  48. 2849465 Handle a missed case in query the settings provider by Svetoslav · 10 years ago
  49. 683914b Rewrite of the settings provider. by Svetoslav · 10 years ago