Scott Alexander-Bown
Scott Alexander-Bown
@ncioj10 This looks good, I'm in the process of splitting the `SecurePreferences` from the huge class it's ended up as into smaller/more flexible pieces. Once that's done i'll look to...
Thanks for reporting this, I'll look into
Let me see what I can do tonight about pushing new release with this change On Thu, 22 Jun 2017, 13:26 miklendap, wrote: > @Rkdroid See Issue #18 > and...
Hey @miklendap @Rkdroid I'm in the middle of sorting a 0.1.5 release to include the most recent changes. In terms of the slowness that's something I'll be addressing in next...
@ShinJJang please do, Thanks!
new version 0.1.8 incoming to fix the crash on Android Q/10 (thanks for reporting). However If you are using the default Salt (which is Device Serial) I don't see that...
Hey @cermakcz , it should get the [device's Serial number](https://github.com/scottyab/secure-preferences/blob/master/library/src/main/java/com/securepreferences/SecurePreferences.java#L221-221) if that's empty for some reason it falls back to the Android_ID. The serial should stay statis AFAIK, Saying that...
Hey @cyberrob it seems related yes, those devices don't seem to have that algorithm or the fallback algorithm ( a shame :( ). Open to PR's to solve.
Hey @DominuS-RU nice spot thanks. This will be fixed in 0.1.6
to confirm this is the switch you meant @DominuS-RU?.