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 >
2024-04-02 22:04:24 +02:00
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 >
2024-04-01 18:11:48 +02:00
Manish Kumar Verma
ab86cee70b
Fix: No notification when goal type is set to "maximum" ( #1931 )
2024-02-02 19:21:40 -06:00
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 >
2024-02-01 04:43:18 -06:00
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>
2024-02-01 04:34:40 -06:00
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>
2024-02-01 04:33:18 -06:00
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>
2024-02-01 04:33:03 -06:00
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>
2024-02-01 04:32:43 -06:00
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>
2024-02-01 04:32:23 -06:00
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>
2024-02-01 04:32:08 -06:00
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>
2024-02-01 04:31:50 -06:00
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>
2024-02-01 04:31:37 -06:00
Leon Todd
a5e3e9b3cf
Unset measurable habits ( #1899 )
2024-01-30 19:42:53 -06:00
248ba50a8e
Reformat source code
2024-01-30 19:38:32 -06:00
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.
2024-01-30 19:25:57 -06:00
770d1293dc
Merge branch 'master' into dev
2024-01-30 19:15:48 -06:00
d10538e720
Merge branch 'release/2.2.0'
2024-01-30 19:15:12 -06:00
02e9e2384e
Update CHANGELOG
2024-01-30 19:09:22 -06:00
Serhii K
b627ff4413
Use colorBackground property instead of splash screen lib
2024-01-30 19:06:43 -06:00
Serhii K
0683ea43f4
Fix splash screen background color in dark mode
2024-01-30 19:06:43 -06:00
08f77a5cae
Merge branch 'master' into release/2.2.0
2023-12-01 18:31:53 -06:00
27df792775
Update CHANGELOG
2023-12-01 18:29:34 -06:00
Leonard Dizon
800f92f255
Create locales_config.xml for per-app language
2023-12-01 18:14:06 -06:00
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>
2023-12-01 18:08:31 -06:00
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>
2023-12-01 18:08:05 -06:00
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>
2023-12-01 18:07:26 -06:00
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>
2023-12-01 18:07:17 -06:00
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>
2023-12-01 18:07:03 -06:00
8eff782f54
Update dependencies
2023-11-29 20:07:45 -06:00
c590734c42
Update dependencies
2023-11-29 19:54:00 -06:00
7e7f68282b
Update Kotlin
2023-11-29 19:38:21 -06:00
4bd5cee17b
Update libraries
2023-11-29 19:30:32 -06:00
b2421dc8b1
GH Actions: Increase number of attempts
2023-11-27 20:57:43 -06:00
93363bff96
GH Actions: Add API 34
2023-11-27 20:57:14 -06:00
d01044b203
GH Actions: Add API 34
2023-11-27 20:47:48 -06:00
70fe513e52
Bump targetSdk to 34
2023-11-27 20:43:34 -06:00
dee93fde8f
Upgrade to AGP 8.1.4
2023-11-27 19:46:54 -06:00
f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2023-11-25 15:42:04 -06:00
4975ba2752
Add permission: USE_EXACT_ALARM
2023-11-25 15:30:29 -06:00
ed8c60e52f
Implement runtime notification permission; bump targetSdk to 33
2023-11-25 07:12:16 -06:00
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 >
2023-11-06 16:07:22 +01:00
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 >
2023-10-01 14:18:03 +02:00
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 >
2023-10-01 14:17:41 +02:00
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 >
2023-10-01 14:17:26 +02:00
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 >
2023-09-20 22:04:01 +02:00
Quentin Hibon
ef7454ae75
Bump kotlin from 1.7.21 to 1.8.20
2023-09-20 21:04:38 +02:00
Quentin Hibon
b51f6abfce
Target JVM 17 in uhabits-server
2023-09-20 21:04:38 +02:00
Quentin Hibon
a013635224
Bump mockito-kotlin from 4.1.0 to 5.0.0
2023-09-20 21:04:38 +02:00
Quentin Hibon
a9f028a34b
Target JVM 11
2023-09-20 21:04:38 +02:00
Quentin Hibon
3b0fba12f5
Remove unused imports in datetimepicker
2023-09-20 21:04:38 +02:00
Quentin Hibon
4139f09fb7
Add @Deprecated when overriding @Deprecated methods
2023-09-20 21:04:38 +02:00
Quentin Hibon
248ff2ec62
Bump mockito-kotlin from 2.2.11 to 4.1.0 in -server
2023-09-20 21:04:38 +02:00
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 >
2023-09-04 14:47:47 +02:00
6116ef9450
Merge branch 'hotfix/2.1.3'
2023-08-28 05:51:08 -05:00
8801960615
Update CHANGELOG
2023-08-28 05:43:12 -05:00
b0a4284b66
NumberDialog: Use text input on Samsung devices
...
Fixes #1719
2023-08-28 05:36:59 -05:00
Felix Schlegel
334dabb407
Use default locale instead of hardcoded US locale ( #1763 )
2023-08-18 18:35:54 +02:00
dependabot[bot]
b2fc79a3ab
Bump com.github.triplet.play from 3.7.0 to 3.8.4
...
Bumps com.github.triplet.play from 3.7.0 to 3.8.4.
---
updated-dependencies:
- dependency-name: com.github.triplet.play
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-08 22:56:02 +02:00
dependabot[bot]
f0e8643e6b
Bump com.google.android.material:material from 1.8.0 to 1.9.0
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.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 >
2023-08-08 21:30:23 +02:00
dependabot[bot]
5cd616f967
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
...
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.6.4 to 1.7.3.
- [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.6.4...1.7.3 )
---
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 >
2023-08-08 21:14:34 +02:00
dependabot[bot]
b53ef758ec
Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.9
...
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback ) from 1.4.5 to 1.4.9.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.5...v_1.4.9 )
---
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 >
2023-08-08 21:00:20 +02:00
dependabot[bot]
5add03bf23
Bump org.junit.jupiter:junit-jupiter from 5.8.1 to 5.10.0
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.8.1 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.1...r5.10.0 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-08 20:04:53 +02:00
Quentin Hibon
b465ee588b
Update dependabot.yml
...
Increase PR limit from 5 (default) to 10 for gradle
2023-08-08 19:48:04 +02:00
dependabot[bot]
b9253d41ea
Bump daggerVersion from 2.46 to 2.47
...
Bumps `daggerVersion` from 2.46 to 2.47.
Updates `com.google.dagger:dagger` from 2.46 to 2.47
- [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.46...dagger-2.47 )
Updates `com.google.dagger:dagger-compiler` from 2.46 to 2.47
- [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.46...dagger-2.47 )
---
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 >
2023-08-08 19:45:56 +02:00
dependabot[bot]
ca0a9dd85f
Bump org.xerial:sqlite-jdbc from 3.40.0.0 to 3.42.0.0
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.40.0.0 to 3.42.0.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.40.0.0...3.42.0.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 >
2023-08-08 14:59:14 +02:00
dependabot[bot]
9951525cbe
Bump com.opencsv:opencsv from 5.7.1 to 5.8
...
Bumps com.opencsv:opencsv from 5.7.1 to 5.8.
---
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 >
2023-08-08 14:19:54 +02:00
dependabot[bot]
98b2c9cce2
Bump com.google.guava:guava from 31.1-android to 32.1.2-android
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 31.1-android to 32.1.2-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
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-08 14:19:42 +02:00
dependabot[bot]
19de2a2d1c
Bump androidx.annotation:annotation from 1.5.0 to 1.6.0
...
Bumps androidx.annotation:annotation from 1.5.0 to 1.6.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 >
2023-08-08 09:31:17 +02:00
Quentin Hibon
80f783b669
Bump mockito-kotlin from 2.2.11 to 4.1.0
2023-08-08 02:44:41 +02:00
dependabot[bot]
761fe59c5e
Bump commons-codec:commons-codec from 1.15 to 1.16.0
...
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec ) from 1.15 to 1.16.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.15...rel/commons-codec-1.16.0 )
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-08 01:35:57 +02:00
dependabot[bot]
f58d8a52ff
Bump kxCoroutinesVersion from 1.6.4 to 1.7.3
...
Bumps `kxCoroutinesVersion` from 1.6.4 to 1.7.3.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.6.4 to 1.7.3
- [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.6.4...1.7.3 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 to 1.7.3
- [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.6.4...1.7.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-08 00:56:48 +02:00
dependabot[bot]
f4e5b68258
Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
...
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.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 >
2023-08-08 00:26:32 +02:00
dependabot[bot]
5df3ee0d61
Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.1
...
Bumps org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.1.
---
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 >
2023-08-07 23:32:18 +02:00
dependabot[bot]
9f66a27b82
Bump com.android.tools:desugar_jdk_libs from 1.2.2 to 2.0.3
...
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 1.2.2 to 2.0.3.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases )
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-06 22:46:51 +02:00
Quentin Hibon
4bbb20e18e
Remove android extensions (deprecated)
2023-08-03 22:55:05 +02:00
Quentin Hibon
4f9ab6d263
Migrate EditHabitActivity to view bindings
2023-08-03 22:55:05 +02:00
Quentin Hibon
af21fd25db
Migrate FrequencyPickerDialog to view bindings
2023-08-03 22:55:05 +02:00
Quentin Hibon
35097e1263
Bump targetSdk to 32
2023-08-03 19:07:34 +02:00
Quentin Hibon
8e4274d923
Use assertThrows instead of ExpectedException
2023-08-03 19:07:04 +02:00
Quentin Hibon
12649141b1
Migrate junit.framework.Assert.assertEquals to kotlin.test.assertEquals
...
Also fix some warnings, e.g. shadowed variables.
2023-08-03 19:07:04 +02:00
Quentin Hibon
0526d37fbd
Use official version of mockito-kotlin
2023-07-26 10:01:41 +02:00
Quentin Hibon
b083899ec8
Make AGP version explicit
...
This makes it possible to run the AGP upgrade assistant from Android Studio.
2023-07-26 09:47:02 +02:00
Quentin Hibon
6b793c7c16
Bump com.android.application from 7.3.1 to 7.4.2
2023-07-25 20:25:34 +02:00
Quentin Hibon
11ca993a75
Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.4.2
...
Also run ./gradlew ktlintFormat to follow new format.
2023-07-25 17:37:59 +02:00
Quentin Hibon
7348ddeffa
Bump minSdk back to 28 from 23 ( #1759 )
...
Fixes #1758 .
2023-07-10 18:06:59 -05:00
88df8d2552
Format source code
2023-07-08 17:13:45 -05:00
d4f4f8b4a9
Prevent crash if exact alarm permission is revoked
2023-06-05 20:25:00 -05:00
9ca1aa911a
Minor layout fixes
2023-06-05 20:11:50 -05:00
ba57ebad31
Fix an invisible color in widgets; adjust another color
2023-06-05 20:01:41 -05:00
dependabot[bot]
e4d2c93a1d
Bump actions/upload-artifact from 2 to 3 ( #1724 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
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>
2023-06-04 18:40:58 -05:00
Ezio Melotti
07065a60ad
Add "github-actions" ecosystem to dependabot.yml ( #1716 )
2023-06-04 18:37:35 -05:00
Jean-Baptiste
916cd76be1
Update checkout actions ( #1715 )
2023-06-04 18:35:08 -05:00
8b55ffb147
Fix timezone bug in MidnightTimer; increase logging
2023-06-04 18:25:33 -05:00
727e88b7b1
Fix skip button in locales that use comma instead of dot
...
Fixes #1721
2023-06-04 17:30:38 -05:00
f70d33878c
Remove obsolete permission
2023-05-27 19:55:07 -05:00
6a55d3c01a
Merge branch 'master' into dev
2023-05-27 16:14:03 -05:00
dependabot[bot]
499eb467cb
Bump daggerVersion from 2.44.2 to 2.46
...
Bumps `daggerVersion` from 2.44.2 to 2.46.
Updates `com.google.dagger:dagger` from 2.44.2 to 2.46
- [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.44.2...dagger-2.46 )
Updates `com.google.dagger:dagger-compiler` from 2.44.2 to 2.46
- [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.44.2...dagger-2.46 )
---
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 >
2023-05-01 10:00:19 +02:00
dependabot[bot]
9d4df73c56
Bump androidx.test.ext:junit from 1.1.4 to 1.1.5
...
Bumps androidx.test.ext:junit from 1.1.4 to 1.1.5.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-08 11:58:02 +02:00
dependabot[bot]
d0f32dfa0a
Bump espressoVersion from 3.5.0 to 3.5.1
...
Bumps `espressoVersion` from 3.5.0 to 3.5.1.
Updates `androidx.test.espresso:espresso-contrib` from 3.5.0 to 3.5.1
Updates `androidx.test.espresso:espresso-core` from 3.5.0 to 3.5.1
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-08 11:57:47 +02:00
Adrian Miozga
c609eceefc
Update Play Store and F-Droid badges ( #1668 )
...
* Update Play Store and F-Droid badges
* Increase size of badges
2023-03-26 12:48:53 -05:00
Quentin Hibon
eb68220b8d
Remove dependency on kotlin stdlib ( #1669 )
...
According to:
https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default
the explicit dependency is no longer needed.
2023-03-26 12:48:12 -05:00
dependabot[bot]
f1a003fabf
Bump com.google.android.material:material from 1.7.0 to 1.8.0
...
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.7.0...1.8.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 >
2023-03-26 12:49:27 +02:00
dependabot[bot]
856a0726f7
Bump logback-classic from 1.4.4 to 1.4.5
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.4...v_1.4.5 )
---
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 >
2023-03-01 09:43:07 +01:00
dependabot[bot]
df97b1fd4f
Bump espressoVersion from 3.4.0 to 3.5.0
...
Bumps `espressoVersion` from 3.4.0 to 3.5.0.
Updates `espresso-contrib` from 3.4.0 to 3.5.0
Updates `espresso-core` from 3.4.0 to 3.5.0
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-contrib
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 09:42:46 +01:00
dc678e59df
GH Actions: Set job timeout
2022-12-23 10:31:30 -06:00
dependabot[bot]
d95084500f
Bump daggerVersion from 2.43.2 to 2.44.2 ( #1582 )
...
Bumps `daggerVersion` from 2.43.2 to 2.44.2.
Updates `dagger` from 2.43.2 to 2.44.2
- [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.43.2...dagger-2.44.2 )
Updates `dagger-compiler` from 2.43.2 to 2.44.2
- [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.43.2...dagger-2.44.2 )
---
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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 04:10:18 -06:00
6f7215b46f
Update dependencies
2022-12-19 08:57:30 -06:00
Jakub Kalinowski
c423d2b3ca
Issue 1574: Fixed the almost invisible watch hands in snooze activity ( #1592 )
...
* Setting the current theme correctly
* Ktlint correction
2022-12-18 04:25:06 -06:00
Jakub Kalinowski
758fc56277
Issue 1576: Solving problems with habitbull import ( #1591 )
...
* Recomputing the habit after import, corrected order of magnitude
* Corrected HabitBullCSV3 test and added a new one
2022-12-18 04:05:14 -06:00
Jakub Kalinowski
c7d1e92cae
Issue 1589: Fixed crash after choosing Settings/Rate app when there's no Play Store on the device ( #1590 )
...
* Using startActivitySafely when launching Play Store
* Returning true for rateApp click
2022-12-12 00:55:58 +01:00
dependabot[bot]
d24dcbf2ca
Bump kotlinVersion from 1.7.10 to 1.7.21
...
Bumps `kotlinVersion` from 1.7.10 to 1.7.21.
Updates `org.jetbrains.kotlin.android` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.kapt` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.android.extensions` from 1.7.10 to 1.7.21
Updates `org.jetbrains.kotlin.multiplatform` from 1.7.10 to 1.7.21
Updates `kotlin-stdlib-jdk8` from 1.7.10 to 1.7.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.7.10...v1.7.21 )
---
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.android.extensions
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 >
2022-11-26 22:12:04 +01:00
dependabot[bot]
579b33cc78
Bump appcompat from 1.5.0 to 1.5.1
...
Bumps appcompat from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-25 22:12:00 +01:00
dependabot[bot]
1a3e6315a1
Bump opencsv from 5.6 to 5.7.1
...
Bumps opencsv from 5.6 to 5.7.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 >
2022-11-25 17:29:07 +01:00
dependabot[bot]
7f4d06d15d
Bump logback-classic from 1.4.0 to 1.4.4
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.4.0 to 1.4.4.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.0...v_1.4.4 )
---
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 >
2022-11-25 17:28:46 +01:00
dependabot[bot]
b8033a6012
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.1 to 3.39.3.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.39.2.1...3.39.3.0 )
---
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 >
2022-11-25 17:28:36 +01:00
404671546c
Revert "uhabits-core: Add js targets"
...
This reverts commit da09df2dd1 .
2022-09-24 20:39:54 -05:00
a94c6e8b9f
Merge branch 'master' into dev
2022-09-24 19:44:31 -05:00
da09df2dd1
uhabits-core: Add js targets
2022-09-24 19:42:09 -05:00
9f5da7b4fe
Update TEST.md
...
[skip ci]
2022-09-10 20:44:00 -05:00
e42d41ef30
Bump minSdk to 28
...
This change is mostly to reduce the number of APIs we need to run tests
for (from 11 APIs to 6). API 27 was released 5 years ago. Also, as of
2022-09-01, 95.1% of our monthly active users are on API 28 or higher.
2022-09-10 19:57:57 -05:00
5498ff8a87
Switch emulator to google_apis; test APIs 28 to 33
2022-09-10 19:25:40 -05:00
20dcc7929b
Remove unused folders
2022-09-10 17:04:43 -05:00
1283cf979d
Update CHANGELOG
2022-09-10 16:51:20 -05:00
0a493ff065
Merge branch 'master' into dev
2022-09-10 16:50:48 -05:00
16cd249bae
Update CHANGELOG
2022-09-10 16:50:16 -05:00
d136572960
Minor fix to BarChart
2022-09-10 16:50:16 -05:00
318aa3c821
Fix ListHabitsScreen.showColorPicker
2022-09-10 16:50:16 -05:00
73712e0d10
Always update widgets on launch
...
Helps mitigate situations where the widgets mysteriously fail to render.
The user can always force a refresh by opening the app.
2022-09-10 16:50:16 -05:00
bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
...
Widget fixes
2022-09-10 16:11:55 -05:00
2154d8c192
StackWidget: Remove unused remoteViews; fix invalid check
2022-09-09 05:57:13 -05:00
4c5a722dc5
splitLongs: Handle NumberFormatException
2022-09-09 05:17:54 -05:00
ee39ff0eda
StackWidget: Avoid storing RemoteViews reference
2022-09-08 20:35:59 -05:00
cheer
6a9c3a36eb
Support for Android 13 Themed Icons ( #1497 )
2022-09-08 20:06:57 -05:00
Eduardo Esparza
99ccb44ad3
fix marker scaling for numerical habits in frequency display ( #1489 )
2022-09-08 20:01:12 -05:00
dependabot[bot]
8c0655c352
Bump sqlite-jdbc from 3.39.2.0 to 3.39.2.1 ( #1483 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.0 to 3.39.2.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.39.2.0...3.39.2.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 18:51:50 -05:00
dependabot[bot]
335f8c32fd
Bump desugar_jdk_libs from 1.1.5 to 1.2.2 ( #1482 )
...
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs ) from 1.1.5 to 1.2.2.
- [Release notes](https://github.com/google/desugar_jdk_libs/releases )
- [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/desugar_jdk_libs/commits )
---
updated-dependencies:
- dependency-name: com.android.tools:desugar_jdk_libs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 18:51:40 -05:00
dependabot[bot]
f77c064722
Bump logback-classic from 1.2.11 to 1.4.0 ( #1481 )
...
Bumps [logback-classic](https://github.com/qos-ch/logback ) from 1.2.11 to 1.4.0.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.4.0 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 18:51:31 -05:00
dependabot[bot]
8b0b757f04
Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 ( #1480 )
...
Bumps org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 18:51:20 -05:00
458c9f3b15
Merge branch 'release/2.1.0' into dev
2022-08-17 05:53:48 -05:00
dfa74960b3
Merge branch 'release/2.1.0' into dev
2022-08-17 05:51:36 -05:00
f082842fbe
Update Gradle, AGP & Kotlin
2022-08-17 05:36:37 -05:00
d4d818a085
Upgrade dependencies
2022-08-16 05:42:29 -05:00
dependabot[bot]
f074d0331d
Bump sqlite-jdbc from 3.36.0.3 to 3.39.2.0 ( #1449 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.36.0.3 to 3.39.2.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.36.0.3...3.39.2.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 06:36:31 -05:00
Jakub Kalinowski
f94bc62a94
Replaced activity!! with requireActivity, context!! with requireContext etc. ( #1458 )
2022-08-15 06:36:03 -05:00
b0097fa45e
Merge pull request #1450 from iSoron/dependabot/gradle/daggerVersion-2.43.2
...
Bump daggerVersion from 2.43.1 to 2.43.2
2022-08-14 05:09:35 -05:00
dependabot[bot]
15fa1fea8c
Bump daggerVersion from 2.43.1 to 2.43.2
...
Bumps `daggerVersion` from 2.43.1 to 2.43.2.
Updates `dagger` from 2.43.1 to 2.43.2
- [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.43.1...dagger-2.43.2 )
Updates `dagger-compiler` from 2.43.1 to 2.43.2
- [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.43.1...dagger-2.43.2 )
---
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 >
2022-08-13 16:00:55 +00:00
31368cff45
Merge pull request #1453 from iSoron/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-jdk8-1.7.10
...
Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.10
2022-08-13 11:00:35 -05:00
b44dd96dd3
Merge pull request #1444 from iSoron/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-core-jvm-1.6.4
...
Bump kotlinx-coroutines-core-jvm from 1.6.3 to 1.6.4
2022-08-13 10:59:51 -05:00
dependabot[bot]
08fab0cd8d
Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.10
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
---
updated-dependencies:
- 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 >
2022-08-13 09:28:01 +00:00
dependabot[bot]
a142685d2e
Bump kotlinx-coroutines-core-jvm from 1.6.3 to 1.6.4
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.6.3 to 1.6.4.
- [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.6.3...1.6.4 )
---
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 >
2022-08-13 09:27:25 +00:00
a7a95f2030
Merge pull request #1443 from iSoron/dependabot/gradle/org.jetbrains.kotlin-kotlin-stdlib-1.7.10
...
Bump kotlin-stdlib from 1.7.0 to 1.7.10
2022-08-13 04:26:42 -05:00
dependabot[bot]
d3c90481be
Bump kotlin-stdlib from 1.7.0 to 1.7.10
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10 )
---
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 >
2022-08-11 10:22:15 +00:00
f9bb0d7d7b
Merge pull request #1445 from iSoron/dependabot/gradle/com.linkedin.dexmaker-dexmaker-mockito-2.28.3
...
Bump dexmaker-mockito from 2.28.1 to 2.28.3
2022-08-11 05:20:29 -05:00
f23a1bedee
Merge pull request #1442 from iSoron/dependabot/gradle/daggerVersion-2.43.1
...
Bump daggerVersion from 2.42 to 2.43.1
2022-08-11 05:20:16 -05:00
dcf31ba115
Merge pull request #1441 from iSoron/dependabot/gradle/kxCoroutinesVersion-1.6.4
...
Bump kxCoroutinesVersion from 1.6.3 to 1.6.4
2022-08-11 05:20:04 -05:00
dependabot[bot]
5409a324e8
Bump dexmaker-mockito from 2.28.1 to 2.28.3
...
Bumps [dexmaker-mockito](https://github.com/linkedin/dexmaker ) from 2.28.1 to 2.28.3.
- [Release notes](https://github.com/linkedin/dexmaker/releases )
- [Changelog](https://github.com/linkedin/dexmaker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/linkedin/dexmaker/compare/2.28.1...2.28.3 )
---
updated-dependencies:
- dependency-name: com.linkedin.dexmaker:dexmaker-mockito
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:04:42 +00:00
dependabot[bot]
504362e680
Bump daggerVersion from 2.42 to 2.43.1
...
Bumps `daggerVersion` from 2.42 to 2.43.1.
Updates `dagger` from 2.42 to 2.43.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.42...dagger-2.43.1 )
Updates `dagger-compiler` from 2.42 to 2.43.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.42...dagger-2.43.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 >
2022-08-01 03:03:08 +00:00
dependabot[bot]
0ce2f8fae2
Bump kxCoroutinesVersion from 1.6.3 to 1.6.4
...
Bumps `kxCoroutinesVersion` from 1.6.3 to 1.6.4.
Updates `kotlinx-coroutines-android` from 1.6.3 to 1.6.4
- [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.6.3...1.6.4 )
Updates `kotlinx-coroutines-core` from 1.6.3 to 1.6.4
- [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.6.3...1.6.4 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 03:02:48 +00:00
2fc6c67432
Merge pull request #1425 from eduebernal/freq-display-normal
...
fix marker scaling in frequency display
2022-07-30 18:30:53 -05:00
459cf02642
Merge pull request #1370 from iSoron/number-popup
...
Replace NumberPickerDialog by NumberPopup
2022-07-30 18:30:32 -05:00
44cb64601f
Update test screenshots
2022-07-30 17:28:46 -05:00
eduebernal
dd47d4cf08
fix getWeekdaysInMonth test
2022-07-06 15:09:10 -07:00
eduebernal
8912a9d73c
add test for getWeekdaysInMonth
2022-07-06 10:48:58 -07:00
eduebernal
9bd1c6f685
change getWeekdaysInMonth method
2022-07-06 10:48:19 -07:00
eduebernal
e15e06034c
remove unused maxFreq var and get method
2022-07-06 10:46:50 -07:00
eduebernal
a6180a5049
fix marker scaling in freq display
2022-07-05 21:41:27 -07:00
dependabot[bot]
7c69b17e77
Bump kxCoroutinesVersion from 1.6.2 to 1.6.3
...
Bumps `kxCoroutinesVersion` from 1.6.2 to 1.6.3.
Updates `kotlinx-coroutines-android` from 1.6.2 to 1.6.3
- [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.6.2...1.6.3 )
Updates `kotlinx-coroutines-core` from 1.6.2 to 1.6.3
- [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.6.2...1.6.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-04 07:42:04 +02:00
dependabot[bot]
602a40a532
Bump simpleclient_httpserver from 0.15.0 to 0.16.0
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.15.0...parent-0.16.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_httpserver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-03 21:27:22 +02:00
dependabot[bot]
e00998f913
Bump annotation from 1.3.0 to 1.4.0
...
Bumps annotation from 1.3.0 to 1.4.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 >
2022-07-03 21:26:54 +02:00
dependabot[bot]
af5914c2db
Bump kotlinx-coroutines-core-jvm from 1.6.2 to 1.6.3
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.6.2 to 1.6.3.
- [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.6.2...1.6.3 )
---
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 >
2022-07-01 12:52:10 +02:00
dependabot[bot]
6c5f70638a
Bump kotlin-stdlib-jdk8 from 1.6.21 to 1.7.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.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/compare/v1.6.21...v1.7.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 12:51:50 +02:00
dependabot[bot]
ba88552919
Bump appcompat from 1.4.1 to 1.4.2
...
Bumps appcompat from 1.4.1 to 1.4.2.
---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 07:09:30 +02:00
dependabot[bot]
8c90c4f68d
Bump kotlin-stdlib from 1.6.21 to 1.7.0
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.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/compare/v1.6.21...v1.7.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 07:09:11 +02:00
dependabot[bot]
08eb1a600d
Bump simpleclient_hotspot from 0.15.0 to 0.16.0
...
Bumps [simpleclient_hotspot](https://github.com/prometheus/client_java ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.15.0...parent-0.16.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient_hotspot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 07:08:57 +02:00
dependabot[bot]
8ea0480d4a
Bump simpleclient from 0.15.0 to 0.16.0
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.15.0...parent-0.16.0 )
---
updated-dependencies:
- dependency-name: io.prometheus:simpleclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-01 07:08:46 +02:00
Hielke Morsink
36ee39589e
Fix small typo in build instructions
2022-06-28 20:02:46 +02:00
dependabot[bot]
ac7a721940
Bump daggerVersion from 2.41 to 2.42
...
Bumps `daggerVersion` from 2.41 to 2.42.
Updates `dagger` from 2.41 to 2.42
- [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.41...dagger-2.42 )
Updates `dagger-compiler` from 2.41 to 2.42
- [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.41...dagger-2.42 )
---
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 >
2022-06-02 10:30:33 +02:00
dependabot[bot]
b36ca8673a
Bump kxCoroutinesVersion from 1.6.1 to 1.6.2
...
Bumps `kxCoroutinesVersion` from 1.6.1 to 1.6.2.
Updates `kotlinx-coroutines-android` from 1.6.1 to 1.6.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.6.1...1.6.2 )
Updates `kotlinx-coroutines-core` from 1.6.1 to 1.6.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.6.1...1.6.2 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-02 10:30:27 +02:00
dependabot[bot]
7cfac486f9
Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0
...
Bumps org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.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 >
2022-06-01 23:07:05 +02:00
dependabot[bot]
21dd413ab5
Bump material from 1.5.0 to 1.6.1
...
Bumps [material](https://github.com/material-components/material-components-android ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/material-components/material-components-android/releases )
- [Commits](https://github.com/material-components/material-components-android/compare/1.5.0...1.6.1 )
---
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 >
2022-06-01 23:04:11 +02:00
dependabot[bot]
39e10638b5
Bump kotlinx-coroutines-core-jvm from 1.6.1 to 1.6.2
...
Bumps [kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines ) from 1.6.1 to 1.6.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.6.1...1.6.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 >
2022-06-01 23:04:01 +02:00