summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Create browser history FFI module; make x button in new actions go backGravatar Chelsea Voss2016-11-05
|
* Add basic modal new-next-action dialogueGravatar Benjamin Barenblat2016-09-17
|
* Support MDL toastsGravatar Benjamin Barenblat2016-08-19
|
* Move MDL classes into their own libraryGravatar Benjamin Barenblat2016-08-19
|
* Use a databaseGravatar Benjamin Barenblat2016-08-16
| | | | | Enable future development with queries by switch to a SQLite database for next actions.
* Makefile: Don’t rebuild unnecessarilyGravatar Benjamin Barenblat2016-08-16
| | | | | Prevent ugtd from depending on the PHONY target ‘mdl’, thereby eliminating spurious rebuilds.
* Add Material Design LiteGravatar Benjamin Barenblat2016-08-02
|
* Initial commitGravatar Benjamin Barenblat2016-08-02