1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 06:01:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 79b439da28 Implement App Sorting
- grab icon to move apps
- cache can be sorted but nothing will be send to watch
- if sorting apps or watchfaces, order will be sent to watch
- we try to keep track of what is installed and what not

Firmware 2.x is currently not working properly
2016-06-17 22:43:06 +02:00
..
activities Implement App Sorting 2016-06-17 22:43:06 +02:00
adapter Implement App Sorting 2016-06-17 22:43:06 +02:00
contentprovider
database
deviceevents
devices Implement App Sorting 2016-06-17 22:43:06 +02:00
externalevents Improvements to MusicPlayback receiver 2016-06-11 23:37:03 +02:00
impl play around with fragments 2016-06-14 20:04:54 +02:00
model Pebble: In AppManager allow moving apps on the device to the top (context menu) 2016-06-12 01:20:12 +02:00
service Implement App Sorting 2016-06-17 22:43:06 +02:00
util Pebble: some preparations for Pebble 2 2016-06-15 22:53:05 +02:00
GBApplication.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
GBEnvironment.java
GBException.java
Logging.java One more attempt at fixing dynamic logging reconfiguration 2016-05-26 23:46:21 +02:00
LoggingExceptionHandler.java
SleepAlarmWidget.java