summaryrefslogtreecommitdiff
path: root/src/android.c
AgeCommit message (Expand)Author
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
2023-09-02Update Android portPo Lu
2023-08-31Include installation date within asset filesPo Lu
2023-08-30Facilitate typing `C-SPC' on AndroidPo Lu
2023-08-14Improve efficiency of checking for access to authority documentsPo Lu
2023-08-13Employ careadlinkat in getProcNamePo Lu
2023-08-09Fix crashes runninging android-emacs with bad LD_LIBRARY_PATHPo Lu
2023-08-08Avoid caching file status when they are about to changePo Lu
2023-08-08Utilize more frequently supported file access modesPo Lu
2023-08-04Optimize creation of multibyte menu items on AndroidPo Lu
2023-08-01Update Android portPo Lu
2023-08-01; * src/android.c (ANDROID_THROW): Remove unused macro.Po Lu
2023-07-31Initialize Android API level earlierPo Lu
2023-07-31Implement cross-directory SAF rename operationsPo Lu
2023-07-30Partially implement rename operations on SAF filesPo Lu
2023-07-29Update Android portPo Lu
2023-07-28Update Android portPo Lu
2023-07-27Update Android portPo Lu
2023-07-27Update Android portPo Lu
2023-07-27Update Android portPo Lu
2023-07-23Facilitate locating the app library directoryPo Lu
2023-07-20Update Android portPo Lu
2023-07-20Update Android portPo Lu
2023-07-18Update Android portPo Lu
2023-07-16Update Android portPo Lu
2023-07-14Update Android portPo Lu
2023-07-13Improve workaround for partial texture updates on AndroidPo Lu
2023-07-12; * src/android.c (android_run_select_thread): Fix typo.Po Lu
2023-07-12Update Android portPo Lu