vanous
|
329c47fff2
|
Add heart rate average to Activity and Sleep → Sleep
|
2020-11-01 11:06:59 +01:00 |
|
vanous
|
b364029f82
|
Level up icons in Activity List. Improve empty record.
|
2020-10-27 09:20:32 +01:00 |
|
vanous
|
f60ba212c6
|
Make Sports Activities list use Activity List style
|
2020-10-17 14:55:12 +02:00 |
|
vanous
|
e7b5053b13
|
Add Step length preference to About you
Add new distance icon
Distance in meters or km based on distance
Remove unnecessary definitions
Optimize new drawables
Map intensity to min steps
|
2020-10-16 21:07:57 +02:00 |
|
vanous
|
92407d3490
|
Fix trailing activity 0 duration
Hide intensity if not present in data
|
2020-10-16 21:07:34 +02:00 |
|
vanous
|
64d8504b7d
|
New item layout, icons, logic and defaults for daily activity list.
|
2020-10-14 01:52:27 +02:00 |
|
vanous
|
26f199a010
|
Remove testing reflection code trying to disable pull to refresh in Activity List
|
2020-10-11 18:24:36 +02:00 |
|
vanous
|
46a1d2908a
|
Sharing Sports Activity improvements
|
2020-10-11 18:09:22 +02:00 |
|
vanous
|
0b7d37c7eb
|
Improve Activity List processing
|
2020-10-11 09:40:15 +02:00 |
|
vanous
|
bd90b59f92
|
Initial implementation of Activity list.
|
2020-10-10 07:19:42 +02:00 |
|
vanous
|
7371fb37c2
|
Add charts into Sports Activity Details. Improve pingpong icon.
|
2020-09-23 21:53:16 +02:00 |
|
Bot
|
40852d3641
|
Fixed a bunch of misspellings and formatting
|
2020-08-26 14:37:40 +03:00 |
|
vanous
|
a1a010b4b4
|
Fix average calculation when scrolling between days
|
2020-04-11 14:42:37 +02:00 |
|
vanous
|
630c58c8f4
|
Edit Changelog
Do not count days with 0 steps into average/goal.
Add sleep to the 0 days not calculation.
Do not count days with 0 steps into average/goal.
|
2020-04-09 18:31:16 +02:00 |
|
License Bot
|
d6fa5d0dd5
|
Update license headers
|
2020-01-09 10:44:32 +01:00 |
|
FYG_license_bot_ignore_me
|
8e5c4b4602
|
Update license headers
|
2019-11-23 21:53:22 +01:00 |
|
vanous
|
c1d024876d
|
Add forward/backward buttons to charts
|
2019-11-04 20:42:59 +01:00 |
|
vanous
|
71b393932f
|
Add switch to set old/new style of sleep detection range
|
2019-10-26 10:39:15 +02:00 |
|
vanous
|
31ce36e335
|
Add alternative color to heartrate in charts
|
2019-10-24 22:59:52 +02:00 |
|
vanous
|
5c0c5ed952
|
Check for non empty list of sleep sessions
|
2019-10-17 14:35:45 +02:00 |
|
vanous
|
b5e3374a9e
|
Limit sleep charts range
|
2019-10-17 14:35:45 +02:00 |
|
Cre3per
|
81aa66c2d4
|
removed todo.
fixed typo.
|
2019-10-12 12:44:38 +02:00 |
|
Q-er
|
371ac276a5
|
Allow multiple sleep sessions per day
|
2019-09-22 21:34:03 +02:00 |
|
vanous
|
b3d1068870
|
Change color, refresh charts
|
2019-09-14 00:24:40 +02:00 |
|
vanous
|
132e92041e
|
Split preferences, add chart settings activity, add button
|
2019-09-14 00:24:40 +02:00 |
|
vanous
|
957d441859
|
Add Status and Alarms widget
Squashed commits from #1604
|
2019-09-01 21:35:53 +02:00 |
|
Andreas Shimokawa
|
984db60c5f
|
Fix formatted values for charts
|
2019-08-24 12:55:33 +02:00 |
|
Andreas Shimokawa
|
a69a139602
|
Migrate to upstream MPAndroidChart v3.1.0
|
2019-08-24 12:41:26 +02:00 |
|
vanous
|
2d233141b4
|
adds custom renderer for better view of many columns
|
2019-08-24 11:58:32 +02:00 |
|
vanous
|
a263059317
|
Modify charts range based on settings. More/Less labels density.
|
2019-08-13 14:30:54 +02:00 |
|
vanous
|
80bd31d894
|
Modify Charts Fragment's Titles
|
2019-08-13 14:30:54 +02:00 |
|
vanous
|
28fde846ea
|
Modify getTitle(). Probably not visible, but done for completness.
|
2019-08-13 14:30:54 +02:00 |
|
vanous
|
5fe4ea7246
|
Clean commented code
|
2019-08-12 14:13:20 +02:00 |
|
vanous
|
7809655ef4
|
Add Average Settings. Addformat method to get average.
|
2019-08-12 14:13:20 +02:00 |
|
vanous
|
f11628b42b
|
Add Averages to Charts
|
2019-08-12 14:13:20 +02:00 |
|
License Bot
|
beedb653e6
|
Update license headers
|
2019-02-13 20:43:31 +01:00 |
|
Daniele Gobbetti
|
75d3dffb14
|
Migrate to androidx support libraries and bump compile SDK version
"Optimize imports" has been run on all source files, there might be
unrelated changes, but these should be harmless.
|
2019-01-26 16:00:56 +01:00 |
|
Andreas Shimokawa
|
a354bdca30
|
try to satisfy lgtm
|
2018-12-18 10:26:29 +01:00 |
|
cpfeiffer
|
cfddba0e4d
|
Remove unused field and redundant casts
|
2018-09-17 23:02:18 +02:00 |
|
cpfeiffer
|
934f36f45a
|
Use ActivityUser.defaultUserStepsGoal instead of hardcoded values
ActivityUser has room for improvement, though.
|
2018-09-16 20:49:00 +02:00 |
|
Carsten Pfeiffer
|
226ae54ae6
|
Merge pull request #1265 from elagin/live_activity_2
Enhancement LiveActivityFragment (2)
|
2018-09-16 20:43:59 +02:00 |
|
Pavel
|
62e080d5ac
|
Update LiveActivityFragment.java
I'm sorry, I wanted to add entry if > min HR
|
2018-09-16 20:35:28 +03:00 |
|
cpfeiffer
|
5028458fe8
|
Fix some static analysis warnings
|
2018-09-16 13:54:56 +02:00 |
|
Pavel Elagin
|
e85257b545
|
Show current / max heart rate. Ignore heart rate < user settings. Invisible button bar into LiveActivity. Auto scale totalStepsChart. Fix time x axis history chart. Draw total and per minute steps. Set limit on per minute chart by user settings.
|
2018-09-13 12:51:52 +03:00 |
|
cpfeiffer
|
aee0e54d05
|
Handle possible negative steps values
|
2018-09-11 23:08:29 +02:00 |
|
cpfeiffer
|
fbcd2840ca
|
No need to call method twice
|
2018-09-11 23:04:18 +02:00 |
|
cpfeiffer
|
88ad6cf0e0
|
Improve balance handling
|
2018-09-10 23:41:01 +02:00 |
|
Pavel Elagin
|
4592d35cc6
|
Calculation and display of weekly balance by steps and time of sleep.
|
2018-09-10 23:41:01 +02:00 |
|
Dikay900
|
64da085942
|
make heart rate values configurable and use singleton for heartrateutils
to listen for preference changes
|
2018-09-02 12:57:52 +02:00 |
|
License Bot
|
696653eabf
|
Update contributors list and license headers.
|
2018-08-29 21:30:23 +02:00 |
|