Commit Graph

640 Commits (d6dccb179b63d005c362debb22d90aad2f3b470c)

Author SHA1 Message Date
Alinson S. Xavier fc9cc423d0
Multiple fixes to edge-to-edge display (API 35)
1 year ago
Alinson S. Xavier e7165d993f
Make compatible with edge-to-edge (API 35)
1 year ago
Alinson S. Xavier 732ec1c70a
Update AGP; disable lint
1 year ago
Alinson S. Xavier e823cd5758
Update lint-baseline
1 year ago
Alinson S. Xavier 7cb32f486b
lint: disable GradleDependency
2 years ago
Alinson S. Xavier 093591fbaf
Update lint baseline
2 years ago
Alinson S. Xavier 985234cdf3
Merge branch 'dev' into android_lint_baseline
2 years ago
Alinson S. Xavier 06090e238a
Merge branch 'feature/konfetti' into dev
2 years ago
Alinson S. Xavier e48452f724
Move showConfetti to ListHabitsScreen; use button location; other tweaks
2 years ago
dependabot[bot] 936986e110 Bump daggerVersion from 2.50 to 2.51.1
2 years ago
dependabot[bot] 4b3910aea8 Bump com.google.guava:guava from 33.0.0-android to 33.1.0-android
2 years ago
Gokul K 1280e798d2
rendering only if layout and konfetti view exists - to avoid null reference errors
2 years ago
Gokul K b09306e793
fixing another lint error
2 years ago
Gokul K e30636a447
fixed ktlint erorrs and is building successfully now
2 years ago
Gokul K ad8738180c
fixing some comments from @hiqua
2 years ago
Gokul K 08410c59d0
introducing confetti animation using konfetti library
2 years ago
dependabot[bot] 3a0603605b
Bump androidx.annotation:annotation from 1.7.0 to 1.7.1
2 years ago
dependabot[bot] 6a78b4d853
Bump daggerVersion from 2.48.1 to 2.50 (#1907)
2 years ago
dependabot[bot] 12503b8a6d
Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android (#1902)
2 years ago
dependabot[bot] 53c208ded5
Bump com.google.android.material:material from 1.10.0 to 1.11.0 (#1908)
2 years ago
dependabot[bot] 1bdc83e92f
Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1 (#1906)
2 years ago
dependabot[bot] 680c1cdc76
Bump kotlinVersion from 1.9.21 to 1.9.22 (#1904)
2 years ago
Leon Todd a5e3e9b3cf
Unset measurable habits (#1899)
2 years ago
Alinson S. Xavier 248ba50a8e
Reformat source code
2 years ago
Andreas Gebhardt 45a82b3c2d
Changed Checkmark Widget Color on implicit check
2 years ago
Serhii K b627ff4413
Use colorBackground property instead of splash screen lib
2 years ago
Serhii K 0683ea43f4
Fix splash screen background color in dark mode
2 years ago
Alinson S. Xavier 08f77a5cae
Merge branch 'master' into release/2.2.0
2 years ago
Leonard Dizon 800f92f255
Create locales_config.xml for per-app language
2 years ago
dependabot[bot] 3bb119c6ed
Bump com.github.triplet.play from 3.8.4 to 3.8.6 (#1879)
2 years ago
dependabot[bot] 8837326d44
Bump com.opencsv:opencsv from 5.8 to 5.9 (#1880)
2 years ago
Alinson S. Xavier c590734c42
Update dependencies
2 years ago
Alinson S. Xavier 7e7f68282b
Update Kotlin
2 years ago
Alinson S. Xavier 4bd5cee17b
Update libraries
2 years ago
Alinson S. Xavier 70fe513e52
Bump targetSdk to 34
2 years ago
Alinson S. Xavier dee93fde8f
Upgrade to AGP 8.1.4
2 years ago
Alinson S. Xavier f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2 years ago
Alinson S. Xavier 4975ba2752
Add permission: USE_EXACT_ALARM
2 years ago
Alinson S. Xavier ed8c60e52f
Implement runtime notification permission; bump targetSdk to 33
2 years ago
dependabot[bot] 7735247521 Bump daggerVersion from 2.48 to 2.48.1
2 years ago
dependabot[bot] 21a512ae71 Bump androidx.annotation:annotation from 1.6.0 to 1.7.0
2 years ago
dependabot[bot] 8a9b719c50 Bump org.mockito.kotlin:mockito-kotlin from 2.2.11 to 5.1.0
2 years ago
Quentin Hibon ef7454ae75 Bump kotlin from 1.7.21 to 1.8.20
2 years ago
Quentin Hibon a013635224 Bump mockito-kotlin from 4.1.0 to 5.0.0
2 years ago
Quentin Hibon a9f028a34b Target JVM 11
2 years ago
Quentin Hibon 3b0fba12f5 Remove unused imports in datetimepicker
2 years ago
Quentin Hibon 4139f09fb7 Add @Deprecated when overriding @Deprecated methods
2 years ago
dependabot[bot] cc7178eb21 Bump daggerVersion from 2.47 to 2.48
2 years ago
Alinson S. Xavier b0a4284b66
NumberDialog: Use text input on Samsung devices
2 years ago
Felix Schlegel 334dabb407
Use default locale instead of hardcoded US locale (#1763)
2 years ago