Alinson S. Xavier
31d631b155
Update test screenshots
5 years ago
Alinson S. Xavier
ef186d55c6
Update test screenshots
5 years ago
Alinson S. Xavier
8a895b2d20
Fix colors in BarChart and HistoryChard
5 years ago
Alinson S. Xavier
61f32449dd
Numerical habits: allow Tasker to increment/decrement value
5 years ago
Kristian Tashkov
69f11c9d4e
Fix clearing of reminders ( #638 )
5 years ago
Nguyen Ly Nam
1ffc079042
Numerical habits: update notifications and detail screen ( #627 )
5 years ago
Alinson S. Xavier
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.
5 years ago
Alinson S. Xavier
b72cad5316
Rename checkmark values to NO, YES_AUTO, YES_MANUAL and SKIP
...
This makes the source code consistent with the user interface.
5 years ago
Kristian Tashkov
d59ab89426
Update widgets at midnight ( #634 )
5 years ago
Alinson S. Xavier
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.
5 years ago
Alinson S. Xavier
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.
5 years ago
Alinson S. Xavier
6d4cac427f
NumberPickerFactory: Automatically show keyboard
5 years ago
Alinson S. Xavier
152b2d5427
Merge pull request #631 from KristianTashkov/habit_selection_dark_theme
...
Fix habit selection menu item background color
5 years ago
Alinson S. Xavier
c846dfc75a
Make skips equivalent to implicit checks; make their visual representation consistent
5 years ago
KristianTashkov
57bfe3d801
Fix habit selection menu item background color
5 years ago
Alinson S. Xavier
a5ee96f988
HistoryChart: Make skipped days a bit more clear
5 years ago
Alinson S. Xavier
7b0eddeac5
Set minimum widget size
5 years ago
Alinson S. Xavier
e8e52db9b1
HabitPickerDialog: Show "no habits found" message
5 years ago
Alinson S. Xavier
cddbf558e6
Reactivate widget view tests; update widget previews
5 years ago
Christoph Hennemann
d2dc756a34
Improve readability of history and streak charts
...
Fixes #432
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
Alinson S. Xavier
2af1dbf3a6
Reactivate HistoryChart tests; fix IndexOutOfBoundsException
5 years ago
Alinson S. Xavier
ebab6f08ee
Remove obsolete regression test
5 years ago
Alinson S. Xavier
4a2b21855a
Update ListHabitsRegressionTest
5 years ago
Alinson S. Xavier
42d5edec26
WidgetTest: Tap twice to remove checkmark
5 years ago
Alinson S. Xavier
f368e43158
CreateRepetitionCommand: Run update() after executing
5 years ago
Alinson S. Xavier
09eb8c9f4d
Fix widget tests on API 29+
5 years ago
Alinson S. Xavier
209e709163
Make widgets fully opaque by default
5 years ago
Alinson S. Xavier
d20a2be7e6
Remove obsolete test screenshots
5 years ago
Alinson S. Xavier
bd68f8fc5a
Revert changes to HistoryCard view screenshots
5 years ago
KristianTashkov
1a05f7d85d
Allow user to skip days without breaking streak
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
TacoTheDank
d9ff429c28
Deprecation fixes
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
Alinson S. Xavier
3554895a5d
Widgets: Show shadow if widget is completely opaque
5 years ago
Alinson S. Xavier
16491c142a
Widgets: Fix title size
5 years ago
Alinson S. Xavier
859fea5ff5
Hide streaks for numerical habits
5 years ago
Alinson S. Xavier
34c73e89db
Merge branch 'hotfix/1.8.9' into dev
5 years ago
Alinson S. Xavier
09bf49a9ce
Remove notification groups; revert to default system behavior
5 years ago
Alinson S. Xavier
48e43869c7
Merge branch 'hotfix/1.8.9' into dev
5 years ago
Alinson S. Xavier
38fb37cde2
Remove SyncManager and Internet permission
5 years ago
Alinson S. Xavier
d0b4e3e163
Bump version to 1.8.9
5 years ago
Alinson S. Xavier
3ef3be4d16
Tidy up strings.xml
5 years ago
Alinson S. Xavier
bae0e3bcc1
Remove unused resources
5 years ago
Alinson S. Xavier
3e99d821a5
Allow user to sort habits in reverse order
...
Closes #556 , closes #497
5 years ago
olegivo
17a85e517a
Konvert BaseRootView
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
olegivo
b0f5f96eee
Konvert StyledResources
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
olegivo
fd76a3c6fd
Konvert InterfaceUtils
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
KristianTashkov
87231d7fa4
fix saving of non-numerical habits
5 years ago
olegivo
4d18a1335c
Convert FileUtils to Kotlin
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
Thomas S
96d23bdf22
Update checkmark widget for numerical support
...
Co-authored-by: Alinson S. Xavier <git@axavier.org>
5 years ago
Alinson S. Xavier
a8e77b8df8
Update test screenshots
5 years ago
Alinson S. Xavier
5413569ce3
Update test screenshots
5 years ago