Kai Kriegel
ffa95123ae
Update .gitlab-ci.yml
2021-01-05 17:55:54 +00:00
Kai Jan Kriegel
60067de684
Merge remote-tracking branch 'origin/master' into cicd
2021-01-05 11:12:21 +01:00
Kai Jan Kriegel
918fcd59d4
Merge remote-tracking branch 'origin/capnproto' into capnproto
2021-01-05 11:11:10 +01:00
Kai Jan Kriegel
4cfeb143d6
changed tests to use ipv6
2021-01-05 11:10:39 +01:00
TheJoKlLa
1ad79b7c03
Merged: master
2021-01-04 23:07:49 +01:00
Kai Kriegel
e30a1c7f81
Merge branch 'capnproto' into 'master'
...
Capnproto
See merge request fabinfra/fabaccess/borepin!4
2020-12-22 02:15:05 +00:00
Kai Kriegel
d4401ab30f
Merge branch 'cicd' into 'capnproto'
...
Cicd
See merge request fabinfra/fabaccess/borepin!5
2020-12-22 02:03:26 +00:00
Kai Jan Kriegel
7bb1d8d8a5
improved tests and error handling
2020-12-21 13:44:29 +01:00
Kai Jan Kriegel
1e84827c13
Merge remote-tracking branch 'origin/master' into capnproto
2020-12-19 21:05:55 +01:00
Kai Jan Kriegel
7cd285bb85
api lib v0.1
2020-12-19 21:04:17 +01:00
TheJoKlLa
065ed2bfa0
Added: Login Pages (Select Host, Choose Login Method, Login with Password)
2020-11-23 19:20:34 +01:00
TheJoKlLa
a7a4cb1146
Added: Full Figma Layout
2020-11-21 00:58:55 +01:00
TheJoKlLa
eb0b6578ec
Added: Design from Figma
2020-11-20 17:21:30 +01:00
TheJoKlLa
a21fa2a913
Added: BFFH Simulation
2020-11-17 23:40:33 +01:00
TheJoKlLa
f0bb467e77
Added: Machine List
2020-11-13 23:11:27 +01:00
TheJoKlLa
809d85f6d4
Added: Android Splash Screen
2020-11-13 18:10:59 +01:00
TheJoKlLa
f73faf5676
Fixed: Android Settings && Added: More Design Settings
2020-11-13 00:57:41 +01:00
TheJoKlLa
d117256638
Added; Android, iOS, UWP Icons
2020-11-12 23:15:38 +01:00
TheJoKlLa
2f12b68671
Changed Framework to Prism
2020-11-12 22:16:55 +01:00
TheJoKlLa
a5559eebe6
BackUp
2020-11-12 20:04:31 +01:00
TheJoKlLa
2c922cfc33
Added: Fix for iOS CSProj
2020-11-12 14:03:35 +01:00
Kai Kriegel
944af106a1
updated README.md to include steps to install capnproto cli tool
2020-11-12 12:19:37 +00:00
Kai Jan Kriegel
f3de9a3b91
Merge branch 'master' into capnproto
2020-11-12 10:44:21 +01:00
Kai Jan Kriegel
9de2b2739b
updated schema to work around code generation bug
2020-11-12 10:26:45 +01:00
Kai Jan Kriegel
6ad2d27659
added stub for an InjectableTcpRpcClient
...
creating a TcpClient, performing the Handshake and then injecting the stream into the RpcClient could be a viable workaround to the internal stream of the default RpcClient being inaccessible
2020-11-12 10:14:41 +01:00
Kai Jan Kriegel
ad778d174d
improved authentication process
2020-11-12 10:14:21 +01:00
Kai Jan Kriegel
d219163f7b
added stub class for Permission subsystem
2020-11-12 10:08:36 +01:00
Kai Jan Kriegel
8035f8b1bd
implemented Machines interface
2020-11-12 10:08:14 +01:00
TheJoKlLa
2d071865e5
Added: Project SetUp Classes
2020-11-11 15:32:50 +01:00
Jannis Rieger
ff0fa63ad3
Merge branch 'NFC_Actions' into 'master'
...
Nfc actions
See merge request fabinfra/fabaccess/client!3
2020-11-09 17:44:38 +00:00
Jannis Rieger
47ae630c0f
enabled iOS NFC Entitlement
2020-11-09 18:43:02 +01:00
Jannis Rieger
8a2ca3e280
downgraded Xamarin.Forms
2020-11-09 18:42:44 +01:00
Kai Jan Kriegel
a69d76474f
stuff
2020-11-07 22:08:40 +01:00
TheJoKlLa
86253b8a2f
Merge branch 'master' into 'NFC_Actions'
...
# Conflicts:
# Borepin/Borepin.iOS/Borepin.iOS.csproj
2020-11-07 20:39:29 +00:00
TheJoKlLa
e4cc1348b8
Finished: NFC Lib v0.9, TODO: CMAC check, Change PICC Key
2020-11-07 21:28:55 +01:00
TheJoKlLa
6c51e40891
Added: Complete Real Test
2020-11-07 01:14:51 +01:00
TheJoKlLa
872aeccee7
BackUp
2020-11-06 21:36:37 +01:00
TheJoKlLa
4004413af7
BackUp
2020-11-04 00:41:19 +01:00
Kai Jan Kriegel
ac7acc9f72
send greeting
2020-10-26 14:35:31 +01:00
Kai Jan Kriegel
3961c25ad4
we need some kind of SASL implementation
2020-10-26 14:35:08 +01:00
Kai Jan Kriegel
da110c9a6b
bumped api submodule revision
2020-10-26 14:27:00 +01:00
Kai Jan Kriegel
322e2d78e1
updated schema version
2020-10-19 02:29:57 +02:00
Kai Kriegel
d50390d078
Update .gitmodules
2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
841f78557c
Modified schema, so it builds in C#
2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
caecf9f54a
added annotations to api.capnp to resolve name conflicts in csharp
2020-10-19 02:29:57 +02:00
Kai Jan Kriegel
45be0e13a8
added basic dotnet standard lib for the api
2020-10-19 02:29:57 +02:00
Jannis Rieger
7da34547ef
removed unwanted reference to .DS_Store
2020-10-19 02:28:36 +02:00
Jannis Rieger
d1c37edde9
iOS TestFlight Setup
2020-10-19 02:28:36 +02:00
Jannis Rieger
bca37251d1
added iOS App- and Launch-Icons
2020-10-19 02:28:36 +02:00
Kai Kriegel
9f57a38871
Update README.md
2020-10-18 22:24:10 +00:00