I hadn't updated the certificates_zip file since 1.5.0, which is why the certs were outdated. It looks like it does get updated automatically, but only if I run ./gradlew clean
first. I must…
Ack, will go over it again today. Probably won't do another release for this one, I did the release for the other because of the warning in the play console about zip path traversal. We weren't…
It appears that the about popup was changed, but this issue was not closed. @idk if you're done, please close
ok, what's labeled as ERROR in the UI actually calls getMostRecentCriticalMessages() which is only CRIT.
So this is very minor. We don't have a buffer for ERROR. So perhaps the UI should be…
A cause but maybe not the sole cause is #45
discussion at http://zzz.i2p/topics/3328
OK I now have this(Family key changes) enabled on my device and on my public dev builds. Not in the release(1.8.2) yet. So far so good.
Leaving this open for the family certs issue. 1.8.1 is really just a workaround that prevents things from crashing when the loading fails. The cert error is logged. It would be better to have…