Commit Graph

2116 Commits (87f071b5b4921a287b44a4f701f07372128a7acb)
 

Author SHA1 Message Date
Alinson S. Xavier b71675585c Update path to uhabits-core-legacy
5 years ago
Alinson S. Xavier bebb356425 Reorganize top level directory
5 years ago
Alinson S. Xavier 9fd36d8d53 Move uhabits-core to top level; all Java files to uhabits-core:jvmMain/jvmTest
5 years ago
Alinson S. Xavier 1137088e20 Merge branch 'dev' into canvas
5 years ago
Alinson S. Xavier 6f2b2ab883 Remove Google AutoFactory; expand Dagger imports
5 years ago
Alinson S. Xavier d8fcc9160d Make uhabits-core a Kotlin multiplatform module
5 years ago
Alinson S. Xavier cb6843e08b Remove ShowHabitScreen and ShowHabitBehavior
5 years ago
Alinson S. Xavier 162eac3bdf HistoryChart: Fix HistoryEditorDialog
5 years ago
Alinson S. Xavier e2d2b5b4b3 HistoryChart: Customizable first day of week
5 years ago
Alinson S. Xavier de3668db96 HistoryChart: Fix transparency
5 years ago
Alinson S. Xavier 93a2ec3186 Replace HistoryChart by new Kotlin implementation
5 years ago
Alinson S. Xavier 354c930d85 Replace BarChart by new Kotlin implementation
5 years ago
Alinson S. Xavier e97cdce467 Copy platform.{gui,io,time} from core; implement AndroidCanvas
5 years ago
Alinson S. Xavier 13826f4934 ShowHabitActivity: Move presenters and view models to uhabits-core
5 years ago
Alinson S. Xavier 1cdbc53dc5 EntryList: simplify groupBy
5 years ago
Alinson S. Xavier 51b9517897 EntryList: remove getValues
5 years ago
Alinson S. Xavier a74a4b390b StreakList: Return copy of list, instead of a view to original list
5 years ago
Alinson S. Xavier 79b134164a Convert remaining core.io classes to Kotlin
5 years ago
Alinson S. Xavier ced78e0b1f Update guidelines on code style
5 years ago
Alinson S. Xavier 9087025418 Reformat all Kotlin files with ktlint; add check to build script
5 years ago
Alinson S. Xavier 9a5263e508 Update GUIDELINES.md
5 years ago
Alinson S. Xavier 75571e2eb0 Fix link
5 years ago
Alinson S. Xavier b5ed4b9a9c Merge branch 'dev' of github.com:iSoron/uhabits into dev
5 years ago
Alinson S. Xavier 2daf08d22d Update developer guidelines
5 years ago
Alinson S. Xavier 2e51c73ac0
Update README.md
5 years ago
Alinson S. Xavier 298bb01762 Convert some core.io classes to Kotlin
5 years ago
Alinson S. Xavier a02c7bdc44 Convert core.database classes to Kotlin
5 years ago
Alinson S. Xavier feb3c98459 Convert HabitMatcher, Reminder and Streak to Kotlin
5 years ago
Alinson S. Xavier 823d8bed7e Merge branch 'dev' of github.com:iSoron/uhabits into dev
5 years ago
Alinson S. Xavier 68813580eb Merge branch 'master' into dev
5 years ago
Alinson S. Xavier 6bc1b91cc6
Update README.md
5 years ago
Alinson S. Xavier 56f91526e6 Update CHANGELOG
5 years ago
Alinson S. Xavier dbc6a16a98 Set forceDarkAllowed to false
5 years ago
Alinson S. Xavier 4d3c5ad732 Convert HabitNotFoundException to Kotlin
5 years ago
Alinson S. Xavier 307ff5c1ca Convert Frequency to Kotlin
5 years ago
Alinson S. Xavier 3b86a17b49 Simplify StreakList
5 years ago
Alinson S. Xavier 54fe849eef Remove MemoryStreakList.java
5 years ago
Alinson S. Xavier c023711d16 Convert ScoreList to Kotlin
5 years ago
Alinson S. Xavier 9bc0f44777 ScoreList: Remove groupBy functions
5 years ago
Alinson S. Xavier 4a3a767cb2 ScoreList: Recompute given interval
5 years ago
Alinson S. Xavier d0c37fef67 ScoreList: Remove reference to Habit
5 years ago
Alinson S. Xavier 11863cd7b0 Simplify ScoreList
5 years ago
Alinson S. Xavier 1c696e2561 Remove MemoryScoreList
5 years ago
Alinson S. Xavier 43c5e450a8 Convert Score to Kotlin
5 years ago
Alinson S. Xavier 0a84d8a1d8 ScoreList: Remove ModelObservable
5 years ago
Alinson S. Xavier 354a4d08be buildEntriesFromInterval: selectively copy over
5 years ago
Alinson S. Xavier af93c0e488 BarChart: Update tests and images
5 years ago
Alinson S. Xavier b8aa322691 EntryList: Fix tests
5 years ago
Alinson S. Xavier a87987da87 Remove target from HistoryChart and BarChart
5 years ago
Alinson S. Xavier 8b8e9d3980 EntryList: Make groupBy always return thousandths
5 years ago