Commit Graph

26 Commits

Author SHA1 Message Date
e88c58916a Implement JsFiles 2019-04-10 04:52:17 -05:00
c018d89ca6 Implement JsDatabase using sql.js 2019-04-09 08:43:23 -05:00
5c402b5400 Implement HtmlCanvas; move some tests to commonTest 2019-04-09 06:39:38 -05:00
7ba7edb7d4 Set up javascript tests 2019-04-07 16:51:28 -05:00
fe219b5296 Update kotlin gradle plugin; add js target 2019-04-07 13:07:50 -05:00
c16a0ecd65 Migrate Scores to pure Kotlin; display correct score on main screen 2019-04-06 18:53:22 -05:00
5b2b554a7a Dynamically select number of columns to display 2019-04-03 05:50:42 -05:00
33bae657a3 Show numerical habits 2019-04-02 20:16:00 -05:00
082c575f82 Allow user to show/hide archived and completed habits 2019-04-02 07:46:41 -05:00
90f553b4f6 Add Preferences table and repository 2019-04-02 05:57:11 -05:00
6af576c09c Change language automatically 2019-04-01 20:53:00 -05:00
c380abad5a Remove outdated tests 2019-04-01 07:35:18 -05:00
905099ccdb Fix invalid translation files 2019-04-01 07:32:34 -05:00
76b848752c Convert i18n strings from Android XML to Kotlin 2019-04-01 07:22:48 -05:00
f491acdda9 Simplify data trasfer in MainScreenDataSource 2019-03-31 17:31:40 -05:00
6ac7ef7807 Add stubs for Score and Streak 2019-03-31 17:15:39 -05:00
5d1f5168ad Create Observable class 2019-03-31 16:54:43 -05:00
aa6b13f3a6 Remove DateCalculator 2019-03-31 06:48:29 -05:00
70a79856f2 Reorganize packages; implement checkmarks 2019-03-31 06:48:29 -05:00
8544c5dc8a Remove react-native; rewrite main screen in (native) swift 2019-03-31 06:48:26 -05:00
a546f6de73 Update 2019-03-31 06:48:26 -05:00
7cab0a39e5 Implement database access (with migrations) 2019-03-31 06:48:26 -05:00
134975b8ba Fix instructions in core/build.gradle 2019-03-31 06:48:26 -05:00
15974bdca8 Add README 2019-03-31 06:48:26 -05:00
0734e74154 Add gradle wrappers 2019-03-31 06:48:26 -05:00
f108bc8dc1 Initial prototype of multi-platform version 2019-03-31 06:48:26 -05:00