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
cpfeiffer 0ef738067d Some work in progress for heart rate graphs #178
Currently we get the heart rate when synchronizing activity data
(i.e. not live) and we write it to the activity database so that we
can show a nice graph. The value is currently always 0 though,
because we can't enable recording hr, yet.
2016-02-26 23:45:17 +01:00
..
charts Some work in progress for heart rate graphs #178 2016-02-26 23:45:17 +01:00
AbstractFragmentPagerAdapter.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AbstractGBFragment.java Some lint fixes 2015-11-23 22:46:12 +01:00
AbstractGBFragmentActivity.java Refactoring 2015-09-24 14:45:21 +02:00
AbstractSettingsActivity.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AlarmDetails.java Improvements to how and when alarms are sent to the device 2015-10-18 23:52:59 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AppBlacklistActivity.java sort blacklist by package name #195 2016-01-02 17:18:05 +01:00
AppManagerActivity.java Add strings for activate and deactivate pebble Health 2016-02-06 21:23:21 +01:00
ConfigureAlarms.java Hide the last N reserved alarm slots from the Alarm activity. 2015-12-17 17:02:00 +01:00
ControlCenter.java Request permissions at runtime on Android 6. Closes #219 2016-02-21 15:29:18 +01:00
DebugActivity.java add WearableExtender with reply action to debug notification 2016-01-09 15:33:18 +01:00
DiscoveryActivity.java Display a toast when bonded 2015-12-07 01:13:47 +01:00
FwAppInstallerActivity.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
SettingsActivity.java Pebble: Allow to select the preferred activity tracker via settings activity (Health, Misfit, Morpheuz) 2016-02-18 20:41:22 +01:00