Commit Graph

22 Commits

Author SHA1 Message Date
1e428e854e Move all fragments to ui package. Store created and modified date to game.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 11:09:06 +01:00
ec765b5fec Add Drawer navigation. Convert to multiple fragments shown with app drawer.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 17:58:20 +01:00
3b7b71ce77 Add preference activity.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-29 14:30:04 +01:00
f6b3f70e18 Split in more fragments. Trigger gui update trough db change
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-28 12:30:31 +01:00
0e31908c7a Use viewmodels with LiveData.
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-24 12:12:19 +01:00
5e0c80be17 Split layout in Fragments.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-21 22:46:07 +01:00
a835580682 Target API33. Setup Hilt DI framework. Apply formatting
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-21 20:20:22 +01:00
a7b3247796 Use correct binding. Remove unneeded code. 2022-06-28 10:14:50 +02:00
cc8ae173f8 Update. Add language setting. 2022-06-26 14:08:53 +02:00
be1e819f90 Remove unneeded attribute 2020-08-31 22:52:59 +02:00
be66a50541 cleanup and optimizations 2020-08-30 21:46:54 +02:00
f5cd5775cf Hide keyboard when clicked outside of name input field. 2020-08-30 20:52:12 +02:00
1dbc27ee63 reduce size of team name. make score bold. 2020-08-23 22:09:47 +02:00
eec7e19369 Optimize for small screens 2020-08-21 11:47:52 +02:00
983b8c559f project clean up 2020-08-21 10:59:25 +02:00
f458e50e7c Make team names editable 2020-08-21 10:34:39 +02:00
e88871172e clean up. 2020-08-20 00:16:19 +02:00
2c07e433e0 Use new classes 2020-08-19 19:10:34 +02:00
4a82e8eec1 - Add functionality for on screen buttons.
- Improve layout.
2020-08-16 23:44:31 +02:00
6cda0a9d5e Change layout, add onscreen keyboard 2020-08-14 19:10:43 +02:00
b1f1a4484f - Add clear entry in menu
- clean string.xml file
-
2020-08-10 23:11:23 +02:00
458fa97aeb Initial commit 2020-08-10 22:28:43 +02:00