Commit graph

  • bfe7a1bde0 Add fingerprint support Alexander Bakker 2017-08-13 23:38:38 +0200
  • 1deb8910b0 Don't allow back button presses in AuthActivity Alexander Bakker 2017-08-13 19:55:53 +0200
  • 302c4802b7 Switch to a more flexible intro library Alexander Bakker 2017-08-13 19:51:54 +0200
  • 1528aa5eaf Remove some unused code Alexander Bakker 2017-08-12 14:27:45 +0200
  • 1f6bceddb7 Simplify the toBytes helper function a bit Alexander Bakker 2017-08-07 22:54:23 +0200
  • ba9d1f7cb6 Why does android studio need to allocate such a colossal heap to compile a simple app Alexander Bakker 2017-08-07 22:40:18 +0200
  • 2712b4af28 Update docs to reflect the key derivation function changes Alexander Bakker 2017-08-07 22:39:43 +0200
  • 911b2fab78 Replace PBKDF2 with scrypt, provided by Spongy Castle Alexander Bakker 2017-08-07 22:38:36 +0200
  • 12dcf54cd3 Check whether the database has been loaded before trying to decrypt it Alexander Bakker 2017-08-06 22:52:40 +0200
  • 3e2bb5b0b3 Support plain text databases Alexander Bakker 2017-08-06 21:45:27 +0200
  • 722ea50b68 Add an activity to decrypt the database Alexander Bakker 2017-08-06 18:15:47 +0200
  • 53e86db187 Start hooking up the intro to the database code Alexander Bakker 2017-08-06 16:03:36 +0200
  • f1b499f101 Started working on authentication methods Michael Schättgen 2017-08-05 15:15:31 +0200
  • c79c9f84dc Add remnant local changes Alexander Bakker 2017-08-02 21:29:27 +0200
  • a5c6c329ab Remove Makefile Impyy 2017-05-05 15:00:12 +0200
  • 0c60c63a8c Fix a bug in the slot deserialization function Impyy 2017-05-04 21:21:50 +0200
  • 3040276942 Make the slot lookup code a little nicer Impyy 2017-05-03 21:34:33 +0200
  • e3f4503967 Move the OTP stuff to a separate folder Impyy 2017-05-03 21:18:42 +0200
  • e8e7a822c5 Push some work on yet another rework of the database. This time with slots! Impyy 2017-05-03 21:08:38 +0200
  • 9de0f35104 Replaced the sqlcipher database with a custom one Impyy 2016-11-13 18:21:00 +0100
  • a90e35eb97 Added new profile shortcut Michael Schättgen 2016-11-13 18:00:13 +0100
  • dc7f8b5b7e Upgraded sdk Michael Schättgen 2016-11-03 22:04:50 +0100
  • 165146385d Started working on app shortcuts Michael Schättgen 2016-11-03 22:03:34 +0100
  • b129832358 Fixed night mode colors Michael Schättgen 2016-11-01 23:48:20 +0100
  • 03713c303c Added preference to show / hide issuers Michael Schättgen 2016-11-01 23:43:46 +0100
  • 54e5fba7c0 Added AlertDialog to delete process Michael Schättgen 2016-11-01 22:57:21 +0100
  • fd88c3e75b Changed way to initialize BottomSheet Michael Schättgen 2016-11-01 22:16:54 +0100
  • 61149887ee Started working on the bottom sheet for editing profiles Michael Schättgen 2016-10-28 13:18:11 +0200
  • fd3db9854d Added issuer to profile card Michael Schättgen 2016-10-26 13:18:41 +0200
  • 099250dd49 Added copy to clipboard onClick Michael Schättgen 2016-10-26 00:29:21 +0200
  • 32ae66374b Cleaned up some code Michael Schättgen 2016-10-26 00:07:39 +0200
  • ded23a3ae9 Merge remote-tracking branch 'origin/master' Michael Schättgen 2016-10-25 23:57:19 +0200
  • 22524136a7 Order is now getting saved properly Michael Schättgen 2016-10-25 23:53:33 +0200
  • 56e4e79eb2 Schedule update tasks directly on the UI handler Impyy 2016-10-06 21:49:26 +0200
  • 036dd2b2cb Improved styling Michael Schättgen 2016-10-05 01:19:22 +0200
  • 606ce09fc7 Rearranged code and improved listview Michael Schättgen 2016-10-04 22:23:34 +0200
  • 9204e530b0 Finished night theme Michael Schättgen 2016-09-30 01:17:37 +0200
  • fe44bdbb65 Started working on themes Michael Schättgen 2016-09-30 01:08:03 +0200
  • 1182df481b Added preferences activity Michael Schättgen 2016-09-30 01:07:56 +0200
  • fa7e5941f1 Fixed progressbar Michael Schättgen 2016-09-29 20:47:42 +0200
  • 9814b09f03 Made the progressbars go from 100 to 0 again Impyy 2016-09-29 18:47:21 +0200
  • 2128b5bf59 Made the progressbar animation somewhat smoother Impyy 2016-09-29 18:16:00 +0200
  • 016cbd9ebc Progressbars now go the other way Michael Schättgen 2016-09-29 17:20:36 +0200
  • 5c0b3177a6 Fixed support library versions Michael Schättgen 2016-09-29 17:04:17 +0200
  • 1b12dfc3e0 Added progressbars to keys Michael Schättgen 2016-09-29 12:32:03 +0200
  • 9112c16235 Added material intro screen including icons Michael Schättgen 2016-09-29 12:31:55 +0200
  • ed829d004b Various fixes Michael Schättgen 2016-09-29 11:18:33 +0200
  • 5eb2af0512 Fixed FAB icon and added background to Profiles Michael Schättgen 2016-08-25 00:50:32 +0200
  • 0c45315c21 Added more details to AddActivity Michael Schättgen 2016-08-25 00:37:31 +0200
  • 6463d6fb9e Styling improvements Michael Schättgen 2016-08-24 23:58:26 +0200
  • 61e932a8bc Fixed ability to add profiles again Michael Schättgen 2016-08-24 23:48:25 +0200
  • c5626a41a7 Started working on a new 'Add'-Activity Michael Schättgen 2016-08-24 01:26:33 +0200
  • 8063ba11f1 Initial pass on adding support for persistence using sqlcipher Impyy 2016-08-22 19:31:03 +0200
  • 5994be2e4d Clean up unused imports Impyy 2016-08-22 16:15:07 +0200
  • 555a0d673a Merge branch 'timer-timing' Impyy 2016-08-22 13:48:50 +0200
  • 27c70aea27 Started working on night mode Michael Schättgen 2016-08-22 00:48:02 +0200
  • 847d8acdd4 Replaced custom ItemClickListener and added ripple Michael Schättgen 2016-08-21 23:13:27 +0200
  • 5783066e38 Added Drag and Drop support Michael Schättgen 2016-08-21 22:54:27 +0200
  • 5a2aee70c6 Added clipboard manager Michael Schättgen 2016-08-21 22:32:07 +0200
  • 9aa4e35203 Fire off the updateCode tasks at exactly the right time Impyy 2016-08-21 21:23:11 +0200
  • 49a19cc910 Adjusted app colors Michael Schättgen 2016-08-21 22:25:11 +0200
  • 0668e0639c Added itemClickListener Michael Schättgen 2016-08-21 22:24:04 +0200
  • f11145ce95 Added ImageDrawable to listview Michael Schättgen 2016-08-21 21:55:04 +0200
  • 59402d30ff Properly parse issuer and account name Impyy 2016-08-17 15:51:08 +0200
  • 58d60e2760 Remove constraint-layout for now Impyy 2016-08-17 15:20:04 +0200
  • 1825f6719d Added SquareFinderView for obvious reasons Michael Schättgen 2016-08-17 01:35:19 +0200
  • 2628925779 Added dialog and extend build.gradle Michael Schättgen 2016-08-17 01:14:25 +0200
  • a8179865d6 Added timers to update Michael Schättgen 2016-08-16 23:02:12 +0200
  • 2cd0e2660e Various recyclerview styling improvements Michael Schättgen 2016-08-16 20:54:53 +0200
  • 873299a224 Added list and adapter to handle profiles Michael Schättgen 2016-08-16 20:04:38 +0200
  • ac1c2cf7df Reworked MainActivity to include an FA button and a settings button Impyy 2016-08-16 14:14:17 +0200
  • 6a6da66bbe Added OTP.java Impyy 2016-08-16 13:31:22 +0200
  • d4007ab065 Multiple improvements to KeyInfo.java Impyy 2016-08-16 12:28:27 +0200
  • b3957bb76f Fixed the TOTP test Impyy 2016-08-16 00:25:06 +0200
  • b14eb42b12 Scanner now passes result correctly to MainActivity Michael Schättgen 2016-08-16 00:08:01 +0200
  • 745e5c13b6 Generating OTP now works Michael Schättgen 2016-08-15 23:55:03 +0200
  • 8dc53357a3 Added KeyInfo class Michael Schättgen 2016-08-15 23:31:26 +0200
  • 4b4bf6ace5 Scanner now only supports QR Michael Schättgen 2016-08-15 22:45:33 +0200
  • f508eb6645 Added permission request Michael Schättgen 2016-08-15 22:35:42 +0200
  • 3df18c0226 Started working on ZXing Michael Schättgen 2016-08-15 22:31:28 +0200
  • c0219fbc35 Initial commit Impyy 2016-08-15 21:29:41 +0200