1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer 0bb3188bc8 Start and end dates now work properly across charts
They are now managed by the Activity, because the fragments
may be created and destroyed at any time and hece cannot
synchronize their date-state all the time.

Open issue: moving across the borders (first day with data,
current day)
2015-08-25 00:54:16 +02:00
..
charts Start and end dates now work properly across charts 2015-08-25 00:54:16 +02:00
AbstractFragmentPagerAdapter.java Improvements to charts 2015-08-25 00:33:37 +02:00
AbstractGBFragment.java Improvements to charts 2015-08-25 00:33:37 +02:00
AbstractGBFragmentActivity.java Improvements to charts 2015-08-25 00:33:37 +02:00
AbstractSettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AlarmDetails.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AppManagerActivity.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
ConfigureAlarms.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
ControlCenter.java Allow disconnecting when device is connecting 2015-08-24 13:19:17 +02:00
DebugActivity.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
DiscoveryActivity.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
FwAppInstallerActivity.java Add and use a "client interface" for the actions of the service 2015-08-21 01:03:57 +02:00
InstallActivity.java Pebble: cache installed pbw files on sdcard if force untested option is set 2015-08-11 12:04:45 +02:00
SettingsActivity.java Pebble: Emulator support 2015-08-19 00:06:15 +02:00