1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 21:40:54 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer 344f6bcaa0 Use separate AppCompatPreferenceActivity from Android samples
(instead of mixing it with our code)
2016-10-11 22:07:56 +02:00
..
appmanager Rename GBDevice#hardwareVersion to model 2016-08-26 20:57:59 +02:00
charts Make timestamp to mpandroidchart float x-value explicit 2016-10-08 21:27:32 +02:00
AbstractFragmentPagerAdapter.java Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
AbstractGBFragment.java Some lint fixes 2015-11-23 22:46:12 +01:00
AbstractGBFragmentActivity.java simply derive AbstractGBFragmentActivity from GBActivity instead of FragmentActivity 2016-04-14 17:16:43 +02:00
AbstractSettingsActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
AlarmDetails.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AndroidPairingActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
AppBlacklistActivity.java Wrap access to SharedPreferences with "Prefs" 2016-04-25 23:18:55 +02:00
AppCompatPreferenceActivity.java Use separate AppCompatPreferenceActivity from Android samples 2016-10-11 22:07:56 +02:00
ConfigureAlarms.java Remove now unused imports + fix one more SharedPreferences usage 2016-04-25 23:43:19 +02:00
ControlCenter.java Improved error handling, display errors when deleting device 2016-09-30 23:07:30 +02:00
DbManagementActivity.java Make strings translatable in the database management activity 2016-09-06 22:59:08 +02:00
DebugActivity.java cleanup Debug activity a bit, add Spinner and remove a lot of buttons 2016-10-03 20:51:28 +02:00
DiscoveryActivity.java Check if the bluetoothReceiver is still valid before unregistering it. 2016-10-03 22:31:33 +02:00
ExternalPebbleJSActivity.java Rename GBDevice#hardwareVersion to model 2016-08-26 20:57:59 +02:00
FwAppInstallerActivity.java Work towards dark theme, remove -v21 specific theme definition 2016-04-14 15:21:25 +02:00
GBActivity.java allow to switch languages at runtime 2016-06-05 14:33:09 +02:00
HeartRateUtils.java Show separate curves when the time between two measurements is too long #273 2016-04-13 21:38:35 +02:00
InstallActivity.java Refactoring 2015-09-24 14:45:21 +02:00
OnboardingActivity.java onboarding: use the text area not the button itself for displaying the info text ;) 2016-08-29 00:32:36 +02:00
SettingsActivity.java Properly acquire network location if last location is not known 2016-07-05 23:56:14 +02:00
VibrationActivity.java Vibratissimo: clear queue when setting vibration 2016-09-20 21:49:27 +02:00