|
|
1137088e20
|
Merge branch 'dev' into canvas
|
2021-01-03 12:02:32 -06:00 |
|
|
|
6f2b2ab883
|
Remove Google AutoFactory; expand Dagger imports
Fixes #681
|
2021-01-03 11:31:55 -06:00 |
|
|
|
d8fcc9160d
|
Make uhabits-core a Kotlin multiplatform module
|
2021-01-03 10:21:28 -06:00 |
|
|
|
cb6843e08b
|
Remove ShowHabitScreen and ShowHabitBehavior
|
2021-01-02 00:45:16 -06:00 |
|
|
|
162eac3bdf
|
HistoryChart: Fix HistoryEditorDialog
|
2021-01-01 23:20:20 -06:00 |
|
|
|
e2d2b5b4b3
|
HistoryChart: Customizable first day of week
|
2021-01-01 17:47:28 -06:00 |
|
|
|
de3668db96
|
HistoryChart: Fix transparency
|
2021-01-01 11:32:38 -06:00 |
|
|
|
93a2ec3186
|
Replace HistoryChart by new Kotlin implementation
|
2021-01-01 09:36:23 -06:00 |
|
|
|
354c930d85
|
Replace BarChart by new Kotlin implementation
|
2020-12-31 15:20:00 -06:00 |
|
|
|
e97cdce467
|
Copy platform.{gui,io,time} from core; implement AndroidCanvas
|
2020-12-31 13:29:43 -06:00 |
|
|
|
13826f4934
|
ShowHabitActivity: Move presenters and view models to uhabits-core
|
2020-12-31 00:10:29 -06:00 |
|
|
|
1cdbc53dc5
|
EntryList: simplify groupBy
|
2020-12-30 22:45:33 -06:00 |
|
|
|
51b9517897
|
EntryList: remove getValues
|
2020-12-30 17:28:10 -06:00 |
|
|
|
a74a4b390b
|
StreakList: Return copy of list, instead of a view to original list
|
2020-12-30 16:44:26 -06:00 |
|
|
|
79b134164a
|
Convert remaining core.io classes to Kotlin
|
2020-12-30 16:36:27 -06:00 |
|
|
|
ced78e0b1f
|
Update guidelines on code style
|
2020-12-30 15:29:26 -06:00 |
|
|
|
9087025418
|
Reformat all Kotlin files with ktlint; add check to build script
|
2020-12-30 15:15:12 -06:00 |
|
|
|
9a5263e508
|
Update GUIDELINES.md
|
2020-12-30 12:26:39 -06:00 |
|
|
|
75571e2eb0
|
Fix link
|
2020-12-30 12:23:21 -06:00 |
|
|
|
b5ed4b9a9c
|
Merge branch 'dev' of github.com:iSoron/uhabits into dev
|
2020-12-30 12:19:42 -06:00 |
|
|
|
2daf08d22d
|
Update developer guidelines
|
2020-12-30 12:18:19 -06:00 |
|
|
|
2e51c73ac0
|
Update README.md
|
2020-12-30 09:14:11 -06:00 |
|
|
|
298bb01762
|
Convert some core.io classes to Kotlin
|
2020-12-29 22:18:53 -06:00 |
|
|
|
a02c7bdc44
|
Convert core.database classes to Kotlin
|
2020-12-29 21:50:45 -06:00 |
|
|
|
feb3c98459
|
Convert HabitMatcher, Reminder and Streak to Kotlin
|
2020-12-29 20:21:38 -06:00 |
|
|
|
823d8bed7e
|
Merge branch 'dev' of github.com:iSoron/uhabits into dev
|
2020-12-29 20:04:05 -06:00 |
|
|
|
68813580eb
|
Merge branch 'master' into dev
|
2020-12-29 19:28:56 -06:00 |
|
|
|
6bc1b91cc6
|
Update README.md
|
2020-12-29 19:23:49 -06:00 |
|
|
|
56f91526e6
|
Update CHANGELOG
v1.8.11
|
2020-12-29 18:51:12 -06:00 |
|
|
|
dbc6a16a98
|
Set forceDarkAllowed to false
|
2020-12-29 18:43:09 -06:00 |
|
|
|
4d3c5ad732
|
Convert HabitNotFoundException to Kotlin
|
2020-12-29 16:51:26 -06:00 |
|
|
|
307ff5c1ca
|
Convert Frequency to Kotlin
|
2020-12-29 16:51:16 -06:00 |
|
|
|
3b86a17b49
|
Simplify StreakList
|
2020-12-29 16:20:45 -06:00 |
|
|
|
54fe849eef
|
Remove MemoryStreakList.java
|
2020-12-29 15:04:18 -06:00 |
|
|
|
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 |
|