Commit Graph

36 Commits

Author SHA1 Message Date
b73ddbf4cc Fix app not installed bug. Delete obsolete files. Add compose preview.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-07 08:51:31 +01:00
b7a821b9f6 Add compose to project. display history with compose.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-07 01:15:04 +01:00
6b396dba24 Refromat code.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 22:15:07 +01:00
2bf0666946 Fix names and strings. Fix not all games shown in history.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 22:01:00 +01:00
74be455d48 Show history.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 19:44:02 +01:00
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
f8b35bddda Reformat. Remove unneeded application restart after language change.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-05 18:18:48 +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
8fb90bd6d0 Default to false for screen_on.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-31 12:02:37 +01:00
e01df3a5c7 Apply application preferences.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-31 11:54: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
2cb496ea8f correct typo 2020-09-21 08:51:54 +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
1b9183950f Correct typos 2020-08-30 17:44:37 +02:00
Fabian Zobrist
dd9c8d56ad Add menu entry to keep screen on 2020-08-25 14:51:07 +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
Fabian Zobrist
7d570385fa Add layout for landscape view. 2020-08-20 14:47:00 +02:00
e88871172e clean up. 2020-08-20 00:16:19 +02:00
26495f11a3 Add Dialog to change theme. 2020-08-19 23:38:53 +02:00
2c07e433e0 Use new classes 2020-08-19 19:10:34 +02:00
bd2a7a3b9a Add icons 2020-08-17 00:37:42 +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