summaryrefslogtreecommitdiff
path: root/java/org/gnu/emacs/EmacsDesktopNotification.java
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-04Spelling fixesPaul Eggert
2024-03-21Android compatibility fixesPo Lu
2024-03-14; * java/org/gnu/emacs/EmacsDesktopNotification.java (display1): Another fix.Po Lu
2024-03-13Fix crash when displaying notifications on Android 3.0Po Lu
2024-03-13Port more notification senders to non-XDG systemsPo Lu
2024-03-12Fix notification cancellation detection on AndroidPo Lu
2024-03-11Implement notification callbacks on AndroidPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-30Merge from origin/emacs-29Eli Zaretskii
2023-09-25Update Android portPo Lu
2023-08-22Repair desktop notification on Android 31Po Lu
2023-08-21Enable providing icons for Android desktop notificationsPo Lu
2023-08-20Repair desktop notification display on Android 2.3 and 2.2Po Lu
2023-08-20Support desktop notifications on AndroidPo Lu