Commit Graph

4501 Commits

Author SHA1 Message Date
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
Qingping Hou b8ee33871f style: clean up statuswidget a bit 2016-02-09 23:01:19 -08:00
Huang Xin e4a9b60277 Merge pull request #1785 from apletnev/#1730
#1730 Create complete book feature
2016-02-10 09:02:09 +08:00
Alex Pletnev c0a2b3d4d9 #1730 Create complete book feature 2016-02-09 14:51:55 +02:00
Alexander Pletnev 85ca00bbfb Merge pull request #2 from houqp/prfix
feat(ui): support text alignment in TextBoxWidget
2016-02-09 13:58:31 +02:00
Qingping Hou 7625621c84 feat(ui): support text alignment in TextBoxWidget 2016-02-08 23:16:06 -08:00
Alex Pletnev 0f9bfbf147 #1730 Create complete book feature 2016-02-08 18:16:55 +02:00
Huang Xin b3beb71432 Merge pull request #1798 from houqp/houqp-master
minor refactor
2016-02-08 10:50:52 +08:00
Qingping Hou 2f0544b1b7 refactor(statistics): avoid magic 0.1 schedule with PostRender event 2016-02-07 14:03:53 -08:00
Qingping Hou daf754d0f4 minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
Qingping Hou e116f1bcc1 Merge pull request #1797 from chrox/chrox-master
fix occationally stats being cleared
2016-02-07 16:48:05 -05:00
chrox 493c887829 fix travis testfront 2016-02-07 21:48:26 +08:00
chrox 2ea217296b comments on the delayed stats initialization 2016-02-06 23:39:11 +08:00
chrox 6d3634b58d fix occationally stats being wiped out 2016-02-06 23:33:52 +08:00
Frans de Jonge 596248c108 Merge pull request #1793 from houqp/houqp-master
doc: add documentation build infrastructure
2016-02-04 21:03:45 +01:00
Qingping Hou e2096ed8d9 doc: add documentation build infrastructure 2016-02-04 10:24:53 -08:00
Huang Xin 9020b2e717 Merge pull request #1791 from houqp/houqp-master
build: more travis build fix
2016-02-04 16:21:03 +08:00
Qingping Hou 98d5026b8e build: retry testfront to get around occasional segfault in travis. 2016-02-04 00:07:09 -08:00
Qingping Hou 9fff21cbe7 kodev: add test command 2016-02-03 23:37:00 -08:00
Qingping Hou 20232f61ef build: more travis build fix 2016-02-03 23:11:22 -08:00
Huang Xin 8d6ac4bc51 Merge pull request #1789 from houqp/houqp-master
fix travis build
2016-02-04 14:23:06 +08:00
Qingping Hou 0aec9c5900 build: fix travis build with new luarocks 2016-02-03 22:15:26 -08:00
Qingping Hou c6a18c0b57 kodev: catch build error 2016-02-03 20:34:10 -08:00
Qingping Hou 73a048e320 build: set dependency for .busted 2016-02-03 20:28:39 -08:00
Huang Xin a8204f8bab Merge pull request #1786 from houqp/houqp-master
test: add nickle conf spec
2016-02-04 12:21:35 +08:00
Qingping Hou f1c8c5e594 Merge pull request #1787 from koreader/chrox-master
add auto refresh time option for status bar, close #1769
2016-02-03 20:18:52 -08:00
chrox 41d3642467 add auto refresh time option for status bar, close #1769 2016-02-04 11:28:50 +08:00
Qingping Hou 71ef994318 test: add nickle conf spec 2016-02-03 10:35:47 -08:00
Huang Xin 1dff6c7bc6 Merge pull request #1784 from koreader/houqp-master
minor FM fix
2016-02-02 23:07:43 +08:00
Qingping Hou 1609becd61 Merge pull request #1772 from dset0x/frontlight-sync
WIP Synchronise frontlight level with nickel config
2016-02-01 21:15:00 -08:00
Qingping Hou fb0606aa9c style(FM): rename internal only method into function 2016-02-01 18:25:33 -08:00
Qingping Hou 34515484d1 fix: remove invalid setDirty in FileManager:restoreScreenMode 2016-02-01 18:25:33 -08:00