Alinson S. Xavier
727e88b7b1
Fix skip button in locales that use comma instead of dot
...
Fixes #1721
2 years ago
Alinson S. Xavier
69b5ed3a6d
Merge branch 'hotfix/2.1.2'
2 years ago
Alinson S. Xavier
8b2adbf301
GH Actions: Remove API 23
2 years ago
Alinson S. Xavier
88cc3a2a12
Update CHANGELOG
2 years ago
Alinson S. Xavier
26526a71a9
Update test screenshots
2 years ago
Alinson S. Xavier
11eb3713e5
Reschedule reminders on resume
2 years ago
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.
2 years ago
Alinson S. Xavier
b76da35752
Widgets: Increase corner radius to match Android 12
3 years ago
Alinson S. Xavier
abead88ceb
GH Actions: Fix build.sh
3 years ago
Alinson S. Xavier
908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
3 years ago
Alinson S. Xavier
71a05d598a
CheckmarkDialog: Switch to AppCompatDialogFragment
...
Fixes issues with the soft keyboard covering the popup.
3 years ago
Alinson S. Xavier
2131fb3a3d
EntryList: Copy notes from original entries
...
Fixes #1566
3 years ago
Alinson S. Xavier
1470dcd560
Remove toggle delay
3 years ago
Alinson S. Xavier
471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
...
Fixes #1541
3 years ago
Alinson S. Xavier
2ba5f5fb98
Dismiss current dialog onPause
...
Fixes #1545
3 years ago
Alinson S. Xavier
4de67bd27a
GH Actions: Remove API 27
3 years ago
Alinson S. Xavier
0bb82a48a5
NumberPopup: Accept comma (instead of dot) in certain locales
...
Fixes #1532
3 years ago
Alinson S. Xavier
d5a5273607
Bump version to 2.1.2
3 years ago
Alinson S. Xavier
40a4d254f5
Merge branch 'hotfix/2.1.1'
3 years ago
Alinson S. Xavier
177d01edd9
Fix Tasker plugin; bump version to 2.1.1
...
Fixes #1503
3 years ago
Alinson S. Xavier
ec1f0c5356
StackWidget: Remove unused remoteViews; fix invalid check
3 years ago
Alinson S. Xavier
961fb7618f
splitLongs: Handle NumberFormatException
3 years ago
Alinson S. Xavier
11f726064a
StackWidget: Avoid storing RemoteViews reference
3 years ago
Alinson S. Xavier
abced92a07
Update CHANGELOG
3 years ago
cheer
eeacc5eef8
Support for Android 13 Themed Icons ( #1497 )
3 years ago
Eduardo Esparza
16c65f19fd
fix marker scaling for numerical habits in frequency display ( #1489 )
3 years ago
Alinson S. Xavier
fc402fd81b
Minor fix to BarChart
3 years ago
Alinson S. Xavier
f7c6bc716c
Fix ListHabitsScreen.showColorPicker
3 years ago
Alinson S. Xavier
2535347d5a
Always update widgets on launch
...
Helps mitigate situations where the widgets mysteriously fail to render.
The user can always force a refresh by opening the app.
3 years ago
Alinson S. Xavier
13af054214
Use different request codes for showNumberPicker pendingIntent
...
Fixes #1468
3 years ago
Alinson S. Xavier
fcbb586e80
Use pending intent templates on StackWidget
...
Fixes #1463
3 years ago
Jakub Kalinowski
428bf42e79
Reimplementing the multiple popups handling in the new popup solution. ( #1454 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com>
3 years ago
Alinson S. Xavier
838e13f30c
Prevent crashes in AutoBackup from blocking app launch
3 years ago
Alinson S. Xavier
0eae43fe55
Fix "enter" notification action on API 31
3 years ago
Alinson S. Xavier
c0fcd4e763
Update CHANGELOG
3 years ago
Alinson S. Xavier
79e2402c9d
Merge pull request #1425 from eduebernal/freq-display-normal
...
fix marker scaling in frequency display
3 years ago
Alinson S. Xavier
53c270ee12
Merge branch 'number-popup' into release/2.1.0
3 years ago
Alinson S. Xavier
e4b16f6d59
Replace PopupWindow by Dialog
...
Fixes issues with copy & paste, text selection and spell checking.
3 years ago
Alinson S. Xavier
3021e408a7
Remove unused imports
3 years ago
Alinson S. Xavier
7649119db7
Popup: Do not save on dismiss
3 years ago
Alinson S. Xavier
b0a4f26e7a
Popup: Fix crash on suggestions
3 years ago
Alinson S. Xavier
0a95b6d2a0
GitHub Actions: Use self-hosted runner
3 years ago
Alinson S. Xavier
e6bcbb39ff
GitHub Actions: Enable AVD cache
3 years ago
Alinson S. Xavier
90de1f3723
GitHub Actions: Implement emulator boot timeout
3 years ago
Alinson S. Xavier
68740b4043
SettingsFragment: Minor changes to theme
3 years ago
Alinson S. Xavier
b66a6ff717
Write release notes
3 years ago
Alinson S. Xavier
7c1a91e35a
Update list of translators
3 years ago
Alinson S. Xavier
366e9af167
Update translations
3 years ago
Alinson S. Xavier
03b02aaa06
Merge branch 'number-popup' into release/2.1.0
3 years ago
Quentin Hibon
180cf25ad3
Fix tests in APIs 30, 31
3 years ago