@eyedeekay
&zzz
+FreefallHeavens
+R4SAS
+RN
+T3s|4
+acetone
+cims
+dr|z3d
+eche|off
+fa
+mareki2p
+nilbog
+orignal
+postman
+psychopuck
+qend-irc2p
+rednode
+snex
+wodencafe
Arch
Danny
Irc2PGuest28384
Irc2PGuest4937
Irc2PGuest66257
Irc2PGuest75631
Irc2PGuest81267
Onn4l7h
Onn4|7h
Over1
Sisyphus_
Sleepy
T3s|4_
Watson
Zapek
aargh4
ahiru
anontor
calamares
dr4wd3
duanin2
i2potus
ice_juice
justaperson
luvme3
mahlay
makoto
marek22k
n2_
not_bob_afk2
onon_
pinotto
poriori
profetikla
r00tobo
rapidash
sahil
test7363673
uop23ip
w8rabbit
x74a6
zelgomer
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
eyedeekay
OK
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