1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-02 17:56:35 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities Pebble: add a FAB in App Manager which launches a file manager to chose a file 2017-01-26 17:23:28 +01:00
adapter Add icon for Vibratissimo 2016-09-21 19:16:07 +02:00
contentprovider Pebble: report current firmware string to PebbleKit (eg. "v3.12.2") not "Gadgetbridge" 2017-01-10 22:43:10 +01:00
database optimize imports 2016-12-09 20:14:17 +01:00
deviceevents Pebble: Propagate watch apps launches outside of PebbleProtocol 2016-12-11 20:25:46 +01:00
devices HPlus: Support of Makibes F68 and small fixes to HPlus devices 2017-01-26 13:02:58 +00:00
entities Mi2: WIP synchronize only new data since last sync 2016-11-22 00:05:41 +01:00
externalevents Pebble: make the text in the dummy weather configuration activity visible. 2017-01-15 18:19:30 +01:00
impl Merge pull request #513 from ivanovlev/master 2017-01-26 16:13:54 +01:00
model HPlus: Support of Makibes F68 and small fixes to HPlus devices 2017-01-26 13:02:58 +00:00
service Merge pull request #513 from ivanovlev/master 2017-01-26 16:13:54 +01:00
util HPlus: Support of Makibes F68 and small fixes to HPlus devices 2017-01-26 13:02:58 +00:00
GBApplication.java Add support for hiding the icon in the status bar and the notification on the lockscreen. 2017-01-08 15:51:56 +01:00
GBEnvironment.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java Mi2: WIP: initial support for activity data 2016-11-22 00:05:41 +01:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java Small refactoring for initial support for Mi2 Alarms #323 2016-10-21 00:50:41 +02:00