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
97b98a872d
EmptyListViewTest: Ignore non-deterministic test failures
2025-06-24 22:22:14 -05:00
862a851e1c
EmptyListViewTest: Remove unused imports
2025-06-24 22:13:08 -05:00
804030f5c0
EmptyListViewTest: Instantiate view within each test method
2025-06-24 22:10:36 -05:00
0e432fb332
HistoryWidget: Increase padding; update widget images
2025-06-23 21:47:47 -05:00
897a236501
Widgets: Update test images
2025-03-23 19:41:31 -05:00
0cccecec77
Widgets: Update test images
2025-03-23 19:27:12 -05:00
f1ed875256
Further increase widget corner radius to match current Android style
2025-03-23 17:10:39 -05:00
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
12cc70a51a
Confetti: Always emit from checkmark, not popup button
2025-03-23 07:06:45 -05:00
fa670b19b7
HabitCardView: Fix confetti position in API 36+
2025-03-22 23:03:59 -05:00
951dabea8b
Merge branch 'isse_1857_reset_measurable_entry' into dev
2025-03-21 21:41:55 -05:00
76b9dd8bd9
Checkmark popup: Minor changes to layout
2025-03-21 21:41:23 -05:00
f68510f860
Allow user to disable confetti animation
2025-03-21 21:29:49 -05:00
245b0eb4d6
Update translators
2025-03-21 21:05:17 -05:00
4a0599fce4
Update translations from Crowdin
2025-03-21 21:01:54 -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
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
451b536e71
Upgrade dependencies
2025-02-08 21:37:16 -06:00
14dbf90c23
Upgrade Kotlin, AGP
2025-02-08 21:12:11 -06:00
getgo-nobugs
fec73af665
Update styles.xml
2024-07-28 11:16:23 +08:00
fc9cc423d0
Multiple fixes to edge-to-edge display (API 35)
2024-05-20 20:30:09 -05:00
e7165d993f
Make compatible with edge-to-edge (API 35)
2024-05-20 09:33:00 -05:00
e48452f724
Move showConfetti to ListHabitsScreen; use button location; other tweaks
2024-04-02 19:34:00 -05:00
Gokul K
1280e798d2
rendering only if layout and konfetti view exists - to avoid null reference errors
2024-02-03 23:14:58 -06:00
Gokul K
b09306e793
fixing another lint error
2024-02-03 23:14:58 -06:00
Gokul K
e30636a447
fixed ktlint erorrs and is building successfully now
2024-02-03 23:14:58 -06:00
Gokul K
ad8738180c
fixing some comments from @hiqua
2024-02-03 23:14:58 -06:00
Gokul K
08410c59d0
introducing confetti animation using konfetti library
2024-02-03 23:14:58 -06:00
Leon Todd
a5e3e9b3cf
Unset measurable habits ( #1899 )
2024-01-30 19:42:53 -06:00
248ba50a8e
Reformat source code
2024-01-30 19:38:32 -06:00
Andreas Gebhardt
45a82b3c2d
Changed Checkmark Widget Color on implicit check
...
As proposed in #615 , the background is now solid color on implicit check but has a stroked checkmark instead of a full one.
2024-01-30 19:25:57 -06:00
Serhii K
b627ff4413
Use colorBackground property instead of splash screen lib
2024-01-30 19:06:43 -06:00
Serhii K
0683ea43f4
Fix splash screen background color in dark mode
2024-01-30 19:06:43 -06:00
08f77a5cae
Merge branch 'master' into release/2.2.0
2023-12-01 18:31:53 -06:00
Leonard Dizon
800f92f255
Create locales_config.xml for per-app language
2023-12-01 18:14:06 -06:00
70fe513e52
Bump targetSdk to 34
2023-11-27 20:43:34 -06:00
dee93fde8f
Upgrade to AGP 8.1.4
2023-11-27 19:46:54 -06:00
f0ce05e06e
API 34: Implement workaround to keep sticky notifications non-dismissible
2023-11-25 15:42:04 -06:00
4975ba2752
Add permission: USE_EXACT_ALARM
2023-11-25 15:30:29 -06:00
ed8c60e52f
Implement runtime notification permission; bump targetSdk to 33
2023-11-25 07:12:16 -06:00
Quentin Hibon
3b0fba12f5
Remove unused imports in datetimepicker
2023-09-20 21:04:38 +02:00
Quentin Hibon
4139f09fb7
Add @Deprecated when overriding @Deprecated methods
2023-09-20 21:04:38 +02:00
b0a4284b66
NumberDialog: Use text input on Samsung devices
...
Fixes #1719
2023-08-28 05:36:59 -05:00
Felix Schlegel
334dabb407
Use default locale instead of hardcoded US locale ( #1763 )
2023-08-18 18:35:54 +02:00