@eyedeekay
&zzz
+R4SAS
+RN
+T3s|4
+acetone
+altonen
+dr|z3d
+hagen
+hk
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
+y2kboy23
Arch
BubbRubb1
Daddy
Daddy_1
Danny
DeltaOreo
FreeB
FreefallHeavens
HowardPlayzOfAdmin
Irc2PGuest31631
Irc2PGuest41581
Irc2PGuest92548
Irc2PGuest95056
Leopold
Onn4l7h
Onn4|7h
Sisyphus
Sleepy
SlippyJoe_
StormyCloud_
T3s|4_
T3s|4__
Teeed
ardu
b3t4f4c3___
bak83_
boonst
defaultnick
dr4wd3_
eyedeekay_bnc
guest7621
not_bob_afk
not_human_
poriori_
profetikla
r00tobo
rapidash
shiver_
solidx66_
thetia
tr
u5657
uop23ip
w8rabbit
x74a6
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