Commit Graph

1302 Commits

Author SHA1 Message Date
ded57cd04a Merge branch 'dev' into agp-update 2019-11-16 22:00:13 -06:00
b8f9e2f309 Update to Dagger 2.25.2 2019-11-16 21:56:49 -06:00
olegivo
2fb9168686 Convert IntroActivity to Kotlin (#520) 2019-11-16 21:16:20 -06:00
9199a64d73 Pick specific Jacoco version (0.8.4) 2019-11-16 21:15:00 -06:00
Mick Dekkers
a69fb369df Preserve selections when reopening EditSettingActivity (#524) 2019-11-10 08:41:10 -06:00
0790961bb5 BUILD.md: add Android Studio instructions 2019-11-10 08:03:57 -06:00
c88fa4a003 First version of BUILD.md 2019-11-09 20:44:56 -06:00
f403dfd7d1 Disable failing tests 2019-11-09 18:37:21 -06:00
105baf629a Flip bar chart 2019-11-08 21:40:49 -06:00
oleg.industry
af37036ac5 jacoco concrete version fixed 2019-10-28 11:45:08 +03:00
oleg.industry
8717ad6ad0 kotlin update (1.3.50) 2019-10-28 11:45:08 +03:00
olegivo
95af0217ff google repository simplification 2019-10-08 14:25:18 +03:00
olegivo
fe091fa740 update AGP (3.5.1)
using default build tools version (from AGP)
2019-10-08 14:25:13 +03:00
olegivo
00abb4486d update libraries
auto-factory (1.0-beta6)
butterknife (9.0.0)
guava (24.1-android)
2019-10-08 14:24:21 +03:00
olegivo
dadfcb7c16 extracted AUTO_FACTORY_VERSION 2019-10-08 14:24:21 +03:00
Veyndan Stuart
77a9701805 Convert PaletteUtils to Kotlin (#510)
* Convert PaletteUtils to Kotlin
2019-10-05 07:31:32 -04:00
bfea4b024a core: Implement bar chart 2019-08-18 07:47:46 -05:00
Tthecreator
3e2cf48223 Changed habit type selection to dropdown instead of popup message (#498) 2019-08-12 12:39:44 -05:00
ec2fa16fab Web: update npm modules 2019-08-12 06:27:20 -05:00
8d97a8d140 Re-enable view tests 2019-08-12 06:10:56 -05:00
563aa8b7b4 Finish Kotlin implementation of IosCanvas 2019-08-12 06:01:32 -05:00
74475bd191 Partial implementation of IosCanvas in Kotlin 2019-08-11 17:11:29 -05:00
046a7eab7f Move IosDatabase to Kotlin 2019-06-09 13:16:29 -05:00
d96732b588 Update 2019-06-07 07:11:47 -05:00
a3bfc05068 Move view tests to common 2019-04-14 10:33:36 -05:00
defa2f9431 Reorganize source tree 2019-04-13 22:54:26 -05:00
fe4139e268 Move tests to commonTest; convert some classes from Swift to Kotlin 2019-04-13 22:28:05 -05:00
d463bb55d7 Unify async tests 2019-04-13 19:27:51 -05:00
5ea19c9475 Restore Backend class; replace TaskRunner by Kotlin Coroutines 2019-04-13 09:20:37 -05:00
b0cedde0a9 Partial kotlin implementation of IosCanvas 2019-04-12 05:17:31 -05:00
e0894c9313 Move IosFiles implementation to Kotlin; setup tests for ios target 2019-04-12 05:16:31 -05:00
8378d88186 Update gradle 2019-04-11 08:13:19 -05:00
ddd363917c Implement JsFileStorage using IndexedDB 2019-04-10 20:07:15 -05:00
f310eaf7d9 Make I/O asynchronous with coroutines; make all JS tests pass 2019-04-10 08:20:13 -05:00
8972f2d03d Move most tests to commonTest 2019-04-10 05:35:56 -05:00
e88c58916a Implement JsFiles 2019-04-10 04:52:17 -05:00
7d169d8053 Update copyright date 2019-04-09 08:46:25 -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
1abc041d87 Fix ios tests; remove empty test 2019-04-07 09:56:34 -05:00
c16a0ecd65 Migrate Scores to pure Kotlin; display correct score on main screen 2019-04-06 18:53:22 -05:00
6d527a31d7 Add app icon 2019-04-03 06:56:42 -05:00
4d0d631d8a Set minimum number of buttons 2019-04-03 06:56:28 -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