|
|
c023711d16
|
Convert ScoreList to Kotlin
|
2020-12-29 14:17:52 -06:00 |
|
|
|
9bc0f44777
|
ScoreList: Remove groupBy functions
|
2020-12-29 14:10:27 -06:00 |
|
|
|
4a3a767cb2
|
ScoreList: Recompute given interval
|
2020-12-29 13:42:11 -06:00 |
|
|
|
d0c37fef67
|
ScoreList: Remove reference to Habit
|
2020-12-29 13:24:12 -06:00 |
|
|
|
11863cd7b0
|
Simplify ScoreList
|
2020-12-29 12:53:14 -06:00 |
|
|
|
1c696e2561
|
Remove MemoryScoreList
|
2020-12-29 09:08:08 -06:00 |
|
|
|
43c5e450a8
|
Convert Score to Kotlin
|
2020-12-29 09:01:41 -06:00 |
|
|
|
0a84d8a1d8
|
ScoreList: Remove ModelObservable
|
2020-12-29 08:58:11 -06:00 |
|
|
|
354a4d08be
|
buildEntriesFromInterval: selectively copy over
|
2020-12-29 08:50:46 -06:00 |
|
|
|
af93c0e488
|
BarChart: Update tests and images
|
2020-12-29 08:22:32 -06:00 |
|
|
|
b8aa322691
|
EntryList: Fix tests
|
2020-12-29 08:19:39 -06:00 |
|
|
|
a87987da87
|
Remove target from HistoryChart and BarChart
|
2020-12-29 08:14:17 -06:00 |
|
|
|
8b8e9d3980
|
EntryList: Make groupBy always return thousandths
|
2020-12-29 08:09:02 -06:00 |
|
|
|
a19f39308e
|
Fixes to BarCard
|
2020-12-29 08:00:04 -06:00 |
|
|
|
0b23fbed86
|
Fix tests
|
2020-12-28 23:08:11 -06:00 |
|
|
|
d1eeb559cb
|
Reorganize theme attributes; minor fixes to dialog style
|
2020-12-28 22:52:41 -06:00 |
|
|
|
2e4a82418f
|
Fix usage of singular/plural in alert messages
Closes #405
Closes #131
|
2020-12-28 22:28:58 -06:00 |
|
|
|
fcdb400edf
|
Merge branch 'Nirvyz/dev' into dev
|
2020-12-28 21:40:12 -06:00 |
|
Armand Dc
|
f80fb35e35
|
Fix color and font inconsistencies
|
2020-12-28 21:39:36 -06:00 |
|
|
|
056a7b722b
|
build.sh: Replace wait by repeated checks
|
2020-12-28 21:17:35 -06:00 |
|
|
|
f4c0f353f3
|
Fix large tests for API 28
|
2020-12-28 21:12:03 -06:00 |
|
|
|
3fb7fbac51
|
build.sh: Create fresh AVD for large-tests
|
2020-12-28 21:11:41 -06:00 |
|
|
|
bd70746278
|
Fix UUID generation
|
2020-12-28 18:51:17 -06:00 |
|
|
|
e8238b5ed7
|
Enable widget stacks for all users
|
2020-12-28 10:35:30 -06:00 |
|
|
|
0a5622c78e
|
Simplify all command and convert them to Kotlin
|
2020-12-26 22:22:04 -06:00 |
|
|
|
373f21e247
|
Simplify CommandRunner and convert it to Kotlin
|
2020-12-26 22:01:23 -06:00 |
|
|
|
e80292e75d
|
NumberButtonView: Display missing data as question marks
|
2020-12-26 12:14:18 -06:00 |
|
|
|
7173381d9b
|
Rename Entries to EntryList
|
2020-12-26 11:59:27 -06:00 |
|
|
|
78f31a65d4
|
Remove EntryList
|
2020-12-26 11:54:05 -06:00 |
|
|
|
2e19fee83c
|
Replace invalidateNewerThan by recompute; add newComputedEntries
|
2020-12-25 13:28:52 -06:00 |
|
|
|
f6754ff180
|
Implement Entries.getValues
|
2020-12-25 13:14:36 -06:00 |
|
|
|
3f74c77755
|
Replace RepetitionList by Entries
|
2020-12-24 20:35:33 -06:00 |
|
|
|
c904e22c0f
|
Implement SQLiteEntries; rename RepetitionRecord to EntryRecord
|
2020-12-24 12:51:58 -06:00 |
|
|
|
27023e50ae
|
HistoryEditorDialog: Listen to commands
|
2020-12-24 11:15:22 -06:00 |
|
|
|
0f2f010f94
|
EditHabitCommand: Notify listeners
|
2020-12-24 10:49:28 -06:00 |
|
|
|
cf2989d587
|
Refactor Habit
|
2020-12-24 10:41:01 -06:00 |
|
|
|
94c78ebb72
|
Write cleaner version of EntryList
|
2020-12-24 09:43:03 -06:00 |
|
|
|
d9be39b839
|
Remove MemoryRepetitionList
|
2020-12-23 19:56:34 -06:00 |
|
|
|
7fcad7b5c5
|
Remove MemoryEntryList
|
2020-12-23 19:47:41 -06:00 |
|
|
|
cfeef3651f
|
Remove ModelObservable from EntryList
|
2020-12-23 19:25:42 -06:00 |
|
|
|
e849e8a5c2
|
Remove ModelObservable from RepetitionList
|
2020-12-23 19:17:54 -06:00 |
|
|
|
5bd21e68df
|
Rename CheckmarkList to EntryList
|
2020-12-23 19:12:26 -06:00 |
|
|
|
71597ca89b
|
Rename Checkmark to Entry
|
2020-12-23 19:08:31 -06:00 |
|
|
|
a3cf2877b8
|
Unify Checkmarks and Repetitions
|
2020-12-23 18:40:20 -06:00 |
|
|
|
23e9ccb236
|
Convert Repetition to Kotlin
|
2020-12-23 18:09:38 -06:00 |
|
|
|
7d97554cb1
|
Convert Checkmark to Kotlin
|
2020-12-23 17:59:09 -06:00 |
|
|
|
5f8c0d67b8
|
Convert AppScope to Kotlin
|
2020-12-23 17:45:12 -06:00 |
|
|
|
b468325f64
|
Replace Config.java by Constants.kt
|
2020-12-23 17:44:38 -06:00 |
|
|
|
39d23424d6
|
Remove CancelableTask
|
2020-12-23 15:51:45 -06:00 |
|
|
|
eba2dd0171
|
Remove HabitsActivity
|
2020-12-23 15:16:32 -06:00 |
|