Commit Graph

4532 Commits

Author SHA1 Message Date
Qingping Hou
a6d548d7be Create ISSUE_TEMPLATE.md
Github's new feature :)

https://github.com/blog/2111-issue-and-pull-request-templates
2016-02-18 10:32:49 -08:00
Frans de Jonge
d4256e110a Merge pull request #1830 from koreader/houqp-master
add documentation for wbuilder
2016-02-18 09:56:30 +01:00
Qingping Hou
815c5924e3 add documentation for wbuilder 2016-02-17 21:07:33 -08:00
Huang Xin
fe21fe29d4 Merge pull request #1828 from koreader/houqp-master
fix(readerfontlight): crash in toggle
2016-02-18 05:21:38 +08:00
Qingping Hou
4598284bbb fix(readerfontlight): crash in toggle 2016-02-17 09:53:29 -08:00
Huang Xin
37a0765897 Merge pull request #1825 from koreader/houqp-master
fix #1796
2016-02-17 19:40:45 +08:00
Qingping Hou
03e81cfa4d test: fix readerui instance reset test 2016-02-17 00:06:55 -08:00
Qingping Hou
72e7cd5cf4 style: move functions around 2016-02-16 23:26:08 -08:00
Qingping Hou
417bb5fb14 test: kill in fly hinting event 2016-02-16 23:26:08 -08:00
Qingping Hou
b63ddb8736 fix: kill in fly hinting event on document close 2016-02-16 23:26:08 -08:00
Frans de Jonge
df6935c20b Merge pull request #1823 from koreader/houqp-master
build: fix travis build
2016-02-16 20:57:23 +01:00
Frans de Jonge
d692a42f97 Merge pull request #1824 from NiLuJe/master
Add a bunch of OTA mirrors...
2016-02-16 20:56:51 +01:00
NiLuJe
a4137fd8a6 Add a bunch of OTA mirrors...
With much better peerings & bandwidth than my fallback.
-eu is in Central Europe
-af is in Western Europe
-na is in North America
2016-02-16 20:45:37 +01:00
Qingping Hou
1f082d7f5c build: fix travis build 2016-02-16 09:58:24 -08:00
Qingping Hou
1519a48a60 Merge pull request #1822 from chrox/chrox-master
do full screen refresh on KV after waked up from screensaver
2016-02-16 12:44:53 -05:00
chrox
1cef9278f1 do full screen refresh on KV after waked up
from screensaver
this should fix #1800
2016-02-16 22:43:54 +08:00
Frans de Jonge
d6b5af7d40 Merge pull request #1820 from koreader/houqp-master
fix keyvaluepage to truncate long text
2016-02-16 10:42:35 +01:00
Qingping Hou
87c28a72cf doc: update closebutton 2016-02-15 23:21:36 -08:00
Qingping Hou
e422842256 minor: a lot of luacheck fixes 2016-02-15 23:10:07 -08:00
Qingping Hou
5e3100874f test: purge doc settings before test 2016-02-15 22:43:47 -08:00
Qingping Hou
023f8c2232 bump base for new writePNG function 2016-02-15 22:35:53 -08:00
Qingping Hou
90a258daf1 kodev: add --tags option to test command 2016-02-15 22:34:48 -08:00
Qingping Hou
6a6469fa09 more luacheck fixes 2016-02-15 22:34:28 -08:00
Qingping Hou
3c647ff244 minor: various luacheck fixes 2016-02-15 18:08:04 -08:00
Qingping Hou
3bec9cea89 ui(kvpage) truncate title/key/value if it's too long 2016-02-15 17:56:13 -08:00
Qingping Hou
e410ce14df doc: types/functions for font and rendertext module 2016-02-15 16:14:15 -08:00
Qingping Hou
d7879db90f font: add default font size 2016-02-15 15:00:38 -08:00
Huang Xin
e71863af7f Merge pull request #1819 from apletnev/statistics_fix
fix error in case when process old statistics files
v2016.02.16-nightly
2016-02-15 23:41:23 +08:00
Alex Pletnev
853e8581d0 fix error in case when process old statistics files 2016-02-15 15:58:46 +02:00
Huang Xin
271b79b039 Merge pull request #1817 from koreader/statistics_ui
migrate statistics ui to use KeyValuePage
2016-02-15 20:14:10 +08:00
Qingping Hou
2d3843413f build: fix coverall command in travis 2016-02-15 02:43:02 -08:00
Qingping Hou
f2c016161e fix: typo in readerstatus 2016-02-15 02:26:19 -08:00
Qingping Hou
bc8144ddfa statistics: ignore books with 0 total_time 2016-02-15 02:18:10 -08:00
Qingping Hou
59c17ef420 minor: more luacheck fixes 2016-02-15 01:33:48 -08:00
Qingping Hou
12c6bd7121 test: fix readerbookmark unit test 2016-02-14 23:55:32 -08:00
Qingping Hou
f2019c9eac bump base for mupdf build fix 2016-02-14 23:00:20 -08:00
Qingping Hou
11ee8d6fcc refactor: use new KeyValuePage widget for displaying statistics 2016-02-14 21:54:17 -08:00
Qingping Hou
65455cee23 bump luajit-launcher 2016-02-12 21:25:05 -08:00
Qingping Hou
af54d405eb build: update help page for kodev 2016-02-12 21:25:05 -08:00
Huang Xin
d9b55af517 Merge pull request #1806 from apletnev/#1710
#1710 FR: Add support of statistics plugin for pdf
v2016.02.14-nightly
2016-02-13 08:46:03 +08:00
Alex Pletnev
fbf98ed920 #1710 FR: Add support of statistics plugin for pdf 2016-02-12 16:55:02 +02:00
Frans de Jonge
21d7f27d2e Merge pull request #1808 from apletnev/#1807
#1807 FR: Add separator into menu
2016-02-11 19:59:26 +01:00
Alex Pletnev
a6ebbe9adb #1807 FR: Add separator into menu 2016-02-11 18:47:27 +02:00
Huang Xin
20d301fa7a Merge pull request #1804 from houqp/houqp-master
enable luacheck in travis build
2016-02-11 10:31:10 +08:00
Qingping Hou
8f4fae7a09 minore: more static check fixes 2016-02-10 10:30:05 -08:00
Qingping Hou
8203ba2ec6 doc: update readme 2016-02-10 10:12:26 -08:00
Qingping Hou
ad3b2dad1a build: fix luacheck in travis build 2016-02-10 00:01:09 -08:00
Qingping Hou
8e707da616 reader(status): append status item to the end of menu properly 2016-02-09 23:17:53 -08:00
Qingping Hou
ba1ef91df2 minor: translate progress bar text with template 2016-02-09 23:10:37 -08:00
Qingping Hou
9bd2d42834 build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00