Commit History

Author SHA1 Message Date
  tobiasKaminsky eb727d4f12 change Preferences to SettingsActivity 6 years ago
  Chris Narkiewicz a003c4b953 Refactor legacy instant upload prefs removal 6 years ago
  Andy Scherzinger a90f71e600 improve findbugs score bug making literals the left part of string comparisons 6 years ago
  tobiasKaminsky ad7771d8e4 Fix fingerprint bug: on certain devices no fingerprint, but only pin worked 6 years ago
  AndyScherzinger 0e93f00277 codacy: a class which only has private constructors should be final 6 years ago
  AndyScherzinger df18d6eccc codacy: avoid using redundant field initializer 6 years ago
  tobiasKaminsky 009762cfd0 always use window variable 7 years ago
  tobiasKaminsky d996b0d0e8 getWindow(): The current window, or null if the activity is not visual. 7 years ago
  AndyScherzinger f4438afc03 move preference access to manager class 6 years ago
  AndyScherzinger 10dabe7145 cleanup after rebase (removed unused methods, simplified statements) 6 years ago
  tobiasKaminsky 2403ed5efe changes due to merge 6 years ago
  tobiaskaminsky f85e8e3389 code cleanup 7 years ago
  tobiaskaminsky 5f89a1f626 - use device credential if fingerprint was used on old version 7 years ago
  tobiaskaminsky cadf4c0ba5 - show device credentials only when set up 7 years ago
  Hari a98905a9a3 Make lock options mutually exclusive 7 years ago
  Hari 62ceb226f6 Fix codestyle and follow suggestions 7 years ago
  Hari a832abd87e Remove fingerprint authentication 7 years ago
  Hari 9e6dfb644c Add support for default credentials 7 years ago
  ardevd 385bb429c7 passcodemanager: Reordered auth type check statements. 7 years ago
  ardevd 2f0464d6e4 passcodemanager: Simplified passcode/fingerprint auth timeout check. 7 years ago
  ardevd 40e3c050b2 authentication:passcodemanager: long literal '0l' should be 0L. 7 years ago
  ardevd 6fcfa840b7 authentication:passcodemanager: Cleaned up variable naming. 7 years ago
  ardevd b8cde0fa86 authentication:passcodemanager: Stricter variable declaration. 7 years ago
  ardevd 2615926163 authentication:passcodemanager: Simplified if-statements. 7 years ago
  ardevd 81f72a50c4 authentication:passcodemanager: Stricter access declaration. 7 years ago
  ardevd 786ffd2c44 authentication:passcodemanager: Explicit argument type removed. 7 years ago
  AndyScherzinger ab9325da3b fix lint error moving constant to preferences 7 years ago
  tobiasKaminsky 28e7caedda fix: Call requires API level 23 (current min is 14): isFingerprintReady 7 years ago
  AndyScherzinger 904ec2623d remove unnecessary semicolons (lint) 8 years ago
  AndyScherzinger 0592eac9bf codacy: put fields on top; they should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 8 years ago