Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
2024-10-01 20:27:59 +00:00
..
app_specific_notifications Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
appmanager Make R class fields non-final 2024-06-30 20:27:12 +01:00
charts Make charts' date format more consistent 2024-10-01 20:17:39 +03:00
dashboard Dashboard: Add option to show yesterday's data in Today widget 2024-09-30 13:08:51 +00:00
devicesettings Make calendar lookahead configurable 2024-09-30 23:44:24 +01:00
discovery Discovery Activity: Replace long toasts with dialog 2024-09-28 23:02:20 +01:00
files Discovery Activity: Improve layout on limited space 2024-09-28 22:49:59 +01:00
loyaltycards Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
widgets Make R class fields non-final 2024-06-30 20:27:12 +01:00
workouts Workout Details: Add tables and progress bars 2024-10-01 20:27:59 +00:00
AboutActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AboutUserPreferencesActivity.java Add month and day to date of birth 2024-08-31 14:40:39 +01:00
AbstractFragmentPagerAdapter.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractGBActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractGBFragment.java Add nested tabs to sleep and steps + steps refactor 2024-08-22 19:31:51 +02:00
AbstractGBFragmentActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractListActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AbstractPreferenceFragment.java ZeTime: Migrate global preferences to device-specific 2024-08-23 20:22:20 +01:00
AbstractSettingsActivityV2.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
ActivitySummariesActivity.java Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
ActivitySummariesChartFragment.java Fix crash when no activity samples during workout 2024-09-21 19:22:56 +01:00
ActivitySummariesFilter.java Refactor ActivityKind into an enum 2024-08-14 23:13:12 +01:00
ActivitySummariesGpsFragment.java Use HR from track file if available 2024-09-21 10:51:24 +01:00
ActivitySummaryDetail.java Workout Details: Add tables and progress bars 2024-10-01 20:27:59 +00:00
AlarmDetails.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
AndroidPairingActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
AppBlacklistActivity.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
AppCompatPreferenceActivity.java Migrate to androidx support libraries and bump compile SDK version 2019-01-26 16:00:56 +01:00
BackupRestoreProgressActivity.java Fix import of some hashset preference values from xml 2024-09-11 22:28:56 +00:00
BatteryInfoActivity.java Fix battery icon when device connected 2024-06-15 21:31:07 +01:00
BatteryInfoChartFragment.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
CalBlacklistActivity.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
CameraActivity.java Add camera implementation 2024-05-13 21:28:43 +00:00
ConfigureAlarms.java remove no longer needed ConfigureAlarms.createDefaultAlarm 2024-08-23 14:05:11 +00:00
ConfigureContacts.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
ConfigureReminders.java Reminders without time use UTC and do so also when changing the date 2024-08-30 22:03:34 +00:00
ConfigureWorldClocks.java Bump targetSdkVersion to 34 2024-07-08 22:16:15 +00:00
ContactDetails.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
ControlCenterv2.java Refactor the way the changelog is displayed 2024-09-26 12:31:02 +00:00
DashboardFragment.java VO2Max: replace GENERAL vo2max with ANY, add widgets 2024-09-18 20:47:25 +01:00
DashboardPreferencesActivity.java Dashboard: Add option to show yesterday's data in Today widget 2024-09-30 13:08:51 +00:00
DataManagementActivity.java Allow full backup/restore from a zip file 2024-09-11 22:28:56 +00:00
DebugActivity.java Core: added first iteration of BLE intent API 2024-09-08 23:17:07 +00:00
DevicesFragment.java Identify device in realtime samples 2024-09-19 00:30:17 +01:00
ExternalPebbleJSActivity.java Pebble: move a bunch of preferences to device specific settings 2024-08-25 20:20:52 +00:00
FindPhoneActivity.java Fix crash when finding phone and configuring QHybrid buttons 2024-07-11 17:56:43 +01:00
FwAppInstallerActivity.java FwAppInstallerActivity: Ignore updates from unrelated devices 2024-09-14 13:36:58 +01:00
GBActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
GpxReceiverActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
HeartRateDialog.java Identify device in realtime samples 2024-09-19 00:30:17 +01:00
HeartRateUtils.java Fix HR charts when min is set to 0 2024-08-24 12:15:15 +01:00
InstallActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
NotificationFilterActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
NotificationManagementActivity.java Refactor preferences screen 2024-08-31 13:33:25 +00:00
OpenFwAppInstallerActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
ReminderDetails.java Reminders without time use UTC and do so also when changing the date 2024-08-30 22:03:34 +00:00
SettingsActivity.java Refactor preferences screen 2024-08-31 13:33:25 +00:00
SleepAlarmWidgetConfigurationActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
SleepAsAndroidPreferencesActivity.java feature: Sleep as android support 2024-04-20 12:15:42 +03:00
TextReceiverActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
VibrationActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
WakeActivity.java WakeActivity: add start method 2024-04-10 19:36:17 +00:00
WidgetAlarmsActivity.java Make R class fields non-final 2024-06-30 20:27:12 +01:00
WidgetConfigurationActivity.java Update license headers and CONTRIBUTORS file 2024-01-10 19:01:48 +01:00
WorldClockDetails.java Make R class fields non-final 2024-06-30 20:27:12 +01:00