Commit Graph

77 Commits (8f0cfa8614d0dc3b3a0f13e36c0393406b44d762)

Author SHA1 Message Date
Quentin Hibon bfddc42f5e
Allow user to sort by status (#660)
5 years ago
Alinson S. Xavier b674d14b49 Opt-in skips: Update tests
5 years ago
Alinson S. Xavier d594d3b085 Make skip days an opt-in feature
5 years ago
Kristian Tashkov d997b1378d
Setting custom start of the day (#621)
5 years ago
Alinson S. Xavier 720f98f9bd Write tests for IntentScheduler
5 years ago
Alinson S. Xavier ddea9e78a9 ScoreList: Fix interaction between SKIP and rolling sum
5 years ago
Alinson S. Xavier c429cb41c0 Fix method rename
5 years ago
Alinson S. Xavier ae286cec14 Take frequency into account when computing score for numerical habits
5 years ago
Alinson S. Xavier 20142d5f94 Reduce time required to form non-daily habits; smooth out irregular schedules
5 years ago
Alinson S. Xavier 8b847ae9fa ScoreList: Use rolling sum method also for boolean habits
5 years ago
Kristian Tashkov a4ef657897
Make skips freeze score (#630)
5 years ago
Alinson S. Xavier f44556e281 ScoreList: Use rolling sum for non-daily numerical habits
5 years ago
Alinson S. Xavier 61f32449dd Numerical habits: allow Tasker to increment/decrement value
5 years ago
Kristian Tashkov 07f8583c3d
Don't show reminders from archived habits (#639)
5 years ago
Nguyen Ly Nam 1ffc079042
Numerical habits: update notifications and detail screen (#627)
5 years ago
Alinson S. Xavier b72cad5316 Rename checkmark values to NO, YES_AUTO, YES_MANUAL and SKIP
5 years ago
Kristian Tashkov d59ab89426
Update widgets at midnight (#634)
5 years ago
Alinson S. Xavier 9d28fbe7b5 ScoreList: Revert recent changes to computation of scores
5 years ago
Alinson S. Xavier c846dfc75a Make skips equivalent to implicit checks; make their visual representation consistent
5 years ago
Alinson S. Xavier cddbf558e6 Reactivate widget view tests; update widget previews
5 years ago
Alinson S. Xavier 8067fd5313 MemoryHabitList: Inherit parent's order
5 years ago
Alinson S. Xavier f368e43158 CreateRepetitionCommand: Run update() after executing
5 years ago
Alinson S. Xavier 209e709163 Make widgets fully opaque by default
5 years ago
KristianTashkov 1a05f7d85d Allow user to skip days without breaking streak
5 years ago
TacoTheDank d9ff429c28 Deprecation fixes
5 years ago
Alinson S. Xavier 3e99d821a5 Allow user to sort habits in reverse order
5 years ago
Thomas S 96d23bdf22 Update checkmark widget for numerical support
5 years ago
Alinson S. Xavier 6ec9d51a1e CheckmarkList: Implement getThisIntervalValue
5 years ago
Alinson S. Xavier 6d48b53861 Merge branch 'master' into dev
5 years ago
Alinson S. Xavier 6d9ad8c56c Tweak snapIntervalsTogether so that "1 time every x days" habits work better
5 years ago
Alinson S. Xavier 403ed8b250 EditHabitActivity: Make save button functional
5 years ago
Alinson S. Xavier 72ad14119a Create HabitTypeDialog
5 years ago
Alinson S. Xavier 8fd8c2802b Remove AboutBehavior and AboutModule
5 years ago
Andrea Gelmini c8e3735dd6 Fix typos
5 years ago
Rechee Jozil 849b91dde2 delete bad unit test
6 years ago
Rechee Jozil 66b4c48d92 null check description
6 years ago
Rechee 2999e0e5eb updating test
6 years ago
Rechee 46761926d2 now writing question and description to csv
6 years ago
Rechee 88d6a8e513 fix habit importers to use description instead
6 years ago
Rechee 557ae19297 setting description to be blank instead of null
6 years ago
Rechee 895b068321 fixing tests
6 years ago
Rechee fb98c5fe9a replacing getDescription with getQuestion all over the code
6 years ago
Rechee bcd9dd1bb5 now allowing blank for description
6 years ago
Rechee 0990192cd6 making nullable
6 years ago
Rechee 1cf2d69534 creating migration tests
6 years ago
Rechee 0489dc39e0 updating db version and adding migration for question column
6 years ago
Rechee 88b9645be1 adding question to habit and habit record
6 years ago
Alinson S. Xavier 6a91300d82
Migrate to AndroidX (#544)
6 years ago
Alinson S. Xavier 547c7ffdf7 Fix ID assignment on SQLiteHabitList
6 years ago
olegivo 9ac1ae9915 automatic migration
6 years ago