Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/adapter
Andreas Shimokawa 1d41f2f8e4 Refactoring
The notfification APIs now use NotificationSpec as their only parameter, which
contains all information (required and optional ones).
We no longer have separate methods and actions for SMS/EMAIL/GENERIC anymore.
The type of notification is important now, not how we received them technically.
2015-09-24 14:45:21 +02:00
..
DeviceCandidateAdapter.java Refactoring 2015-09-24 14:45:21 +02:00
GBAlarmListAdapter.java Refactoring 2015-09-24 14:45:21 +02:00
GBDeviceAdapter.java Refactoring 2015-09-24 14:45:21 +02:00
GBDeviceAppAdapter.java Refactoring 2015-09-24 14:45:21 +02:00
ItemWithDetailsAdapter.java Make firmware and app installation a bit more user friendly #30 2015-08-30 00:21:51 +02:00