Alinson S. Xavier
|
bd70746278
|
Fix UUID generation
|
5 years ago |
Alinson S. Xavier
|
e8238b5ed7
|
Enable widget stacks for all users
|
5 years ago |
Alinson S. Xavier
|
0a5622c78e
|
Simplify all command and convert them to Kotlin
|
5 years ago |
Alinson S. Xavier
|
373f21e247
|
Simplify CommandRunner and convert it to Kotlin
|
5 years ago |
Alinson S. Xavier
|
7173381d9b
|
Rename Entries to EntryList
|
5 years ago |
Alinson S. Xavier
|
78f31a65d4
|
Remove EntryList
|
5 years ago |
Alinson S. Xavier
|
2e19fee83c
|
Replace invalidateNewerThan by recompute; add newComputedEntries
|
5 years ago |
Alinson S. Xavier
|
f6754ff180
|
Implement Entries.getValues
|
5 years ago |
Alinson S. Xavier
|
3f74c77755
|
Replace RepetitionList by Entries
|
5 years ago |
Alinson S. Xavier
|
c904e22c0f
|
Implement SQLiteEntries; rename RepetitionRecord to EntryRecord
|
5 years ago |
Alinson S. Xavier
|
0f2f010f94
|
EditHabitCommand: Notify listeners
|
5 years ago |
Alinson S. Xavier
|
cf2989d587
|
Refactor Habit
|
5 years ago |
Alinson S. Xavier
|
94c78ebb72
|
Write cleaner version of EntryList
|
5 years ago |
Alinson S. Xavier
|
d9be39b839
|
Remove MemoryRepetitionList
|
5 years ago |
Alinson S. Xavier
|
7fcad7b5c5
|
Remove MemoryEntryList
|
5 years ago |
Alinson S. Xavier
|
cfeef3651f
|
Remove ModelObservable from EntryList
|
5 years ago |
Alinson S. Xavier
|
e849e8a5c2
|
Remove ModelObservable from RepetitionList
|
5 years ago |
Alinson S. Xavier
|
5bd21e68df
|
Rename CheckmarkList to EntryList
|
5 years ago |
Alinson S. Xavier
|
71597ca89b
|
Rename Checkmark to Entry
|
5 years ago |
Alinson S. Xavier
|
a3cf2877b8
|
Unify Checkmarks and Repetitions
|
5 years ago |
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 |