Commit graph

  • 4225ba320c fixed typo in readme master BroodjeAap 2024-04-07 11:26:49 +02:00
  • 70cd955bc2 added drone push to github BroodjeAap 2024-04-07 11:26:27 +02:00
  • b5b48ba046 added privacy policy broodjeaap 2024-03-22 15:33:15 +00:00
  • 44d165357d with all icons BroodjeAap 2021-06-12 15:49:53 +02:00
  • f06adba6ea added flutter_launcher_icon package for easy app icon management BroodjeAap 2021-06-12 15:49:37 +02:00
  • 2177d399a5 bumped android version to 29 BroodjeAap 2021-06-12 15:49:12 +02:00
  • 3019a29427 removed chown from .drone BroodjeAap 2021-06-12 14:35:07 +02:00
  • 305f7dec83 updated .drone BroodjeAap 2021-06-12 14:31:02 +02:00
  • 06ac7e5cef fixed some breaking changes switching flutter version BroodjeAap 2021-06-12 14:30:52 +02:00
  • 0526755d2f updated pubspec BroodjeAap 2021-06-12 14:29:26 +02:00
  • 9ea7f0a08e added proper readme BroodjeAap 2021-01-11 20:01:28 +01:00
  • 7a67b06df8 Fixed instruction BroodjeAap 2021-01-11 19:31:08 +01:00
  • f74514796f another textstyle change attempt BroodjeAap 2020-12-30 18:19:13 +01:00
  • 077e2d15c6 Switched to custom "Text" classes for different text, cleaner but not sure if 'the way' BroodjeAap 2020-12-30 16:30:11 +01:00
  • 70eb31c7c9 fixed leap year buttons BroodjeAap 2020-12-30 14:59:58 +01:00
  • 2a206c8960 moved practice buttons to practice thing, so that leap practicething can only give two buttons (0 and 1) BroodjeAap 2020-12-28 16:30:22 +01:00
  • fb66b095ab changed name of app in ios BroodjeAap 2020-12-28 15:58:03 +01:00
  • 353abf6a48 changed name of app in android BroodjeAap 2020-12-28 15:57:56 +01:00
  • 53b7bb48ad updated pubspec after removing notifcation stuff BroodjeAap 2020-12-28 15:53:38 +01:00
  • af7f5a0752 removed notifcation stuff BroodjeAap 2020-12-28 15:51:52 +01:00
  • 56aa8ff6f8 removed unused pages BroodjeAap 2020-12-28 15:51:37 +01:00
  • fe603a65a5 Finished All instruction page BroodjeAap 2020-12-28 15:24:55 +01:00
  • 19bc473af5 added placeholder for 'all' instruction page BroodjeAap 2020-12-23 14:34:26 +01:00
  • dac3648886 added mod instruction page BroodjeAap 2020-12-23 14:31:03 +01:00
  • 316c3d3fc3 fixed layout for second page of year instructions page BroodjeAap 2020-12-21 17:12:26 +01:00
  • 6e9f476017 Added leap year instruction page BroodjeAap 2020-12-21 17:12:12 +01:00
  • 5942ec9a73 added century instructions page BroodjeAap 2020-12-21 16:32:49 +01:00
  • 4638bd334e Switched month instructions to a page BroodjeAap 2020-12-21 16:12:14 +01:00
  • 20e3e5b6e1 removed switch to decide what instruction to show, just use the PracticeType String to create the route and naviate to that BroodjeAap 2020-12-21 16:03:27 +01:00
  • a3945c6777 removed default route in generateRoute BroodjeAap 2020-12-21 16:02:17 +01:00
  • 1f5558bef4 Changed instructions to a page instead of SimpleDialog, which was being annoying with state BroodjeAap 2020-12-21 15:55:57 +01:00
  • 0046da73a0 removed an unused field BroodjeAap 2020-12-21 15:38:48 +01:00
  • df53bc9ee2 Changed wording, still 'meh' BroodjeAap 2020-12-21 15:27:10 +01:00
  • 84fa4558ec Added arrow glyph BroodjeAap 2020-12-21 15:26:02 +01:00
  • de660cf501 caching the values used in the year value instruction instead of calculating them throughout the structure BroodjeAap 2020-12-19 16:27:23 +01:00
  • 9cb6f6b9fb Mostly done with instruction test page for year value BroodjeAap 2020-12-19 16:04:28 +01:00
  • 4702e0a302 Some work on the year instruction dialog BroodjeAap 2020-12-19 15:54:42 +01:00
  • fe502ec32c Manually adding pageview 'numbers' ? BroodjeAap 2020-12-08 17:38:19 +01:00
  • cbdf478811 testing out swipeable pageview BroodjeAap 2020-12-07 18:10:16 +01:00
  • d3f55cb9ae Started prototyping the year value calculation instruction page on the MonthValuesPage BroodjeAap 2020-12-06 16:15:33 +01:00
  • ff95e415d2 Added styling to 'finished practice' dialog title BroodjeAap 2020-12-05 17:05:24 +01:00
  • bc778ba1a5 Initial month instruction dialog done BroodjeAap 2020-12-05 16:44:50 +01:00
  • 2c1e98d896 switched to horizontal numberpicker, scrolling is weird tho, still up/down... BroodjeAap 2020-12-05 16:04:37 +01:00
  • d0f03c80d7 fixed absolute paths after appdrawer move BroodjeAap 2020-12-05 15:50:13 +01:00
  • 391a6ac001 changed appdrawer name of practice (was "practice months" still) BroodjeAap 2020-12-05 15:47:57 +01:00
  • e420d3512b moved appdrawer from util BroodjeAap 2020-12-05 15:47:28 +01:00
  • 82335d1025 testing repeating notification BroodjeAap 2020-12-01 17:19:03 +01:00
  • 949c1300e6 got timed notification working BroodjeAap 2020-11-29 14:48:12 +01:00
  • 0b63598ee7 timezone stuff for notifcations BroodjeAap 2020-11-26 20:14:24 +01:00
  • 86a50e4f85 some more notification stuff BroodjeAap 2020-11-26 18:12:19 +01:00
  • 3e7f15568e Got working (android) notification BroodjeAap 2020-11-24 19:57:06 +01:00
  • 1f7850e418 Fixed absolute path import BroodjeAap 2020-11-24 17:30:44 +01:00
  • b202ad6ad6 removed some unused imports BroodjeAap 2020-11-23 17:35:06 +01:00
  • 65792178f4 Removed db test code BroodjeAap 2020-11-23 17:34:05 +01:00
  • 1728ef4690 Fixed answer db views, seperate name for generated time in seconds BroodjeAap 2020-11-23 17:33:31 +01:00
  • d81de96800 some test code to quickly fill te database BroodjeAap 2020-11-23 17:30:33 +01:00
  • bb89cfd2c0 switched to absolute package import for PracticeAnswer BroodjeAap 2020-11-23 17:30:13 +01:00
  • 9d2b636d7d working year practice thing BroodjeAap 2020-11-21 16:52:03 +01:00
  • 7ffd19c7f1 capitalized months in month practice thing BroodjeAap 2020-11-21 15:29:29 +01:00
  • bbdbb280bb removed debug print statement from database code BroodjeAap 2020-11-21 15:28:17 +01:00
  • aae0d0258b added working practiceAll thing BroodjeAap 2020-11-21 15:28:02 +01:00
  • 6ab19b7a5f removed unused class BroodjeAap 2020-11-21 14:03:24 +01:00
  • a59746fb14 moved practicething stuff BroodjeAap 2020-11-21 13:56:19 +01:00
  • 7cf335cdff refactored more stats table stuff, much cleaner now BroodjeAap 2020-11-16 21:48:59 +01:00
  • 14caf52020 Removed 'emptyStats' stuff, using null BroodjeAap 2020-11-16 21:29:50 +01:00
  • c7800a3f62 refactored stat tablerow rendering a bit BroodjeAap 2020-11-16 21:28:52 +01:00
  • 413b1fd133 added all practice stats BroodjeAap 2020-11-16 20:57:59 +01:00
  • 60d09ee192 Finished month row of stats BroodjeAap 2020-11-16 20:09:48 +01:00
  • ae2264c706 added rounding to 1 decimal place to sqlite answer stats queries BroodjeAap 2020-11-16 20:09:36 +01:00
  • bc8b08bcf4 Got single value working for month practice 7d BroodjeAap 2020-11-16 19:51:40 +01:00
  • 3a25d17c94 Actually return something from the getStats function... BroodjeAap 2020-11-16 19:51:18 +01:00
  • 05d541335c removed rounding from getStats BroodjeAap 2020-11-12 17:30:49 +01:00
  • e3faf41b83 Working percentage correct stats coming from the sqlite database, now to display them (and test the whole thing...) BroodjeAap 2020-11-10 17:45:32 +01:00
  • 65846043df Fixed time filtering for week/month stats BroodjeAap 2020-11-10 17:44:58 +01:00
  • a127691f65 Added ratio back in, and empty stats Map BroodjeAap 2020-11-10 17:33:27 +01:00
  • 5c056fa101 have working correct/incorrect/total/ratio values for every type from a 'single' query in getStats() BroodjeAap 2020-11-09 21:49:29 +01:00
  • f9ecd40a10 added proper true/false value for boolean column BroodjeAap 2020-11-09 21:48:34 +01:00
  • df3e6b8e51 in between commit to save some possibly useful views BroodjeAap 2020-11-09 20:54:59 +01:00
  • e445b121e3 working basic percentage of correct 'all' answers BroodjeAap 2020-11-09 20:33:15 +01:00
  • ba77cf2c94 leftover for 'correct' field BroodjeAap 2020-11-09 20:32:20 +01:00
  • d10f2ad861 Added 'correct' field to practice answer to make database queries easier BroodjeAap 2020-11-09 20:16:25 +01:00
  • 50f64ec4e8 Fixed join of tables in answerview BroodjeAap 2020-11-09 20:14:54 +01:00
  • c17f5fd568 added convenience view for answers BroodjeAap 2020-11-09 18:05:32 +01:00
  • 2c6802d6b6 basic working answer query BroodjeAap 2020-11-09 17:55:55 +01:00
  • 0e740eba16 added noResult param to batch.commit to speed it up BroodjeAap 2020-11-09 17:39:10 +01:00
  • 15e4513b0f refactored the database part a bunch, now have two tables, session and answer BroodjeAap 2020-11-06 17:44:32 +01:00
  • 9fb029da20 Added sqlite database for answers BroodjeAap 2020-11-05 21:50:40 +01:00
  • e2e9c314af Added modulo 7 practice BroodjeAap 2020-11-03 20:53:56 +01:00
  • 0176a2f333 Added leap year practice TODO change buttons for this? BroodjeAap 2020-11-03 20:41:31 +01:00
  • 29a9441e1d Added century practice BroodjeAap 2020-11-03 20:27:17 +01:00
  • b6e4ab0ae8 fixed practice route to be more generic BroodjeAap 2020-11-03 20:26:56 +01:00
  • 06f2ed6656 Moved answers and random to abstract class of PracticeThing BroodjeAap 2020-11-03 20:10:59 +01:00
  • 945360e0e2 More generalised practice stuff BroodjeAap 2020-11-03 20:03:49 +01:00
  • ba7c909ac4 removed some 'month' specific things from practice page BroodjeAap 2020-11-02 17:22:49 +01:00
  • 25874a711d Refactored practice system again BroodjeAap 2020-11-01 21:48:51 +01:00
  • 3b0c87328c refactored routes to use onGenerateRoute BroodjeAap 2020-11-01 20:43:46 +01:00
  • 5bde7ee9c2 Made the question 'system' more generic BroodjeAap 2020-11-01 16:49:04 +01:00
  • edf2556752 Fixed dialog box at the end of practice BroodjeAap 2020-10-27 21:25:53 +01:00
  • a0ce8e9230 redesigned practice setup page to allow for different type of practicing BroodjeAap 2020-10-27 21:18:40 +01:00
  • 7864ede6ee Fixed the route to practice setup page BroodjeAap 2020-10-27 21:18:17 +01:00