1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-10 09:55:50 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/adapter
José Rebelo 04237b7727 Prevent query for devices that have activity card disabled
Even if the activity card was disabled, all devices would be queried for
data. This slows down the UI when there are a lot of devices, especially
if multiple of them have data and only a few have the card enabled.
2024-05-04 23:51:19 +01:00
..
AbstractActivityListingAdapter.java
AbstractItemAdapter.java
ActivitySummariesAdapter.java
AppBlacklistAdapter.java
AppSpecificNotificationSettingsAppListAdapter.java
DeviceCandidateAdapter.java Discover bonded devices by default 2024-03-25 20:31:33 +00:00
GBAlarmListAdapter.java
GBContactListAdapter.java
GBDeviceAdapterv2.java Prevent query for devices that have activity card disabled 2024-05-04 23:51:19 +01:00
GBDeviceAppAdapter.java
GBReminderListAdapter.java
GBWorldClockListAdapter.java
ItemWithDetailsAdapter.java
SpinnerWithIconAdapter.java
SpinnerWithIconItem.java