Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document immutable requirement of SharedPreferences return objects | Christopher Tate | 2012-10-19 | 1 | -1/+2 |
* | Use Libcore's stat instead of FileUtils#getFileStatus | Kenny Root | 2012-08-16 | 1 | -23/+44 |
* | Fix issue #5435470: SharedPreferencesImpl should read from file... | Dianne Hackborn | 2011-10-10 | 1 | -1/+3 |
* | Make getSharedPreference() async, blocking on first access. | Brad Fitzpatrick | 2010-12-07 | 1 | -26/+106 |
* | Don't re-read SharedPreferences unnecessarily. | Brad Fitzpatrick | 2010-11-19 | 1 | -1/+5 |
* | Move SharedPreferencesImpl out of ContextImpl.java | Brad Fitzpatrick | 2010-11-10 | 1 | -0/+518 |