Commit graph

27 commits

Author SHA1 Message Date
BroodjeAap
dac3648886 added mod instruction page 2020-12-23 14:31:03 +01:00
BroodjeAap
6e9f476017 Added leap year instruction page 2020-12-21 17:12:12 +01:00
BroodjeAap
5942ec9a73 added century instructions page 2020-12-21 16:32:49 +01:00
BroodjeAap
4638bd334e Switched month instructions to a page 2020-12-21 16:12:14 +01:00
BroodjeAap
a3945c6777 removed default route in generateRoute 2020-12-21 16:02:17 +01:00
BroodjeAap
1f5558bef4 Changed instructions to a page instead of SimpleDialog, which was being annoying with state 2020-12-21 15:55:57 +01:00
BroodjeAap
949c1300e6 got timed notification working 2020-11-29 14:48:12 +01:00
BroodjeAap
0b63598ee7 timezone stuff for notifcations 2020-11-26 20:14:24 +01:00
BroodjeAap
3e7f15568e Got working (android) notification 2020-11-24 19:57:06 +01:00
BroodjeAap
1f7850e418 Fixed absolute path import 2020-11-24 17:30:44 +01:00
BroodjeAap
b6e4ab0ae8 fixed practice route to be more generic 2020-11-03 20:26:56 +01:00
BroodjeAap
ba7c909ac4 removed some 'month' specific things from practice page 2020-11-02 17:22:49 +01:00
BroodjeAap
3b0c87328c refactored routes to use onGenerateRoute 2020-11-01 20:43:46 +01:00
BroodjeAap
7864ede6ee Fixed the route to practice setup page 2020-10-27 21:18:17 +01:00
BroodjeAap
088817ad66 Moved some files around for practice pages 2020-10-25 16:40:30 +01: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
11a6d765c1 Added simple practice page for month values 2020-10-03 17:04:31 +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
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
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