engrKaka / android-sms

This application allows you to automatically backup SMS messages on your Android device to Gmail.
4 stars 1 forks source link

Sporadic SharedPreference reset #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Under certain unknown circumstances, the SharedPreferences are wiped and
all that's stored are the default values as defined in main_screen.xml
(preferences XML file).

I was unable to reproduce it reliably, but I think this happens when the
app process is killed. Starting the app the next time will have wiped
SharedPreferences.

Original issue reported on code.google.com by chstu...@gmail.com on 24 Jan 2009 at 6:24

GoogleCodeExporter commented 8 years ago

Original comment by chstu...@gmail.com on 24 Jan 2009 at 6:24

GoogleCodeExporter commented 8 years ago
I think I fixed this in r18.

Bug was very likely a symptom of platform bug 1707:
http://code.google.com/p/android/issues/detail?id=1707

Original comment by chstu...@gmail.com on 24 Jan 2009 at 7:58

GoogleCodeExporter commented 8 years ago
Verified by pad7 and me.

Original comment by chstu...@gmail.com on 25 Jan 2009 at 1:39

GoogleCodeExporter commented 8 years ago
Issue 27 has been merged into this issue.

Original comment by chstu...@gmail.com on 8 Apr 2009 at 6:31