1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
adapter Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
database Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
deviceevents Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
devices onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
externalevents Experimental: ACTION_START is now optional -- ACTION_CONNECT is sufficient 2015-08-06 23:17:41 +02:00
impl onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
model Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
service onFirmwareVersionReq() is no more 2015-08-14 23:37:47 +02:00
util Improvements to the install activity #30 2015-08-06 02:17:38 +02:00
GBApplication.java Refactoring of database access 2015-08-03 01:21:44 +02:00
GBException.java Refactoring of database access 2015-08-03 01:21:44 +02:00