Commit Graph

70 Commits

Author SHA1 Message Date
6edbe12fd1 Add unit test for Tichu. 2022-12-27 17:18:24 +01:00
db5384201f Add test for Tichu.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-27 11:58:59 +01:00
252889eff7 Fix hilt integration.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-27 11:40:14 +01:00
4e6193501b Use single live event to prevent false trigger after rotation. remove hilt (for the moment)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-27 08:57:02 +01:00
637a34efd7 Fix app crash
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-24 15:00:41 +01:00
346ac10e68 Remove tests. need to rewrite them.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-24 12:15:27 +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
f9aec95547 Remove ignored files from repository.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-12-10 18:58:41 +01:00
50391c3018 Ignore release folder. 2022-12-10 18:57:40 +01:00
a4355df9d0 Fix build again.
Some checks are pending
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is running
2022-12-10 18:14:24 +01:00
ab6bc2212d Send slack also on failure.
Some checks failed
continuous-integration/drone/push Build is failing
Fail build temporarily.
2022-12-10 18:12:31 +01:00
c16a865937 Fix versionCode not found in release build.
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-10 18:05:55 +01:00
ba337a3e0e Generate versionCode from timestamp.
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-10 17:44:42 +01:00
15e24afe12 Merge branch 'develop' into release/1.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-10 10:59:10 +01:00
3022e8442b Add keystore and build on sign on release
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-09 19:33:52 +01:00
bc673b4ef7 Merge branch 'develop' into release/1.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-08 23:30:10 +01:00
d4fa1483cd Fit tests.
All checks were successful
continuous-integration/drone Build is passing
2022-12-08 22:33:24 +01:00
eec11bef81 Bump version. 2022-11-02 22:19:45 +01:00
b8ad540b57 Format all files. And fix Round unit test (that now fails...) 2022-11-01 18:35:20 +01:00
ed28d054ec Use int extensions. 2022-11-01 18:07:41 +01:00
78481d29fc Update gradle and IDE. 2022-10-30 17:12:56 +01:00
a7b3247796 Use correct binding. Remove unneeded code. 2022-06-28 10:14:50 +02:00
0ed30dc87a Update deprecated extensions. 2022-06-26 19:40:42 +02:00
cc8ae173f8 Update. Add language setting. 2022-06-26 14:08:53 +02:00
5b6e33304c Increase App version 2020-10-04 18:14:36 +02:00
aa777ebe02 Merge branch 'release/1.0.0' of https://bitbucket.org/fabian_zobrist/counter into release/1.0.0 2020-10-04 18:12:05 +02:00
Fabian Zobrist
00fbc60eee Revert "implement in app review"
This reverts commit 92bb0dc8
2020-09-29 11:07:50 +02:00
16bfcd3288 clean upü 2020-09-21 08:55:52 +02:00
92bb0dc86f implement in app review 2020-09-21 08:52:15 +02:00
2cb496ea8f correct typo 2020-09-21 08:51:54 +02:00
3229e51d01 Add in app review. 2020-09-21 08:50:19 +02:00
ac468e2e84 Bugfix: prevent submit when both inputs hold a '-' 2020-09-21 08:49:51 +02:00
437fae633a Store history and team names persistent in shared preferences. 2020-09-20 22:33:38 +02:00
f1dad279e0 Show negative sign if entered first. 2020-09-20 20:30:02 +02:00
214d5e61a4 Increase Version 2020-09-20 20:29:20 +02:00
20d9fa79a6 bump version 2020-08-31 22:57:41 +02:00
be1e819f90 Remove unneeded attribute 2020-08-31 22:52:59 +02:00
65581ae257 Bugfix: choosen Theme isnot displayed when setting is opened. 2020-08-31 22:03:08 +02:00
be66a50541 cleanup and optimizations 2020-08-30 21:46:54 +02:00
969b5784bb bump version number, reduce size of app. 2020-08-30 21:18:59 +02:00
f5cd5775cf Hide keyboard when clicked outside of name input field. 2020-08-30 20:52:12 +02:00
587651d697 Bugfix: Just working with Add100 and Sub100 button does not allow to submit values. 2020-08-30 18:13:14 +02:00
4069fe86a7 Reformat Code 2020-08-30 17:44:50 +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
Fabian Zobrist
dfc17b4068 Update version of build tools and kotlin 2020-08-25 14:45:57 +02:00
95bc9b3d3c Increase Version 2020-08-23 22:24:51 +02:00
1dbc27ee63 reduce size of team name. make score bold. 2020-08-23 22:09:47 +02:00