Commit Graph

247 Commits (d9f5edf54a85c247590d8ea454b60f558d9fcbfb)

Author SHA1 Message Date
chrox d9f5edf54a add 'Check update' menu and OTA update functionality 10 years ago
pazos 37d6239e20 Add wifi toggle for kobos 10 years ago
NiLuJe 2f47ae3d1b Add an installer/updater to the KUAL ext.
And also play with some CRe settings, for kicks.
10 years ago
NiLuJe 526a4f8ec1 Don't bundle launchpad on non-legacy Kindles 10 years ago
pazos 57266daec5 Fix back to nickel in 3.4.1 10 years ago
chrox 5df6768c77 fix make koboupdate since there is no bins in kobo directory now 10 years ago
pazos b690d6aa95 standarize script names for kobos 10 years ago
Qingping Hou 0a40534688 fix(build): add git submodule sync to fetchthirdpary 10 years ago
chrox 650879ec5c now make po should be issued manually 10 years ago
Qingping Hou f6a9c694dc refactor: update reader to use new launcher 10 years ago
chrox 54277974d2 make Android target 10 years ago
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?
10 years ago
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.
10 years ago
chrox 599c02ffcf add android build target 10 years ago
Hans-Werner Hilse 6acdf35239 don't build .mo files, we read .po now 10 years ago
chrox 71eda7a0ca busted test for frontend 10 years ago
chrox 2a80c8f24a rename customupdate to kindleupdate in Makefile 10 years ago
chrox aa13e7ab4f reorganize launching scripts for both kindle and kobo
so that platform specific files are collected into platform
directory respectively
10 years ago
Huang Xin 4156b2edd0 Merge pull request #559 from Markismus/master
Return to Home screen for Kobo devices Mini, Touch and Aura
10 years ago
Markismus bd4b5a11ad Added Kobo files to Makefile
I can't test on my laptop. Would these changes be enough?
10 years ago
chrox 842439cb62 update pot file for plugins 10 years ago
chrox 5c1d5c3314 add Evernote plugin to export highlights and notes
The "My Clipping" file that storing highlights and notes for Kindle
native readers could also be parsed and exported. The parser is
implemented in `evernote.koplugin/clip.lua`.

Parsed highlights and notes in one book will be packed and rendered
into html node with a slt2 template `note.tpl` that complies with
evernote markup language(ENML).

Finally the evernote client will create or update note entries and
push them to Evernote cloud.
10 years ago
chrox 6bee469ea0 add make test in Makefile and README file 10 years ago
chrox 315abd92d3 strip unnecessary parts in update packages 10 years ago
Qingping Hou 93d04839fc support for building against custom koreader-base repo 11 years ago
chrox 67f627f2fb update po file from transifex automatically on each build 11 years ago
Giorgio Micotti 7d8f13ae00 Safer installing process for Kobos 11 years ago
Giorgio Micotti afd4a2d920 Merge branch 'master' of https://github.com/koreader/koreader 11 years ago
chrox 9fd9bb17a9 update mupdf and k2pdfopt to the latest version 11 years ago
Giorgio Micotti be1a637c3b DO NOT MERGE initial suspend support for Kobo 11 years ago
HW 62a2c6738d consolidated Makefile, adapted to dynlib approach 11 years ago
HW f2e0eb3dfd interim merge of latest upstream 11 years ago
Giorgio Micotti d9b210c315 Changed "koboupdate" to be more reliable as an installation mean. 11 years ago
HW 5eeb4380e4 small fixes 11 years ago
HW e862820638 switch to new dynamic loading library build
separate output directories are created per-architecture
11 years ago
Giorgio Micotti 1201b64d18 Add an option "make koboupdate" 11 years ago
chrox 466605e8f7 add hyphenation dictionaries in customupdate 11 years ago
Giorgio Micotti c91e3834bb Added detection of single kobo models. Also a script to launch koreader is included and the related Makefile changes. 11 years ago
chrox 43240a7d98 add defaults.lua in emu directory 11 years ago
Qingping Hou 84801e6f51 add defaults.lua in customupdate 11 years ago
Qingping Hou 561c7902ca move defaults.lua to root directory 11 years ago
{Qingping,Dave} Hou d0e23dd90e Merge pull request #136 from houqp/houqp-master
update koreader-base
11 years ago
Qingping Hou 38bb360f2d link ev_replay to emu dir 11 years ago
chrox 9ab9af20bf rm additional fonts in resources dir in customupdate 11 years ago
chrox be7794eb06 add 'make fonts' command that merges additional fonts in resources into fonts pool 11 years ago
chrox 1a23787e26 add dict and tessdata directory in dist data directory 11 years ago
chrox db56b52bed add missing sdcv 11 years ago
chrox e71aa93a97 add sdcv in customupdate 11 years ago
chrox 936dfc6fd1 add text highlight in both reflow and non-reflow mode 11 years ago
Qingping Hou 3e6005b3af replace i18n with MO_DIR 11 years ago