aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidfns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Android frame param handlersPo Lu2025-07-271-1/+1
* Add frame parameter which allows border transparencyGarklein2025-07-261-0/+7
* * src/androidfns.c (Fx_display_grayscale_p): Fix value on color displays.Po Lu2025-04-221-2/+1
* Fix drag-and-drop treatment of reused tooltip framesPo Lu2025-02-271-0/+2
* Replace call[1-8] with callnStefan Kangas2025-01-191-7/+6
* Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas2025-01-191-8/+8
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* Render more Android functions safe to execute in a batch sessionPo Lu2024-07-121-0/+11
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-21/+0
* Avoid races between the tooltip and compositor on X and AndroidPo Lu2024-06-191-0/+7
* Fix Android buildPo Lu2024-05-191-0/+1
* Communicate frame titles to the window manager on AndroidPo Lu2024-05-131-2/+76
* Miscellaneous fixes for Android portPo Lu2024-04-241-2/+9
* Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu2024-04-231-2/+17
* Enable relinquishing access to Android content directoriesPo Lu2024-04-051-1/+1
* Fix CheckJNI crash on Android 2.2Po Lu2024-03-121-2/+2
* Implement tooltip_reuse_hidden_frame for AndroidPo Lu2024-02-181-1/+52
* Disable exec loader when Emacs is running under an existing instancePo Lu2024-02-121-0/+33
* Don't forcibly display dialogs on Android if a keyboard is presentPo Lu2024-02-061-0/+20
* Avert race condition between window attachment and buffer swapPo Lu2024-01-261-0/+19
* Prevent matrices from remaining invalid post mini-window resizePo Lu2024-01-251-3/+0
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; * src/androidfns.c (syms_of_androidfns) <android-os-language>: Doc fix.Eli Zaretskii2023-12-161-6/+5
* ; * src/androidfns.c (syms_of_androidfns_for_pdumper): Fix crash.Po Lu2023-12-141-18/+23
* Respect Language & Input preferences under AndroidPo Lu2023-12-141-0/+203
* Prevent tab bar from vanishing on AndroidPo Lu2023-11-231-0/+8
* ; Improve documentation of recently added functionsEli Zaretskii2023-11-181-6/+6
* Offer to grant storage permissions if absentPo Lu2023-11-181-0/+38
* Implement frame restacking under AndroidPo Lu2023-10-101-10/+39
* Update Android portPo Lu2023-09-281-0/+8
* Minor adjustments to Android port stubsPo Lu2023-09-051-4/+4
* Facilitate typing `C-SPC' on AndroidPo Lu2023-08-301-0/+13
* Repair test failures stemming from Android mergePo Lu2023-08-081-2/+7
* Update Android portPo Lu2023-07-271-2/+29
* Fix default value of scroll bar frame parameters on AndroidPo Lu2023-07-221-4/+4
* Update Android portPo Lu2023-06-211-10/+28
* ; * src/androidfns.c (android_frame_parm_handlers): Fix typo.Po Lu2023-06-201-2/+2
* Synchronize tool bar position code with XPo Lu2023-06-201-1/+17
* Fix build with Lisp_Object type checkingPo Lu2023-05-311-2/+2
* Update Android portPo Lu2023-05-071-0/+28
* Work around system restrictions regarding execPo Lu2023-05-011-0/+14
* Include more information in Android bug reportsPo Lu2023-03-171-0/+28
* Update Android portPo Lu2023-03-101-0/+11
* Implement mouse cursors on Android 7.0 and laterPo Lu2023-03-101-3/+218
* Port Android battery status to Android 4.4 and earlierPo Lu2023-03-101-6/+10
* Update Android portPo Lu2023-03-061-5/+7
* Update Android portPo Lu2023-03-021-0/+5
* Update Android portPo Lu2023-02-251-1/+42
* Fix crashes in desktop-save-modePo Lu2023-02-191-3/+34