Commit Graph

  • f9cd30922e MOB-42 Added backend server, two frontend webpages and rest endpoints for getting challenge, submitting authentication token and getting authentication object. MOB-21 Added JWT creation, but whole process still needs some work. TanelOrumaa 2021-11-08 17:30:56 +0200
  • 4252e3e637
    Merge pull request #10 from TanelOrumaa/authprep Henrik Lepson 2021-11-07 14:35:52 +0200
  • 64357ca1d3 MOB-23 token emit related code #10 Henrik Lepson 2021-11-07 14:14:22 +0200
  • eca3f92468 MOB-41 small changes to the test app Henrik Lepson 2021-11-07 13:49:19 +0200
  • 44469b8533 Merge remote-tracking branch 'origin/authJWT' into MOB-42 TanelOrumaa 2021-11-07 13:30:09 +0200
  • cc3a3c10d6 MOB-42 app can be launched with deep links Henrik Lepson 2021-11-05 20:21:22 +0200
  • 08430c897c MOB-37 added english translation to the app Henrik Lepson 2021-10-30 17:07:17 +0300
  • ebc541af08 MOB-13 pin2 fragment created Henrik Lepson 2021-10-30 16:51:38 +0300
  • a9336b790f MOB-41 created a base for app that can launch authapp Henrik Lepson 2021-10-26 11:42:58 +0300
  • 364fc7c45b MOB-40 started to create UI for auth when launched with intent Henrik Lepson 2021-10-21 21:22:11 +0300
  • 71db5cc9e6
    Merge pull request #9 from TanelOrumaa/iter3UI Henrik Lepson 2021-10-21 20:31:26 +0300
  • 62888a7299 Add a method for signing the auth token hash. Lemmo Lavonen 2021-10-19 00:58:53 +0300
  • 3e5f02f842 made some changes related to the demo next week #9 Henrik Lepson 2021-10-16 14:02:15 +0300
  • bd686739fc MOB-40 changed nav logic, refactored Home, Pin and Can fragments Henrik Lepson 2021-10-16 13:20:55 +0300
  • 2678fd3c42 MOB-38 MOB-40 PIN1 save functionality added, pin/can nav order changed Henrik Lepson 2021-10-16 11:02:48 +0300
  • 1dd11b21fc MOB-38 added PIN1 UI components to settings menu Henrik Lepson 2021-10-16 09:47:57 +0300
  • 8637a4182a MOB-39 can can be now stored on the phone Henrik Lepson 2021-10-15 22:12:06 +0300
  • 141dfb18db MOB-38 MOB-39 MOB-40 created UI and changed navigation for CAN saving Henrik Lepson 2021-10-15 18:23:21 +0300
  • 48817f9057 MOB-38 created basic menu layout, cur no actions Henrik Lepson 2021-10-15 17:06:00 +0300
  • 850ab8fc66 Use hex to represent bytes. Lemmo Lavonen 2021-10-14 19:50:53 +0300
  • 824d33d635 Merge branch 'main' into authJWT Lemmo Lavonen 2021-10-14 04:01:47 +0300
  • ef7015abb8 Refactor (generalise selecting and reading a file, PIN verification and certificate retrieval). Lemmo Lavonen 2021-10-14 03:58:49 +0300
  • 29c7ecfa12 Refactor the method for authentication certificate retrieval. Lemmo Lavonen 2021-10-13 02:27:19 +0300
  • 9c48cc9c1a Fix authentication certificate retrieval. Lemmo Lavonen 2021-10-12 12:18:06 +0300
  • 25c01803cb auth cert bug fix progress Lemmo Lavonen 2021-10-12 03:04:00 +0300
  • 1c8a606376 Add a method for getting the authentication certificate (WIP). Lemmo Lavonen 2021-10-12 00:36:08 +0300
  • d2ad8920a1 Add a method for verifying PIN1. Lemmo Lavonen 2021-10-12 00:34:06 +0300
  • 96595d924b
    Added last updated times for wiki pages. TanelOrumaa 2021-10-10 23:52:59 +0300
  • 4ae5d3c0c4
    Changed formatting for Readme TanelOrumaa 2021-10-10 23:40:36 +0300
  • 490a04bb44
    Update Readme with information on how to run the app TanelOrumaa 2021-10-10 23:39:37 +0300
  • 86c6a32032
    Release notes wiki link added to the README file iteration2 Henrik Lepson 2021-10-10 14:17:35 +0300
  • 57ed281aa2
    Merge pull request #8 from TanelOrumaa/integrateNFC Henrik Lepson 2021-10-10 13:55:19 +0300
  • e975a3e262 Created the outline for token creation. #8 TanelOrumaa 2021-10-09 18:06:13 +0300
  • aeb9a5dada
    Merge pull request #7 from TanelOrumaa/MOB-33 TanelOrumaa 2021-10-09 15:25:28 +0300
  • 76fecd766f MOB-14 two small fixes Henrik Lepson 2021-10-08 21:24:21 +0300
  • cc35723c07 MOB-14 improved the user experience Henrik Lepson 2021-10-08 20:09:36 +0300
  • d46fb21075
    Added link to the Use Case Tests to the readme. Henrik Lepson 2021-10-08 19:20:54 +0300
  • 7803e35ac6
    Updated use cases in the wiki. Henrik Lepson 2021-10-08 17:59:32 +0300
  • fc56825ed0 MOB-35 started integrating the NFC class with the UI Henrik Lepson 2021-10-06 21:02:33 +0300
  • f93b37c535
    Merge pull request #6 from TanelOrumaa/nfc Lemmo Lavonen 2021-10-06 14:18:24 +0300
  • 0e92b3dd8d Remove .idea Lemmo Lavonen 2021-10-06 14:01:19 +0300
  • 812647cade MOB-33 Reverting invalid test #7 Tanel Orumaa 2021-10-06 11:09:00 +0300
  • f92266f187
    MOB-33 Enabled CI on all branches. TanelOrumaa 2021-10-06 11:07:00 +0300
  • 20d08f8d6c MOB-33 Testing unit tests CI Tanel Orumaa 2021-10-06 11:02:56 +0300
  • efcb784e9b
    MOB-33 YAML changes to run junit tests. TanelOrumaa 2021-10-06 10:57:08 +0300
  • 634d168378
    Merge pull request #5 from TanelOrumaa/viewReworks Henrik Lepson 2021-10-06 09:23:46 +0300
  • c98eb92c2f Fixes package name. #6 Lemmo Lavonen 2021-10-05 23:52:27 +0300
  • c30fff7a6f Adds a constructor for convenience in setting up Comms. Lemmo Lavonen 2021-10-05 19:58:27 +0300
  • 08006dc1ac Adds a class for exchanging data with the ID-card over NFC. Lemmo Lavonen 2021-10-04 23:50:14 +0300
  • c4d7da07ad MOB-12 PIN1 view layout changed + pin length check #5 Henrik Lepson 2021-10-04 20:07:45 +0300
  • 67ad5296da MOB-12 started working on new PIN1 view layout Henrik Lepson 2021-10-04 19:54:17 +0300
  • be14c30b0b MOB-35 reworked CAN view Henrik Lepson 2021-10-03 15:45:28 +0300
  • a45de7bad4 added missing drawable file Henrik Lepson 2021-10-03 14:55:19 +0300
  • 276173365a MOB-14 reworked AuthFragment xml layout + countdown added Henrik Lepson 2021-10-03 14:46:42 +0300
  • 7582a317bf MOB-14 change text style and removed unnecessary logs Henrik Lepson 2021-10-03 13:45:35 +0300
  • 804b4472e8 MOB-14 changed the placement of views inside the layout Henrik Lepson 2021-10-03 13:28:09 +0300
  • 24b5e89751 MOB-9 Added gitignore to ignore intellij and kotlin unnecessary files. TanelOrumaa 2021-10-02 14:19:47 +0300
  • 5e92403b93 MOB-12 MOB-14 MOB-35 MOB-36 base for creating views and navigation created Henrik Lepson 2021-09-26 14:42:38 +0300
  • 8c4b7b613e MOB-36 basic setup for navigation completed Henrik Lepson 2021-09-25 16:28:37 +0300
  • 724ff0a869
    MOB-9 create apk with github action Henrik Lepson 2021-09-24 20:20:52 +0300
  • 1da4466e1c MOB-9 set up base android project Henrik Lepson 2021-09-24 20:07:39 +0300
  • 8c9881fae5
    Added some info to readme iteration1 TanelOrumaa 2021-09-20 18:55:15 +0300
  • a5bc6c629c
    MOB-2 Add user stories to the wiki stargateprovider 2021-09-19 22:08:18 +0300
  • 7ab0c016c5
    MOB-3 Added use cases to the wiki Henrik Lepson 2021-09-19 16:20:20 +0300
  • a0356dd130
    MOB-1 Add project plan to the wiki Lemmo Lavonen 2021-09-19 16:05:34 +0300
  • 77fcda6708
    MOB-34 Added link to project tasks (in Jira) TanelOrumaa 2021-09-19 15:49:34 +0300
  • 5e1968c8c4
    Project Vision link added to readme Henrik Lepson 2021-09-17 19:13:12 +0300
  • af08860273
    Initial commit TanelOrumaa 2021-09-12 17:36:11 +0300