1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-03 12:31:56 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer 8719cadc43 Mi Band: fix live activity messing up stepcount #448
live samples now report relative steps, not absolute to the current
day's stepcount.

Also live samples' steps should NOT be added to the database since
they are already counted in the regular stepcount.
2016-12-26 01:38:20 +01:00
..
appmanager Pebble: add Kickstart Watchface to app manager on FW 4.X 2016-11-24 22:10:32 +01:00
charts Mi Band: fix live activity messing up stepcount #448 2016-12-26 01:38:20 +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 simply derive AbstractGBFragmentActivity from GBActivity instead of FragmentActivity 2016-04-14 17:16:43 +02:00
AbstractSettingsActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
AlarmDetails.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AndroidPairingActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AppBlacklistActivity.java Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
AppCompatPreferenceActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
ConfigureAlarms.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
ControlCenter.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DbManagementActivity.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DebugActivity.java Add button "Test New Functionality" 2016-10-11 23:35:58 +02:00
DiscoveryActivity.java optimize imports 2016-12-09 20:14:17 +01:00
ExternalPebbleJSActivity.java app: Random typo and consistency fixes. 2016-12-01 20:22:12 +01:00
FwAppInstallerActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
GBActivity.java allow to switch languages at runtime 2016-06-05 14:33:09 +02:00
HeartRateUtils.java Show separate curves when the time between two measurements is too long #273 2016-04-13 21:38:35 +02:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
OnboardingActivity.java onboarding: use the text area not the button itself for displaying the info text ;) 2016-08-29 00:32:36 +02:00
SettingsActivity.java Properly acquire network location if last location is not known 2016-07-05 23:56:14 +02:00
VibrationActivity.java Vibratissimo: clear queue when setting vibration 2016-09-20 21:49:27 +02:00