1
0
Commit Graph

128 Commits

Author SHA1 Message Date
stargateprovider
be5c0568f8 Merge remote-tracking branch 'origin/Tests' into Tests 2021-12-07 00:40:15 +02:00
stargateprovider
b8c2da95a2 rebase 2021-12-07 00:39:21 +02:00
stargateprovider
624ebf3999 UC4 test 2021-12-07 00:39:21 +02:00
stargateprovider
7dde3239a0 Add invalidCAN test to UC4 test case and rebase 2021-12-07 00:39:21 +02:00
stargateprovider
0dfeb798e3 UC4 test 2021-12-07 00:39:21 +02:00
stargateprovider
371a871f87 update UC4Test 2021-12-07 00:38:32 +02:00
stargateprovider
8793ed9179 update test 2021-12-07 00:38:32 +02:00
stargateprovider
0c205eea8d Add invalidCAN test to UC4 test case and rebase 2021-12-07 00:38:32 +02:00
stargateprovider
8fe7aed941 UC4 test 2021-12-07 00:38:32 +02:00
stargateprovider
57de1bf979 Added basic notifications to the user
For when exceptions occur when communicating with the ID-card
2021-12-07 00:38:32 +02:00
stargateprovider
5c1f141405 rebase 2021-12-07 00:38:02 +02:00
stargateprovider
a61ea0b6cc UC4 test 2021-12-07 00:38:02 +02:00
stargateprovider
8d5a55c00e Add invalidCAN test to UC4 test case and rebase 2021-12-07 00:38:02 +02:00
stargateprovider
bf87eb1c07 UC4 test 2021-12-07 00:38:02 +02:00
stargateprovider
7e14bc289e Merge remote-tracking branch 'origin/Tests' into Tests
# Conflicts:
#	MobileAuthApp/app/src/androidTest/java/com/tarkvaraprojekt/mobileauthapp/UC4Test.kt
#	MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/AuthFragment.kt
#	MobileAuthApp/app/src/main/res/values-en/strings.xml
#	MobileAuthApp/app/src/main/res/values-et/strings.xml
#	MobileAuthApp/app/src/main/res/values/strings.xml
2021-12-07 00:34:51 +02:00
stargateprovider
f274b48d68 update UC4Test 2021-12-07 00:34:15 +02:00
stargateprovider
515eea14bb update test 2021-12-07 00:01:42 +02:00
stargateprovider
e4a06b4fc9 Add invalidCAN test to UC4 test case and rebase 2021-12-07 00:01:42 +02:00
stargateprovider
24980b3253 UC4 test 2021-12-07 00:01:42 +02:00
stargateprovider
6ddfe9af46 Added basic notifications to the user
For when exceptions occur when communicating with the ID-card
2021-12-07 00:01:42 +02:00
Henrik Lepson
60207319b7
Merge pull request #16 from TanelOrumaa/newapproach
Improved code
2021-12-06 20:27:00 +02:00
stargateprovider
67ba0ed764 Merge remote-tracking branch 'origin/Tests' into Tests
# Conflicts:
#	MobileAuthApp/app/src/androidTest/java/com/tarkvaraprojekt/mobileauthapp/UC4Test.kt
#	MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/AuthFragment.kt
#	MobileAuthApp/app/src/main/java/com/tarkvaraprojekt/mobileauthapp/NFC/Comms.java
2021-12-04 21:55:40 +02:00
stargateprovider
da2ba0b0da Add invalidCAN test to UC4 test case and rebase 2021-12-04 21:53:11 +02:00
stargateprovider
73b94adcd3 UC4 test 2021-12-04 21:51:57 +02:00
stargateprovider
339fa0a378 Added basic notifications to the user
For when exceptions occur when communicating with the ID-card
2021-12-04 21:51:57 +02:00
Henrik Lepson
e5300dfa5e got rid of git status syntax 2021-12-04 17:21:07 +02:00
Henrik Lepson
d4c2a11521 added more error messages 2021-12-04 17:08:58 +02:00
stargateprovider
0e15bede78 UC4 test 2021-12-04 14:28:52 +02:00
Henrik Lepson
09c4fa6be3 fixed small issue in testmobileapp 2021-12-04 12:46:40 +02:00
Henrik Lepson
63bc89b0e4
Merge pull request #14 from TanelOrumaa/iter4UI
UI/UX improvements for iteration 4
2021-12-03 16:24:00 +02:00
Henrik Lepson
152fd16162 MOB-40 finished home fragment 2021-12-03 16:11:48 +02:00
Henrik Lepson
716b983389 MOB-40 made user fragment scrollable, changed app logo 2021-11-29 20:22:20 +02:00
Henrik Lepson
94fad95364 MOB-40 added listening to NFC adapter changes 2021-11-28 16:54:26 +02:00
Henrik Lepson
c33fba1a14 MOB-40 pin toggle status saved, added informational snackbars 2021-11-28 16:24:08 +02:00
Henrik Lepson
825335ea5f MOB-40 added save can to home fragment, fixed language resources 2021-11-27 21:16:50 +02:00
Henrik Lepson
0f6f31c995 MOB-40 improved authentication UX 2021-11-25 18:09:45 +02:00
Henrik Lepson
762a8c8cc2 MOB-40 changed the settings view and fixed menu notifications 2021-11-25 16:13:35 +02:00
Henrik Lepson
1138abcb11 MOB-40 home fragment logic changed 2021-11-25 14:17:00 +02:00
Henrik Lepson
f085076631 MOB-40 improved CAN and PIN views 2021-11-24 20:44:40 +02:00
Henrik Lepson
edc444c027 MOB-40 added xml res files for styles and dimensions 2021-11-24 18:24:21 +02:00
Henrik Lepson
df5febabb7 deleted unused code 2021-11-24 18:20:22 +02:00
Henrik Lepson
1b9a59d4eb
Removed irrelevant information from the readme
The main readme contained information that was not up-to-date. Mobile Auth App capabilities clarified as well.
2021-11-23 11:40:07 +02:00
TanelOrumaa
bbd5039a0b
Merge pull request #11 from TanelOrumaa/MOB-42
Backend + frontend + MOB-21 JWT creation.
2021-11-17 09:58:06 +02:00
Henrik Lepson
2c5430977d
Updated main readme 2021-11-17 09:31:30 +02:00
Henrik Lepson
68a7db2e77
Created a readme for TestMobileApp 2021-11-17 09:26:21 +02:00
Henrik Lepson
a4caf24a35 MOB-41 fixed some remaining issues 2021-11-17 09:15:29 +02:00
TanelOrumaa
5b70a8f997 MOB-42 Added log out button to backend, fixed issue with challenge for test app 2021-11-16 21:30:58 +02:00
Henrik Lepson
168c9be010 fixed app not closing bug, when started from website 2021-11-14 10:13:40 +02:00
TanelOrumaa
636beeb7f3 MOB-42 Fixed token authentication issues (wrong library version, cache getting recreated every request, origin in wrong form) 2021-11-11 21:47:27 +02:00
TanelOrumaa
9b0cb1a22d MOB-42 Changed POST request logic 2021-11-08 23:52:38 +02:00