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
Andreas Shimokawa 27f88e484d Make ControlCenter only ask for version details after device is initialized
This allows removal of a workaround which allowed ACTION_REQUEST_VERSIONINFO
to be used in connected state (instead of initialized state)
2015-08-07 22:07:48 +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 Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
ConfigureAlarms.java Last refactoring for now: BluetoothCommunicationService 2015-08-04 01:01:14 +02:00
ControlCenter.java Make ControlCenter only ask for version details after device is initialized 2015-08-07 22:07:48 +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 Experimental: ACTION_START is now optional -- ACTION_CONNECT is sufficient 2015-08-06 23:17:41 +02:00
InstallActivity.java Improvements to the install activity #30 2015-08-06 02:17:38 +02:00
SettingsActivity.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00