Commit Graph

2454 Commits (414a3736f94acefbc621079f279643aafa816728)
 

Author SHA1 Message Date
sgallese 9e24128675 DateUtils today offset tests
4 years ago
sgallese 66c61e2e6c More DateUtils tests
4 years ago
sgallese 7bddfbe5a7 Tests for DateUtils and FileExtensions
4 years ago
Bindu 8036b10ee6 improve yes/no dialog design
4 years ago
Bindu 71f400f587 improve numerical dialog design
4 years ago
Bindu 79e302f922 Change variable name
4 years ago
Bindu af7f60fc4d Address review comments
4 years ago
Bindu 7cc4b66dfd Update HabitBullCSV test to accept notes
4 years ago
Bindu a9fddf9963 Update tests and fix formatting.
4 years ago
Bindu 36c1504c6a Add dialog and notes indicator for HistoryChart
4 years ago
Bindu d644170141 Implement dialog for Yes/No Habits
4 years ago
Bindu d38f83e961 Added a notes field and implemented dialog for numeric habits
4 years ago
dependabot[bot] c50c5af497 Bump logback-classic from 1.2.5 to 1.2.6
4 years ago
Quentin Hibon fa3774a32b Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 10.2.0
4 years ago
dependabot[bot] fd124f2a6c Bump ktorVersion from 1.6.3 to 1.6.4
4 years ago
dependabot[bot] 265b65eb8a Bump guava from 30.1.1-android to 31.0.1-android
4 years ago
dependabot[bot] 4c269c55d2 Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31
4 years ago
dependabot[bot] c03305120e Bump daggerVersion from 2.38.1 to 2.39
4 years ago
dependabot[bot] 29615b670b Bump kxCoroutinesVersion from 1.5.1 to 1.5.2
4 years ago
dependabot[bot] 6ab4a696b6 Bump kotlin-stdlib from 1.5.30 to 1.5.31
4 years ago
dependabot[bot] 23479c7765 Bump opencsv from 5.5.1 to 5.5.2
4 years ago
dependabot[bot] 6d98f7aafa Bump kotlinx-coroutines-core-jvm from 1.5.1 to 1.5.2
4 years ago
Alinson S. Xavier 75078ed52b
Merge pull request #1101 from KristianTashkov/kris/implement_at_most
4 years ago
Alinson S. Xavier 2a0afedb1d
SubtitleCard: Show at-most icon
4 years ago
Alinson S. Xavier 66a2b41250
Target type: use dropdown instead of radio button
4 years ago
KristianTashkov d6a7fa3d7a Add unit tests for numerical habits
4 years ago
KristianTashkov 07e55f1c76 modify review comments
4 years ago
Alinson S. Xavier 4ee5dd910b
Merge pull request #1116 from sgallese/feature/update-app-intro
4 years ago
Alinson S. Xavier 87f071b5b4
Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm
4 years ago
Alinson S. Xavier bb0b5e8adf
Merge pull request #1113 from KristianTashkov/kris/create_habit_border
4 years ago
sgallese c79d1e82a5 Update AppIntro to latest version
4 years ago
sgallese 4aebeedec6 Finish intro when skipped pressed
4 years ago
KristianTashkov 7de94f2caf Add border to create habit buttons
4 years ago
KristianTashkov 17ed85fc1b fix test
4 years ago
KristianTashkov 4355fb4d68 start score from 1.0 for at most and reflect the same in history
4 years ago
sgallese 508200abeb Format classes with ktlint
4 years ago
sgallese a29943e783 Simplify midnight timer interface for testing
4 years ago
sgallese 3e6a9181d6 Code review- keep timer offset to one second
4 years ago
Alinson S. Xavier 1fe3a3d1ca
Merge pull request #1107 from sgallese/feature/string-utils-remove-jvm
4 years ago
sgallese b2951a3475 Place MidnightTimer under test
4 years ago
sgallese 9d3c63cf62 Removes JVM dependencies from StringUtils
4 years ago
KristianTashkov 65d237254c simplify scoring code
4 years ago
KristianTashkov fe1d5c66cb fix bug in history card
4 years ago
KristianTashkov 113a5028af Simplify the code
4 years ago
KristianTashkov 1a56260757 add more tests for AT_MOST
4 years ago
KristianTashkov 697fffbc99 fix tests
4 years ago
KristianTashkov 804edfa64e Implement numerical habits with AT_MOST target type
4 years ago
Alinson S. Xavier 2ab6c396d0
Merge pull request #1100 from kalina559/vector_drawables
4 years ago
Alinson S. Xavier a55f467339
Minor changes to ic_colorpicker_swatch_selected
4 years ago
Jakub Kalinowski cf682f68c9
Dialog's positive button has bigger font size now (#1096)
4 years ago