1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
vanous 47b9e94858 exclude not worn sleep times also from sleep sessions
This ensures that the sleep sessions times and the charts times are now
equal (correct behavior). At the same time this causes the sleep
sessions to be visually broken up into more small pieces and therefore
it now more highlights the issue of the band (mostly) wrongly marking
some samples as not worn.
2021-09-17 18:05:58 +02:00
..
AbstractChartFragment.java make Activity Charts dates move as calendar months and to go to now if jumping past today 2021-04-02 16:07:36 +02:00
AbstractWeekChartFragment.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
ActivityAnalysis.java Charts: Also count steps for not worn samples 2021-02-05 19:17:35 +01:00
ActivityListingAdapter.java Add Activity list dashboard summary calculations 2021-03-03 19:03:02 +01:00
ActivityListingChartFragment.java Check ActivityListing charts for null condition, should fix #2322 2021-06-27 14:59:23 +02:00
ActivityListingDashboard.java make Activity Charts dates move as calendar months and to go to now if jumping past today 2021-04-02 16:07:36 +02:00
ActivityListingDetail.java Add header-title to Activity detail 2021-03-08 09:59:14 +01:00
ActivitySleepChartFragment.java Update license headers 2020-01-09 10:44:32 +01:00
AngledLabelsChartRenderer.java adjust Steps Charts steps values offset to account for large phone screen sizes 2021-04-02 16:08:02 +02:00
ChartsActivity.java make Battery Info time span jump as calendar months and not as days 2021-04-02 16:06:21 +02:00
ChartsData.java Update license headers 2020-01-09 10:44:32 +01:00
ChartsHost.java New item layout, icons, logic and defaults for daily activity list. 2020-10-14 01:52:27 +02:00
ChartsPreferencesActivity.java Separate AboutUser and link to it from Charts Settings 2020-11-14 10:06:55 +01:00
CustomBarChart.java Update license headers 2020-01-09 10:44:32 +01:00
LiveActivityFragment.java Update license headers 2020-01-09 10:44:32 +01:00
SingleEntryValueAnimator.java Update license headers 2020-01-09 10:44:32 +01:00
SleepAnalysis.java exclude not worn sleep times also from sleep sessions 2021-09-17 18:05:58 +02:00
SleepChartFragment.java Adjust personal settings defaults to prevent zero values 2020-11-12 13:50:44 +01:00
SleepUtils.java Update license headers 2020-01-09 10:44:32 +01:00
SpeedZonesFragment.java Update license headers 2020-01-09 10:44:32 +01:00
StepAnalysis.java Add Activity list dashboard summary calculations 2021-03-03 19:03:02 +01:00
TimestampValueFormatter.java Update license headers 2020-01-09 10:44:32 +01:00
TrailingActivitySample.java Update license headers 2020-01-09 10:44:32 +01:00
WeekSleepChartFragment.java Edit Changelog 2020-04-09 18:31:16 +02:00
WeekStepsChartFragment.java Edit Changelog 2020-04-09 18:31:16 +02:00