1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-25 06:21:04 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
Andreas Shimokawa db48707764 Add a device specific settings activity, currently used for setting the auth key for Amazfit Bip/Cor
When connecting to a new device, a random key gets generated, which can be
looked up from the device specific settings (accessible via the gear icon in
the device card in the main activity). Old devices keep their 0123456789@ABCDE
key, they have to be re-paired to change that.
During pairing, long-pressing the device candidate in the discovery activity
will also start the device specific settings activity, where the auth key
can be set manually priror to pairing. This is usefull to keep the ability to
pair one device with multiple android devices.

Fixes #1308
2019-04-21 21:25:33 +02:00
..
appmanager Update license headers 2019-02-13 20:43:31 +01:00
charts Update license headers 2019-02-13 20:43:31 +01:00
devicesettings Add a device specific settings activity, currently used for setting the auth key for Amazfit Bip/Cor 2019-04-21 21:25:33 +02:00
AbstractFragmentPagerAdapter.java Update license headers 2019-02-13 20:43:31 +01:00
AbstractGBActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AbstractGBFragment.java Update license headers 2019-02-13 20:43:31 +01:00
AbstractGBFragmentActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AbstractListActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AbstractSettingsActivity.java Update license headers 2019-02-13 20:43:31 +01:00
ActivitySummariesActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AlarmDetails.java Update license headers 2019-02-13 20:43:31 +01:00
AndroidPairingActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AppBlacklistActivity.java Update license headers 2019-02-13 20:43:31 +01:00
AppCompatPreferenceActivity.java Migrate to androidx support libraries and bump compile SDK version 2019-01-26 16:00:56 +01:00
CalBlacklistActivity.java Update license headers 2019-02-13 20:43:31 +01:00
ConfigureAlarms.java Update license headers 2019-02-13 20:43:31 +01:00
ControlCenterv2.java Update license headers 2019-02-13 20:43:31 +01:00
DbManagementActivity.java Update license headers 2019-02-13 20:43:31 +01:00
DebugActivity.java Don't crash on share when log file does not exist (#1444) 2019-02-28 22:04:05 +01:00
DiscoveryActivity.java Add a device specific settings activity, currently used for setting the auth key for Amazfit Bip/Cor 2019-04-21 21:25:33 +02:00
ExternalPebbleJSActivity.java Update license headers 2019-02-13 20:43:31 +01:00
FindPhoneActivity.java Update license headers 2019-02-13 20:43:31 +01:00
FwAppInstallerActivity.java Update license headers 2019-02-13 20:43:31 +01:00
GBActivity.java Update license headers 2019-02-13 20:43:31 +01:00
HeartRateUtils.java Update license headers 2019-02-13 20:43:31 +01:00
InstallActivity.java Update license headers 2019-02-13 20:43:31 +01:00
NotificationFilterActivity.java Update license headers 2019-04-21 18:53:10 +02:00
SettingsActivity.java Update license headers 2019-04-21 18:53:10 +02:00
VibrationActivity.java Update license headers 2019-02-13 20:43:31 +01:00