From 3850fcc01167130df6c8d70c68048c2994a0c152 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Mon, 10 Jun 2019 15:26:41 +0200 Subject: [PATCH] [Android] Add full support for eink refreshes on compatible devices(ntx) (#5068) Tested on Tolino Vision 2, Tolino Shine 3 and Nook Glowlight 3. It should work on other Freescale/NTX devices too. Thanks to @pazos. See https://github.com/koreader/koreader-base/pull/920 and https://github.com/koreader/android-luajit-launcher/pull/146 Fixes #3517. --- base | 2 +- platform/android/luajit-launcher | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base b/base index 932cd9723..910d0f9c3 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 932cd972375ba5cb2ef3531b4692bcff2b01f5db +Subproject commit 910d0f9c38426c253492cadbd3ed5809cf3161f6 diff --git a/platform/android/luajit-launcher b/platform/android/luajit-launcher index a8ace0b9a..b6a7a10e8 160000 --- a/platform/android/luajit-launcher +++ b/platform/android/luajit-launcher @@ -1 +1 @@ -Subproject commit a8ace0b9a1c1903c99dd9a5c45821fd583907184 +Subproject commit b6a7a10e8eb5bbb4ba13bd0a940a52ebb40daa63