summaryrefslogtreecommitdiffstats
path: root/src/com/android/magicsmoke/MagicSmokeSelector.java
Commit message (Collapse)AuthorAgeFilesLines
* Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-061-3/+1
| | | | | | | apply is the new async version when the caller doesn't care about the return value, but is otherwise identical in observable effects. Change-Id: Ib0cf9ff455925f0191ccecca652899acc879c3a6
* Don't let the magic smoke out!Marco Nelissen2009-11-101-0/+234