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