Commit Graph

142 Commits

Author SHA1 Message Date
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
Alinson S. Xavier
2ab6c396d0
Merge pull request #1100 from kalina559/vector_drawables
Replaced .png drawables with vector assets where possible
2021-09-11 15:14:08 -05:00
Alinson S. Xavier
a55f467339
Minor changes to ic_colorpicker_swatch_selected 2021-09-11 07:21:45 -05:00
Jakub Kalinowski
cf682f68c9
Dialog's positive button has bigger font size now (#1096) 2021-09-11 07:03:06 -05:00
Jakub Kalinowski
f119cbf8e7 Added copyright notice 2021-09-08 19:41:13 +02:00
Jakub Kalinowski
056f5f6fce Added last .svg icons 2021-09-08 19:39:59 +02:00
Jakub Kalinowski
42f6125d5e Removed last .png icons 2021-09-08 19:39:34 +02:00
Jakub Kalinowski
3e20fc4d1d Added new .svg icons 2021-09-08 18:09:26 +02:00
Jakub Kalinowski
1f763feb69 Removed .png icons 2021-09-08 18:09:04 +02:00