Commit Graph

56 Commits

Author SHA1 Message Date
9385deeb24 [#25] Use vector as app logo. Enable monochrom logo.
Some checks failed
continuous-integration/drone/push Build is failing
closes #25
2023-05-05 19:50:58 +02:00
fadd206e9e Update dependencies. 2023-05-05 19:44:50 +02:00
895264de2a [#34] Add contact button and play store button to about page.
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
closes [#34]
2023-03-10 15:08:38 +01:00
343d1d8e75 [#20] Add missing translation key.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
closes #20
2023-03-07 22:41:49 +01:00
c41816898e Add about page.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 12:33:45 +01:00
2e8d6a7a4e Add App name to navigation drawer.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 11:19:37 +01:00
9ae0890f71 Restyle history page
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 20:52:17 +01:00
cd8f1959af Simplify history page. Fix warnings.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-27 20:13:14 +01:00
ad0236556e Add delete all history with confirm dialog.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 15:48:07 +01:00
6d0192df18 Style game history. Add functionality to delete and open game from history.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 13:04:45 +01:00
98ea66772f Fix warnings. Remove unused files.
Some checks are pending
continuous-integration/drone/push Build is running
2023-01-21 10:15:59 +01:00
cd39384207 Add undo redo functionality. Move new game to navigation drawer 2023-01-20 19:28:50 +01:00
9ec2a0e465 Improve settings. 2023-01-20 16:54:32 +01:00
57bb4deebe Do some styling.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 08:58:51 +01:00
f947c5aeb2 Color the android app bar.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 20:13:59 +01:00
fb10dce89e Remove old files. Add theme and apply it
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-19 19:47:34 +01:00
e09bd26859 Update android studio. Add compose settings screen.
Some checks are pending
continuous-integration/drone/push Build is pending
2023-01-19 19:38:01 +01:00
f2cd02e130 Use composable scaffold.
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-13 15:24:35 +01:00
a4ccd62d72 Composify more fragments.
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-09 20:08:13 +01:00
2ed221a99f Replace RoundList with compose.
Some checks are pending
continuous-integration/drone/push Build is running
2023-01-07 22:42:21 +01:00
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