dependabot[bot]
6a78b4d853
Bump daggerVersion from 2.48.1 to 2.50 ( #1907 )
...
Bumps `daggerVersion` from 2.48.1 to 2.50.
Updates `com.google.dagger:dagger` from 2.48.1 to 2.50
- [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.48.1...dagger-2.50 )
Updates `com.google.dagger:dagger-compiler` from 2.48.1 to 2.50
- [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.48.1...dagger-2.50 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
fe43b1435d
Bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 ( #1905 )
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.13 to 1.4.14.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.13...v_1.4.14 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
12503b8a6d
Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android ( #1902 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 32.1.3-android to 33.0.0-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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
ef7f78bff0
Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.1.0 ( #1929 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.42.0.0 to 3.45.1.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.42.0.0...3.45.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
53c208ded5
Bump com.google.android.material:material from 1.10.0 to 1.11.0 ( #1908 )
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.10.0...1.11.0 )
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
1bdc83e92f
Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 ( #1906 )
...
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases )
- [Commits](https://github.com/mockito/mockito-kotlin/compare/5.1.0...5.2.1 )
---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
680c1cdc76
Bump kotlinVersion from 1.9.21 to 1.9.22 ( #1904 )
...
Bumps `kotlinVersion` from 1.9.21 to 1.9.22.
Updates `org.jetbrains.kotlin.android` from 1.9.21 to 1.9.22
Updates `org.jetbrains.kotlin.kapt` from 1.9.21 to 1.9.22
Updates `org.jetbrains.kotlin.multiplatform` from 1.9.21 to 1.9.22
Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.21 to 1.9.22
- [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.9.21...v1.9.22 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
80916bac50
Bump actions/upload-artifact from 3 to 4 ( #1901 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Leon Todd
a5e3e9b3cf
Unset measurable habits ( #1899 )
2 years ago
Alinson S. Xavier
248ba50a8e
Reformat source code
2 years ago
Andreas Gebhardt
45a82b3c2d
Changed Checkmark Widget Color on implicit check
...
As proposed in #615 , the background is now solid color on implicit check but has a stroked checkmark instead of a full one.
2 years ago
Alinson S. Xavier
770d1293dc
Merge branch 'master' into dev
2 years ago
Alinson S. Xavier
d10538e720
Merge branch 'release/2.2.0'
2 years ago
Alinson S. Xavier
02e9e2384e
Update CHANGELOG
2 years ago
Serhii K
b627ff4413
Use colorBackground property instead of splash screen lib
2 years ago
Serhii K
0683ea43f4
Fix splash screen background color in dark mode
2 years ago
Mahmoud-Ibrahim-750
0f1fc234da
Update the expected image
...
I updated the expected image in the test to take into account the skipped days as well as the completed days. I also changed the test input in BarChartTest.kt to let it better represent possible cases.
2 years ago
Alinson S. Xavier
08f77a5cae
Merge branch 'master' into release/2.2.0
2 years ago
Alinson S. Xavier
27df792775
Update CHANGELOG
2 years ago
Leonard Dizon
800f92f255
Create locales_config.xml for per-app language
2 years ago
dependabot[bot]
e06ed3ed7d
Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13 ( #1882 )
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.11 to 1.4.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.11...v_1.4.13 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3bb119c6ed
Bump com.github.triplet.play from 3.8.4 to 3.8.6 ( #1879 )
...
Bumps com.github.triplet.play from 3.8.4 to 3.8.6.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
0762699a86
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 ( #1881 )
...
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
8837326d44
Bump com.opencsv:opencsv from 5.8 to 5.9 ( #1880 )
...
Bumps com.opencsv:opencsv from 5.8 to 5.9.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
481a3d5784
Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 ( #1878 )
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Alinson S. Xavier
8eff782f54
Update dependencies
2 years ago
Alinson S. Xavier
c590734c42
Update dependencies
2 years ago
Alinson S. Xavier
7e7f68282b
Update Kotlin
2 years ago
Alinson S. Xavier
4bd5cee17b
Update libraries
2 years ago
Alinson S. Xavier
b2421dc8b1
GH Actions: Increase number of attempts
2 years ago
Alinson S. Xavier
93363bff96
GH Actions: Add API 34
2 years ago
Alinson S. Xavier
d01044b203
GH Actions: Add API 34
2 years ago
Alinson S. Xavier
70fe513e52
Bump targetSdk to 34
2 years ago
Alinson S. Xavier
dee93fde8f
Upgrade to AGP 8.1.4
2 years ago
Alinson S. Xavier
f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2 years ago
Alinson S. Xavier
4975ba2752
Add permission: USE_EXACT_ALARM
2 years ago
Alinson S. Xavier
ed8c60e52f
Implement runtime notification permission; bump targetSdk to 33
2 years ago
dependabot[bot]
7735247521
Bump daggerVersion from 2.48 to 2.48.1
...
Bumps `daggerVersion` from 2.48 to 2.48.1.
Updates `com.google.dagger:dagger` from 2.48 to 2.48.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.48...dagger-2.48.1 )
Updates `com.google.dagger:dagger-compiler` from 2.48 to 2.48.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.48...dagger-2.48.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
b32a6ad1b8
Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0
...
Bumps org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
21a512ae71
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
...
Bumps androidx.annotation:annotation from 1.6.0 to 1.7.0.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
b0944d3f1c
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
8a9b719c50
Bump org.mockito.kotlin:mockito-kotlin from 2.2.11 to 5.1.0
...
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin ) from 2.2.11 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito-kotlin/releases )
- [Commits](https://github.com/mockito/mockito-kotlin/compare/2.2.11...5.1.0 )
---
updated-dependencies:
- dependency-name: org.mockito.kotlin:mockito-kotlin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Quentin Hibon
ef7454ae75
Bump kotlin from 1.7.21 to 1.8.20
2 years ago
Quentin Hibon
b51f6abfce
Target JVM 17 in uhabits-server
2 years ago
Quentin Hibon
a013635224
Bump mockito-kotlin from 4.1.0 to 5.0.0
2 years ago
Quentin Hibon
a9f028a34b
Target JVM 11
2 years ago
Quentin Hibon
3b0fba12f5
Remove unused imports in datetimepicker
2 years ago
Quentin Hibon
4139f09fb7
Add @Deprecated when overriding @Deprecated methods
2 years ago
Quentin Hibon
248ff2ec62
Bump mockito-kotlin from 2.2.11 to 4.1.0 in -server
2 years ago
dependabot[bot]
cc7178eb21
Bump daggerVersion from 2.47 to 2.48
...
Bumps `daggerVersion` from 2.47 to 2.48.
Updates `com.google.dagger:dagger` from 2.47 to 2.48
- [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.47...dagger-2.48 )
Updates `com.google.dagger:dagger-compiler` from 2.47 to 2.48
- [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.47...dagger-2.48 )
---
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>
2 years ago