Commit Graph

275 Commits (25aeafb75913c5b0608a71d2c43f690dc6fb4798)

Author SHA1 Message Date
Alinson S. Xavier 25aeafb759
Remove unused imports
3 years ago
Alinson S. Xavier 9045ae5c24
Remove previous NumberPicker
3 years ago
Alinson S. Xavier 555873354c
Use NumberPopup in HistoryCard
3 years ago
Alinson S. Xavier d1de3a852b
Implement NumberPopup
3 years ago
Alinson S. Xavier f04e37e905 Remove CheckmarkDialog
3 years ago
Alinson S. Xavier 825a5f2cb9 Implement CheckmarkPopup
3 years ago
Alinson S. Xavier 0de6896691 Add notes to DelayedToggle, make delay skipable
3 years ago
Alinson S. Xavier 7187214282 Replace notesIndicator by notes
3 years ago
dependabot[bot] a6cbd44e42 Bump kotlinx-coroutines-core-jvm from 1.6.0 to 1.6.1
3 years ago
dependabot[bot] d53312d261 Bump kotlin-stdlib from 1.6.10 to 1.6.21
3 years ago
Quentin Hibon c453810785
Resort habit list after habit edit (#1350)
3 years ago
Jakub Kalinowski 3b12ec4bfe
Issue 1316: Skip measurable habit (#1319)
4 years ago
Alinson S. Xavier 88b8663484
Remove pref_led_notifications
4 years ago
Alinson S. Xavier a4db997e06
Merge pull request #1314 from kalina559/feature/case_1282_calendar_bug
4 years ago
Jakub Kalinowski 090216ccb7 Fixed edit history calendar bug
4 years ago
dependabot[bot] 6d3791de31 Bump daggerVersion from 2.40.5 to 2.41
4 years ago
dependabot[bot] 6c631b1cf6 Bump opencsv from 5.5.2 to 5.6
4 years ago
dependabot[bot] 5d7677b354 Bump guava from 31.0.1-android to 31.1-android
4 years ago
Quentin Hibon a07a50e635 Handle numerical habits from HabitBull
4 years ago
dependabot[bot] 4ae85f1ec0 Bump kotlin-stdlib from 1.6.0 to 1.6.10
4 years ago
dependabot[bot] 0b5894ee6d Bump daggerVersion from 2.40.3 to 2.40.5
4 years ago
dependabot[bot] 1860abf532 Bump kotlinx-coroutines-core-jvm from 1.5.2 to 1.6.0
4 years ago
Alinson S. Xavier 5b8a7c39e2
HistoryCard: Make colors more consistent for AT_MOST habits
4 years ago
Alinson S. Xavier d875af8a8e
CheckmarkDialog: Format date using current locale
4 years ago
Alinson S. Xavier e6167baab1
NotificationTray: Use isCompletedToday instead of value != UNKNOWN
4 years ago
dependabot[bot] fc645a81bc Bump kotlin-stdlib from 1.5.31 to 1.6.0
4 years ago
dependabot[bot] e82994c76b Bump annotation from 1.2.0 to 1.3.0
4 years ago
dependabot[bot] 4e1d01d8d1 Bump daggerVersion from 2.40 to 2.40.3
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
Alinson S. Xavier ba59dc7ca9
Merge pull request #1177 from hiqua/fix_csv_exporter
4 years ago
Quentin Hibon d553c2f3f2 Delete unused test resources
4 years ago
Quentin Hibon 7776093217 Test CSV export file content
4 years ago
Quentin Hibon b27f3f8540 Use the value of the Entry during CSV export
4 years ago
Alinson S. Xavier eb041bf6b2
Merge pull request #1111 from sgallese/feature/file-extensions-test
4 years ago
dependabot[bot] e3c53bf07f Bump daggerVersion from 2.39 to 2.40
4 years ago
sgallese 4fbf8a8ca2 DRYer offset tests
4 years ago
sgallese 707b2b4380 Add test helper for hour offset
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 b15c02adbf Calendar tests for DateUtils
4 years ago
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