Alinson S. Xavier
e608c6ea62
Trim unit labels when necessary
2025-06-28 19:27:17 -05:00
Alinson S. Xavier
5403b6bd51
CheckmarkWidgetViewTest: Ignore non-deterministic test case
2025-06-28 18:33:47 -05:00
Alinson S. Xavier
a6cf43dbca
Reformat source code
2025-06-28 16:05:43 -05:00
Alinson S. Xavier
074627f6e1
Disable confetti if animations are disabled globally
...
Fixes #2170
2025-06-28 16:04:07 -05:00
powerjungle
96e20f751f
Fix(UI): X and ? symbols easier to distinguish in "pure black" dark mode
...
In addition to that, make "progress ring" a bit more visible.
2025-06-25 22:30:21 -05:00
Alinson S. Xavier
0daa4f6a2f
Format source code
2025-06-25 22:20:58 -05:00
Alinson S. Xavier
035b392ece
CSV export: Use formatted values, add notes & header
2025-06-25 22:12:02 -05:00
Alinson S. Xavier
648c7277cf
CSV export: Add more fields to Habits.csv
2025-06-25 21:48:31 -05:00
Alinson S. Xavier
5006f5128b
Update JVM target and toolchain to version 17
2025-06-25 21:00:24 -05:00
Alinson S. Xavier
97b98a872d
EmptyListViewTest: Ignore non-deterministic test failures
2025-06-24 22:22:14 -05:00
Alinson S. Xavier
862a851e1c
EmptyListViewTest: Remove unused imports
2025-06-24 22:13:08 -05:00
Alinson S. Xavier
804030f5c0
EmptyListViewTest: Instantiate view within each test method
2025-06-24 22:10:36 -05:00
Alinson S. Xavier
08ab3c22ce
Merge branch 'master' into dev
2025-06-24 21:37:32 -05:00
Alinson S. Xavier
b58f836d8e
Merge branch 'release/2.3.0' into dev
2025-06-24 21:28:24 -05:00
Alinson S. Xavier
9ed4630f9b
Merge branch 'release/2.3.0'
2025-06-24 21:25:14 -05:00
Alinson S. Xavier
70dab74528
Bump version to 2.3.0 and update changelog
2025-06-23 22:23:55 -05:00
Alinson S. Xavier
7e5d2fa207
Update Gradle and AGP versions to 8.11.1 and 8.9.2
2025-06-23 21:48:00 -05:00
Alinson S. Xavier
0e432fb332
HistoryWidget: Increase padding; update widget images
2025-06-23 21:47:47 -05:00
Alinson S. Xavier
897a236501
Widgets: Update test images
2025-03-23 19:41:31 -05:00
Alinson S. Xavier
0cccecec77
Widgets: Update test images
2025-03-23 19:27:12 -05:00
Alinson S. Xavier
f1ed875256
Further increase widget corner radius to match current Android style
2025-03-23 17:10:39 -05:00
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
2025-03-23 16:52:23 -05:00
Alinson S. Xavier
e9517f7378
Bump targetSdk to 36
2025-03-23 07:22:36 -05:00
Alinson S. Xavier
12cc70a51a
Confetti: Always emit from checkmark, not popup button
2025-03-23 07:06:45 -05:00
Alinson S. Xavier
fa670b19b7
HabitCardView: Fix confetti position in API 36+
2025-03-22 23:03:59 -05:00
Alinson S. Xavier
45b100aad9
build.sh: Make output dir
2025-03-22 15:26:28 -05:00
Alinson S. Xavier
3c0c0b77ff
build.sh: Update emulator path
2025-03-22 15:19:37 -05:00
Alinson S. Xavier
66fa56ea62
Merge branch 'improve-gradle' into dev
2025-03-21 22:16:29 -05:00
Alinson S. Xavier
951dabea8b
Merge branch 'isse_1857_reset_measurable_entry' into dev
2025-03-21 21:41:55 -05:00
Alinson S. Xavier
76b9dd8bd9
Checkmark popup: Minor changes to layout
2025-03-21 21:41:23 -05:00
Alinson S. Xavier
f68510f860
Allow user to disable confetti animation
2025-03-21 21:29:49 -05:00
Alinson S. Xavier
245b0eb4d6
Update translators
2025-03-21 21:05:17 -05:00
Alinson S. Xavier
4a0599fce4
Update translations from Crowdin
2025-03-21 21:01:54 -05:00
Alinson S. Xavier
abbfe87260
gradle: Remove deleted module
2025-03-21 21:01:39 -05:00
Alinson S. Xavier
3330014fa9
Remove unused project dirs (uhabits-core-legacy, uhabits-ios, etc)
2025-03-21 20:38:12 -05:00
kalina559
cc720e3dcb
Removed an unnecessary change
2025-02-18 23:19:20 +01:00
kalina559
6e3d06cff9
Corrected formatting in the layout file
2025-02-18 22:32:48 +01:00
kalina559
d458cbd47a
COrrected formatting
2025-02-18 20:51:16 +01:00
kalina559
74ce269446
Added 'UNKNOWN' button for measurable habits
2025-02-18 20:47:12 +01:00
Jimly Asshiddiqy
9eb8624863
Migrate to KSP
2025-02-17 09:56:21 +07:00
Jimly Asshiddiqy
c4bc301fb2
Implement version catalog
2025-02-14 16:56:04 +07:00
Chris Smowton
107c898f51
Add repository now required for old kotlin-css-jvm versions
...
Gradle Plugin Portal was previously making kotlin-css-jvm 1.0.0-pre.148-kotlin-1.4.30 available by virtue of mirroring JCenter. Now that Gradle have stopped doing that in preparation for JCenter to go away, we need to retrieve the old version from a different repository.
If this is bumped forwards to Kotlin 1.5.0+ it will become possible to get the package from Central instead.
2025-02-08 22:11:53 -06:00
Abdul Majeed
4a7d7ef490
Added Streaks info for numeric habits
2025-02-08 22:07:28 -06:00
Abdul Majeed
13ecc2a386
Added Streaks info for numeric habits
2025-02-08 22:07:28 -06:00
Jakub Kalinowski
2296a49999
Corrected HabitTest
2025-02-08 21:58:41 -06:00
Jakub Kalinowski
303020a8c0
Never mark AT_MOST habits as completed for today
2025-02-08 21:58:41 -06:00
Jakub Kalinowski
37219cb13f
Ignoring isCompleted for AT_MOST habits
2025-02-08 21:56:17 -06:00
CM
62d9d29e91
[Fix] Markdown linter problems ( #2084 )
...
* MD024
* MD033
* MD034
* MD036
* MD040
* MD045
* MD046
---------
Co-authored-by: MacroController <anonymous@github.com>
2025-02-08 21:48:23 -06:00
Alinson S. Xavier
451b536e71
Upgrade dependencies
2025-02-08 21:37:16 -06:00
Alinson S. Xavier
14dbf90c23
Upgrade Kotlin, AGP
2025-02-08 21:12:11 -06:00