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
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
kalina559
6e3d06cff9
Corrected formatting in the layout file
2025-02-18 22:32:48 +01:00
kalina559
74ce269446
Added 'UNKNOWN' button for measurable habits
2025-02-18 20:47:12 +01:00
getgo-nobugs
fec73af665
Update styles.xml
2024-07-28 11:16:23 +08:00
Alinson S. Xavier
fc9cc423d0
Multiple fixes to edge-to-edge display (API 35)
2024-05-20 20:30:09 -05:00
Alinson S. Xavier
e7165d993f
Make compatible with edge-to-edge (API 35)
2024-05-20 09:33:00 -05: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
Alinson S. Xavier
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
Alinson S. Xavier
9ca1aa911a
Minor layout fixes
2023-06-05 20:11:50 -05:00
Alinson S. Xavier
6a55d3c01a
Merge branch 'master' into dev
2023-05-27 16:14:03 -05:00
Alinson S. Xavier
1df9cc7664
Widgets: Remove option to create StackWidgets
...
StackWidgets have been unfortunately been very unreliable on multiple phones,
and fixing it does not appear to be simple. This commit removes the ability
to create new StackWidgets, but existing ones should remain functional.
2023-05-01 18:52:53 -05:00
Alinson S. Xavier
b76da35752
Widgets: Increase corner radius to match Android 12
2023-03-24 05:24:58 -05:00
Alinson S. Xavier
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
2023-01-30 05:59:42 -06:00
Jakub Kalinowski
c7d1e92cae
Issue 1589: Fixed crash after choosing Settings/Rate app when there's no Play Store on the device ( #1590 )
...
* Using startActivitySafely when launching Play Store
* Returning true for rateApp click
2022-12-12 00:55:58 +01:00
Alinson S. Xavier
e42d41ef30
Bump minSdk to 28
...
This change is mostly to reduce the number of APIs we need to run tests
for (from 11 APIs to 6). API 27 was released 5 years ago. Also, as of
2022-09-01, 95.1% of our monthly active users are on API 28 or higher.
2022-09-10 19:57:57 -05:00
cheer
eeacc5eef8
Support for Android 13 Themed Icons ( #1497 )
2022-09-08 20:08:12 -05:00
cheer
6a9c3a36eb
Support for Android 13 Themed Icons ( #1497 )
2022-09-08 20:06:57 -05:00
Alinson S. Xavier
7c1a91e35a
Update list of translators
2022-05-15 00:23:27 -05:00
Alinson S. Xavier
366e9af167
Update translations
2022-05-15 00:15:56 -05:00
Alinson S. Xavier
03b02aaa06
Merge branch 'number-popup' into release/2.1.0
2022-05-14 23:22:28 -05:00
Alinson S. Xavier
9609bee0f7
Update CHANGELOG and list of developers
2022-05-13 08:33:00 -05:00
Alinson S. Xavier
2a012619a7
Use NumberPopup in widgets
2022-05-13 05:21:28 -05:00
Alinson S. Xavier
d1de3a852b
Implement NumberPopup
2022-05-13 05:21:28 -05:00
Alinson S. Xavier
f04e37e905
Remove CheckmarkDialog
2022-05-03 04:09:13 -05:00
Alinson S. Xavier
825a5f2cb9
Implement CheckmarkPopup
2022-05-03 04:09:13 -05:00
Jakub Kalinowski
3b12ec4bfe
Issue 1316: Skip measurable habit ( #1319 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com>
2022-03-24 06:08:31 -05:00
Alinson S. Xavier
88b8663484
Remove pref_led_notifications
2022-03-20 18:55:18 -05:00
Alinson S. Xavier
7ba9a7e4e7
Update translations
2022-01-02 11:16:21 -06:00
Alinson S. Xavier
56d2307b75
Habit notes: left align
2022-01-01 06:40:28 -06:00
Alinson S. Xavier
feeb4f057d
Update translations
2021-12-29 10:10:09 -06:00
Alinson S. Xavier
1ad5c6b896
Restore x_times_per_y_days translations
2021-12-29 10:01:22 -06:00
Alinson S. Xavier
a01300e9c6
Update list of developers
2021-11-11 07:27:33 -06:00
Alinson S. Xavier
32ef3c14f7
Settings: Update short toggle description
2021-11-11 06:54:46 -06:00
Alinson S. Xavier
a1aea532b5
NumberPicker: Fix vertical alignment
2021-11-11 06:01:27 -06:00
Bindu
8036b10ee6
improve yes/no dialog design
2021-10-03 04:43:53 -07:00
Bindu
71f400f587
improve numerical dialog design
2021-10-03 04:43:53 -07:00
Bindu
d644170141
Implement dialog for Yes/No Habits
2021-10-03 04:43:53 -07:00
Bindu
d38f83e961
Added a notes field and implemented dialog for numeric habits
2021-10-03 04:43:53 -07:00
Alinson S. Xavier
75078ed52b
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
...
Implement numerical habits with AT_MOST target type
2021-09-29 04:20:13 -05:00
Alinson S. Xavier
2a0afedb1d
SubtitleCard: Show at-most icon
2021-09-29 03:22:38 -05:00
Alinson S. Xavier
66a2b41250
Target type: use dropdown instead of radio button
2021-09-29 03:22:31 -05:00
KristianTashkov
7de94f2caf
Add border to create habit buttons
2021-09-22 16:42:40 +03:00
KristianTashkov
804edfa64e
Implement numerical habits with AT_MOST target type
2021-09-12 00:51:54 +03:00