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 f81ff8591b Pebble: add a FAB in App Manager which launches a file manager to chose a file
This is similar to #247 but simpler and using a FAB, also it explicitly targets our Activity instead of allowing to open a video in a video player which using this feature
Also suggested in #520
2017-01-26 17:23:28 +01:00
..
appmanager Pebble: add a FAB in App Manager which launches a file manager to chose a file 2017-01-26 17:23:28 +01:00
charts Fix axis label color live activity (dark theme) 2016-12-26 12:51:20 +01: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 Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DbManagementActivity.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
DebugActivity.java Simplification of transliteration integration 2017-01-24 21:04:06 +03:00
DiscoveryActivity.java Mi Band 1+2: backend implementation of making BT pairing optional 2017-01-26 00:16:38 +01:00
ExternalPebbleJSActivity.java app: Random typo and consistency fixes. 2016-12-01 20:22:12 +01:00
FwAppInstallerActivity.java Show Gadgetbridge in the "share" system dialog for installing firmwares, apps etc. 2016-12-27 12:20:59 +01: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