chore(release): v1.2.2 (5) (#212)

Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
fossifybot[bot]
2025-06-22 11:47:43 +05:30
committed by GitHub
parent 0a67fc2208
commit 02a77a2f8d
4 changed files with 21 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
# Auto-generated file. DO NOT EDIT.
1.2.2

View File

@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.2.2] - 2025-06-21
### Changed
- Replaced lap text button with an icon button
@@ -81,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release.
[Unreleased]: https://github.com/FossifyOrg/Clock/compare/1.2.1...HEAD
[Unreleased]: https://github.com/FossifyOrg/Clock/compare/1.2.2...HEAD
[1.2.2]: https://github.com/FossifyOrg/Clock/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/FossifyOrg/Clock/compare/1.2.0...1.2.1
[1.2.0]: https://github.com/FossifyOrg/Clock/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/FossifyOrg/Clock/compare/1.0.0...1.1.0

View File

@@ -0,0 +1,13 @@
Changed:
• Replaced lap text button with an icon button
• Updated stopwatch layout animation
• Updated translations
Fixed:
• Fixed inaccuracy in stopwatch over long durations
• Fixed text jitter in clock, stopwatch, and timer
• Fixed invisible stopwatch laps in landscape mode
• Fixed overlapping text in right-to-left languages

View File

@@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
org.gradle.jvmargs=-Xmx4g
# Versioning
VERSION_NAME=1.2.1
VERSION_CODE=4
VERSION_NAME=1.2.2
VERSION_CODE=5
APP_ID=org.fossify.clock