Commit Graph

233 Commits (0f408be07e96ddb985ac1a369f1541e1ffe34a52)

Author SHA1 Message Date
Quentin Hibon 80f783b669
Bump mockito-kotlin from 2.2.11 to 4.1.0
2 years ago
Quentin Hibon 8e4274d923 Use assertThrows instead of ExpectedException
2 years ago
Quentin Hibon 12649141b1 Migrate junit.framework.Assert.assertEquals to kotlin.test.assertEquals
2 years ago
Quentin Hibon 0526d37fbd Use official version of mockito-kotlin
2 years ago
Quentin Hibon 11ca993a75 Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.4.2
2 years ago
Alinson S. Xavier 6a55d3c01a
Merge branch 'master' into dev
2 years ago
Alinson S. Xavier 908eb4ac99
Convert NumberDialog to AppCompatDialogFragment; remove unused classes
3 years ago
Alinson S. Xavier 2131fb3a3d
EntryList: Copy notes from original entries
3 years ago
Jakub Kalinowski 758fc56277
Issue 1576: Solving problems with habitbull import (#1591)
3 years ago
Alinson S. Xavier 471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
3 years ago
Alinson S. Xavier d136572960
Minor fix to BarChart
3 years ago
Alinson S. Xavier bf504641c6
Merge pull request #1488 from iSoron/fix/stackwidget-api33
3 years ago
Alinson S. Xavier 961fb7618f
splitLongs: Handle NumberFormatException
3 years ago
Alinson S. Xavier 4c5a722dc5
splitLongs: Handle NumberFormatException
3 years ago
Eduardo Esparza 16c65f19fd fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
Eduardo Esparza 99ccb44ad3
fix marker scaling for numerical habits in frequency display (#1489)
3 years ago
Alinson S. Xavier fc402fd81b Minor fix to BarChart
3 years ago
Alinson S. Xavier 79e2402c9d Merge pull request #1425 from eduebernal/freq-display-normal
3 years ago
Alinson S. Xavier 03b02aaa06
Merge branch 'number-popup' into release/2.1.0
3 years ago
Alinson S. Xavier cc03c48648
TargetCard: Make target more accurate for non-daily habits
3 years ago
Alinson S. Xavier 53e7ef2918
LoopDBImporter: Improve performance; silence snackbar messages
3 years ago
Alinson S. Xavier d2d45991b0
Always show popups at the center of the screen; remove ScreenLocation
3 years ago
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
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
Quentin Hibon a07a50e635 Handle numerical habits from HabitBull
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
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
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