mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
fix various annoyances
- only ask for notication monitoring permissions the on first start - filter out annoying system messages like keyboard notifications - rearrange buttons - bugfix for message being ignored when sending a test message to the Pebble (sender was used as message content)
This commit is contained in:
@@ -15,11 +15,9 @@ Known Visible Issues:
|
||||
|
||||
* No special notifications, EVERYTHING will be send as a Chat/SMS message
|
||||
* Notifications are not properly queued, if two arrive at about the same time,
|
||||
one of them will get lost
|
||||
one of them will get lost (TODO: confirm)
|
||||
* Android 4.4+ only, we can only change this by implementing an
|
||||
AccessibiltyService. Don't know if it is worth the hassle.
|
||||
* This will open the dialog to allow capturing notifications every time the
|
||||
Activity gets restarted.
|
||||
|
||||
Apart from that there are many internal design flaws which we will discuss using
|
||||
the issue tracker.
|
||||
|
||||
Reference in New Issue
Block a user