Commit Graph

358 Commits (feature/sync)

Author SHA1 Message Date
Alinson S. Xavier e8a4a9740e
Merge branch 'dev' into feature/sync
4 years ago
Alinson S. Xavier f15c660d33
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier 2a5725f382
Small tweaks to CheckmarkWidget padding and aspect ratio
4 years ago
Alinson S. Xavier edeabb6ee3
Update CHANGELOG and release notes
4 years ago
Alinson S. Xavier 24a9fbe414
Update translations
4 years ago
Quentin Hibon f8c7abfff4 Use 'entered' instead of 'completed' when ? or skips are enabled
4 years ago
Quentin Hibon b9eb244b0b Introduce HabitType and NumericalHabitType enums
4 years ago
Quentin Hibon 91ff5f7a0c Use empty array instead of sentinel value -1 as habitId
4 years ago
Quentin Hibon 67b55a4ecf Fix off-by-one bug in StackWidgetService
4 years ago
Quentin Hibon a5ae2eaa63 Improve one 'when'
4 years ago
Quentin Hibon 0bc2a8b6d4 Handle target widget type in stacked widget
4 years ago
dependabot[bot] caa1c9d72e Bump daggerVersion from 2.37 to 2.38.1
4 years ago
dependabot[bot] 9c03174eef Bump material from 1.3.0 to 1.4.0
4 years ago
dependabot[bot] da02926fa6 Bump kotlin-stdlib-jdk8 from 1.5.20 to 1.5.21
4 years ago
Quentin Hibon 250dabfe58 Bump com.github.triplet.play from 3.2.0 to 3.5.0
4 years ago
dependabot[bot] c2479278ba Bump ktorVersion from 1.6.1 to 1.6.2
4 years ago
dependabot[bot] af5d622339 Bump opencsv from 5.4 to 5.5.1
4 years ago
dependabot[bot] 5eeb54bc47 Bump kxCoroutinesVersion from 1.4.2 to 1.5.1
4 years ago
dependabot[bot] e09e899aad Bump appcompat from 1.3.0 to 1.3.1
4 years ago
Alinson S. Xavier 705dfb9cbd
Bitmap.createBitmap: Ensure width, height > 0
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
4 years ago
Alinson S. Xavier 37f03aca37
Merge branch 'hotfix/2.0.3' into dev
4 years ago
Quentin Hibon 271de59a94
Use notification timestamp when pressing "no"
4 years ago
dependabot[bot] 43921721d4 Bump espressoVersion from 3.3.0 to 3.4.0
4 years ago
dependabot[bot] 33c88cded3 Bump rules from 1.3.0 to 1.4.0
4 years ago
dependabot[bot] 2ea98a7756 Bump ktorVersion from 1.6.0 to 1.6.1
4 years ago
dependabot[bot] e667872d83 Bump junit from 1.1.2 to 1.1.3
4 years ago
dependabot[bot] c9f4df9dae Bump kotlin-stdlib-jdk8 from 1.5.10 to 1.5.20
4 years ago
dependabot[bot] 71e9160460 Bump daggerVersion from 2.36 to 2.37
4 years ago
Quentin Hibon 64966d3c86 Bumps org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0
4 years ago
Alinson S. Xavier be51538704
Avoid calling textPaint.getTextBounds repeatedly
4 years ago
Alinson S. Xavier 89b24911ba
Fix imports
4 years ago
Alinson S. Xavier 1cf71b3973
Use dark theme in HabitPickerDialog.kt
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
4 years ago
dependabot[bot] 5908692a5c
Bump ktorVersion from 1.5.4 to 1.6.0 (#943)
4 years ago
dependabot[bot] 4d7d8b6206
Bump kotlin-stdlib-jdk8 from 1.5.0 to 1.5.10 (#932)
4 years ago
dependabot[bot] 55b841a8b4
Bump daggerVersion from 2.35.1 to 2.36 (#933)
4 years ago
dependabot[bot] db91dce57f
Bump appcompat from 1.2.0 to 1.3.0 (#912)
4 years ago
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
4 years ago
Alinson S. Xavier d87961d800
Fix missing placeholder in some translations; update remaining ones
4 years ago
Alinson S. Xavier 38d2606d6d
Fix IllegalStateException in androidx.customview.view
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
4 years ago
Alinson S. Xavier 7f1a1add8c
Revert "Temporarily remove device sync"
4 years ago