GadgetBridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
Frank Slezak 6ec1555178 Add support for dynamic Pebble background colors (#819)
Pebble: Add support for dynamic Pebble background colors
- Add a couple additional icon types
  - Add Lighthouse (currently unused)
  - Add Transit (public transportation app)
- Tweak the colors on existing icon types
- Implement logic to grab primary (vibrant) color from app logo
  - The color will be used when displaying a notification for an app
    that does not have any configs bound to it.
- Alter NotificationType to support a color (named pebbleColor)
- Alter the Pebble notification poster to listen to the color from
  the notification
- Alter the DeviceCommunicationService to allow for color passthrough.
- Add logic to convert HEX or Integer representations of RGB888 colors
  to Pebble RGB222 format.
- make the package name retrieved lowercase.

Fixes: #815
2017-09-19 13:24:31 +02:00
..
appmanager Properly handle and distribute language change #733 2017-07-31 22:49:05 +02:00
charts switch speed zones and live activity tabs 2017-08-27 22:00:28 +02:00
AbstractFragmentPagerAdapter.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
AbstractGBActivity.java Fix language switching for good 2017-09-07 23:26:53 +02:00
AbstractGBFragment.java Update license headers 2017-04-26 00:14:25 +02:00
AbstractGBFragmentActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AbstractSettingsActivity.java Fix language switching for good 2017-09-07 23:26:53 +02:00
AlarmDetails.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AndroidPairingActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AppBlacklistActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
AppCompatPreferenceActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
CalBlacklistActivity.java Update license headers 2017-09-12 12:39:15 +02:00
ConfigureAlarms.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
ControlCenterv2.java Fix language switching for good 2017-09-07 23:26:53 +02:00
DbManagementActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
DebugActivity.java Add support for dynamic Pebble background colors (#819) 2017-09-19 13:24:31 +02:00
DiscoveryActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
ExternalPebbleJSActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
FwAppInstallerActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00
GBActivity.java Update license headers 2017-09-12 12:39:15 +02:00
HeartRateUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
InstallActivity.java Mi2: add hint about intermediate firmware 1.0.0.53 2017-03-14 23:45:30 +01:00
SettingsActivity.java Fix language switching for good 2017-09-07 23:26:53 +02:00
VibrationActivity.java Fix custom language being lost for newly created activities 2017-09-03 01:04:34 +02:00