1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-17 19:56:39 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 669f4bcdd0 Mi Band 2: use native notification patterns instead of manually timed ones
What we do now is:
- Send a notification with the app icon
- Send the vibration pattern right away (this causes the first unwanted
  vibration to be cancelled immediately and only the pattern is noticable,
  while the icon stays on screen during the vibration pattern)
- (optional) send the text together with a generic sms icon

This also fixes problems of text not appearing in newer firmwares when
a notification pattern with repeat has been set in Mi Band settings.
2018-02-18 01:43:05 +01:00
..
activities Fixes to make the application run on Oreo 2018-02-14 21:35:22 +01:00
adapter Fix setting smart alarms on Mi Band 2017-08-22 01:01:35 +02:00
contentprovider Add license header to all java files. 2017-03-10 14:53:19 +01:00
database Enable periodic export after boot 2018-01-09 22:41:27 +01:00
deviceevents Prepare find phone feature to be generic and implement apphandler for upcoming pebble helper app 2018-01-19 23:12:50 +01:00
devices Amazfit Bip: Fix language setting on new firmwares 2018-02-08 22:21:15 +01:00
entities Add license header to all java files. 2017-03-10 14:53:19 +01:00
externalevents Changed API version and everything else required. 2018-02-14 21:35:06 +01:00
impl fix privacy caller ID selection (#962) 2018-01-30 22:44:27 +01:00
model Add Antox to the chat applications. 2018-02-17 17:39:15 +01:00
service Mi Band 2: use native notification patterns instead of manually timed ones 2018-02-18 01:43:05 +01:00
util Add Antox to the chat applications. 2018-02-17 17:39:15 +01:00
GBApplication.java Fixes to make the application run on Oreo 2018-02-14 21:35:22 +01:00
GBEnvironment.java Revert "Revert "Adjust test case setup and fix failing tests"" 2017-04-27 07:57:57 +02:00
GBException.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LockHandler.java Update license headers 2017-08-25 11:25:01 +02:00
Logging.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LoggingExceptionHandler.java Fix logs sometimes not containing stacktraces 2018-01-04 00:12:59 +01:00
SleepAlarmWidget.java Add license header to all java files. 2017-03-10 14:53:19 +01:00