Commit Graph

10 Commits

Author SHA1 Message Date
chrox 49478f835a fix blank screen on Android 2.3
Now blitbuffer is initialized with android.screen field
which is possible to grab before native activity window is inited.
2014-06-03 22:50:55 +08:00
Hans-Werner Hilse d72bf67d0e Android: use FFI-based dlopen() and JNI interfacing 2014-06-03 16:35:29 +02:00
chrox f9215a3a04 use android config interface to detect device keyboard and screen dpi 2014-06-02 23:50:19 +08:00
Qingping Hou f6a9c694dc refactor: update reader to use new launcher 2014-06-01 12:46:55 -04:00
chrox ebe50586f2 update luajit-launcher 2014-05-29 21:13:55 +08:00
chrox 54277974d2 make Android target 2014-05-29 21:09:39 +08:00
chrox f507fd3709 various Android fix
now the android build has nearly the same features as the
Kindle/Kobo build. It's time for Android nightly build?
2014-05-29 16:07:40 +08:00
chrox 4f0a73b404 build fullscreen android app 2014-05-28 21:11:07 +08:00
chrox 78a817b517 update luajit-launcher 2014-05-28 12:54:58 +08:00
chrox 0a4a092d12 initial commit for android port of koreader
This PR just shows how far we have went to
the android port. There is still a few steps before a running
android port.
2014-05-26 23:39:10 +08:00