mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Notifications: options to show none/some/more (#7718)
Notification: adds some functions so it can be used as a notification manager. Have various bits of code emitting events that may generate notifications advertize themselves as the source for following notifications. Add a menu to allow selecting some subsets of sources to show or hide.
This commit is contained in:
@@ -125,6 +125,8 @@ local order = {
|
||||
"----------------------------",
|
||||
"screen_timeout",
|
||||
"fullscreen",
|
||||
"----------------------------",
|
||||
"screen_notification",
|
||||
},
|
||||
taps_and_gestures = {
|
||||
"gesture_manager",
|
||||
|
||||
Reference in New Issue
Block a user