Commit graph

146 commits

Author SHA1 Message Date
BroodjeAap
d78746fa87 removed unneeded 'new' everywhere 2020-10-20 17:02:21 +02:00
BroodjeAap
88eb570f63 can now hide correct month values when practicing 2020-10-19 17:44:44 +02:00
BroodjeAap
3e632627fe reduced max month practice rounds to something more realistic (500) 2020-10-19 17:32:49 +02:00
BroodjeAap
8bb558e3f4 improved layout of month practice setup page a bit 2020-10-19 17:28:35 +02:00
BroodjeAap
8e64a87631 set default month practice count to 12 2020-10-19 17:25:28 +02:00
BroodjeAap
185e913827 Added short (2 answer) history to month practice, with right answers 2020-10-18 15:35:24 +02:00
BroodjeAap
80ad0cdef4 Bigger numbers on month practice and capitalizing the month 2020-10-18 15:12:43 +02:00
BroodjeAap
76c5aec103 Increased size of right/wrong answers in month practice 2020-10-18 14:52:44 +02:00
BroodjeAap
dd0597b51a Slight improvement to code that generates the month pracice buttons 2020-10-18 14:52:16 +02:00
BroodjeAap
e23f1673b0 Improved layout of month practice 2020-10-18 14:38:59 +02:00
BroodjeAap
b5267053c9 Updated MonthPracticePage to use Months util 2020-10-17 17:31:17 +02:00
BroodjeAap
602e0c1628 Refactored MonthValuesPage to use the Months util class 2020-10-17 17:28:45 +02:00
BroodjeAap
cb50cbda1b some more additions to the util Months class 2020-10-17 17:28:31 +02:00
BroodjeAap
5513a775a6 in between commit 2020-10-17 17:18:56 +02:00
BroodjeAap
d71b02e9c9 added simple graphics to the practice page 2020-10-17 16:33:57 +02:00
BroodjeAap
65766771a6 basic practice working 2020-10-17 16:03:19 +02:00
BroodjeAap
b78877721e added build status badge to readme 2020-10-17 15:29:46 +02:00
BroodjeAap
fbbfbb3bf4 fixed import paths 2020-10-17 15:27:53 +02:00
BroodjeAap
a9bbc19f50 Moved files around 2020-10-04 18:48:37 +02:00
BroodjeAap
e11094b56c Fixed a title of a page 2020-10-03 17:04:44 +02:00
BroodjeAap
11a6d765c1 Added simple practice page for month values 2020-10-03 17:04:31 +02:00
BroodjeAap
4aaddecbd0 Added getMonthValueByString function to DayCalculator, with tests 2020-10-03 17:03:50 +02:00
BroodjeAap
687a2da1c5 Cleaned up readme 2020-09-27 15:34:37 +02:00
BroodjeAap
a59836153f Added simple scroller (NumberPicker) to select year and some text that gives the century value and if it's a leap year 2020-09-27 15:26:06 +02:00
BroodjeAap
9a6afcb2a8 Added isLeapYear function with tests 2020-09-27 14:42:29 +02:00
BroodjeAap
ca7673dbd5 Added getnCenturyValue with tests 2020-09-27 14:24:18 +02:00
BroodjeAap
88ddf6f3a8 Added getMonthValue function with tests 2020-09-27 14:07:19 +02:00
broodjeaap
13ccd1a0d5 chown of repo 2020-06-13 22:18:00 +02:00
broodjeaap
ea1156b436 cirrusci/flutter:stable image instead of dart image 2020-06-13 22:15:50 +02:00
broodjeaap
1a5606c506 flutter pub run test 2020-06-13 22:14:06 +02:00
broodjeaap
d925afe0f4 Added trigger to .drone.yml 2020-06-13 14:41:44 +02:00
broodjeaap
606326d9b8 Added drone CI yml 2020-06-13 14:38:48 +02:00
broodjeaap
38d55de63f Added drone CI yml 2020-06-13 14:31:24 +02:00
broodjeaap
ea1b347a47 Added a test case for calculator lib 2020-06-13 14:28:11 +02:00
broodjeaap
d8805322d2 Started work on a calculator 'lib' that the app is going to use 2020-06-13 14:27:52 +02:00
broodjeaap
74f09d84cd Drawer for the app with 2 pages/views (?) 2020-06-11 22:02:19 +02:00
broodjeaap
ee2b55de42 Moved MonthValuesPage class to it's own file 2020-06-11 21:18:07 +02:00
broodjeaap
509146634d OThatsA now returns the MaterialApp instead of the MonthValuesPage class 2020-06-11 20:36:05 +02:00
broodjeaap
0eafda1430 Cleaner way of formatting the month values 2020-06-11 20:30:47 +02:00
broodjeaap
69e0da8b1e Little better (?) formatting for the month values page 2020-06-11 20:27:54 +02:00
broodjeaap
74ac02c621 MyApp -> OhThatsA class in a test 2020-06-11 20:21:49 +02:00
broodjeaap
0842a58865 table of month values 2020-06-08 20:52:45 +02:00
broodjeaap
34df4cbc02 (meh) list of month values 2020-06-08 20:44:50 +02:00
broodjeaap
f9477c7e88 First commit, just the template 2020-05-10 16:40:38 +02:00
broodjeaap
7f59050d2b Added gradle to .gitignore 2020-05-10 16:39:05 +02:00
broodjeaap
d29da791e4 Added better .gitignore 2020-05-10 16:37:39 +02:00