1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-22 23:02:33 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
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
..
AbstractChartFragment.java Tiny logging improvement 2015-09-09 21:15:29 +02:00
ActivityAnalysis.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
ActivitySleepChartFragment.java Migrate from MPAndroidChart 2.1.0 to 2.1.4 2015-09-24 00:04:21 +02:00
ChartsActivity.java finally fix build with SDK 23 2015-08-29 11:31:48 +02:00
ChartsHost.java Refactoring 2015-09-24 14:45:21 +02:00
SleepChartFragment.java Migrate from MPAndroidChart 2.1.0 to 2.1.4 2015-09-24 00:04:21 +02:00
SleepUtils.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
WeekStepsChartFragment.java Migrate from MPAndroidChart 2.1.0 to 2.1.4 2015-09-24 00:04:21 +02:00