Commit Graph
34 Commits
Author SHA1 Message Date
fabian ac468e2e84 Bugfix: prevent submit when both inputs hold a '-' 2020-09-21 08:49:51 +02:00
fabian 437fae633a Store history and team names persistent in shared preferences. 2020-09-20 22:33:38 +02:00
fabian f1dad279e0 Show negative sign if entered first. 2020-09-20 20:30:02 +02:00
fabian 214d5e61a4 Increase Version 2020-09-20 20:29:20 +02:00
fabian 20d9fa79a6 bump version 2020-08-31 22:57:41 +02:00
fabian be1e819f90 Remove unneeded attribute 2020-08-31 22:52:59 +02:00
fabian 65581ae257 Bugfix: choosen Theme isnot displayed when setting is opened. 2020-08-31 22:03:08 +02:00
fabian be66a50541 cleanup and optimizations 2020-08-30 21:46:54 +02:00
fabian 969b5784bb bump version number, reduce size of app. 2020-08-30 21:18:59 +02:00
fabian f5cd5775cf Hide keyboard when clicked outside of name input field. 2020-08-30 20:52:12 +02:00
fabian 587651d697 Bugfix: Just working with Add100 and Sub100 button does not allow to submit values. 2020-08-30 18:13:14 +02:00
fabian 4069fe86a7 Reformat Code 2020-08-30 17:44:50 +02:00
fabian 1b9183950f Correct typos 2020-08-30 17:44:37 +02:00
fabian 95bc9b3d3c Increase Version 2020-08-23 22:24:51 +02:00
fabian 1dbc27ee63 reduce size of team name. make score bold. 2020-08-23 22:09:47 +02:00
fabian bd888779e9 BugFix: Make Round Serializable to prevent application crash on switching to another app. 2020-08-23 22:06:04 +02:00
fabian 791937f10b Merge tag '1.0.0' into develop
no message
2020-08-21 11:57:14 +02:00
fabian 701378e285 Merge branch 'release/1.0.0' 2020-08-21 11:57:14 +02:00
fabian 53ad586502 Give focus to input A if none is selected. 2020-08-21 11:54:23 +02:00
fabian eec7e19369 Optimize for small screens 2020-08-21 11:47:52 +02:00
fabian 983b8c559f project clean up 2020-08-21 10:59:25 +02:00
fabian f458e50e7c Make team names editable 2020-08-21 10:34:39 +02:00
fabian 30c030dc5f - fix loading history form savedInstance.
- fix add or sub 100 does not update other score
2020-08-21 10:32:54 +02:00
fabian e88871172e clean up. 2020-08-20 00:16:19 +02:00
fabian 1a2a724bb2 Store theme settings and apply at startup. 2020-08-20 00:07:09 +02:00
fabian 26495f11a3 Add Dialog to change theme. 2020-08-19 23:38:53 +02:00
fabian 2c07e433e0 Use new classes 2020-08-19 19:10:34 +02:00
fabian ca3d0b962a ExampleUnitTest.kt first Idea of unit test for to be created class. 2020-08-18 12:16:24 +00:00
fabian bd2a7a3b9a Add icons 2020-08-17 00:37:42 +02:00
fabian 4a82e8eec1 - Add functionality for on screen buttons.
- Improve layout.
2020-08-16 23:44:31 +02:00
fabian 6cda0a9d5e Change layout, add onscreen keyboard 2020-08-14 19:10:43 +02:00
fabian 7bc9961a65 correct typo 2020-08-10 23:12:03 +02:00
fabian b1f1a4484f - Add clear entry in menu
- clean string.xml file
-
2020-08-10 23:11:23 +02:00
fabian 458fa97aeb Initial commit 2020-08-10 22:28:43 +02:00