dependabot[bot]
|
c05e008569
|
Bump sqlite-jdbc from 3.25.2 to 3.34.0 (#748)
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.25.2 to 3.34.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.25.2...3.34.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-28 21:35:48 -06:00 |
|
|
|
a5255690ed
|
Revert to Kotlin 1.4.21
Kotlin 1.4.21-2 seems to be a pre-release.
|
2021-01-28 21:35:08 -06:00 |
|
|
|
56f0bbb7bd
|
Remove unused equalsverifier dependency
|
2021-01-28 21:35:08 -06:00 |
|
dependabot[bot]
|
8537e0f910
|
Bump hamcrest from 2.1 to 2.2
Bumps [hamcrest](https://github.com/hamcrest/JavaHamcrest) from 2.1 to 2.2.
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.1...v2.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-28 07:17:40 +00:00 |
|
|
|
a6c9ea22e6
|
Merge branch 'midnight_delay_option_2' into dev
|
2021-01-27 20:06:44 -06:00 |
|
Quentin Hibon
|
8d2aebaf7f
|
Delete obsolete mockito dependencies
|
2021-01-27 15:44:22 +01:00 |
|
dependabot[bot]
|
784877871a
|
Bump opencsv from 3.10 to 5.3 (#735)
|
2021-01-27 07:13:27 -06:00 |
|
Quentin Hibon
|
bb8d4abb9e
|
Implement the midnight delay option
Closes #694.
|
2021-01-27 09:52:28 +01:00 |
|
dependabot[bot]
|
64069a6e7f
|
Bump kotlin-stdlib from 1.4.21 to 1.4.21-2 (#734)
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.21 to 1.4.21-2.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21...v1.4.21-2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-01-26 22:12:35 -06:00 |
|
dependabot[bot]
|
eb9d017882
|
Bump commons-lang3 from 3.5 to 3.11
Bumps commons-lang3 from 3.5 to 3.11.
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-26 20:07:14 -06:00 |
|
dependabot[bot]
|
7a73f9c8c7
|
Bump daggerVersion from 2.25.4 to 2.31.2 (#725)
|
2021-01-25 08:04:49 -06:00 |
|
Quentin Hibon
|
14d018c327
|
Convert Timestamp to data class
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
f1c88797a3
|
Clean up code after conversions
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
7d361b2203
|
Convert Task and TaskRunner
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
8131d37d8e
|
Convert SingleThreadTaskRunner
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
6485c3efee
|
Convert ExportCSVTask
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
6992b5186e
|
Clean up code after conversions
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
18db571507
|
Properly check that a setter is never used
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
09794ccb68
|
Move ThingRecord back into RepositoryTest
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
7644f52dfd
|
Don't open ThingRecord
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
a7df0bde3e
|
Convert core.models.sqlite
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
1cec5a6067
|
Convert model memory
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
a58cbffb81
|
Convert HabitList and ModelObservable
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
30630c3358
|
Convert Timestamp
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
457c58a660
|
Convert RepositoryTest
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
39cec6f11d
|
Convert Preferences
|
2021-01-25 12:18:05 +01:00 |
|
Quentin Hibon
|
8f5f72d9fd
|
Convert ReminderScheduler
|
2021-01-25 10:56:59 +01:00 |
|
Quentin Hibon
|
b21eb3f118
|
Finish uhabits-core ui conversion
|
2021-01-25 10:56:59 +01:00 |
|
Quentin Hibon
|
136ec5b49b
|
Convert most of code remaining in uhabits-core
|
2021-01-25 10:56:59 +01:00 |
|
Quentin Hibon
|
e84cc8e8b1
|
Convert HabitCardListCache
|
2021-01-25 10:56:59 +01:00 |
|
Quentin Hibon
|
68a8f9d356
|
Enable mockito inline extension
|
2021-01-25 10:56:59 +01:00 |
|
|
|
1869d05591
|
ScoreTest: Use static imports for hamcrest
|
2021-01-21 06:46:23 -06:00 |
|
|
|
3f8b1008b4
|
Merge branch 'feature/gradle.kts' into dev
|
2021-01-21 06:41:34 -06:00 |
|
Quentin Hibon
|
dedeb13f46
|
Clean up kotlin code
* static imports
* less nullable types
* format
|
2021-01-19 14:06:18 +01:00 |
|
Quentin Hibon
|
9d0fbb9ea9
|
Convert WeekdayList
|
2021-01-18 16:13:19 +01:00 |
|
Quentin Hibon
|
25b25acc94
|
Convert org.isoron.uhabits.acceptance
|
2021-01-18 16:13:19 +01:00 |
|
Quentin Hibon
|
ac6df47818
|
Convert uhabits-core (jvmTest)
|
2021-01-18 16:13:19 +01:00 |
|
|
|
8206450456
|
Convert top-level build.gradle to Kotlin
|
2021-01-16 13:55:26 -06:00 |
|
|
|
a5dfe0ec51
|
Convert uhabits-core/build.gradle to Kotlin
|
2021-01-16 09:45:23 -06:00 |
|
|
|
99277491c8
|
Remove unused imports
|
2021-01-05 23:09:34 -06:00 |
|
|
|
2828dfcc75
|
Update copyright notices
|
2021-01-05 23:05:48 -06:00 |
|
|
|
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 |
|
|
|
d279388884
|
Merge branch 'dev' into feature/kmm-merge
|
2021-01-05 20:43:37 -06:00 |
|
|
|
bebb356425
|
Reorganize top level directory
|
2021-01-03 14:43:49 -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 |
|
|
|
178061475e
|
Improve performance when importing database
|
2018-12-08 12:24:44 -06:00 |
|
|
|
436d19dfea
|
Merge branch 'dev' into feature/stackview
# Conflicts:
# uhabits-android/src/main/java/org/isoron/uhabits/widgets/HabitPickerDialog.kt
|
2018-06-16 18:06:23 -05:00 |
|