Commit Graph

76 Commits (ba9d1f7cb6f9e08e7995a54e8c6ed27a6e443667)
 

Author SHA1 Message Date
Michael Schättgen 27c70aea27 Started working on night mode 9 years ago
Michael Schättgen 847d8acdd4 Replaced custom ItemClickListener and added ripple 9 years ago
Michael Schättgen 5783066e38 Added Drag and Drop support 9 years ago
Michael Schättgen 5a2aee70c6 Added clipboard manager 9 years ago
Impyy 9aa4e35203 Fire off the updateCode tasks at exactly the right time 9 years ago
Michael Schättgen 49a19cc910 Adjusted app colors 9 years ago
Michael Schättgen 0668e0639c Added itemClickListener 9 years ago
Michael Schättgen f11145ce95 Added ImageDrawable to listview 9 years ago
Impyy 59402d30ff Properly parse issuer and account name 9 years ago
Impyy 58d60e2760 Remove constraint-layout for now 9 years ago
Michael Schättgen 1825f6719d Added SquareFinderView for obvious reasons 9 years ago
Michael Schättgen 2628925779 Added dialog and extend build.gradle 9 years ago
Michael Schättgen a8179865d6 Added timers to update 9 years ago
Michael Schättgen 2cd0e2660e Various recyclerview styling improvements 9 years ago
Michael Schättgen 873299a224 Added list and adapter to handle profiles 9 years ago
Impyy ac1c2cf7df Reworked MainActivity to include an FA button and a settings button 9 years ago
Impyy 6a6da66bbe Added OTP.java
This class wraps the TOTP and HOTP functions in a method
called generateOTP which takes an instance of KeyInfo.
9 years ago
Impyy d4007ab065 Multiple improvements to KeyInfo.java
- Got rid of the setters as those won't be used anyway
- Renamed 'algo' to 'algorithm'
- KeyInfo.FromURL is now guaranteed to produce a valid result
9 years ago
Impyy b3957bb76f Fixed the TOTP test 9 years ago
Michael Schättgen b14eb42b12 Scanner now passes result correctly to MainActivity 9 years ago
Michael Schättgen 745e5c13b6 Generating OTP now works 9 years ago
Michael Schättgen 8dc53357a3 Added KeyInfo class 9 years ago
Michael Schättgen 4b4bf6ace5 Scanner now only supports QR 9 years ago
Michael Schättgen f508eb6645 Added permission request 9 years ago
Michael Schättgen 3df18c0226 Started working on ZXing 9 years ago
Impyy c0219fbc35 Initial commit 9 years ago