Commit Graph

111 Commits

Author SHA1 Message Date
chrox 87e667748a add font size menu entry
It changes screen DPI and may needs to reboot the reader to take effect.
This should fix #746.
2014-07-27 21:43:39 +08:00
chrox 405411ac4c add menu entry for E-ink screen refresh rate 2014-07-26 22:22:52 +08:00
chrox e91ddee836 add advanced option type that only shown when show advanced options is selected 2014-07-17 22:31:01 +08:00
chrox e624695d54 the Back key on Android should close the popup window and menu 2014-06-10 21:33:31 +08:00
chrox 3b5fa25c25 respond Menu key to show reader menu 2014-06-08 17:52:45 +08:00
chrox b92860c22a add night mode option that inverts screen color 2014-06-08 14:06:16 +08:00
chrox a7b88b1f9d adjust option orders in readermenu 2014-06-05 19:17:19 +08:00
chrox 857bd6fcc8 strings not shown on GUI will not be translated
This may encourage users in transifex to join Koreader project.
2014-06-05 14:59:06 +08:00
chrox 449445d95d update help info 2014-05-28 21:11:07 +08:00
chrox 34fd9f3efa add koreader plugin mechanism
This should implement #505.
2014-04-23 22:30:36 +08:00
Qingping Hou 4b357c1466 move reader code into frontend/apps/reader
it makes more sense to completely separate the UI framework and
application code

also move frontend/ui/configurable.lua to frontend/configurable.lua
2014-04-02 17:02:01 -04:00