Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  • Michael Bestas's avatar
    25121d47
    Settings: forward port lock pattern grid size (2/2) · 25121d47
    Michael Bestas authored
    
    
    Fingerprint: Forward challenge extras
    
    The forward port of custom pattern sizes introduced a bug that would
    cause an NPE when trying to add a fingerprint for security. This patch
    forwards the extras associated with the challenge that would have
    normally been passed directly in to the ChooseLockPattern fragment.
    
    TICKET: CYNGNOS-1490
    
    Settings: forward decrypt required on boot flag
    
    This wasn't being pass forward and all of the defaults had it set to
    true.
    
    Ticket: CYNGNOS-2270
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: allow rotation while setting new pattern
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: use the actual user id to set pattern size
    
    Ticket: CYNGNOS-2462
    
    Settings: handle decrypting larger pattern sizes
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper: pattern unlock displays incorrect pw when correct
    
    fakeUnlockAttempt() gets called when the user inputs any pattern length
    < 4 which queues up the 'incorrect error' message. The message needs to
    be cleared before trying to actually check the password so it never goes
    through in case the password was correct.
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: fix non lock pattern CryptKeeper crash
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper: layout whole screen in bounds
    
    Add flags to make the screen layout properly on devices with the
    navigation bar visible
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper improvements
    
    - Status text was used enough to warrant it being a field variable
      instead of looking for the view every time
    
    - Display proper text after changing pattern sizes (to input a pattern,
      not a password)
    
    - Disable changing pattern sizes while validaing pattern
    
    REFS: LETTUCE-557, LETTUCE-352
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: Use GLIF Theme for missing Settings > Screen lock Activities
    
    Icons by Asher
    
    Change-Id: Icf1627b41ef604302a5819ad3b1bdfd6d8479202
    
    Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
    25121d47
    Settings: forward port lock pattern grid size (2/2)
    Michael Bestas authored
    
    
    Fingerprint: Forward challenge extras
    
    The forward port of custom pattern sizes introduced a bug that would
    cause an NPE when trying to add a fingerprint for security. This patch
    forwards the extras associated with the challenge that would have
    normally been passed directly in to the ChooseLockPattern fragment.
    
    TICKET: CYNGNOS-1490
    
    Settings: forward decrypt required on boot flag
    
    This wasn't being pass forward and all of the defaults had it set to
    true.
    
    Ticket: CYNGNOS-2270
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: allow rotation while setting new pattern
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: use the actual user id to set pattern size
    
    Ticket: CYNGNOS-2462
    
    Settings: handle decrypting larger pattern sizes
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper: pattern unlock displays incorrect pw when correct
    
    fakeUnlockAttempt() gets called when the user inputs any pattern length
    < 4 which queues up the 'incorrect error' message. The message needs to
    be cleared before trying to actually check the password so it never goes
    through in case the password was correct.
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: fix non lock pattern CryptKeeper crash
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper: layout whole screen in bounds
    
    Add flags to make the screen layout properly on devices with the
    navigation bar visible
    
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    CryptKeeper improvements
    
    - Status text was used enough to warrant it being a field variable
      instead of looking for the view every time
    
    - Display proper text after changing pattern sizes (to input a pattern,
      not a password)
    
    - Disable changing pattern sizes while validaing pattern
    
    REFS: LETTUCE-557, LETTUCE-352
    Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
    
    Settings: Use GLIF Theme for missing Settings > Screen lock Activities
    
    Icons by Asher
    
    Change-Id: Icf1627b41ef604302a5819ad3b1bdfd6d8479202
    
    Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
Loading