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 |
KristianTashkov
|
d6a7fa3d7a
|
Add unit tests for numerical habits
|
4 years ago |
KristianTashkov
|
07e55f1c76
|
modify review comments
|
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 |
Alinson S. Xavier
|
57f5f6ed5b
|
Cycle through through all checkmark states
|
4 years ago |
Alinson S. Xavier
|
f15c660d33
|
Merge branch 'master' into dev
|
4 years ago |
Quentin Hibon
|
13e57b5026
|
Test isFailedToday
|
4 years ago |
Quentin Hibon
|
f8c7abfff4
|
Use 'entered' instead of 'completed' when ? or skips are enabled
|
4 years ago |
Quentin Hibon
|
7fe3ce970c
|
Hide failed habits along with completed ones
|
4 years ago |
Alinson S. Xavier
|
9c395243f4
|
Merge pull request #1050 from hiqua/968_IndexOutOfBoundsException
Check position before moving habit
|
4 years ago |
Quentin Hibon
|
b9eb244b0b
|
Introduce HabitType and NumericalHabitType enums
|
4 years ago |
Quentin Hibon
|
420a99f1cf
|
Check position before moving habit
Workaround for #968.
|
4 years ago |
Quentin Hibon
|
91ff5f7a0c
|
Use empty array instead of sentinel value -1 as habitId
|
4 years ago |
dependabot[bot]
|
caa1c9d72e
|
Bump daggerVersion from 2.37 to 2.38.1
Bumps `daggerVersion` from 2.37 to 2.38.1.
Updates `dagger` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1)
Updates `dagger-compiler` from 2.37 to 2.38.1
- [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.37...dagger-2.38.1)
---
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]
|
0bba3b76bc
|
Bump kotlinx-coroutines-core-jvm from 1.4.2 to 1.5.1
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) from 1.4.2 to 1.5.1.
- [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.4.2...1.5.1)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
499a403a06
|
Bump kotlin-stdlib from 1.5.20 to 1.5.21
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.20 to 1.5.21.
- [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.20...v1.5.21)
---
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]
|
af5d622339
|
Bump opencsv from 5.4 to 5.5.1
Bumps opencsv from 5.4 to 5.5.1.
---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Alinson S. Xavier
|
b54711243f
|
Remove color.toThemedAndroidColor
Fixes #907
|
4 years ago |
Alinson S. Xavier
|
37f03aca37
|
Merge branch 'hotfix/2.0.3' into dev
|
4 years ago |
Quentin Hibon
|
0ab55f6f5a
|
Remove useless nullability
|
4 years ago |
dependabot[bot]
|
aecce891ea
|
Bump sqlite-jdbc from 3.36.0 to 3.36.0.1
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0 to 3.36.0.1.
- [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...3.36.0.1)
---
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]
|
d8c5f4d93c
|
Bump sqlite-jdbc from 3.34.0 to 3.36.0
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.34.0 to 3.36.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.34.0...3.36.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
feb384bca6
|
Bump kotlin-stdlib from 1.5.10 to 1.5.20
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.10 to 1.5.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20)
---
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]
|
71e9160460
|
Bump daggerVersion from 2.36 to 2.37
Bumps `daggerVersion` from 2.36 to 2.37.
Updates `dagger` from 2.36 to 2.37
- [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.36...dagger-2.37)
Updates `dagger-compiler` from 2.36 to 2.37
- [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.36...dagger-2.37)
---
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 |
Alinson S. Xavier
|
92291fd919
|
Fix dates before the year 2000
|
4 years ago |
Alinson S. Xavier
|
2fe3b15806
|
Fix small issues with the pure black theme
|
4 years ago |
Alinson S. Xavier
|
33468bfc1c
|
Improve automatic checkmarks for monthly habits
Fixes #947
|
4 years ago |
dependabot[bot]
|
ee896fb4f9
|
Bump kotlin-stdlib from 1.5.0 to 1.5.10 (#931)
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.5.0 to 1.5.10.
- [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.0...v1.5.10)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
55b841a8b4
|
Bump daggerVersion from 2.35.1 to 2.36 (#933)
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Alinson S. Xavier
|
31c09b9c0b
|
Upgrade to Gradle 7.0 and Kotlin 1.5.0
|
4 years ago |
Alinson S. Xavier
|
12c76245e6
|
Merge branch 'master' into dev
|
4 years ago |
Alinson S. Xavier
|
c973f93424
|
Fix small issues with font size
|
4 years ago |
Alinson S. Xavier
|
fcadbe7c38
|
Handle numerical habits with target value of zero
Fixes #903
|
4 years ago |
dependabot[bot]
|
004bb8d71c
|
Bump daggerVersion from 2.34.1 to 2.35.1
Bumps `daggerVersion` from 2.34.1 to 2.35.1.
Updates `dagger` from 2.34.1 to 2.35.1
- [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.34.1...dagger-2.35.1)
Updates `dagger-compiler` from 2.34.1 to 2.35.1
- [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.34.1...dagger-2.35.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
ac924470b8
|
Bump kotlin-stdlib from 1.4.32 to 1.5.0
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.4.32 to 1.5.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Alinson S. Xavier
|
a7845c9290
|
Make large-tests pass on API 23
|
4 years ago |
Alinson S. Xavier
|
da018fc64d
|
Temporarily remove device sync
|
5 years ago |