aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidselect.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-03-16Fix clipboard object handle leak on Android 3.1 to 11.0Po Lu1-1/+7
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-07-12Render more Android functions safe to execute in a batch sessionPo Lu1-5/+5
2024-06-04Spelling fixesPaul Eggert1-1/+1
2024-05-18Housekeeping around androidselect.cPo Lu1-29/+27
2024-05-08Fix hang after failed yank-media on AndroidPo Lu1-40/+34
2024-05-01; * src/androidselect.c (extract_fd_offsets): Fix typos.Po Lu1-2/+2
2024-05-01Fix compatibility issues with Android clipboardsPo Lu1-25/+191
2024-03-15; * src/androidselect.c (Fandroid_notifications_notify): Typo in doc string.Po Lu1-1/+1
2024-03-13Port more notification senders to non-XDG systemsPo Lu1-27/+59
2024-03-12Resolve inconsistency between Android and XDG notificationsPo Lu1-11/+11
2024-03-12; Fix omission from last changePo Lu1-1/+1
2024-03-12Implement notification residency on AndroidPo Lu1-12/+43
2024-03-11Implement notification callbacks on AndroidPo Lu1-17/+193
2024-02-15Handle /assets and /content file names in `android-browse-url'Po Lu1-7/+13
2024-01-28Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert1-2/+2
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-12-10; Fix typosStefan Kangas1-1/+1
2023-10-27Substitute eassert for assert throughout Android codePo Lu1-3/+3
2023-10-04Correct local reference leaksPo Lu1-4/+6
2023-09-25Update Android portPo Lu1-6/+12
2023-08-21Enable providing icons for Android desktop notificationsPo Lu1-9/+64
2023-08-20Support desktop notifications on AndroidPo Lu1-0/+242
2023-07-28Avoid crashes when the primary clip is emptyPo Lu1-0/+3
2023-07-10Update Android portPo Lu1-6/+10
2023-05-31Fix build with Lisp_Object type checkingPo Lu1-2/+2
2023-04-06Implement `yank-media' on AndroidPo Lu1-2/+219
2023-04-03; ; * src/androidselect.c (Fandroid_clipboard_exists_p): Add check.Po Lu1-0/+3
2023-03-02Update Android portPo Lu1-0/+12
2023-03-01More fixes to JNI error checkingPo Lu1-1/+1
2023-02-25Update Android portPo Lu1-8/+3
2023-01-25Update Android portPo Lu1-0/+3
2023-01-24Update Android portPo Lu1-0/+20
2023-01-24Update Android portPo Lu1-0/+249