Mahmoud-Ibrahim-750
0f1fc234da
Update the expected image
...
I updated the expected image in the test to take into account the skipped days as well as the completed days. I also changed the test input in BarChartTest.kt to let it better represent possible cases.
2 years ago
Mahmoud-Ibrahim-750
e5516496fc
Update BarChartTest.kt
...
Updated the tests to provide the data for skipped entries too.
2 years ago
Mahmoud Ibrahim
42c493edd9
Merge branch 'iSoron:dev' into dev
2 years ago
Mahmoud-Ibrahim-750
e107a1c51b
View Skipped Days In The Bar Chart
...
I noticed that the skipped days appear in the history chart but not in the bar chart so I modified the code adding a piece of code to pass the skipped days data from database to the view and drawing a bar with a slightly transparent color -to let it be different from the main column- accordingly.
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
...
Fixes #1566
3 years ago
Jakub Kalinowski
758fc56277
Issue 1576: Solving problems with habitbull import ( #1591 )
...
* Recomputing the habit after import, corrected order of magnitude
* Corrected HabitBullCSV3 test and added a new one
3 years ago
Alinson S. Xavier
471f977209
Replace some incorrect usages of getToday by getTodayWithOffset
...
Fixes #1541
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
...
Widget fixes
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
...
fix marker scaling in frequency display
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 )
...
* Add regression test for #1131
* Resort habit list after habit edit
Fixes #1131 .
3 years ago
Jakub Kalinowski
3b12ec4bfe
Issue 1316: Skip measurable habit ( #1319 )
...
Co-authored-by: Jakub Kalinowski <kalj@netcompany.com>
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
...
Fixed edit history calendar bug
4 years ago
Jakub Kalinowski
090216ccb7
Fixed edit history calendar bug
4 years ago
Quentin Hibon
a07a50e635
Handle numerical habits from HabitBull
...
Fixes #1265 .
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
...
Fixes #1179
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
...
Use the value of the Entry during CSV export
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
...
Fixes #1162 .
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