Alinson S. Xavier
5006f5128b
Update JVM target and toolchain to version 17
3 months ago
Alinson S. Xavier
97b98a872d
EmptyListViewTest: Ignore non-deterministic test failures
3 months ago
Alinson S. Xavier
862a851e1c
EmptyListViewTest: Remove unused imports
3 months ago
Alinson S. Xavier
804030f5c0
EmptyListViewTest: Instantiate view within each test method
3 months ago
Alinson S. Xavier
70dab74528
Bump version to 2.3.0 and update changelog
3 months ago
Alinson S. Xavier
0e432fb332
HistoryWidget: Increase padding; update widget images
3 months ago
Alinson S. Xavier
897a236501
Widgets: Update test images
6 months ago
Alinson S. Xavier
0cccecec77
Widgets: Update test images
6 months ago
Alinson S. Xavier
f1ed875256
Further increase widget corner radius to match current Android style
6 months ago
Alinson S. Xavier
e82bd47aab
Increase minimum widget size to 50x50 and 100x100
...
Some Samsung phones were allowing graph widgets to occupy 1x2 or
2x1 grid cells, leading to very small text. This commit bumps up
the minimum widget size to 100x100 to ensure they always occupy at
least 2x2 cells. Tested on Pixel 4, Pixel 7 and Samsung Galaxy S24.
Closes #2118
6 months ago
Alinson S. Xavier
e9517f7378
Bump targetSdk to 36
6 months ago
Alinson S. Xavier
12cc70a51a
Confetti: Always emit from checkmark, not popup button
6 months ago
Alinson S. Xavier
fa670b19b7
HabitCardView: Fix confetti position in API 36+
6 months ago
Alinson S. Xavier
66fa56ea62
Merge branch 'improve-gradle' into dev
6 months ago
Alinson S. Xavier
951dabea8b
Merge branch 'isse_1857_reset_measurable_entry' into dev
6 months ago
Alinson S. Xavier
76b9dd8bd9
Checkmark popup: Minor changes to layout
6 months ago
Alinson S. Xavier
f68510f860
Allow user to disable confetti animation
6 months ago
Alinson S. Xavier
245b0eb4d6
Update translators
6 months ago
Alinson S. Xavier
4a0599fce4
Update translations from Crowdin
6 months ago
kalina559
cc720e3dcb
Removed an unnecessary change
7 months ago
kalina559
6e3d06cff9
Corrected formatting in the layout file
7 months ago
kalina559
d458cbd47a
COrrected formatting
7 months ago
kalina559
74ce269446
Added 'UNKNOWN' button for measurable habits
7 months ago
Jimly Asshiddiqy
9eb8624863
Migrate to KSP
7 months ago
Jimly Asshiddiqy
c4bc301fb2
Implement version catalog
8 months ago
Abdul Majeed
4a7d7ef490
Added Streaks info for numeric habits
8 months ago
Abdul Majeed
13ecc2a386
Added Streaks info for numeric habits
8 months ago
Alinson S. Xavier
451b536e71
Upgrade dependencies
8 months ago
Alinson S. Xavier
14dbf90c23
Upgrade Kotlin, AGP
8 months ago
Alinson S. Xavier
280a5ddceb
Bump targedSdk to 35
8 months ago
getgo-nobugs
fec73af665
Update styles.xml
1 year ago
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
...
Bumps `daggerVersion` from 2.50 to 2.51.1.
Updates `com.google.dagger:dagger` from 2.50 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51.1 )
Updates `com.google.dagger:dagger-compiler` from 2.50 to 2.51.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.50...dagger-2.51.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
4b3910aea8
Bump com.google.guava:guava from 33.0.0-android to 33.1.0-android
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 33.0.0-android to 33.1.0-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Bumps androidx.annotation:annotation from 1.7.0 to 1.7.1.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6a78b4d853
Bump daggerVersion from 2.48.1 to 2.50 ( #1907 )
...
Bumps `daggerVersion` from 2.48.1 to 2.50.
Updates `com.google.dagger:dagger` from 2.48.1 to 2.50
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.48.1...dagger-2.50 )
Updates `com.google.dagger:dagger-compiler` from 2.48.1 to 2.50
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.48.1...dagger-2.50 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
12503b8a6d
Bump com.google.guava:guava from 32.1.3-android to 33.0.0-android ( #1902 )
...
Bumps [com.google.guava:guava](https://github.com/google/guava ) from 32.1.3-android to 33.0.0-android.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago