summaryrefslogtreecommitdiff
path: root/src/android.c
AgeCommit message (Expand)Author
2024-05-13Communicate frame titles to the window manager on AndroidPo Lu
2024-05-13Complete pacification of build warnings on AndroidPo Lu
2024-05-11Delete unused functionsPo Lu
2024-05-10Remove redundant encoding of strings in androidvfs.cPo Lu
2024-05-04Simplify management of Android handle IDsPo Lu
2024-05-02Port visible bell to AndroidPo Lu
2024-04-28Implement dots and dashes on AndroidPo Lu
2024-04-27Enable customization of the quit key on AndroidPo Lu
2024-04-23Implement face stipples on AndroidPo Lu
2024-04-20Eliminate minor wart in EmacsService.javaPo Lu
2024-04-05Enable relinquishing access to Android content directoriesPo Lu
2024-03-12Implement notification residency on AndroidPo Lu
2024-03-11Implement notification callbacks on AndroidPo Lu
2024-03-08Update android_wc_lookup_stringPo Lu
2024-03-05Rearrange Android splash screen messagesPo Lu
2024-03-02Implement dead key combination on AndroidPo Lu
2024-02-22; Insert missing JNI prologuesPo Lu
2024-02-10Make miscellaneous improvements to the Android portPo Lu
2024-02-06Implement Lisp threading on AndroidPo Lu
2024-02-06Don't forcibly display dialogs on Android if a keyboard is presentPo Lu
2024-01-28Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert
2024-01-26Avert race condition between window attachment and buffer swapPo Lu
2024-01-20Be more systematic about parens in C source codePaul Eggert
2024-01-19Fix another cause of superfluous inotify signals on AndroidPo Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-12-07Set a default locale on AndroidPo Lu
2023-11-18Offer to grant storage permissions if absentPo Lu
2023-11-12Adjust dump file location under AndroidPo Lu
2023-11-10Clear image caches in reaction to system VM warningsPo Lu
2023-11-09Guarantee files are auto-saved when Emacs is terminated by AndroidPo Lu
2023-11-05Implement more Android text editing controlsPo Lu
2023-10-29Avert a crash and file descriptor leak in yank-mediaPo Lu
2023-10-27Substitute eassert for assert throughout Android codePo Lu
2023-10-16Properly initialize argment list supplied to android_init_emacsPo Lu
2023-10-14Implement multi-window drag-and-drop under AndroidPo Lu
2023-10-13Try harder to generate tombstones upon emacs_abortPo Lu
2023-10-12Respond to JNI errors around drawing operationsPo Lu
2023-10-10Implement frame restacking under AndroidPo Lu
2023-10-05Port Emacs to Android 34Po Lu
2023-10-04Correct local reference leaksPo Lu
2023-09-28Update Android portPo Lu
2023-09-25Update Android portPo Lu
2023-09-21; * src/android.c (android_damage_window): Remove unused variable.Po Lu
2023-09-21Update Android portPo Lu
2023-09-19; Fix typos in last changePo Lu
2023-09-19Update Android portPo Lu
2023-09-18Optimize damage region tracking under AndroidPo Lu
2023-09-08Fix typosPo Lu
2023-09-07Port Proced to AndroidPo Lu