1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-01 19:06:06 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
2024-01-07 20:55:36 +00:00
..
app_specific_notifications Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
appmanager Xiaomi: Fix crash when opening app manager 2023-11-29 21:11:54 +00:00
charts Xiaomi: Update stress ranges to match watch 2023-12-12 20:46:59 +00:00
devicesettings Pixoo: Support custom device name 2023-12-23 21:27:57 +00:00
discovery Delegate auth key validation to coordinator 2023-12-02 10:59:34 +00:00
loyaltycards Use TextUtils.join intead of String.join, to make at least the linter happy 2023-12-16 19:37:40 +01:00
widgets Use TextUtils.join intead of String.join, to make at least the linter happy 2023-12-16 19:37:40 +01:00
AboutActivity.java Add commit id into About screen 2021-12-30 10:40:40 +01:00
AboutUserPreferencesActivity.java Introduce AbstractSettingsActivityV2 2023-07-28 20:21:53 +00:00
AbstractFragmentPagerAdapter.java Update license headers 2020-01-09 10:44:32 +01:00
AbstractGBActivity.java Switch UI to Material 3 and support dynamic colors 2023-08-08 08:47:26 +00:00
AbstractGBFragment.java Update license headers 2020-01-09 10:44:32 +01:00
AbstractGBFragmentActivity.java Update license headers 2020-01-09 10:44:32 +01:00
AbstractListActivity.java Make Sports Activities list use Activity List style 2020-10-17 14:55:12 +02:00
AbstractPreferenceFragment.java Use TextUtils.join intead of String.join, to make at least the linter happy 2023-12-16 19:37:40 +01:00
AbstractSettingsActivity.java Introduce AbstractSettingsActivityV2 2023-07-28 20:21:53 +00:00
AbstractSettingsActivityV2.java Migrate Loyalty Cards preferences to AbstractSettingsActivityV2 2023-07-28 22:47:39 +01:00
ActivitySummariesActivity.java Switch UI to Material 3 and support dynamic colors 2023-08-08 08:47:26 +00:00
ActivitySummariesChartFragment.java wip: refactor charts to get hr from a separate file 2024-01-07 20:55:36 +00:00
ActivitySummariesFilter.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
ActivitySummariesGpsFragment.java Refactor and extend GpxParser 2023-05-14 14:19:48 +01:00
ActivitySummaryDetail.java wip: refactor charts to get hr from a separate file 2024-01-07 20:55:36 +00:00
AlarmDetails.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
AndroidPairingActivity.java Update license headers 2020-01-09 10:44:32 +01:00
AppBlacklistActivity.java Reworking notification management 2021-10-10 11:49:13 +02:00
AppCompatPreferenceActivity.java Migrate to androidx support libraries and bump compile SDK version 2019-01-26 16:00:56 +01:00
BatteryInfoActivity.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
BatteryInfoChartFragment.java Fix chart legend text color on dark theme 2023-08-08 08:47:26 +00:00
CalBlacklistActivity.java Make calendar blacklist configurable per device 2022-07-05 19:58:21 +02:00
ConfigureAlarms.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
ConfigureContacts.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
ConfigureReminders.java Mi Band 8: Implement reminders 2023-11-25 21:16:52 +00:00
ConfigureWorldClocks.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
ContactDetails.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
ControlCenterv2.java Remove scanning intensity preference and legacy discovery activity 2023-10-06 22:16:58 +01:00
DataManagementActivity.java Switch UI to Material 3 and support dynamic colors 2023-08-08 08:47:26 +00:00
DebugActivity.java Fix crash when pairing current device as companion 2023-11-28 18:12:12 +00:00
ExternalPebbleJSActivity.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
FindPhoneActivity.java Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
FwAppInstallerActivity.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
GBActivity.java Update license headers 2020-01-09 10:44:32 +01:00
GpxReceiverActivity.java Add null pointer check based on Google Play store reports: 2023-05-19 09:44:10 +01:00
HeartRateDialog.java add Heart icon (trigger heart measurement) to device action icons 2021-08-08 11:12:08 +02:00
HeartRateUtils.java Update license headers 2020-01-09 10:44:32 +01:00
InstallActivity.java Zepp OS: Display watchface and app preview on install 2023-06-10 13:34:48 +01:00
NotificationFilterActivity.java Update license headers 2020-01-09 10:44:32 +01:00
NotificationManagementActivity.java Introduce AbstractSettingsActivityV2 2023-07-28 20:21:53 +00:00
OpenFwAppInstallerActivity.java Add device menu item to get to the FW/App Installer via an explanation activity 2022-07-12 10:50:41 +02:00
ReminderDetails.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
SettingsActivity.java Move Discovery activities to standalone package 2023-09-19 20:44:42 +01:00
SleepAlarmWidgetConfigurationActivity.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
TextReceiverActivity.java Allow text to be shared to devices 2023-09-11 13:28:37 +00:00
VibrationActivity.java Update license headers 2020-01-09 10:44:32 +01:00
WakeActivity.java Bangle.js: extending intents functionality (continuation) 2022-09-19 21:52:40 +02:00
WidgetAlarmsActivity.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
WidgetConfigurationActivity.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00
WorldClockDetails.java Device manager: moved device icons and name to Coordinator 2023-09-28 00:11:02 +03:00