Commit Graph

22 Commits

Author SHA1 Message Date
c4e496a5ff Update build scripts 2021-01-05 22:18:35 -06:00
7ee3e00e49 Create top-level gradle project; remove duplicated gradle wrappers 2021-01-05 22:03:01 -06:00
2f39b63723 Add ktlint to uhabits-core; clean up build.gradle 2021-01-05 21:24:20 -06:00
9fd36d8d53 Move uhabits-core to top level; all Java files to uhabits-core:jvmMain/jvmTest 2021-01-03 13:21:02 -06:00
4ccda9d6f7 Move existing source code to subfolder 2019-03-31 06:48:26 -05:00
f3a64fd67a Add tests for equals, hashCode and toString 2017-07-24 11:41:12 -04:00
89400e281e Move version numbers from build.gradle to gradle.properties 2017-07-23 10:03:09 -04:00
0984f7ff5d Update Android gradle plugin 2017-07-18 06:57:22 -04:00
1069fcfc62 Move importers to uhabits-core 2017-06-21 00:30:32 -04:00
ecb5352134 Implement JDBC database 2017-06-20 14:13:37 -04:00
b96385c4a7 Move models.sqlite to uhabits-core 2017-06-20 12:50:57 -04:00
ed9066f393 Implement alternative checkmark algorithm
Fix failing tests
2017-06-04 10:58:00 -04:00
6255fe2d12 Make generated classes work on Android Studio 2017-05-28 11:39:07 -04:00
56c5fb6c9d Write missing tests 2017-05-27 22:46:33 -04:00
95385fa8f4 Activate coverage report for uhabits-core 2017-05-26 18:38:08 -04:00
fa4944700c Move UI behavior to uhabits-core 2017-05-26 16:33:21 -04:00
29d1de46e7 Reorganize tests 2017-05-25 15:59:03 -04:00
cb4ab3b436 Move ExportCSVTask to uhabits-core 2017-05-25 12:50:38 -04:00
370e7343d7 Move commands to uhabits-core 2017-05-25 10:00:56 -04:00
51ca4aa98e Move remaining model classes 2017-05-25 08:54:21 -04:00
d23b59ced2 Move some models 2017-05-25 08:24:22 -04:00
f18ac9db48 Create module uhabits-core 2017-05-25 08:16:55 -04:00