Commit Graph

98 Commits (b870dd85f474dfe3fb52827631daa919db4f4541)

Author SHA1 Message Date
sgallese b870dd85f4 Merge branch 'dev' into feature/remove-jvm-dateutils
4 years ago
Alinson S. Xavier 4972257635
Merge branch 'dev' into feat-1074
4 years ago
Alinson S. Xavier c331f34fa9
HistoryCard: Swap short/long press
4 years ago
Alinson S. Xavier b62e436054 Fix "hide completed" for numerical habits
4 years ago
Alinson S. Xavier bf63b4dbcf
Remove HabitMatcherBuilder
4 years ago
Quentin Hibon b27f3f8540 Use the value of the Entry during CSV export
4 years ago
sgallese bead6d7dab Begin Timestamp conversion
4 years ago
Sebastian Gallese 156332cf80
Merge branch 'iSoron:dev' into feature/remove-jvm-dateutils
4 years ago
sgallese aae85c1170 Rename variable
4 years ago
sgallese c12a6c6a4d Complete tests for DateUtils, move internal functions to private
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
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
sgallese 94addc2d1e Migrate getUpcomingTimeInMillis
4 years ago
KristianTashkov d6a7fa3d7a Add unit tests for numerical habits
4 years ago
KristianTashkov 07e55f1c76 modify review comments
4 years ago
sgallese 53dc1eb14a Migrate remove timezone
4 years ago
sgallese b58f4d6177 Migrate apply time zone
4 years ago
sgallese f12ecb16fc Migrate start of today with offsets
4 years ago
sgallese 2301158925 Migrate getStartOfToday
4 years ago
sgallese 7630b90e4f Migrate getStartOfDay
4 years ago
sgallese a4fe16c0c1 Migrate time constants
4 years ago
sgallese 150dcefb2c Migrate getWeekdaySequence
4 years ago
sgallese febcbd3da8 WIP
4 years ago
sgallese 795ba24395 Migrate getLocalTime and getTimeZone to common module
4 years ago
sgallese 4f87dc349f Complete tests for DateUtils, move internal functions to private
4 years ago
sgallese 76b195d8c0 Tests for DateUtils and FileExtensions
4 years ago
Alinson S. Xavier 87f071b5b4
Merge pull request #1108 from sgallese/feature/midnight-timer-remove-jvm
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
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 804edfa64e Implement numerical habits with AT_MOST target type
4 years ago
Alinson S. Xavier 57f5f6ed5b
Cycle through through all checkmark states
4 years ago
Alinson S. Xavier f15c660d33
Merge branch 'master' into dev
4 years ago
Quentin Hibon f8c7abfff4 Use 'entered' instead of 'completed' when ? or skips are enabled
4 years ago