summaryrefslogtreecommitdiff
path: root/src/androidfns.c
AgeCommit message (Expand)Author
2026-01-13Add frame identifiers (bug#80138)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-27Update Android frame param handlersPo Lu
2025-07-26Add frame parameter which allows border transparencyGarklein
2025-04-22* src/androidfns.c (Fx_display_grayscale_p): Fix value on color displays.Po Lu
2025-02-27Fix drag-and-drop treatment of reused tooltip framesPo Lu
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-19Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-25Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas
2024-07-12Render more Android functions safe to execute in a batch sessionPo Lu
2024-06-20Correctly cache images when frames vary in their font metricsPo Lu
2024-06-19Avoid races between the tooltip and compositor on X and AndroidPo Lu
2024-05-19Fix Android buildPo Lu
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-04-24Miscellaneous fixes for Android portPo Lu
2024-04-23Enable configuring Emacs for "pseudo-grayscale" systems on AndroidPo Lu
2024-04-05Enable relinquishing access to Android content directoriesPo Lu
2024-03-12Fix CheckJNI crash on Android 2.2Po Lu
2024-02-18Implement tooltip_reuse_hidden_frame for AndroidPo Lu
2024-02-12Disable exec loader when Emacs is running under an existing instancePo Lu
2024-02-06Don't forcibly display dialogs on Android if a keyboard is presentPo Lu
2024-01-26Avert race condition between window attachment and buffer swapPo Lu
2024-01-25Prevent matrices from remaining invalid post mini-window resizePo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-16; * src/androidfns.c (syms_of_androidfns) <android-os-language>: Doc fix.Eli Zaretskii
2023-12-14; * src/androidfns.c (syms_of_androidfns_for_pdumper): Fix crash.Po Lu
2023-12-14Respect Language & Input preferences under AndroidPo Lu
2023-11-23Prevent tab bar from vanishing on AndroidPo Lu
2023-11-18; Improve documentation of recently added functionsEli Zaretskii
2023-11-18Offer to grant storage permissions if absentPo Lu
2023-10-10Implement frame restacking under AndroidPo Lu
2023-09-28Update Android portPo Lu
2023-09-05Minor adjustments to Android port stubsPo Lu
2023-08-30Facilitate typing `C-SPC' on AndroidPo Lu
2023-08-08Repair test failures stemming from Android mergePo Lu
2023-07-27Update Android portPo Lu
2023-07-22Fix default value of scroll bar frame parameters on AndroidPo Lu
2023-06-21Update Android portPo Lu
2023-06-20; * src/androidfns.c (android_frame_parm_handlers): Fix typo.Po Lu
2023-06-20Synchronize tool bar position code with XPo Lu
2023-05-31Fix build with Lisp_Object type checkingPo Lu
2023-05-07Update Android portPo Lu
2023-05-01Work around system restrictions regarding execPo Lu
2023-03-17Include more information in Android bug reportsPo Lu
2023-03-10Update Android portPo Lu
2023-03-10Implement mouse cursors on Android 7.0 and laterPo Lu
2023-03-10Port Android battery status to Android 4.4 and earlierPo Lu
2023-03-06Update Android portPo Lu
2023-03-02Update Android portPo Lu