Commit Graph

2308 Commits

Author SHA1 Message Date
Alinson S. Xavier
2ba5f5fb98
Dismiss current dialog onPause
Fixes #1545
2022-10-22 16:19:49 -05:00
Alinson S. Xavier
4de67bd27a
GH Actions: Remove API 27 2022-10-22 16:01:36 -05:00
Alinson S. Xavier
0bb82a48a5
NumberPopup: Accept comma (instead of dot) in certain locales
Fixes #1532
2022-10-22 15:44:30 -05:00
Alinson S. Xavier
d5a5273607
Bump version to 2.1.2 2022-10-22 15:25:42 -05:00
Alinson S. Xavier
40a4d254f5
Merge branch 'hotfix/2.1.1' 2022-09-24 19:40:04 -05:00
Alinson S. Xavier
177d01edd9
Fix Tasker plugin; bump version to 2.1.1
Fixes #1503
2022-09-24 19:25:42 -05:00
Alinson S. Xavier
ec1f0c5356
StackWidget: Remove unused remoteViews; fix invalid check 2022-09-09 06:02:57 -05:00
Alinson S. Xavier
961fb7618f
splitLongs: Handle NumberFormatException 2022-09-09 05:39:15 -05:00
Alinson S. Xavier
11f726064a
StackWidget: Avoid storing RemoteViews reference 2022-09-09 05:39:15 -05:00
Alinson S. Xavier
abced92a07 Update CHANGELOG 2022-09-08 20:09:47 -05:00
cheer
eeacc5eef8 Support for Android 13 Themed Icons (#1497) 2022-09-08 20:08:12 -05:00
Eduardo Esparza
16c65f19fd fix marker scaling for numerical habits in frequency display (#1489) 2022-09-08 20:08:05 -05:00
Alinson S. Xavier
fc402fd81b Minor fix to BarChart 2022-09-03 20:26:21 -05:00
Alinson S. Xavier
f7c6bc716c Fix ListHabitsScreen.showColorPicker 2022-09-03 19:52:13 -05:00
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.
2022-09-03 19:45:31 -05:00
Alinson S. Xavier
13af054214 Use different request codes for showNumberPicker pendingIntent
Fixes #1468
2022-09-03 18:46:52 -05:00
Alinson S. Xavier
fcbb586e80 Use pending intent templates on StackWidget
Fixes #1463
2022-09-03 17:51:55 -05:00
Jakub Kalinowski
428bf42e79
Reimplementing the multiple popups handling in the new popup solution. (#1454)
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com>
2022-08-14 13:25:01 -05:00
Alinson S. Xavier
838e13f30c Prevent crashes in AutoBackup from blocking app launch 2022-08-13 07:25:12 -05:00
Alinson S. Xavier
0eae43fe55 Fix "enter" notification action on API 31 2022-08-11 05:17:41 -05:00
Alinson S. Xavier
c0fcd4e763 Update CHANGELOG 2022-08-11 04:08:22 -05:00
Alinson S. Xavier
79e2402c9d Merge pull request #1425 from eduebernal/freq-display-normal
fix marker scaling in frequency display
2022-08-11 04:04:29 -05:00
Alinson S. Xavier
53c270ee12 Merge branch 'number-popup' into release/2.1.0 2022-07-30 16:41:05 -05:00
Alinson S. Xavier
e4b16f6d59 Replace PopupWindow by Dialog
Fixes issues with copy & paste, text selection and spell checking.
2022-07-30 16:33:16 -05:00
Alinson S. Xavier
3021e408a7 Remove unused imports 2022-07-24 06:01:40 -05:00
Alinson S. Xavier
7649119db7 Popup: Do not save on dismiss 2022-07-24 05:47:52 -05:00
Alinson S. Xavier
b0a4f26e7a Popup: Fix crash on suggestions 2022-07-24 05:47:52 -05:00
Alinson S. Xavier
0a95b6d2a0 GitHub Actions: Use self-hosted runner 2022-05-16 22:53:35 -05:00
Alinson S. Xavier
e6bcbb39ff
GitHub Actions: Enable AVD cache 2022-05-16 15:26:57 -05:00
Alinson S. Xavier
90de1f3723
GitHub Actions: Implement emulator boot timeout 2022-05-15 10:42:07 -05:00
Alinson S. Xavier
68740b4043
SettingsFragment: Minor changes to theme 2022-05-15 09:23:47 -05:00
Alinson S. Xavier
b66a6ff717
Write release notes 2022-05-15 00:33:36 -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
Quentin Hibon
180cf25ad3
Fix tests in APIs 30, 31 2022-05-14 17:19:53 -05:00
Alinson S. Xavier
3490cd183a
GitHub Actions: Re-run only failed tests; warn about slow tests 2022-05-14 08:45:24 -05:00
Quentin Hibon
0c292d1eaa
Make some rendering tests more tolerant 2022-05-13 11:57:54 -05:00
Alinson S. Xavier
0b256cb2c0
GitHub Actions: Enable API 30, 31; drop some older ones 2022-05-13 11:19:05 -05:00
Alinson S. Xavier
cc03c48648
TargetCard: Make target more accurate for non-daily habits 2022-05-13 09:53:27 -05:00
Alinson S. Xavier
53e7ef2918
LoopDBImporter: Improve performance; silence snackbar messages 2022-05-13 08:33:00 -05:00
Alinson S. Xavier
9609bee0f7
Update CHANGELOG and list of developers 2022-05-13 08:33:00 -05:00
Alinson S. Xavier
5b23a3f960
Bump version to 2.1.0 2022-05-13 08:33:00 -05:00
Alinson S. Xavier
d2d45991b0
Always show popups at the center of the screen; remove ScreenLocation 2022-05-13 06:37:41 -05:00
Alinson S. Xavier
25aeafb759
Remove unused imports 2022-05-13 05:21:29 -05:00
Alinson S. Xavier
9045ae5c24
Remove previous NumberPicker 2022-05-13 05:21:29 -05:00
Alinson S. Xavier
555873354c
Use NumberPopup in HistoryCard 2022-05-13 05:21:29 -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