Alinson S. Xavier
|
23e9ccb236
|
Convert Repetition to Kotlin
|
5 years ago |
Alinson S. Xavier
|
7d97554cb1
|
Convert Checkmark to Kotlin
|
5 years ago |
Alinson S. Xavier
|
5f8c0d67b8
|
Convert AppScope to Kotlin
|
5 years ago |
Alinson S. Xavier
|
b468325f64
|
Replace Config.java by Constants.kt
|
5 years ago |
Alinson S. Xavier
|
39d23424d6
|
Remove CancelableTask
|
5 years ago |
Alinson S. Xavier
|
1bdd44085c
|
Clean up and update dependencies
|
5 years ago |
Alinson S. Xavier
|
19e221bb32
|
ShowHabitActivity: Re-enable menus and actions
|
5 years ago |
Alinson S. Xavier
|
7d5b9d0f63
|
Refactor BarCard
|
5 years ago |
Alinson S. Xavier
|
ac1441aba5
|
Simplify commands
|
5 years ago |
Alinson S. Xavier
|
5d2ff40dc9
|
Replace primitive int by PaletteColor
|
5 years ago |
Alinson S. Xavier
|
b94a887534
|
Remove redundant logError method
|
5 years ago |
Alinson S. Xavier
|
f6699fbfda
|
Move SyncManager to uhabits-core
|
5 years ago |
Alinson S. Xavier
|
9743b05a78
|
Move sync package to org.isoron.uhabits.core
|
5 years ago |
Alinson S. Xavier
|
017bc50698
|
Move sync classes to uhabits-core
|
5 years ago |
Alinson S. Xavier
|
12b080152b
|
Speed up CreateHabitCommand and CreateRepetitionCommand
|
5 years ago |
Alinson S. Xavier
|
2b9fd74a1d
|
Close database
|
5 years ago |
Alinson S. Xavier
|
ce0cbb6ee2
|
Sync: Improve encryption and preferences API
|
5 years ago |
Alinson S. Xavier
|
4762b54701
|
Merge branch 'dev' into feature/sync
|
5 years ago |
Alinson S. Xavier
|
aa288ac406
|
Make question marks optional
Fixes #96
|
5 years ago |
Alinson S. Xavier
|
2228dbf0f4
|
Create new UNKNOWN checkmark state
|
5 years ago |
Alinson S. Xavier
|
9ca1c8e459
|
Rewrite WidgetBehavior and associated tests
|
5 years ago |
Alinson S. Xavier
|
61414d62f4
|
Remove calls to Repetition.add and Repetition.remove
|
5 years ago |
Alinson S. Xavier
|
f97fed3b9b
|
Repetition: Replace toggle by setValue
|
5 years ago |
Alinson S. Xavier
|
68ccf37fd5
|
Add UUID to habits
|
5 years ago |
Alinson S. Xavier
|
659c528744
|
SyncManager: First version
|
5 years ago |
Alinson S. Xavier
|
b1560dd694
|
LoopDBImporter: Use commands instead of directly modifying DB
|
5 years ago |
Alinson S. Xavier
|
0859cec853
|
Implement intent filter; hide password for now
|
5 years ago |
Alinson S. Xavier
|
23f2978a64
|
Add sync preferences to settings screen
|
5 years ago |
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
See #641
|
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
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
|
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
Fixes #598
|
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
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
|
3e99d821a5
|
Allow user to sort habits in reverse order
Closes #556, closes #497
|
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
|
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
squash! 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 |
Alinson S. Xavier
|
323c98edb8
|
Fix ReminderSchedulerTest
|
6 years ago |
Alinson S. Xavier
|
aadfac68cd
|
Bring back snooze button
|
6 years ago |
Alinson S. Xavier
|
464eaf613d
|
Fix some empty CSV files
|
6 years ago |
Alinson S. Xavier
|
7c742e1016
|
Make HabitCardListCache more thread-safe; add null checks
|
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
|
b2e7c9fe6e
|
Remove HabitNotFound exception from WidgetPreferences
|
6 years ago |
Alinson S. Xavier
|
2171d582dc
|
Fix some issues with reminders and print more logs
|
6 years ago |
TacoTheDank
|
cbee09c38f
|
Update gradle scripts and dependencies (#538)
* Update gradle wrapper
* Clean up some unnecessary/unused things in android gradles
* Update some dependencies
|
6 years ago |
Alinson S. Xavier
|
e3f6353062
|
Preserve widgets from Loop 1.7.11 and lower versions
|
6 years ago |
Alinson S. Xavier
|
7801c933f0
|
Allow user to change first day of the week
Closes #421
|
6 years ago |
Alinson S. Xavier
|
d6ec33d6d3
|
Fix failing unit test
|
6 years ago |
Alinson S. Xavier
|
3f002efb53
|
Allow user to change transparency of widgets
Closes #376
|
6 years ago |
Alinson S. Xavier
|
cc05543692
|
Improve performance of detail page by cancelling useless async tasks
|
6 years ago |
Alinson S. Xavier
|
350f002ed3
|
Update translations and credits
|
6 years ago |
Alinson S. Xavier
|
bf644f4e09
|
Rename night mode to dark theme; abide by system-wide settings (API 29)
Closes issue #513
|
6 years ago |
Alinson S. Xavier
|
2b20b6bb9d
|
Add link to privacy policy
|
6 years ago |
Alinson S. Xavier
|
caed1aef79
|
Hide widget stacks feature for non-developers
|
6 years ago |
Alinson S. Xavier
|
6d57ea0368
|
Merge branch 'master' into dev
|
6 years ago |
Alinson S. Xavier
|
c676a02ca8
|
Remove Jacoco
|
6 years ago |
Alinson S. Xavier
|
ded57cd04a
|
Merge branch 'dev' into agp-update
|
6 years ago |
Alinson S. Xavier
|
b8f9e2f309
|
Update to Dagger 2.25.2
|
6 years ago |