5fa3f412c0
Show YES_AUTO as grey checkmark
...
This reverts a change introduced recently where YES_AUTO (previously CHECKED_IMPLICITLY)
was shown as a grey dash.
2020-09-05 18:46:48 -05:00
b72cad5316
Rename checkmark values to NO, YES_AUTO, YES_MANUAL and SKIP
...
This makes the source code consistent with the user interface.
2020-09-05 18:04:04 -05:00
Kristian Tashkov
d59ab89426
Update widgets at midnight ( #634 )
2020-09-05 17:25:46 -05:00
ea019321e6
Revert "NumberPickerFactory: Show and hide keyboard using InputMethodManager"
...
This reverts commit 6967def950 . InputMethodManager method
does not work reliably on widgets. It also cannot reliably hide the keyboard.
2020-09-03 22:22:07 -05:00
6967def950
NumberPickerFactory: Show and hide keyboard using InputMethodManager
...
In about 1 every 10 attempts, the previous solution randomly failed to show
the keyboard, although the text field was focused. This solution seems more reliable.
2020-09-03 21:55:03 -05:00
6d4cac427f
NumberPickerFactory: Automatically show keyboard
2020-09-03 21:06:46 -05:00
152b2d5427
Merge pull request #631 from KristianTashkov/habit_selection_dark_theme
...
Fix habit selection menu item background color
2020-09-02 08:09:26 -05:00
c846dfc75a
Make skips equivalent to implicit checks; make their visual representation consistent
2020-09-01 22:23:42 -05:00
KristianTashkov
57bfe3d801
Fix habit selection menu item background color
2020-09-01 15:53:30 +03:00
a5ee96f988
HistoryChart: Make skipped days a bit more clear
2020-08-23 15:09:13 -05:00
7b0eddeac5
Set minimum widget size
2020-08-23 14:48:58 -05:00
e8e52db9b1
HabitPickerDialog: Show "no habits found" message
2020-08-23 14:39:11 -05:00
cddbf558e6
Reactivate widget view tests; update widget previews
2020-08-23 14:09:50 -05:00
Christoph Hennemann
d2dc756a34
Improve readability of history and streak charts
...
Fixes #432
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-22 23:37:43 -05:00
2af1dbf3a6
Reactivate HistoryChart tests; fix IndexOutOfBoundsException
2020-08-22 19:42:46 -05:00
ebab6f08ee
Remove obsolete regression test
2020-08-22 19:04:29 -05:00
4a2b21855a
Update ListHabitsRegressionTest
2020-08-22 19:04:11 -05:00
42d5edec26
WidgetTest: Tap twice to remove checkmark
2020-08-22 18:50:39 -05:00
f368e43158
CreateRepetitionCommand: Run update() after executing
2020-08-22 18:27:12 -05:00
09eb8c9f4d
Fix widget tests on API 29+
2020-08-22 17:52:53 -05:00
209e709163
Make widgets fully opaque by default
2020-08-22 16:26:59 -05:00
d20a2be7e6
Remove obsolete test screenshots
2020-08-22 15:58:26 -05:00
bd68f8fc5a
Revert changes to HistoryCard view screenshots
2020-08-22 15:56:24 -05:00
KristianTashkov
1a05f7d85d
Allow user to skip days without breaking streak
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-22 15:35:35 -05:00
TacoTheDank
d9ff429c28
Deprecation fixes
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-22 12:14:35 -05:00
3554895a5d
Widgets: Show shadow if widget is completely opaque
2020-08-18 08:09:12 -05:00
16491c142a
Widgets: Fix title size
2020-08-18 08:00:38 -05:00
859fea5ff5
Hide streaks for numerical habits
2020-08-18 07:57:57 -05:00
34c73e89db
Merge branch 'hotfix/1.8.9' into dev
2020-08-15 15:18:21 -05:00
09bf49a9ce
Remove notification groups; revert to default system behavior
2020-08-15 14:45:40 -05:00
48e43869c7
Merge branch 'hotfix/1.8.9' into dev
2020-08-15 14:18:50 -05:00
38fb37cde2
Remove SyncManager and Internet permission
2020-08-15 13:54:29 -05:00
d0b4e3e163
Bump version to 1.8.9
2020-08-15 13:35:48 -05:00
3ef3be4d16
Tidy up strings.xml
2020-08-15 12:47:32 -05:00
bae0e3bcc1
Remove unused resources
2020-08-15 12:45:34 -05:00
3e99d821a5
Allow user to sort habits in reverse order
...
Closes #556 , closes #497
2020-08-15 12:29:49 -05:00
olegivo
17a85e517a
Konvert BaseRootView
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-13 07:53:37 -05:00
olegivo
b0f5f96eee
Konvert StyledResources
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-13 07:40:49 -05:00
olegivo
fd76a3c6fd
Konvert InterfaceUtils
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-08-13 07:32:41 -05:00
KristianTashkov
87231d7fa4
fix saving of non-numerical habits
2020-07-20 13:12:58 +03:00
olegivo
4d18a1335c
Convert FileUtils to Kotlin
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-07-12 10:22:18 -05:00
Thomas S
96d23bdf22
Update checkmark widget for numerical support
...
Co-authored-by: Alinson S. Xavier <git@axavier.org >
2020-07-12 09:25:49 -05:00
a8e77b8df8
Update test screenshots
2020-07-02 08:04:03 -05:00
5413569ce3
Update test screenshots
2020-07-02 07:31:02 -05:00
d80b85ac8c
Make bars round
2020-06-25 07:16:47 -05:00
40bc35935f
Create target widget
2020-06-25 07:04:43 -05:00
a6060f468d
Create new TargetCard and TargetChart
2020-06-25 06:12:26 -05:00
de28a5e74e
EditHabitActivity: Do not divide target by freq denominator
2020-06-24 20:07:21 -05:00
3ba503604b
Show target in SubtitleCard; replace some bitmap icons by FontAwesome
2020-06-23 06:19:08 -05:00
6d48b53861
Merge branch 'master' into dev
2020-06-21 17:28:41 -05:00