]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Mar 2023 12:53:34 +0000 (20:53 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Mar 2023 12:53:34 +0000 (20:53 +0800)
commit08a3749794b8e6c1b3db882ee15e3e91f3700414
tree557d52fc56a9548adc9df618d6901314f1f02364
parent90c22cb94965efff001968b9e84239c08cf14869
Update Android port

* src/android.c (android_get_screen_width):
(android_get_screen_height):
(android_get_mm_width):
(android_get_mm_height):
(android_detect_mouse): Correctly handle Java exceptions.
src/android.c