1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 14:00:48 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer d0229847e7 onFirmwareVersionReq() is no more
- version information is now provided implicitly by device initialization
- ACTION_REQUEST_VERSIONINFO is now ACTION_REQUEST_DEVICEINFO and it will
  return the current device state of the service without asking any DeviceSupport
  instance.
- ACTION_CONNECT now implicitly answers with a device update intent if it
  IS already connected.
2015-08-14 23:37:47 +02:00
..
charts Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
AbstractSettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AlarmDetails.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AppManagerActivity.java Pebble: fix crash with emply pbw cache 2015-08-13 10:06:32 +02:00
ConfigureAlarms.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
ControlCenter.java onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
DebugActivity.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
DiscoveryActivity.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
FwAppInstallerActivity.java onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
InstallActivity.java Pebble: cache installed pbw files on sdcard if force untested option is set 2015-08-11 12:04:45 +02:00
SettingsActivity.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00