1. 96db260 Don't hold a lock while reading shared preferences from disk. by Svet Ganov · 8 years ago
  2. 35871f2 Offer to migrate databases and SharedPreferences. by Jeff Sharkey · 8 years ago
  3. 2333e34 Add some @Nullable annotations to SharedPreferences by Scott Kennedy · 9 years ago
  4. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 10 years ago
  5. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  6. 793bbd2 am 909427d0: am f588d2df: am d0ec6d8c: am bc2a449a: am cb4d3ec1: Merge "Fix preference puts with "null" values." by Narayan Kamath · 11 years ago
  7. c6f4290 Fix preference puts with "null" values. by Narayan Kamath · 11 years ago
  8. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  9. 01ed79c Document immutable requirement of SharedPreferences return objects by Christopher Tate · 12 years ago
  10. 98e15e7 Use Libcore's stat instead of FileUtils#getFileStatus by Kenny Root · 12 years ago
  11. 2e8fb73 Fix issue #5435470: SharedPreferencesImpl should read from file... by Dianne Hackborn · 13 years ago
  12. 4cd50b8 Make getSharedPreference() async, blocking on first access. by Brad Fitzpatrick · 14 years ago
  13. 5913630e Don't re-read SharedPreferences unnecessarily. by Brad Fitzpatrick · 14 years ago
  14. d3da440 Move SharedPreferencesImpl out of ContextImpl.java by Brad Fitzpatrick · 14 years ago