Alinson S. Xavier
12c76245e6
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier
afad56ab91
Update test screenshots; automatically fetch
4 years ago
Alinson S. Xavier
88f8581acc
Make CheckmarkWidget resizable; remove fixed aspect ratio
4 years ago
Alinson S. Xavier
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
4 years ago
Alinson S. Xavier
d87961d800
Fix missing placeholder in some translations; update remaining ones
...
Fixes #926
4 years ago
Alinson S. Xavier
38d2606d6d
Fix IllegalStateException in androidx.customview.view
...
Fixes #906
4 years ago
sumanabhi
b1c53bd820
Added the Decimal Support while entering target for any Habit.
4 years ago
Alinson S. Xavier
c973f93424
Fix small issues with font size
4 years ago
Alinson S. Xavier
fcadbe7c38
Handle numerical habits with target value of zero
...
Fixes #903
4 years ago
Alinson S. Xavier
59a4d7552c
Update translations; reorganize play/listings
4 years ago
Alinson S. Xavier
9d7840bdd1
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier
df56608a5d
Re-add signing config
4 years ago
Alinson S. Xavier
dd1999681f
Small adjustments to numeric checkmark widget
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
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>
4 years ago
Alinson S. Xavier
63883032c4
Update screenshots and description
4 years ago
Alinson S. Xavier
61529fde4d
Update translations
4 years ago
Alinson S. Xavier
a7845c9290
Make large-tests pass on API 23
4 years ago
Alinson S. Xavier
1feefe107c
Make large-tests pass on API 25
4 years ago
Alinson S. Xavier
2728c311d8
Large tests: Make compatible with API 27
4 years ago
Alinson S. Xavier
b561dfe90d
GitHub Actions: Large tests
4 years ago
Alinson S. Xavier
53a40b2cfa
Update translations
4 years ago
Alinson S. Xavier
98ce802f87
Remove useless statement
4 years ago
Alinson S. Xavier
853b4275be
Parse translators from Crowdin report; group by language
...
Fixes #669
4 years ago
Alinson S. Xavier
df4355c072
Switch to androidx.preference.PreferenceManger
5 years ago
Alinson S. Xavier
33c3feb11a
Make FrequencyPickerDialog translatable
5 years ago
Alinson S. Xavier
f88a9bd46a
Remove -alpha from version name
5 years ago
Alinson S. Xavier
5dd9f43464
Update translations
5 years ago
Alinson S. Xavier
4a13623b2c
Update translations
5 years ago
Alinson S. Xavier
6b368bffdf
Update measurable_example
5 years ago
Alinson S. Xavier
8d87988871
Add arrows to sort menu
5 years ago
Alinson S. Xavier
256ca13dca
Small tweaks to preferences screen; restore default accent color
5 years ago
Alinson S. Xavier
b0c5552cfa
Remove unused imports
5 years ago
Alinson S. Xavier
616ab4861d
CheckmarkWidget: Always show circle
...
Fixes #790
5 years ago
Alinson S. Xavier
fcff067b2e
DatePicker: Implement dark theme
...
Fixes #858
5 years ago
Alinson S. Xavier
da018fc64d
Temporarily remove device sync
5 years ago
dependabot[bot]
419d2faa78
Bump daggerVersion from 2.34 to 2.34.1
...
Bumps `daggerVersion` from 2.34 to 2.34.1.
Updates `dagger` from 2.34 to 2.34.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...dagger-2.34.1 )
Updates `dagger-compiler` from 2.34 to 2.34.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...dagger-2.34.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
55f3bab13a
Bump daggerVersion from 2.33 to 2.34
...
Bumps `daggerVersion` from 2.33 to 2.34.
Updates `dagger` from 2.33 to 2.34
- [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.33...dagger-2.34 )
Updates `dagger-compiler` from 2.33 to 2.34
- [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.33...dagger-2.34 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
212cc4259b
Bump ktorVersion from 1.5.2 to 1.5.3
...
Bumps `ktorVersion` from 1.5.2 to 1.5.3.
Updates `ktor-client-mock` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-android` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-jackson` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-client-json` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-netty` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-core` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-html-builder` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Updates `ktor-server-tests` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/ktorio/ktor/releases )
- [Changelog](https://github.com/ktorio/ktor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ktorio/ktor/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Quentin Hibon
6af2edb690
Delete v21 resources ( #864 )
5 years ago
dependabot[bot]
9d6b3ebb25
Bump annotation from 1.1.0 to 1.2.0
...
Bumps annotation from 1.1.0 to 1.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
ed0744d5ab
Bump kotlin-stdlib-jdk8 from 1.4.31 to 1.4.32
...
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin ) from 1.4.31 to 1.4.32.
- [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>
5 years ago
dependabot[bot]
23954eed27
Bump guava from 30.1-android to 30.1.1-android
...
Bumps [guava](https://github.com/google/guava ) from 30.1-android to 30.1.1-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Alinson S. Xavier
071b6bd090
HeaderView: Fix padding
5 years ago
Alinson S. Xavier
8b2285787c
Fix numerical spinner in BarCardView
5 years ago
Alinson S. Xavier
c83cd5fd10
Render YES_AUTO as outlined checkmark
5 years ago
Alinson S. Xavier
381c67d020
Allow unitless numerical habits
5 years ago
Alinson S. Xavier
81cffc7253
Fix dialog text color
5 years ago