Commit Graph

2790 Commits (e0ba8b6c355df8152eae72398d7577a205fb46c7)
 

Author SHA1 Message Date
HW e0ba8b6c35 Merge pull request #618 from chrox/master
fix blank screen on Android 2.3
10 years ago
chrox 46c6069412 fix blank screen on Android 2.3 10 years ago
Paulo Matias c4d16b4542 Merge pull request #617 from hwhw/master
Get LuaJIT launcher updates
10 years ago
Hans-Werner Hilse f7dda49dcd Get LuaJIT launcher updates 10 years ago
Huang Xin 497d252421 Merge pull request #616 from hwhw/master
reflect new ownership of android-luajit-launcher repo
10 years ago
Hans-Werner Hilse f09c19a947 reflect new ownership of android-luajit-launcher repo 10 years ago
HW 17415ae16e Merge pull request #615 from chrox/master
fix blank screen on Android 2.3
10 years ago
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.
10 years ago
chrox 81c5d71e94 fix FC in Android 2.3 when calling util.realpath 10 years ago
Huang Xin 03ba0c7523 Merge pull request #613 from hwhw/master
Android: use FFI-based dlopen() and JNI interfacing
10 years ago
Hans-Werner Hilse d72bf67d0e Android: use FFI-based dlopen() and JNI interfacing 10 years ago
HW bac02ff85a Merge pull request #611 from chrox/master
use android config interface to detect device keyboard and screen dpi
10 years ago
chrox f9215a3a04 use android config interface to detect device keyboard and screen dpi 10 years ago
chrox a33ab1fb8c GUI tweaks for small screen
that sets a maximum size that won't render content outside of the screen
10 years ago
chrox 0fdba1ff35 remove least used koptoptions to save space for small screens 10 years ago
chrox b2e0d2a735 detect screen DPI for android devices 10 years ago
chrox 5aa8eb52da add missing Blitbuffer since it's removed from global space 10 years ago
chrox c68a416293 update ignore file 10 years ago
Qingping Hou 40dc9443bd Merge pull request #610 from hwhw/master
Claim that Android devices do not have a keyboard
10 years ago
Hans-Werner Hilse 0244ba7053 Claim that Android devices do not have a keyboard
For now, we can probably live better with the assumption that
Android devices do not have keyboards. That should be replaced
by an actual check, though.
10 years ago
HW a89526630c Merge pull request #607 from houqp/houqp-master
refactor: update reader to use new launcher
10 years ago
Qingping Hou f6a9c694dc refactor: update reader to use new launcher 10 years ago
Qingping Hou faf5f89cc4 Merge pull request #606 from chrox/master
finally fix travis build of koreader
10 years ago
chrox bda2a1aab4 need ndk-build command in PATH to build koreader for Android 10 years ago
chrox e10a0cecf3 use koreader/koreader travis icon and link 10 years ago
chrox 514919985e update koreader-base 10 years ago
Huang Xin b5b91f7d6a Merge pull request #604 from pazos/master
Enable spanish, galician and catalan translation on koreader
10 years ago
Huang Xin 76c620fe02 Merge pull request #603 from Markismus/master
Latest nightly crashed due to changes in input.lua
10 years ago
pazos ad92201005 Enable spanish, galician and catalan translation on koreader (translations are really done on transifex) 10 years ago
Markismus 55cb11f3f1 Update input.lua 10 years ago
Markismus 9d976f560f Update README.txt 10 years ago
Qingping Hou 1ebc1de944 Merge pull request #597 from chrox/master
make Android target
10 years ago
Huang Xin cc86730026 Merge pull request #599 from nicolua/master
menu on k3
10 years ago
chrox 3f67516c34 fix test frontend in travis 10 years ago
Huang Xin 4bb6f427c5 Merge pull request #600 from Markismus/master
Update README.txt
10 years ago
nicolua 077b1bdf5a show_parent to menu_container
works in font menu and toc menu on k3
hope on touch the same
10 years ago
Markismus c03556f607 Update README.txt
Updated installation instructions for Kobo. See issue #592 for more info.
10 years ago
nicolua 09d6005bb3 yes
it will better
to show and close one widget
but I found the same problem in documentfont menu
so dancing is continued
10 years ago
chrox bae13fb49d partial refresh when switching config panel 10 years ago
chrox 23dac18145 add travis CI for koreader 10 years ago
chrox 3aae7d3093 update koreader-base 10 years ago
chrox 2b2be4b3af add missing sample pdf for testing 10 years ago
chrox b6393b543b no need of luagettext module 10 years ago
chrox da84daf17f add cache spec 10 years ago
chrox 2ad371853a add reflowing benchmark 10 years ago
nicolua 8a2c55330b has been tested on k3g
(after ioctl to ffi.C.ioctl in framebuffer_linux.lua)
10 years ago
chrox e3cfee0313 fix blitbuffer to string of extra one byte copying 10 years ago
nicolua 90d9c3ddb1 menu on k3 10 years ago
chrox ebe50586f2 update luajit-launcher 10 years ago
chrox 54277974d2 make Android target 10 years ago