Commit Graph

89 Commits (6f02b2ca2a250e58bccd5031a914243bd71b6258)

Author SHA1 Message Date
Qingping Hou eb37d9b8b6 kobo: fix screen probe for touch 9 years ago
Qingping Hou 144fd170f1 uimanager(refactor): replace autosuspend if check with noop 9 years ago
Qingping Hou e3137134f8 dbg(add): guard method to toggle assert at based at runtimemode 9 years ago
Zijie He b86aa5a02b Implement auto-suspend function for Kobo. Add test case for UIManager:_checkTasks, which should not clear _task_queue_dirty bit before looping. 9 years ago
Qingping Hou e5c1ff1ef6 test(bookmark): purge doc settings before test 9 years ago
Qingping Hou 11d5b5c0a1 fix(readerlink): restore reader view context on go back 9 years ago
Qingping Hou 2d5222ef33 readerview: add get/set methods for view context 9 years ago
Qingping Hou f48d9bd6d9 fix(readerfooter): marker ticks initialization 9 years ago
Qingping Hou adc7ddccfc test: start every test suit with a clean reader setting 9 years ago
Qingping Hou c8cd1d67f5 test: more readerfooter tests 9 years ago
Zijie He 61ec784f91 Add eink_optimization_spec 9 years ago
Qingping Hou e52c74afcc test: more uimanager scheduler test 9 years ago
Qingping Hou b65983da1a multi-touch: add tests for gesturerange moudle 9 years ago
Qingping Hou 8190093f83 kobo: don't create FrontLightState config if it didn't exist to begin with 9 years ago
zijiehe e84093c414 Add a flState in Kobo, and KoboPowerD:toggleFrontlight uses flState to control the light instead of intensity. 9 years ago
Qingping Hou 8c01835458 fix: only show reader status at the end of the book 9 years ago
Qingping Hou 69f9ebd528 build: fix doc generation
also moved MD5 to koreader-base/ffi
9 years ago
Qingping Hou 03e81cfa4d test: fix readerui instance reset test 9 years ago
Qingping Hou 417bb5fb14 test: kill in fly hinting event 9 years ago
Qingping Hou 5e3100874f test: purge doc settings before test 9 years ago
Qingping Hou 12c6bd7121 test: fix readerbookmark unit test 9 years ago
chrox 493c887829 fix travis testfront 9 years ago
Qingping Hou 71ef994318 test: add nickle conf spec 9 years ago
Qingping Hou d1ca8bc494 fix(filemanager): delete document with settings 9 years ago
Qingping Hou 722eaed4b2 feat: docsettings:getSidecarDir 9 years ago
Qingping Hou 3b92bdc084 feat: support screenshot in filemanager 9 years ago
Qingping Hou 5aefb41631 fix readerfooter spec 9 years ago
Qingping Hou ab98097e72 add tests for scheduler 9 years ago
Qingping Hou 55234ef899 fix: read stats crashes pdf/djvu documents 9 years ago
chrox 19979fb8f8 postpone loading of httpclient module in unit test 9 years ago
chrox 54f5166254 add koptinterface spec 9 years ago
chrox 429eeed372 verbose unit test log so that we have a clue when there is segfault 9 years ago
Qingping Hou cdd17906f6 refactor: ui/font:getFace 9 years ago
chrox f0dbd5939c fix travis build segfault hopefully 9 years ago
Frans de Jonge 6eca0be44b Spec updates for new font 9 years ago
Qingping Hou a30fe26de0 Merge pull request #1543 from chrox/plugable-turbo
disable turbo lib by default
9 years ago
chrox a59621953d use turbo library in coverage test 9 years ago
chrox c7cac7b333 disable turbo lib by default 9 years ago
chrox 1fcc425eac regression test to safeguard droid sans fallback 9 years ago
chrox a4404cfb10 Add missing urw fonts and fix unit test 10 years ago
chrox d468b05567 Use turbo looper on Android 10 years ago
Qingping Hou 3a55edd0d5 chore: remove test tag 10 years ago
chrox 0058bc8511 Fix readerbookmark unit test 10 years ago
Qingping Hou 186673587e chore: fix some of the luacheck errors 10 years ago
chrox 932df2a2f9 Refactor out string.gsplit to util.gsplit 10 years ago
chrox 2f2611af42 fix Travis test 10 years ago
chrox 3984d5b31d disable debug in unit test 10 years ago
chrox d08e22ec2e add simple sync service as a plugin
The 'KOSync' plugin will synchronize furthest reading progress
across different koreader devices after users registering their
devices.

The synchronizing service is open-sourced as the project
[koreader/koreader-sync-server](https://github.com/koreader/koreader-sync-server).
10 years ago
chrox 9ab6224963 add lua Spore to build REST client 10 years ago
chrox d7faba5b5c request from async http client only accept one callback
and error should be checked in the callback
10 years ago