emacs/doc
Po Lu d7ded99608 Implement notification residency on Android
* doc/lispref/os.texi (Desktop Notifications): Document support
for `:resident'.

* java/org/gnu/emacs/EmacsService.java (cancelNotification):

* src/android.c (android_init_emacs_service):

* src/android.h (struct android_emacs_service): New function.

* src/androidselect.c (android_notifications_notify_1)
(Fandroid_notifications_notify): New parameter QCresident; save
it within notification lists.
(android_notification_deleted, android_notification_action):
Adjust for changes to the format of notification lists and
cancel non-resident notifications when an action is selected.
(syms_of_androidselect): <QCresident>: New symbol.
2024-03-12 09:48:53 +08:00
..
emacs Declare 124 new Android permissions 2024-03-08 10:58:17 +08:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref Implement notification residency on Android 2024-03-12 09:48:53 +08:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc When navigating through history in EWW, don't keep adding to 'eww-history' 2024-03-06 14:36:23 -08:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00