IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/06/24
@eyedeekay
&eche|on
+R4SAS
+RN
+acetone
+dr|z3d
+hottuna
+orignal
+polistern
+postman
+weko
An0nm0n_
Arch
FreefallHeavens
Gid_
Irc2PGuest19856
Irc2PGuest2827392
Irc2PGuest65337
Irc2PGuest77041
Leopold
Minogami
Onn4l7h
Onn4|7h
ProRu
Sleepy
Soni
T3s|4_
Teeed
aargh3
admin
anon2
b3t4f4c3__
eyedeekay_bnc
itsjustme_
j6
limak
not_bob_afk
profetikla
qend-irc2p
rapidash
tbqdrn
theglitch
user_
w8rabbit
x74a6
zer0bitz
zzz2
SilicaRice it'd be nice if offline keys were in U2F format
SilicaRice many yubikeys do support PGP keys, which would probably work for existing offline keys?, but solokeys and others don't
SilicaRice but that would require changing the LS format (again)
zzz eyedeekay, see #48, I think you hosed yourself with the literal last minute android change
zzz not fatal but definitely messy
eyedeekay I saw zzz, thanks for your help with it, I'm going to try a few things to fix it and see which one I think will work best, might ask you to have a look at what I come up with later if you have time
zzz I'd start by backing out the settings_net.xml change
zzz but before that research what preference classes do what and what the default classes are
zzz str4d changed to int but not even sure if that affects this preference, I got a little lost
zzz I don't think your SO link is at all relevant
zzz a Preferences is a Map<String, ?> so it's dev responsibility to get the types right, you can put anything in there
zzz and then try to pull the wrong type out and you explode
zzz DropDownPreference wants a String and SeekBarPreference wants an int
zzz it was a slider and you changed it to a dropdown?
zzz eyedeekay, having real trouble understanding your May 28 checkin. It's 600 lines of diff that seem to encompass a LOT more than the checkin comment.
eyedeekay Yes changed to a dropdown, some people were saying they didn't like the way the sliders worked because it was too hard to make the fine adjustments the same up and down, and that a coarse adjuster would be better
eyedeekay That's partly because I checked in everything I had been dogfooding
zzz I think we're going to need to schedule a post-mortem on this release because I see a lot of things that need process improvement
zzz I know android is a pita and meeh struggled with it too but we need to do better
eyedeekay I agree, unfortunately I can't say that I've been able to improve processes much and results are a mixed bag