diff --git a/app/src/main/assets/open_source_licenses.json b/app/src/main/assets/open_source_licenses.json index 25ea64fc..ba70582b 100644 --- a/app/src/main/assets/open_source_licenses.json +++ b/app/src/main/assets/open_source_licenses.json @@ -563,11 +563,11 @@ { "project": "Android Room Kotlin Extensions", "description": "Android Room Kotlin Extensions", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2019", "licenses": [ { @@ -575,16 +575,16 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-ktx:2.5.1" + "dependency": "androidx.room:room-ktx:2.5.2" }, { "project": "Android Room-Common", "description": "Android Room-Common", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2017", "licenses": [ { @@ -592,16 +592,16 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-common:2.5.1" + "dependency": "androidx.room:room-common:2.5.2" }, { "project": "Android Room-Runtime", "description": "Android Room-Runtime", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2017", "licenses": [ { @@ -609,7 +609,7 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-runtime:2.5.1" + "dependency": "androidx.room:room-runtime:2.5.2" }, { "project": "Android Support AnimatedVectorDrawable", @@ -1562,14 +1562,14 @@ { "project": "Hamcrest Core", "description": "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.", - "version": "26.0-android", + "version": "1.3", "developers": [], "url": null, "year": null, "licenses": [ { - "license": "The Apache Software License, Version 2.0", - "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" + "license": "New BSD License", + "license_url": "http://www.opensource.org/licenses/bsd-license.php" } ], "dependency": "org.hamcrest:hamcrest-core:1.3" diff --git a/docs/Changelog.md b/docs/Changelog.md index 0fcc0f04..1ab27ee9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +### Changed + +### Removed + + +## [1.19.2|1.10.2] - 2023-08-06 + ### Added - added a small animation to the end of the recipe on weaOS - added two new icons - tea, and a teapot. Thanks to the patronage of @SeriousBug diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png index dda3e3fd..a94f0895 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png index 461c556d..f7417393 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/4_en-US.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/5_en-US.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/5_en-US.png index 7c671782..63dad3cd 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/5_en-US.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/5_en-US.png differ diff --git a/fastlane/metadata/android/en-US/images/phoneScreenshots/6_en-US.png b/fastlane/metadata/android/en-US/images/phoneScreenshots/6_en-US.png index 08d48c73..e7b08aaf 100644 Binary files a/fastlane/metadata/android/en-US/images/phoneScreenshots/6_en-US.png and b/fastlane/metadata/android/en-US/images/phoneScreenshots/6_en-US.png differ diff --git a/fastlane/metadata/android/fr-FR/short_description.txt b/fastlane/metadata/android/fr-FR/short_description.txt new file mode 100644 index 00000000..42c7e31f --- /dev/null +++ b/fastlane/metadata/android/fr-FR/short_description.txt @@ -0,0 +1 @@ +Open-source coffee timer. Easy-to-use interface. Perfect cup every time! diff --git a/fastlane/metadata/android/fr-FR/title.txt b/fastlane/metadata/android/fr-FR/title.txt new file mode 100644 index 00000000..32b75274 --- /dev/null +++ b/fastlane/metadata/android/fr-FR/title.txt @@ -0,0 +1 @@ +Cofi - Brew Timer diff --git a/wearOS/src/main/assets/open_source_licenses.json b/wearOS/src/main/assets/open_source_licenses.json index 6dd4c9c1..8c9469cf 100644 --- a/wearOS/src/main/assets/open_source_licenses.json +++ b/wearOS/src/main/assets/open_source_licenses.json @@ -631,11 +631,11 @@ { "project": "Android Room Kotlin Extensions", "description": "Android Room Kotlin Extensions", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2019", "licenses": [ { @@ -643,16 +643,16 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-ktx:2.5.1" + "dependency": "androidx.room:room-ktx:2.5.2" }, { "project": "Android Room-Common", "description": "Android Room-Common", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2017", "licenses": [ { @@ -660,16 +660,16 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-common:2.5.1" + "dependency": "androidx.room:room-common:2.5.2" }, { "project": "Android Room-Runtime", "description": "Android Room-Runtime", - "version": "2.5.1", + "version": "2.5.2", "developers": [ "The Android Open Source Project" ], - "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1", + "url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2", "year": "2017", "licenses": [ { @@ -677,7 +677,7 @@ "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], - "dependency": "androidx.room:room-runtime:2.5.1" + "dependency": "androidx.room:room-runtime:2.5.2" }, { "project": "Android Support AnimatedVectorDrawable", @@ -1841,7 +1841,7 @@ "year": null, "licenses": [ { - "license": "Apache 2.0", + "license": "The Apache Software License, Version 2.0", "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], @@ -1856,7 +1856,7 @@ "year": null, "licenses": [ { - "license": "Apache 2.0", + "license": "The Apache Software License, Version 2.0", "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], @@ -1865,13 +1865,13 @@ { "project": "Guava: Google Core Libraries for Java", "description": "Guava is a suite of core and expanded libraries that include\n utility classes, Google\u0027s collections, I/O classes, and\n much more.", - "version": "2.7.1", + "version": "31.0.1-jre", "developers": [], "url": "https://github.com/google/guava", "year": null, "licenses": [ { - "license": "Apache 2.0", + "license": "Apache License, Version 2.0", "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ], @@ -1880,14 +1880,14 @@ { "project": "Hamcrest Core", "description": "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.", - "version": "2.7.1", + "version": "1.3", "developers": [], "url": null, "year": null, "licenses": [ { - "license": "Apache 2.0", - "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" + "license": "New BSD License", + "license_url": "http://www.opensource.org/licenses/bsd-license.php" } ], "dependency": "org.hamcrest:hamcrest-core:1.3" @@ -2148,23 +2148,6 @@ ], "dependency": "com.google.android.material:material:1.4.0-beta01" }, - { - "project": "napier", - "description": "Kotlin Multiplatform libraries that show logs in common module.", - "version": "1.4.1", - "developers": [ - "aakira" - ], - "url": "https://github.com/aakira/Napier", - "year": null, - "licenses": [ - { - "license": "The Apache Software License, Version 2.0", - "license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt" - } - ], - "dependency": "io.github.aakira:napier-jvm:1.4.1" - }, { "project": "napier", "description": "Kotlin Multiplatform libraries that show logs in common module.",