aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactor into app.rsAkshay2020-02-272-157/+171
* add statusline helpers, simplify drawingAkshay2020-02-271-4/+26
* add helpers for statuslineAkshay2020-02-271-2/+9
* implement grid viewAkshay2020-02-271-26/+111
* fix null entry with bits, add remaining apiAkshay2020-02-262-1/+17
* add App structAkshay2020-02-261-2/+76
* redo main samplesAkshay2020-02-151-26/+25
* rework viewsAkshay2020-02-154-189/+116
* rework habit structuresAkshay2020-02-151-48/+84
* serialize dates, remove cruftAkshay2020-02-113-9/+4
* factor out count and bit viewsAkshay2020-02-103-0/+97
* new module structureAkshay2020-02-101-6/+8
* fix bug with empty countview entriesAkshay2020-02-101-2/+4
* implement goalsAkshay2020-02-101-1/+14
* simpler view styling logicAkshay2020-02-101-8/+23
* refactor out themesAkshay2020-02-102-27/+29
* move structs outAkshay2020-02-102-0/+143
* refactor into modulesAkshay2020-02-101-157/+7
* initAkshay2020-02-091-0/+226