bd5bbaa
(HEAD -> master)
Updated the requirements.txt file by
2019-03-07 09:35:36 +0100
68367ed
Creation of readme Datei by
2019-03-07 09:34:31 +0100
6617289
Update server API by
2019-03-06 21:55:16 +0100
3bf31d4
Added server files to repository by
2019-03-06 21:48:32 +0100
84200b4
- Cleaned up code - Added comments for better documentation by
2019-01-18 19:14:36 +0100
8340ecc
- Picture will be taken in a low resolution - Added confirm button to end card capturing - Added scrollbar to capture log if many cards were captured - Delete picture after sending them to the server to avoid excessive memory usage - Get points for each player after card capture and sending it to the main game activity by
2019-01-13 14:17:29 +0100
d4b8fb8
- Picture will be compressed, saved and send to server - Realized with retrofit: * added api interface * Created POJO-Class to convert JSON Answer - Connection and sending to server works - TODO: * Wait for server to answer (lab set up takes way too long) * Get response and show it to user by
2019-01-06 12:58:57 +0100
3bca297
- Own camera preview added - Removed openCV libs - Issues: Take more than one picture fails - TODO: Saving the picture not needed, just send it to the server by
2018-11-18 18:29:35 +0100
e6602d3
- Camera support for card recognition - Added comments - Card capture layout by
2018-10-21 14:36:17 +0200
a2455af
- Main game layout updated - User can now choose what was announced in an extra "window" - Choosing activity adapts itself based on the choices made by the user - After confirming the announcement is shown on the main game layout - Some comments added for better documentation by
2018-09-18 17:09:37 +0200
a6c27bf
First commit of Android project of the "Schafkopfzähler" - Working start screen - User can enter the player names - Main game layout with no functionality included by
2018-09-08 17:40:40 +0200