1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 05:20:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
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
..
charts Refactoring 2015-09-24 14:45:21 +02:00
AbstractFragmentPagerAdapter.java Improvements to charts 2015-08-25 00:33:37 +02:00
AbstractGBFragment.java Refactoring 2015-09-24 14:45:21 +02:00
AbstractGBFragmentActivity.java Refactoring 2015-09-24 14:45:21 +02:00
AbstractSettingsActivity.java allow the transfer of activity data without clearing MiBand's memory 2015-09-07 12:06:56 +02:00
AlarmDetails.java Refactoring 2015-09-24 14:45:21 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AppBlacklistActivity.java Make notification blacklist actually working 2015-09-12 00:19:36 +02:00
AppManagerActivity.java Pebble: Allow stopping apps though PebbleKit messages (also in the API) 2015-09-13 21:44:26 +02:00
ConfigureAlarms.java Refactoring 2015-09-24 14:45:21 +02:00
ControlCenter.java Refactoring 2015-09-24 14:45:21 +02:00
DebugActivity.java Refactoring 2015-09-24 14:45:21 +02:00
DiscoveryActivity.java Refactoring 2015-09-24 14:45:21 +02:00
FwAppInstallerActivity.java Refactoring 2015-09-24 14:45:21 +02:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
SettingsActivity.java Allow phone call notifications (also in call display) to be disabled in preferences 2015-09-20 22:04:53 +02:00