Commit Graph

12 Commits (a4eab7383ad079591c2218e09701dca7b09fa9b7)

Author SHA1 Message Date
hughbarney 1bbb0cb0d6 notifyfs - use theme for title and adjust font 2021-10-04 12:41:59 +01:00
Gordon Williams 3b15a7f922 Notifications - fullscreen now works with Bangle.js 2, and better supports themes 2021-09-21 10:50:04 +01:00
Gordon Williams 6afd7ae7f6 notifyfs 0.10: Ensure dismissing a notification dismissal doesn't enter launcher if in clock mode 2021-08-16 12:27:26 +01:00
Gordon Williams 04b7af4a6a Tweaks to notify to allow Gadgetbridge to dismiss notifications on phone from watch 2021-07-28 09:41:27 +01:00
Richard de Boer 6e51c1321d notify,notifyfs: don't turn on screen during Quiet Mode 2021-03-25 23:53:51 +01:00
Gordon Williams 0e2f33d656 gbridge: 0.19: Support for call incoming/start/end 2021-02-11 09:45:50 +00:00
Gordon Williams a0b2aa30d2 Adjust position of notification src text and notifications without title 2020-09-22 09:07:27 +01:00
Gordon Williams ca50a4dbd9 0.05: Fix `g` corruption issue if .hide gets called twice 2020-09-21 15:24:18 +01:00
Richard de Boer 48bf67dfb1 notifyfs: Update notify API for #527
Also some cleanup:
 - fall back to "src" if title is missing
 - move message-splitting into separate function
 - make icon position depend on whether titlebar is present
2020-07-19 21:59:28 +02:00
Richard de Boer e2b7fc8541 notifyfs: fix custom render callback 2020-07-14 21:25:19 +02:00
Richard de Boer 9c55b47263 notify/notifyfs: Add notification ID option
So you can hide a notification only if it hasn't been replaced yet.
2020-07-07 20:45:03 +02:00
Gordon Williams dc8d2fc25e Added ability to have fullscreen notifications (fix #130) 2020-06-04 16:18:41 +01:00