Commit Graph

240 Commits (9fd36d8d5326e00290c75cce6c6caa8075438101)

Author SHA1 Message Date
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 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 9087025418 Reformat all Kotlin files with ktlint; add check to build script
5 years ago
Alinson S. Xavier a02c7bdc44 Convert core.database classes to Kotlin
5 years ago
Alinson S. Xavier 68813580eb Merge branch 'master' into dev
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 9bc0f44777 ScoreList: Remove groupBy functions
5 years ago
Alinson S. Xavier 11863cd7b0 Simplify ScoreList
5 years ago
Alinson S. Xavier a87987da87 Remove target from HistoryChart and BarChart
5 years ago
Alinson S. Xavier a19f39308e Fixes to BarCard
5 years ago
Alinson S. Xavier d1eeb559cb Reorganize theme attributes; minor fixes to dialog style
5 years ago
Alinson S. Xavier 2e4a82418f Fix usage of singular/plural in alert messages
5 years ago
Alinson S. Xavier fcdb400edf Merge branch 'Nirvyz/dev' into dev
5 years ago
Armand Dc f80fb35e35 Fix color and font inconsistencies
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 e80292e75d NumberButtonView: Display missing data as question marks
5 years ago
Alinson S. Xavier 78f31a65d4 Remove EntryList
5 years ago
Alinson S. Xavier 3f74c77755 Replace RepetitionList by Entries
5 years ago
Alinson S. Xavier 27023e50ae HistoryEditorDialog: Listen to commands
5 years ago
Alinson S. Xavier cf2989d587 Refactor Habit
5 years ago
Alinson S. Xavier cfeef3651f Remove ModelObservable from 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 b468325f64 Replace Config.java by Constants.kt
5 years ago
Alinson S. Xavier eba2dd0171 Remove HabitsActivity
5 years ago
Alinson S. Xavier 596af6afe6 Remove android-base; move Dagger classes to uhabits.inject
5 years ago
Alinson S. Xavier 3f3ddc3955 Remove BaseActivity and BaseScreen
5 years ago
Alinson S. Xavier a58c60b8ce Remove BaseRootView
5 years ago
Alinson S. Xavier b42ad0dd83 Refactor SettingsActivity; clean up BaseScreen
5 years ago
Alinson S. Xavier e0fbe841c1 Remove BaseSelectionMenu
5 years ago
Alinson S. Xavier 3523b2c1a3 Remove BaseMenu
5 years ago
Alinson S. Xavier c15c14ffcd Simplify SyncActivity; make QR code always white
5 years ago
Alinson S. Xavier 8cd729480f Remove ButterKnife
5 years ago
Alinson S. Xavier 638bc2816f Refactor AboutActivity
5 years ago
Alinson S. Xavier 826ea17cdd Refactor EditSettingActivity
5 years ago