|
|
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 |
|
|
|
1bdd44085c
|
Clean up and update dependencies
|
2020-12-23 14:26:07 -06:00 |
|
|
|
596af6afe6
|
Remove android-base; move Dagger classes to uhabits.inject
|
2020-12-23 13:43:42 -06:00 |
|
|
|
3f3ddc3955
|
Remove BaseActivity and BaseScreen
|
2020-12-23 13:31:13 -06:00 |
|
|
|
a58c60b8ce
|
Remove BaseRootView
|
2020-12-23 13:06:29 -06:00 |
|
|
|
b42ad0dd83
|
Refactor SettingsActivity; clean up BaseScreen
|
2020-12-23 12:50:14 -06:00 |
|
|
|
e0fbe841c1
|
Remove BaseSelectionMenu
|
2020-12-23 12:43:59 -06:00 |
|
|
|
3523b2c1a3
|
Remove BaseMenu
|
2020-12-23 12:23:23 -06:00 |
|
|
|
c15c14ffcd
|
Simplify SyncActivity; make QR code always white
|
2020-12-23 11:27:59 -06:00 |
|
|
|
8cd729480f
|
Remove ButterKnife
|
2020-12-23 11:18:25 -06:00 |
|
|
|
638bc2816f
|
Refactor AboutActivity
|
2020-12-23 11:12:32 -06:00 |
|