Commit Graph

46 Commits (ecc41d1b99c81dd470803409f64b4f362537107e)

Author SHA1 Message Date
Quentin Hibon b1195cd20c add sort toggle test
5 years ago
Quentin Hibon 6f4729b301 create list only once in HabitListTest
5 years ago
Quentin Hibon 35f43534bc rename order to primaryOrder and previousOrder to secondaryOrder
5 years ago
Quentin Hibon 75a19a7445 fix tests
5 years ago
Quentin Hibon 466d28f02a Initialize comparator at instantiation; fix tests
5 years ago
Quentin Hibon 8c8204cf19 rename: priority -> status
5 years ago
Quentin Hibon 7db6f600fb Remember previous sort method as a secondary ordering
5 years ago
Quentin Hibon e7f9ae9a99 Allow user to sort by priority
5 years ago
Kristian Tashkov d997b1378d
Setting custom start of the day (#621)
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 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 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 c846dfc75a Make skips equivalent to implicit checks; make their visual representation consistent
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
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 8fd8c2802b Remove AboutBehavior and AboutModule
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 895b068321 fixing tests
6 years ago
Rechee fb98c5fe9a replacing getDescription with getQuestion all over the code
6 years ago
Rechee 1cf2d69534 creating migration tests
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
Alinson S. Xavier 323c98edb8 Fix ReminderSchedulerTest
6 years ago
Alinson S. Xavier 315bddea96 Automatically fix invalid timestamps, instead of crashing
6 years ago
Alinson S. Xavier e36c649333 Fix unit tests
6 years ago
Alinson S. Xavier 7801c933f0 Allow user to change first day of the week
6 years ago
Alinson S. Xavier d6ec33d6d3 Fix failing unit test
6 years ago
Alinson S. Xavier f403dfd7d1 Disable failing tests
6 years ago
Tthecreator 3e2cf48223 Changed habit type selection to dropdown instead of popup message (#498)
6 years ago
Alinson S. Xavier 6a30bb98c6 Rename legacy to android
7 years ago