sgallese
|
7d89314091
|
Remove git merge artifact
|
4 years ago |
sgallese
|
b9f62c53bc
|
Fix ktlint violation
|
4 years ago |
sgallese
|
bead6d7dab
|
Begin Timestamp conversion
|
4 years ago |
sgallese
|
4b92735a8b
|
Merge branch 'feature/file-extensions-test' into feature/remove-jvm-dateutils
|
4 years ago |
Sebastian Gallese
|
156332cf80
|
Merge branch 'iSoron:dev' into feature/remove-jvm-dateutils
|
4 years ago |
sgallese
|
4fbf8a8ca2
|
DRYer offset tests
|
4 years ago |
sgallese
|
707b2b4380
|
Add test helper for hour offset
|
4 years ago |
sgallese
|
aae85c1170
|
Rename variable
|
4 years ago |
sgallese
|
c12a6c6a4d
|
Complete tests for DateUtils, move internal functions to private
|
4 years ago |
sgallese
|
b15c02adbf
|
Calendar tests for DateUtils
|
4 years ago |
sgallese
|
9e24128675
|
DateUtils today offset tests
|
4 years ago |
sgallese
|
66c61e2e6c
|
More DateUtils tests
|
4 years ago |
sgallese
|
7bddfbe5a7
|
Tests for DateUtils and FileExtensions
|
4 years ago |
dependabot[bot]
|
265b65eb8a
|
Bump guava from 30.1.1-android to 31.0.1-android
Bumps [guava](https://github.com/google/guava) from 30.1.1-android to 31.0.1-android.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
c03305120e
|
Bump daggerVersion from 2.38.1 to 2.39
Bumps `daggerVersion` from 2.38.1 to 2.39.
Updates `dagger` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39)
Updates `dagger-compiler` from 2.38.1 to 2.39
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39)
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
6ab4a696b6
|
Bump kotlin-stdlib from 1.5.30 to 1.5.31
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.30 to 1.5.31.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
23479c7765
|
Bump opencsv from 5.5.1 to 5.5.2
Bumps opencsv from 5.5.1 to 5.5.2.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
6d98f7aafa
|
Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.5.1...1.5.2)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Alinson S. Xavier
|
75078ed52b
|
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
Implement numerical habits with AT_MOST target type
|
4 years ago |
Alinson S. Xavier
|
2a0afedb1d
|
SubtitleCard: Show at-most icon
|
4 years ago |
sgallese
|
94addc2d1e
|
Migrate getUpcomingTimeInMillis
|
4 years ago |
KristianTashkov
|
d6a7fa3d7a
|
Add unit tests for numerical habits
|
4 years ago |
KristianTashkov
|
07e55f1c76
|
modify review comments
|
4 years ago |
sgallese
|
53dc1eb14a
|
Migrate remove timezone
|
4 years ago |
sgallese
|
b58f4d6177
|
Migrate apply time zone
|
4 years ago |
sgallese
|
f12ecb16fc
|
Migrate start of today with offsets
|
4 years ago |
sgallese
|
2301158925
|
Migrate getStartOfToday
|
4 years ago |
sgallese
|
7630b90e4f
|
Migrate getStartOfDay
|
4 years ago |
sgallese
|
a4fe16c0c1
|
Migrate time constants
|
4 years ago |
sgallese
|
150dcefb2c
|
Migrate getWeekdaySequence
|
4 years ago |
sgallese
|
febcbd3da8
|
WIP
|
4 years ago |
sgallese
|
795ba24395
|
Migrate getLocalTime and getTimeZone to common module
|
4 years ago |
sgallese
|
4f87dc349f
|
Complete tests for DateUtils, move internal functions to private
|
4 years ago |
sgallese
|
6e426c9b04
|
Calendar tests for DateUtils
|
4 years ago |
sgallese
|
f3c4543b69
|
DateUtils today offset tests
|
4 years ago |
sgallese
|
d804b6ee75
|
More DateUtils tests
|
4 years ago |
sgallese
|
76b195d8c0
|
Tests for DateUtils and FileExtensions
|
4 years ago |
Alinson S. Xavier
|
87f071b5b4
|
Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm
Place MidnightTimer under test
|
4 years ago |
KristianTashkov
|
4355fb4d68
|
start score from 1.0 for at most and reflect the same in history
|
4 years ago |
sgallese
|
508200abeb
|
Format classes with ktlint
|
4 years ago |
sgallese
|
a29943e783
|
Simplify midnight timer interface for testing
|
4 years ago |
sgallese
|
3e6a9181d6
|
Code review- keep timer offset to one second
|
4 years ago |
sgallese
|
b2951a3475
|
Place MidnightTimer under test
|
4 years ago |
sgallese
|
9d3c63cf62
|
Removes JVM dependencies from StringUtils
See Issue #1075
|
4 years ago |
KristianTashkov
|
65d237254c
|
simplify scoring code
|
4 years ago |
KristianTashkov
|
fe1d5c66cb
|
fix bug in history card
|
4 years ago |
KristianTashkov
|
113a5028af
|
Simplify the code
|
4 years ago |
KristianTashkov
|
804edfa64e
|
Implement numerical habits with AT_MOST target type
|
4 years ago |
dependabot[bot]
|
cc3e1ced15
|
Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.1 to 3.36.0.3.
- [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.36.0.1...3.36.0.3)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
42fd0926ef
|
Bump kotlin-stdlib from 1.5.21 to 1.5.30
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.21 to 1.5.30.
- [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.5.21...v1.5.30)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |