Chris Smowton
cf045a4cd5
Add repository now required for old kotlin-css-jvm versions
...
Gradle Plugin Portal was previously making kotlin-css-jvm 1.0.0-pre.148-kotlin-1.4.30 available by virtue of mirroring JCenter. Now that Gradle have stopped doing that in preparation for JCenter to go away, we need to retrieve the old version from a different repository.
If this is bumped forwards to Kotlin 1.5.0+ it will become possible to get the package from Central instead.
1 year ago
Alinson S. Xavier
fc9cc423d0
Multiple fixes to edge-to-edge display (API 35)
1 year ago
Alinson S. Xavier
e7165d993f
Make compatible with edge-to-edge (API 35)
1 year ago
Alinson S. Xavier
732ec1c70a
Update AGP; disable lint
1 year ago
Alinson S. Xavier
e823cd5758
Update lint-baseline
1 year ago
Alinson S. Xavier
46fe683d71
Merge pull request #1942 from foralost/#1941_DateUtilsTest_failing
...
#1941 DateUtils test fix
2 years ago
Alinson S. Xavier
7f6248123c
DateUtilsTest: Simplify getCalendarUTC
2 years ago
Alinson S. Xavier
2024277ebe
Merge branch 'dev' into #1941_DateUtilsTest_failing
2 years ago
Alinson S. Xavier
c216fb01d6
Merge pull request #1785 from hiqua/android_lint_baseline
...
Check android lint violations against current baseline
2 years ago
Alinson S. Xavier
7cb32f486b
lint: disable GradleDependency
2 years ago
Alinson S. Xavier
093591fbaf
Update lint baseline
2 years ago
Alinson S. Xavier
985234cdf3
Merge branch 'dev' into android_lint_baseline
2 years ago
Alinson S. Xavier
06090e238a
Merge branch 'feature/konfetti' into dev
2 years ago
Alinson S. Xavier
e48452f724
Move showConfetti to ListHabitsScreen; use button location; other tweaks
2 years ago
dependabot[bot]
936986e110
Bump daggerVersion from 2.50 to 2.51.1
...
Bumps `daggerVersion` from 2.50 to 2.51.1.
Updates `com.google.dagger:dagger` from 2.50 to 2.51.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.50...dagger-2.51.1 )
Updates `com.google.dagger:dagger-compiler` from 2.50 to 2.51.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.50...dagger-2.51.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>
2 years ago
dependabot[bot]
4b3910aea8
Bump com.google.guava:guava from 33.0.0-android to 33.1.0-android
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.0.0-android to 33.1.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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
foralost
10074ded32
UTC Calendar fix
2 years ago
Gokul K
1280e798d2
rendering only if layout and konfetti view exists - to avoid null reference errors
2 years ago
Gokul K
b09306e793
fixing another lint error
2 years ago
Gokul K
e30636a447
fixed ktlint erorrs and is building successfully now
2 years ago
Gokul K
ad8738180c
fixing some comments from @hiqua
2 years ago
Gokul K
08410c59d0
introducing confetti animation using konfetti library
2 years ago
Manish Kumar Verma
ab86cee70b
Fix: No notification when goal type is set to "maximum" ( #1931 )
2 years ago
dependabot[bot]
3a0603605b
Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
...
Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
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
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