dependabot[bot]
693dce8719
Bump simpleclient_httpserver from 0.10.0 to 0.11.0 ( #942 )
...
Bumps [simpleclient_httpserver](https://github.com/prometheus/client_java ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.10.0...parent-0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 10:08:09 -05:00
b232827dfd
Update bug_report.md
2021-05-31 13:14:30 -05:00
dependabot[bot]
02f9f411ce
Bump simpleclient from 0.10.0 to 0.11.0 ( #941 )
...
Bumps [simpleclient](https://github.com/prometheus/client_java ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/prometheus/client_java/releases )
- [Commits](https://github.com/prometheus/client_java/compare/parent-0.10.0...parent-0.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 13:12:25 -05:00
bbf9da44e1
Update bug_report.md
2021-05-29 08:07:17 -05:00
dependabot[bot]
ee896fb4f9
Bump kotlin-stdlib from 1.5.0 to 1.5.10 ( #931 )
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.5.0 to 1.5.10.
- [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.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 20:40:31 -05:00
dependabot[bot]
4d7d8b6206
Bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 ( #932 )
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.5.0 to 1.5.10.
- [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.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 20:40:18 -05:00
dependabot[bot]
55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 ( #933 )
...
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 06:47:10 -05:00
7fac86b617
Update bug_report.md
2021-05-23 19:04:32 -05:00
dependabot[bot]
c31d42be2d
Bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0
...
Bumps com.github.johnrengelman.shadow from 6.1.0 to 7.0.0.
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-23 18:45:05 -05:00
31c09b9c0b
Upgrade to Gradle 7.0 and Kotlin 1.5.0
2021-05-23 18:33:57 -05:00
dependabot[bot]
db91dce57f
Bump appcompat from 1.2.0 to 1.3.0 ( #912 )
...
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-23 18:01:18 -05:00
12c76245e6
Merge branch 'master' into dev
2021-05-23 17:47:14 -05:00
2163a2b93b
Update CHANGELOG.md
v2.0.2
2021-05-23 17:39:34 -05:00
afad56ab91
Update test screenshots; automatically fetch
2021-05-23 15:34:59 -05:00
ece1b93f8d
GitHub Actions: Increase number of attempts
2021-05-23 11:56:50 -05:00
10416e40fa
Update CHANGELOG.md
2021-05-23 11:51:39 -05:00
88f8581acc
Make CheckmarkWidget resizable; remove fixed aspect ratio
2021-05-23 11:49:49 -05:00
b33dd2a994
Ensure RingView.diameter is never zero
...
In rare cases, it seems either that `onDraw` is called before `onMeasure` or
that `onMeasure` is called with a view that has zero height/width. This causes
`reallocateCache` to produce an IllegalArgumentException. This patch ensures
that diameter is never zero.
Fixes #904
2021-05-23 11:21:49 -05:00
d87961d800
Fix missing placeholder in some translations; update remaining ones
...
Fixes #926
2021-05-23 10:50:26 -05:00
38d2606d6d
Fix IllegalStateException in androidx.customview.view
...
Fixes #906
2021-05-22 12:53:03 -05:00
0a91c097e8
Update CHANGELOG
2021-05-21 19:42:37 -05:00
sumanabhi
b1c53bd820
Added the Decimal Support while entering target for any Habit.
2021-05-21 19:40:47 -05:00
c973f93424
Fix small issues with font size
2021-05-15 20:22:42 -05:00
fcadbe7c38
Handle numerical habits with target value of zero
...
Fixes #903
2021-05-15 20:11:20 -05:00
59a4d7552c
Update translations; reorganize play/listings
2021-05-09 18:03:04 -05:00
9d7840bdd1
Merge branch 'master' into dev
2021-05-09 17:24:50 -05:00
89e3dd7655
Update CHANGELOG
v2.0.1
2021-05-09 17:18:16 -05:00
df56608a5d
Re-add signing config
2021-05-09 17:04:42 -05:00
3489f176d6
translators: Remove debug statements
2021-05-09 17:04:16 -05:00
75fdd9d2b1
Temporarily remove outdated publish.yml workflow
2021-05-09 16:31:23 -05:00
dd1999681f
Small adjustments to numeric checkmark widget
2021-05-09 16:24:59 -05:00
Quentin Hibon
32db4e363b
Add missing dependency to github workflow ( #894 )
2021-05-02 18:41:34 -05:00
dependabot[bot]
004bb8d71c
Bump daggerVersion from 2.34.1 to 2.35.1
...
Bumps `daggerVersion` from 2.34.1 to 2.35.1.
Updates `dagger` from 2.34.1 to 2.35.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.34.1...dagger-2.35.1 )
Updates `dagger-compiler` from 2.34.1 to 2.35.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.34.1...dagger-2.35.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 16:07:49 +02:00
dependabot[bot]
21a1e88c47
Bump ktorVersion from 1.5.3 to 1.5.4
...
Bumps `ktorVersion` from 1.5.3 to 1.5.4.
Updates `ktor-client-mock` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-android` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-core` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-jackson` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-client-json` from 1.5.3 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.3...1.5.4 )
Updates `ktor-server-netty` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-core` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-html-builder` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Updates `ktor-server-tests` from 1.5.2 to 1.5.4
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/compare/1.5.2...1.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 00:38:37 +02:00
dependabot[bot]
86fb718896
Bump appintro from 3.4.0 to 4.1.0
...
Bumps [appintro](https://github.com/PaoloRotolo/AppIntro ) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/PaoloRotolo/AppIntro/releases )
- [Changelog](https://github.com/AppIntro/AppIntro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PaoloRotolo/AppIntro/commits/v4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-01 00:38:10 +02:00
dependabot[bot]
a4e9b2f874
Bump kotlin-stdlib-jdk8 from 1.4.32 to 1.5.0
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.32 to 1.5.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/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 17:09:04 +02:00
dependabot[bot]
ac924470b8
Bump kotlin-stdlib from 1.4.32 to 1.5.0
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.4.32 to 1.5.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/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-30 17:08:54 +02:00
63883032c4
Update screenshots and description
2021-04-29 21:32:17 -05:00
a8c9b1b71c
Update CHANGELOG
2021-04-29 19:35:46 -05:00
61529fde4d
Update translations
2021-04-29 19:02:35 -05:00
1050cc4e47
GitHub Actions: Enable APIs 23 to 28
2021-04-26 21:24:29 -05:00
a7845c9290
Make large-tests pass on API 23
2021-04-26 21:21:51 -05:00
1feefe107c
Make large-tests pass on API 25
2021-04-26 18:28:37 -05:00
1654ff9af3
GitHub Actions: Enable API 26
2021-04-25 23:56:53 -05:00
58adff6a22
build.sh: Run tests in parallel
2021-04-25 23:46:34 -05:00
2728c311d8
Large tests: Make compatible with API 27
2021-04-25 19:45:02 -05:00
b561dfe90d
GitHub Actions: Large tests
2021-04-24 21:27:01 -05:00
53a40b2cfa
Update translations
2021-04-22 23:18:42 -05:00
98ce802f87
Remove useless statement
2021-04-22 23:11:41 -05:00
853b4275be
Parse translators from Crowdin report; group by language
...
Fixes #669
2021-04-22 23:06:35 -05:00