Commit Graph

2380 Commits (d95084500ffef7b45e3a7d7e655d5d9c7a543a30)
 

Author SHA1 Message Date
dependabot[bot] 39768f7f04 Bump kotlin-stdlib-jdk8 from 1.5.21 to 1.5.30
4 years ago
dependabot[bot] cc3e1ced15 Bump sqlite-jdbc from 3.36.0.1 to 3.36.0.3
4 years ago
dependabot[bot] 2e26cc104e Bump simpleclient_httpserver from 0.11.0 to 0.12.0
4 years ago
dependabot[bot] 42fd0926ef Bump kotlin-stdlib 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
Quentin Hibon c892a845b4 Remove deprecated jcenter repository
4 years ago
Quentin Hibon e98064b6a5
Update README.md: link guidelines
4 years ago
Alinson S. Xavier 57f5f6ed5b
Cycle through through all checkmark states
4 years ago
Alinson S. Xavier 79f5b8b7e8
uhabits-server: Add missing dependencies
4 years ago
Alinson S. Xavier f15c660d33
Merge branch 'master' into dev
4 years ago
Alinson S. Xavier 1866743c47
Remove absolute path to flock; change PATH in GH Actions
4 years ago
Alinson S. Xavier 6b9a7917b4
Merge branch 'hotfix/2.0.3'
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
Alinson S. Xavier e5b8c4c3c4
Update translations
4 years ago
Ganessh Kumar a781a1f947 Updating links in README
4 years ago
Quentin Hibon 13e57b5026 Test isFailedToday
4 years ago
Quentin Hibon f8c7abfff4 Use 'entered' instead of 'completed' when ? or skips are enabled
4 years ago
Quentin Hibon 7fe3ce970c Hide failed habits along with completed ones
4 years ago
Alinson S. Xavier 9c395243f4
Merge pull request #1050 from hiqua/968_IndexOutOfBoundsException
4 years ago
Quentin Hibon b9eb244b0b Introduce HabitType and NumericalHabitType enums
4 years ago
Quentin Hibon 420a99f1cf Check position before moving habit
4 years ago
Alinson S. Xavier e756a639ae
Merge pull request #1043 from hiqua/965_illegal_state_exception
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
Quentin Hibon 95a1786c4a build.sh: use full path for flock
4 years ago
dependabot[bot] caa1c9d72e Bump daggerVersion from 2.37 to 2.38.1
4 years ago
dependabot[bot] a7afe0b309 Bump logback-classic from 1.2.3 to 1.2.5
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] 0bba3b76bc Bump kotlinx-coroutines-core-jvm from 1.4.2 to 1.5.1
4 years ago
dependabot[bot] c2479278ba Bump ktorVersion from 1.6.1 to 1.6.2
4 years ago
dependabot[bot] 499a403a06 Bump kotlin-stdlib from 1.5.20 to 1.5.21
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 69f0fc6c3a
Update CHANGELOG
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
Quentin Hibon 0ab55f6f5a Remove useless nullability
4 years ago