Commit Graph

366 Commits (804edfa64e15b8d2aa3ba19de9b8c260d8063801)

Author SHA1 Message Date
KristianTashkov 804edfa64e Implement numerical habits with AT_MOST target type
4 years ago
dependabot[bot] fc1478645b Bump com.github.triplet.play from 3.5.0 to 3.6.0
4 years ago
Quentin Hibon a58a8005e1 Bump AGP from 4.2.2 to 7.0.2
4 years ago
dependabot[bot] f4a2c03216 Bump ktorVersion from 1.6.2 to 1.6.3
4 years ago
dependabot[bot] 39768f7f04 Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30
4 years ago
Alinson S. Xavier ec202aa9a7
Merge pull request #1079 from hiqua/reimplement_custom_freq
4 years ago
Quentin Hibon 1fb56c8777 Fix typo
4 years ago
Quentin Hibon a5d4a37da8 Improve digit constraints in frequency picker
4 years ago
Quentin Hibon 4804a48549 Reimplement custom frequencies
4 years ago
Alinson S. Xavier 57f5f6ed5b
Cycle through through all checkmark states
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