Quentin Hibon
a5ae2eaa63
Improve one 'when'
4 years ago
Quentin Hibon
0bc2a8b6d4
Handle target widget type in stacked widget
...
Fixes #965 .
4 years ago
Alinson S. Xavier
69f0fc6c3a
Update CHANGELOG
4 years ago
Alinson S. Xavier
705dfb9cbd
Bitmap.createBitmap: Ensure width, height > 0
...
Fixes #966
4 years ago
Alinson S. Xavier
d0ef749f19
StackWidget: Raise exception instead of returning invalid default value
4 years ago
Alinson S. Xavier
b54711243f
Remove color.toThemedAndroidColor
...
Fixes #907
4 years ago
Quentin Hibon
271de59a94
Use notification timestamp when pressing "no"
...
Fixes #969 .
4 years ago
Alinson S. Xavier
92291fd919
Fix dates before the year 2000
4 years ago
Alinson S. Xavier
be51538704
Avoid calling textPaint.getTextBounds repeatedly
...
This operation seems to be very expensive on some Samsung phones,
which causes ANRs.
Fixes #962
4 years ago
Alinson S. Xavier
89b24911ba
Fix imports
4 years ago
Alinson S. Xavier
1cf71b3973
Use dark theme in HabitPickerDialog.kt
...
Fixes #916
4 years ago
Alinson S. Xavier
2fe3b15806
Fix small issues with the pure black theme
4 years ago
Alinson S. Xavier
33468bfc1c
Improve automatic checkmarks for monthly habits
...
Fixes #947
4 years ago
Alinson S. Xavier
2163a2b93b
Update CHANGELOG.md
4 years ago
Alinson S. Xavier
afad56ab91
Update test screenshots; automatically fetch
4 years ago
Alinson S. Xavier
ece1b93f8d
GitHub Actions: Increase number of attempts
4 years ago
Alinson S. Xavier
10416e40fa
Update CHANGELOG.md
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
Alinson S. Xavier
0a91c097e8
Update CHANGELOG
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
89e3dd7655
Update CHANGELOG
4 years ago
Alinson S. Xavier
df56608a5d
Re-add signing config
4 years ago
Alinson S. Xavier
3489f176d6
translators: Remove debug statements
4 years ago
Alinson S. Xavier
75fdd9d2b1
Temporarily remove outdated publish.yml workflow
4 years ago
Alinson S. Xavier
dd1999681f
Small adjustments to numeric checkmark widget
4 years ago
Alinson S. Xavier
63883032c4
Update screenshots and description
4 years ago
Alinson S. Xavier
a8c9b1b71c
Update CHANGELOG
4 years ago
Alinson S. Xavier
61529fde4d
Update translations
4 years ago
Alinson S. Xavier
1050cc4e47
GitHub Actions: Enable APIs 23 to 28
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
1654ff9af3
GitHub Actions: Enable API 26
4 years ago
Alinson S. Xavier
58adff6a22
build.sh: Run tests in parallel
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