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

117 Commits

Author SHA1 Message Date
Frans de Jonge
38d5510a78
Remove sourceror.io (#6986)
The links stopped working, so they no longer look nice like they used to. Here's an excerpt from an e-mail they sent me on November 18, 2020.

> We’ve made the very difficult decision to shut down Sourcerer and have sold our intellectual property rights and trademarks to another organization. We are not disclosing the acquiring organization at this time, but, have discussed extensively how they may be used in the future and couldn’t be more impressed with how thoughtfully they’ve communicated with us their vision for the future.
>
> Sourcerer profiles will be live until March 31, 2021. We will not be updating the platform, fixing bugs, or accepting new signups effective immediately.
2020-12-13 10:27:26 +01:00
Martín Fernández
0ed4680967
Remove PB hardware requests (#6767)
Because @ezdiy has one (or more?) and is doing a great work with it.

I also have one (Touch HD3) which I don't use and I don't plan to use, so it's available for any contributor that wants to tinker with the platform. Thanks to @Cellaris for providing the device 😄
2020-10-08 15:56:09 +02:00
Frans de Jonge
c2dc83ca09 Fix typo in README 2020-08-15 21:41:47 +02:00
Martín Fernández
2c102b245b
Add Remarkable to README.md (#5839) 2020-02-12 08:13:11 +01:00
Frans de Jonge
402809a181
[doc] Update donation info (#5811)
As pointed out by @pazos in https://github.com/koreader/koreader/issues/4235#issuecomment-581489630
2020-02-04 12:49:21 +01:00
Frans de Jonge
8a474e6922
Finish Weblate migration (#5713)
Closes #3754.

Adds an automated source file push to the koreader/koreader-translations repo and a cute little badge.
2019-12-31 15:39:15 +01:00
poire-z
f38073c1e9 (test master branch protection - please ignore) 2019-10-23 00:17:35 +02:00
Frans de Jonge
b24de3a4d8
Minor stylistic correction suggested by spammer (#5505) 2019-10-18 21:50:45 +02:00
xxniranjanxx
b8c0afd5e2 Fix a spelling mistake in README.md (#5483) 2019-10-12 13:37:21 +02:00
Martín Fernández
57d9f75f53 [doc] Simplify and reorganize readme (#5217)
References #5213.
2019-08-20 17:01:28 +02:00
Jason Cooke
cc932b873a docs: fix typo (#5134) 2019-08-04 08:03:03 +02:00
Frans de Jonge
5c95597f0a
README: remove Ubuntu Touch and add screenshot (#4959)
The Ubuntu Touch build has been broken for three years and since I have no way to test I can't fix it.

References #4904.
2019-04-22 15:58:07 +02:00
Frans de Jonge
f3b6d7fc46 README: add a cute little version tag badge (#4596) 2019-02-16 00:32:37 +01:00
Martín Fernández
9e11369aba add a note about building in mojave 2018-12-18 11:57:57 +01:00
Martín Fernández
ca64b07986 add luarocks package to mac instructions, update lua to new name 2018-12-18 11:57:57 +01:00
Frans de Jonge
472b9cf32a
README.md: add note about --appimage-extract (#4304)
Fixes #3886.
2018-11-05 22:54:36 +01:00
Sergey Surkov
d865bf84f4 Hall-of-fame to recognize contributors on README (#4168) 2018-08-18 08:42:14 +02:00
NiLuJe
8089d916a5
Visual feedback around tar/zsync on Kobo during OTA updates (#4043)
* With a bonus version normalizer fix.
  * And a zsync bump/fix to avoid softlocks with OpenStack HTTP frontends (also, pull those from the OTA mirror list).
2018-07-03 23:16:45 +02:00
NiLuJe
5871132c25
UI Behavior tweaks (#3983)
* Switch all initial highlights to "fast" update

i.e., everything that does an invert
Plus a few other things that refresh small UI elements onTap
Re #3130

* Tweak refreshtype for a number of widgets:
  * Fix iconbutton dimen
  * Make touchmenu flash on close & initial menu popup. Full-screen on close.
  * Use flashing updates when opening/closing dictionary popup. Full-screen on close.
  * Switch FileManager to partial.
    It's mostly text, and we want flash promotion there.
  * Make configdialog & menu flash on exit
  * Make FLWidget flash on close
  * virtualkeyboard: flash on layout change & popup.
  * Potentially not that great workaround to ensure we actually see the
highlights in the FM's chevrons
  * Flash when closing BookStatus Widget
  * Optimize away a quirk of the dual "fast" update in touchmenu

* Promote updates to flashing slightly more agressively.

* Document what each refreshtype actually does.

With a few guidelines on their optimal usecases.

* Switch remaining scheduleIn(0.0) to nextTick()

* Tighter scheduling timers

Shaving a hundred ms off UI callbacks...

* Cache FFI C Library namespace

* Ask MuPDF to convert pixmaps to BGR on Kobo

Fix #3949

* Mention koxtoolchain in the README

re #3972

* Kindle: Handle *all* fonts via EXT_FONT_DIR instead of bind mounts insanity

* Make black flashes in UI elements user-configurable

(All or nothing).

* Jot down some random KOA2 sysfs path
2018-06-02 12:10:55 -04:00
Frans de Jonge
4993d577e5
README: add new logo and links from koreader.rocks homepage (#3881)
References #3858 #2000
2018-04-15 20:35:02 +02:00
Frans de Jonge
8b9c83a5ed
Update README.md: more Mac info (#3787)
References #3783.
2018-03-21 20:00:26 +01:00
Frans de Jonge
a16c500ac7
README: add CBT to list of supported formats (#3560)
Was added in https://github.com/koreader/koreader/pull/3554
2017-12-24 15:46:23 +01:00
Frans de Jonge
6b205fba97
README: add a few more pointers (#3512) 2017-11-28 16:35:46 +01:00
Huang Xin
a44b39fda6
[build] Darwin build of Android port (#3520) 2017-11-28 02:23:54 +08:00
Frans de Jonge
fa5e68e828
README: put ccache website in relevant list item (#3495) 2017-11-18 10:37:59 +01:00
Huang Xin
0e5293f1eb
[fix] add OSX build prerequisites cmake and makedepend (#3478) 2017-11-12 00:00:56 +08:00
Frans de Jonge
69ec93d3cd
README: tiny grammar fix (#3453) 2017-10-31 17:38:21 +00:00
Frans de Jonge
6d3330ea3f README: fix "unarchieve" typo (#3362) 2017-10-15 13:52:29 +02:00
Frans de Jonge
6b6ffdffeb README: style updates (#3337)
Improved some stylistic issues.

* Updated Travis CI reference to CircleCI.
* Switched to CircleCI "shield" style badge to fit in better with the other badges.
2017-10-10 19:46:12 +02:00
Frans de Jonge
aaab777ddb [CI] Switch to Codecov (#3336)
The debug output from Coveralls was rubbish. `"Build processing error"`
Besides some basics like checking if we were actually sending
valid JSON that gives us absolutely nothing to work with.
2017-10-10 17:57:50 +02:00
Qingping Hou
283bffdce9 Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
Frans de Jonge
db6c35c144 README: small typo 2017-10-04 08:53:00 +02:00
Frans de Jonge
e5675af467 README: Change gcc requirement to 4.8
Technically 4.7 is probably fine for all but debugging symbols, for which a simple version check and workaround could be added. However, since all of the CI tests run 4.8 there is no regression prevention and it would be more future maintenance trouble than it's worth.
2017-10-02 22:03:54 +02:00
Frans de Jonge
7da2998322 README: typo and grammar 2017-09-29 13:55:18 +02:00
Frans de Jonge
a3ae46136c README: update info about screen size/DPI 2017-09-29 13:36:10 +02:00
Frans de Jonge
994606e70e README: more grammar 2017-09-28 21:49:03 +02:00
Frans de Jonge
5da6624ec6 README: various style, grammar, clarifications & updates 2017-09-28 21:23:30 +02:00
Frans de Jonge
ac02d1551b README: update Android NDK/SDK info 2017-09-28 18:06:04 +02:00
Frans de Jonge
35be7c08ea README: fix typo 2017-09-25 22:57:49 +02:00
Frans de Jonge
5ea7c703e0 README.md: add Android p7zip-full requirement 2017-09-16 00:11:48 +02:00
kartoffelsalat
0dcdb2888f [fix] Add libstc++-static package to README (#3125)
Fixes #3069 and #3116.

Add `libstc++-static package` as build prerequisite under Fedora to the README.
2017-08-23 13:35:03 +02:00
Frans de Jonge
cfe7b0f5e0 README.md: add automake and improve clarity
Most people will be looking for the emulator info first, so put it on top. Fixes #2595
2017-02-28 23:59:23 -08:00
chrox
fcb766784b fix build on OSX 2016-11-24 11:41:00 -08:00
Qingping Hou
42d74c0a36 doc: add sqlite sample code 2016-11-19 12:15:27 -08:00
Tobias Feijten
b80e6b50a1 Update documentation to clarify the process
I've finally managed to build the release of KOreader for Android, but I've run into some issues.
I've updated the manual to reflect the solutions I've found.
The issues I've found are:
1. The version of the needed Android SDK platform isn't described anywhere;
2. xutils-dev is missing from the prerequisites, while it provides the `makedepend` utility used by the openssl build system;
3. Finally, for the Android build it is necessary to install JDK version 8.
2016-09-09 13:37:09 +08:00
chrox
001433e6bc various test/coverage optimization 2016-08-15 00:32:40 +08:00
Qingping Hou
82a3e0f9ad automatically adjust ev time for kobo touch 2016-05-23 23:21:14 -07:00
Qingping Hou
76b58c38e7 doc: update koreader naming convention in readme 2016-05-23 22:52:29 -07:00
Zijie He
1aa0c4192a Multi-line toggle switch & add instruction to resolve sdcv build error. 2016-05-09 21:59:33 -07:00
chrox
25b70007d4 update to latest koreader base 2016-04-22 20:13:44 +08:00