• Joined on 2025-04-19
idk commented on issue I2P_Developers/i2p.android.base#14 2025-04-21 14:44:35 -04:00
new reseed cert missing?

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…

idk commented on issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:34 -04:00
Review "about" popup

agreed, clearly this is minor

idk commented on issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:34 -04:00
Review "about" popup

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…

idk opened issue I2P_Developers/i2p.android.base#14 2025-04-21 14:44:34 -04:00
new reseed cert missing?
idk closed issue I2P_Developers/i2p.android.base#14 2025-04-21 14:44:34 -04:00
new reseed cert missing?
idk commented on issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:33 -04:00
reseed fails unknown signer

discussion and probable cause at http://zzz.i2p/topics/3328

idk opened issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:33 -04:00
Review "about" popup
idk closed issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:33 -04:00
Review "about" popup
idk commented on issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:33 -04:00
Review "about" popup

It appears that the about popup was changed, but this issue was not closed. @idk if you're done, please close

idk commented on issue I2P_Developers/i2p.android.base#11 2025-04-21 14:44:32 -04:00
error logs not shown on error level

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…

idk opened issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer
idk closed issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer
idk commented on issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer

Fixed in 1.8.1

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:31 -04:00
Reports of 0 peers 1.8.0

Release 1.8.1 should fix this, uploaded this morning.

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:31 -04:00
Reports of 0 peers 1.8.0

A cause but maybe not the sole cause is #45

discussion at http://zzz.i2p/topics/3328

idk opened issue I2P_Developers/i2p.android.base#11 2025-04-21 14:44:31 -04:00
error logs not shown on error level
idk opened issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0
idk closed issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0
idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0

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.

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0

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…