2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
chrox
7152fdadb5 lock screen orientation to portrait
This should fix #623.
2014-07-01 23:21:18 +08:00
chrox
f61395806c fix zsync(a peer-to-peer document sharing plugin in koreader) on Android 2014-06-29 11:36:36 +08:00
chrox
20bd14d588 automatically set language on Android 2014-06-08 21:32:45 +08:00
chrox
82347955c4 update luajit-launcher 2014-06-07 20:16:25 +08:00
chrox
46c6069412 fix blank screen on Android 2.3 2014-06-04 16:06:18 +08:00
Hans-Werner Hilse
f7dda49dcd Get LuaJIT launcher updates 2014-06-03 20:28:39 +02:00
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