emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (140755f2cfe -> 3615bdd5bcf)


From: Po Lu
Subject: feature/android updated (140755f2cfe -> 3615bdd5bcf)
Date: Thu, 13 Jul 2023 07:22:09 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  140755f2cfe Disable hardware acceleration on Android
       new  ae9f1a075c3 Improve workaround for partial texture updates on 
Android
       new  3615bdd5bcf Add a Doc View tool bar


Summary of changes:
 etc/NEWS                                 |   6 ++
 etc/images/last-page.pbm                 | Bin 0 -> 81 bytes
 etc/images/last-page.xpm                 | 122 +++++++++++++++++++++++++++++++
 java/AndroidManifest.xml.in              |   5 --
 java/org/gnu/emacs/EmacsDialog.java      |  11 ---
 java/org/gnu/emacs/EmacsNative.java      |   5 ++
 java/org/gnu/emacs/EmacsSurfaceView.java |  61 +++++++++++-----
 lisp/doc-view.el                         |  54 +++++++++++++-
 src/android.c                            |  17 +++++
 9 files changed, 243 insertions(+), 38 deletions(-)
 create mode 100644 etc/images/last-page.pbm
 create mode 100644 etc/images/last-page.xpm



reply via email to

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