Files
emacs/lisp/org
Po Lu 4f714dc081 Support desktop notifications on Android
* doc/emacs/android.texi (Android Environment): Correct list of
permissions granted by default.

* doc/lispref/os.texi (Desktop Notifications): Document the new
function `android-notifications-notify' and its limitations.

* java/AndroidManifest.xml.in: Request notification permissions.

* java/org/gnu/emacs/EmacsDesktopNotification.java: New file.

* java/res/layout/sdk8_notifications_view.xml: New file holding
substitute notification widget definitions for Android versions
prior to 3.0.

* java/res/values/strings.xml: Remove inadvertently introduced
tag attribute.

* lisp/org/org-clock.el (haiku-notifications-notify): Correct
file name in function declaration.
(android-notifications-notify): New declaration.
(org-show-notification): Use `android-notifications-notify'.

* src/androidselect.c (android_init_emacs_desktop_notification)
(android_notifications_notify_1, Fandroid_notifications_notify):
New functions.
(init_androidselect, syms_of_androidselect): Initialize new
class and define new subr.
2023-08-20 20:25:53 +08:00
..
2023-01-27 11:33:35 +01:00
2023-07-30 16:52:11 -04:00
2023-04-02 23:03:32 -04:00
2023-04-30 19:36:21 -04:00
2023-02-12 15:43:07 -05:00
2023-04-24 19:47:12 -04:00
2023-03-18 21:41:22 -04:00
2023-02-20 00:41:31 -05:00
2023-04-24 19:47:12 -04:00
2023-02-12 15:43:07 -05:00
2023-04-24 19:47:12 -04:00
2023-08-13 22:11:45 -04:00
2023-04-16 21:13:08 -04:00
2023-08-13 22:11:45 -04:00
2023-02-12 15:43:07 -05:00
2023-02-20 00:41:31 -05:00
2023-08-13 22:11:45 -04:00
2023-07-30 16:52:11 -04:00
2023-07-30 16:52:11 -04:00
2023-02-12 15:43:07 -05:00
2023-07-30 16:52:11 -04:00
2023-07-30 16:52:11 -04:00
2023-08-13 22:11:45 -04:00
2023-03-18 21:41:22 -04:00
2023-03-18 21:41:22 -04:00
2023-08-14 09:45:07 +02:00
2023-08-13 22:11:45 -04:00
2023-08-14 09:45:07 +02:00
2023-03-18 21:41:22 -04:00
2023-03-18 21:41:22 -04:00
2023-04-24 19:47:12 -04:00
2023-03-18 21:41:22 -04:00
2023-04-30 19:36:21 -04:00
2023-08-13 22:11:45 -04:00
2023-07-30 16:52:11 -04:00
2023-08-13 22:11:45 -04:00