|
|
12b080152b
|
Speed up CreateHabitCommand and CreateRepetitionCommand
|
2020-11-29 12:46:01 -06:00 |
|
|
|
2b9fd74a1d
|
Close database
|
2020-11-28 22:28:46 -06:00 |
|
|
|
ce0cbb6ee2
|
Sync: Improve encryption and preferences API
|
2020-11-27 10:55:55 -06:00 |
|
|
|
4762b54701
|
Merge branch 'dev' into feature/sync
|
2020-11-26 15:39:44 -06:00 |
|
|
|
aa288ac406
|
Make question marks optional
Fixes #96
|
2020-11-26 15:36:44 -06:00 |
|
|
|
2228dbf0f4
|
Create new UNKNOWN checkmark state
|
2020-11-26 15:08:49 -06:00 |
|
|
|
9ca1c8e459
|
Rewrite WidgetBehavior and associated tests
|
2020-11-26 14:19:15 -06:00 |
|
|
|
61414d62f4
|
Remove calls to Repetition.add and Repetition.remove
|
2020-11-26 14:19:02 -06:00 |
|
|
|
f97fed3b9b
|
Repetition: Replace toggle by setValue
|
2020-11-26 13:29:12 -06:00 |
|
|
|
68ccf37fd5
|
Add UUID to habits
|
2020-11-24 08:28:16 -06:00 |
|
|
|
659c528744
|
SyncManager: First version
|
2020-11-24 06:55:37 -06:00 |
|
|
|
b1560dd694
|
LoopDBImporter: Use commands instead of directly modifying DB
|
2020-11-24 06:54:28 -06:00 |
|
|
|
0859cec853
|
Implement intent filter; hide password for now
|
2020-11-22 17:00:37 -06:00 |
|
|
|
23f2978a64
|
Add sync preferences to settings screen
|
2020-11-22 15:39:08 -06:00 |
|
Quentin Hibon
|
bfddc42f5e
|
Allow user to sort by status (#660)
|
2020-11-19 19:05:21 -06:00 |
|
|
|
b674d14b49
|
Opt-in skips: Update tests
|
2020-11-18 22:26:45 -06:00 |
|
|
|
d594d3b085
|
Make skip days an opt-in feature
|
2020-11-18 22:13:03 -06:00 |
|
Kristian Tashkov
|
d997b1378d
|
Setting custom start of the day (#621)
|
2020-09-19 19:23:00 -05:00 |
|
|
|
720f98f9bd
|
Write tests for IntentScheduler
|
2020-09-19 19:11:57 -05:00 |
|
|
|
ddea9e78a9
|
ScoreList: Fix interaction between SKIP and rolling sum
|
2020-09-16 07:38:59 -05:00 |
|
|
|
c429cb41c0
|
Fix method rename
|
2020-09-15 22:32:46 -05:00 |
|
|
|
ae286cec14
|
Take frequency into account when computing score for numerical habits
|
2020-09-15 22:30:44 -05:00 |
|
|
|
20142d5f94
|
Reduce time required to form non-daily habits; smooth out irregular schedules
|
2020-09-15 22:30:44 -05:00 |
|
|
|
8b847ae9fa
|
ScoreList: Use rolling sum method also for boolean habits
See #641
|
2020-09-15 22:30:44 -05:00 |
|
Kristian Tashkov
|
a4ef657897
|
Make skips freeze score (#630)
|
2020-09-13 17:01:15 -05:00 |
|
|
|
f44556e281
|
ScoreList: Use rolling sum for non-daily numerical habits
|
2020-09-12 21:40:59 -05:00 |
|
|
|
61f32449dd
|
Numerical habits: allow Tasker to increment/decrement value
|
2020-09-12 15:10:46 -05:00 |
|
Kristian Tashkov
|
07f8583c3d
|
Don't show reminders from archived habits (#639)
|
2020-09-12 13:15:23 -05:00 |
|
Nguyen Ly Nam
|
1ffc079042
|
Numerical habits: update notifications and detail screen (#627)
|
2020-09-11 17:32:20 -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 |
|
|
|
9d28fbe7b5
|
ScoreList: Revert recent changes to computation of scores
|
2020-09-02 07:01:54 -05:00 |
|
|
|
c846dfc75a
|
Make skips equivalent to implicit checks; make their visual representation consistent
|
2020-09-01 22:23:42 -05:00 |
|
|
|
cddbf558e6
|
Reactivate widget view tests; update widget previews
|
2020-08-23 14:09:50 -05:00 |
|
|
|
8067fd5313
|
MemoryHabitList: Inherit parent's order
Fixes #598
|
2020-08-23 07:41:42 -05:00 |
|
|
|
f368e43158
|
CreateRepetitionCommand: Run update() after executing
|
2020-08-22 18:27:12 -05:00 |
|
|
|
209e709163
|
Make widgets fully opaque by default
|
2020-08-22 16:26:59 -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 |
|
|
|
3e99d821a5
|
Allow user to sort habits in reverse order
Closes #556, closes #497
|
2020-08-15 12:29:49 -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 |
|
|
|
6ec9d51a1e
|
CheckmarkList: Implement getThisIntervalValue
|
2020-06-24 20:07:56 -05:00 |
|
|
|
6d48b53861
|
Merge branch 'master' into dev
|
2020-06-21 17:28:41 -05:00 |
|
|
|
6d9ad8c56c
|
Tweak snapIntervalsTogether so that "1 time every x days" habits work better
|
2020-06-21 10:59:31 -05:00 |
|
|
|
403ed8b250
|
EditHabitActivity: Make save button functional
|
2020-06-19 06:24:51 -05:00 |
|
|
|
72ad14119a
|
Create HabitTypeDialog
|
2020-06-17 07:00:25 -05:00 |
|
|
|
8fd8c2802b
|
Remove AboutBehavior and AboutModule
|
2020-06-16 06:44:28 -05:00 |
|
Andrea Gelmini
|
c8e3735dd6
|
Fix typos
|
2020-06-13 18:25:05 +02:00 |
|
Rechee Jozil
|
849b91dde2
|
delete bad unit test
|
2020-02-01 11:08:32 -08:00 |
|
Rechee Jozil
|
66b4c48d92
|
null check description
|
2020-02-01 11:08:06 -08:00 |
|