Commit graph

20 commits

Author SHA1 Message Date
b97fb71f8f [WIP] simplified and fixed the Api system in the database 2024-05-08 21:32:10 +02:00
8c11e18e0d [WIP] implemented API class to connect the database and the HTTP server 2024-05-08 00:10:04 +02:00
a604e01c12 [WIP] using JSON and HTTP server / client to communicate between the devices 2024-05-05 14:24:05 +02:00
2637f2fe8b [WIP] added support for normal Internet connection additionally to WiFi-Direct and improved UI management 2024-05-04 16:07:47 +02:00
60d5be49f7 [WIP] use navcontroller 2024-05-03 21:57:22 +02:00
ddb63a47ed [WIP] added a packet system with the network server and client 2024-05-02 12:46:50 +02:00
653d10260f improved comments in the WiFi-Direct Helper 2024-04-30 20:28:25 +02:00
7ed38b2624 very basic screen for the room creation 2024-04-30 20:21:25 +02:00
7d0f3e88e0 very basic screen for the wifi-p2p 2024-04-30 16:58:03 +02:00
23e39c026a added a helper to improve the WiFi-Direct handling and prototyped the connection screen 2024-04-29 22:41:54 +02:00
adab37fd49 added very basic p2p test (small communication between two devices, a bit unstable) 2024-04-28 22:48:02 +02:00
10e01c3a9b [WIP] added very basic p2p test (seeing peers and group information) 2024-04-27 22:15:11 +02:00
449bb6f5d3 [WIP] continued to implement a base for WiFi-Direct 2024-04-14 17:17:56 +02:00
08956df9c8 [WIP] continued to implement a base for WiFi-Direct 2024-04-01 11:22:48 +02:00
4ede83c55c [WIP] tried to implement a base for WiFi-Direct 2024-03-27 22:28:05 +01:00
17e99248e1 [WIP] implementing WiFi direct 2024-03-22 22:06:50 +01:00
41cd34cbb9 Merge pull request 'base for the database' (#5) from database into main
Reviewed-on: faraphel/Study-M1-PDS#5
2024-03-14 21:36:09 +00:00
c9ede666e8 base for the database 2024-03-14 20:10:41 +01:00
4440c9266e base for android application 2024-02-29 16:08:02 +01:00
6aa6609062 Initial commit 2024-02-28 18:11:59 +00:00