Commit Graph

4483 Commits (9bd2d428340004cfb6fcdc1bc900b02bd0c8ff1d)
 

Author SHA1 Message Date
Qingping Hou 9bd2d42834 build: enforce luacheck in travis build 8 years ago
Qingping Hou b8ee33871f style: clean up statuswidget a bit 8 years ago
Huang Xin e4a9b60277 Merge pull request #1785 from apletnev/#1730
#1730 Create complete book feature
8 years ago
Alex Pletnev c0a2b3d4d9 #1730 Create complete book feature 8 years ago
Alexander Pletnev 85ca00bbfb Merge pull request #2 from houqp/prfix
feat(ui): support text alignment in TextBoxWidget
8 years ago
Qingping Hou 7625621c84 feat(ui): support text alignment in TextBoxWidget 8 years ago
Alex Pletnev 0f9bfbf147 #1730 Create complete book feature 8 years ago
Huang Xin b3beb71432 Merge pull request #1798 from houqp/houqp-master
minor refactor
8 years ago
Qingping Hou 2f0544b1b7 refactor(statistics): avoid magic 0.1 schedule with PostRender event 8 years ago
Qingping Hou daf754d0f4 minor(readerhinting): access document directly instead of from ui 8 years ago
Qingping Hou e116f1bcc1 Merge pull request #1797 from chrox/chrox-master
fix occationally stats being cleared
8 years ago
chrox 493c887829 fix travis testfront 8 years ago
chrox 2ea217296b comments on the delayed stats initialization 8 years ago
chrox 6d3634b58d fix occationally stats being wiped out 8 years ago
Frans de Jonge 596248c108 Merge pull request #1793 from houqp/houqp-master
doc: add documentation build infrastructure
8 years ago
Qingping Hou e2096ed8d9 doc: add documentation build infrastructure 8 years ago
Huang Xin 9020b2e717 Merge pull request #1791 from houqp/houqp-master
build: more travis build fix
8 years ago
Qingping Hou 98d5026b8e build: retry testfront to get around occasional segfault in travis. 8 years ago
Qingping Hou 9fff21cbe7 kodev: add test command 8 years ago
Qingping Hou 20232f61ef build: more travis build fix 8 years ago
Huang Xin 8d6ac4bc51 Merge pull request #1789 from houqp/houqp-master
fix travis build
8 years ago
Qingping Hou 0aec9c5900 build: fix travis build with new luarocks 8 years ago
Qingping Hou c6a18c0b57 kodev: catch build error 8 years ago
Qingping Hou 73a048e320 build: set dependency for .busted 8 years ago
Huang Xin a8204f8bab Merge pull request #1786 from houqp/houqp-master
test: add nickle conf spec
8 years ago
Qingping Hou f1c8c5e594 Merge pull request #1787 from koreader/chrox-master
add auto refresh time option for status bar, close #1769
8 years ago
chrox 41d3642467 add auto refresh time option for status bar, close #1769 8 years ago
Qingping Hou 71ef994318 test: add nickle conf spec 8 years ago
Huang Xin 1dff6c7bc6 Merge pull request #1784 from koreader/houqp-master
minor FM fix
8 years ago
Qingping Hou 1609becd61 Merge pull request #1772 from dset0x/frontlight-sync
WIP Synchronise frontlight level with nickel config
8 years ago
Qingping Hou fb0606aa9c style(FM): rename internal only method into function 8 years ago
Qingping Hou 34515484d1 fix: remove invalid setDirty in FileManager:restoreScreenMode 8 years ago
Huang Xin 1c64335e7d Merge pull request #1783 from houqp/keyboard
support input for keyboard only devices like kindle k3 and dxg
8 years ago
Qingping Hou b480145134 build: add kodev script 8 years ago
Qingping Hou 5a3b9c6856 style: make staick-check happier 8 years ago
Qingping Hou 59e791db82 feat: support numeric input for keyboard only devices 8 years ago
Qingping Hou 0a492bee3c add(ui): topcontainer 8 years ago
Qingping Hou 68ead0c9b2 feat(inputcontainer): support showing inputcontainer without content 8 years ago
Qingping Hou 0e8eb3320c minor(build): replace comment with echo 8 years ago
Qingping Hou 5cca28fabc feat(util): add array.Append helper 8 years ago
Qingping Hou 72b0b8197b style(inputdialog): rename self.input to self.input_widget 8 years ago
Qingping Hou e19f73bdba style(util): rename tablelength to tableSize 8 years ago
Qingping Hou fab1f9572f ignore legacy build dir 8 years ago
Huang Xin 70872a99e9 Merge pull request #1781 from koreader/houqp-master
bump base
8 years ago
Qingping Hou 3e71e07488 bump base 8 years ago
Qingping Hou 0219a3501c Merge pull request #1775 from erosennin/hyphenation-auto
Automatically choose the hyphenation dictionary based on the document language
8 years ago
Andrey Golovizin bb1d4c60b3 Choose hyphenation dict by document language 8 years ago
Andrey Golovizin a8d4372949 Update base 8 years ago
Dimitrios Semitsoglou-Tsiapos 699781de68 nickel_conf: handle missing file/key/section 8 years ago
Dimitrios Semitsoglou-Tsiapos eb47c5a39f Synchronise frontlight level with nickel config
* Drops support for mocking the frontlight setting internally which may
  cause incorrect in-memory values.

* Adds new supported value for `KOBO_LIGHT_ON_START` (-2), which sets
  'Kobo eReader.conf' as the source to update `settings.reader.lua`'s
  brightness setting on startup, thus using the value from it
  indirectly.

* Adds the `KOBO_SYNC_BRIGHTNESS_WITH_NICKEL` configuration variable
  which updates 'Kobo eReader.conf' every time the brightness setting is
  changed within koreader.

* Fixes missing call to save brightness when modifying via two-finger
  swipe.

Closes #1523.
8 years ago