emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/android updated (c8f49c9276d -> 05791d09f65)


From: Po Lu
Subject: feature/android updated (c8f49c9276d -> 05791d09f65)
Date: Sun, 19 Feb 2023 09:14:47 -0500 (EST)

oldosfan pushed a change to branch feature/android.

      from  c8f49c9276d Implement `fullscreen' on Android 4.0 and later
       new  efc46330aa1 Allow opening more files in emacsclient on Android
       new  0aa19e993b1 Fix gamegrid.el with high resolution displays
       new  0998ab3ade7 Report both sides of the region to the input method 
upon setup
       new  47dbdb06dc4 Improve Android documentation
       new  c09dca3fb03 Fix sfntfont.c build without mmap
       new  18f723faa85 Fix parallel compilation of Android port
       new  f3196052070 More parallel build fixes
       new  585ee91b21f More fixes to parallel Make
       new  05791d09f65 * cross/Makefile.in (src/libemacs.so): Depend on 
libgnu.a.


Summary of changes:
 INSTALL.android                           |  5 ++-
 cross/Makefile.in                         | 15 +++++---
 cross/ndk-build/ndk-build.mk.in           | 19 ++++++---
 doc/emacs/android.texi                    | 38 ++++++++++++++++--
 java/Makefile.in                          | 45 +++++++++++++++-------
 java/org/gnu/emacs/EmacsNative.java       |  2 +-
 java/org/gnu/emacs/EmacsOpenActivity.java | 64 ++++++++++++++++++++++++++++++-
 java/org/gnu/emacs/EmacsView.java         |  9 +++--
 lisp/play/gamegrid.el                     |  4 +-
 src/Makefile.in                           |  9 +++--
 src/androidterm.c                         | 38 +++++++++++++++---
 src/sfntfont.c                            |  4 ++
 12 files changed, 206 insertions(+), 46 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]