@eyedeekay
                        
                        
                            &eche|on
                        
                        
                            &zzz
                        
                        
                            +R4SAS
                        
                        
                            +RN
                        
                        
                            +RN_
                        
                        
                            +StormyCloud
                        
                        
                            +T3s|4
                        
                        
                            +acetone
                        
                        
                            +dr|z3d
                        
                        
                            +eche|off
                        
                        
                            +not_bob_afk
                        
                        
                            +orignal
                        
                        
                            +postman
                        
                        
                            +snex
                        
                        
                            +wodencafe
                        
                        
                            Arch
                        
                        
                            BubbRubb
                        
                        
                            Chrono
                        
                        
                            Danny
                        
                        
                            DeltaOreo
                        
                        
                            FreefallHeavens
                        
                        
                            Irc2PGuest16752
                        
                        
                            Irc2PGuest33667
                        
                        
                            Irc2PGuest3752
                        
                        
                            Irc2PGuest51880
                        
                        
                            Onn4l7h
                        
                        
                            Over1
                        
                        
                            Sisyphus
                        
                        
                            Sleepy_
                        
                        
                            Teeed
                        
                        
                            aargh2
                        
                        
                            ac9f_
                        
                        
                            b3t4f4c3__
                        
                        
                            b4dab00m
                        
                        
                            bak83_
                        
                        
                            duanin2
                        
                        
                            duck
                        
                        
                            john231
                        
                        
                            leopold
                        
                        
                            makoto
                        
                        
                            mareki2p_
                        
                        
                            nilbog-
                        
                        
                            poriori_
                        
                        
                            profetik1
                        
                        
                            r00tobo
                        
                        
                            rapidash
                        
                        
                            shiver_
                        
                        
                            solidx66
                        
                        
                            thetia
                        
                        
                            u5657
                        
                        
                            uop23ip
                        
                        
                            vivid_reader56
                        
                        
                            x74a6
                        
                        
                            xHarr
                        
                    
                    
                        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