Commit Graph

20 Commits

Author SHA1 Message Date
Ebrehem 44ecf74ba3 Update readerfooter.lua 2014-09-27 12:56:47 +02:00
NiLuJe e2efb230a6 Make the geometry of the minibar user-configurable
As well as the width of the toc notches
Lower the default value of the container size a bit to avoid eating into
the last line on small borders setup (I checked on 167 & 212 DPI
devices, Feel free to revert to the previous value (19) if that causes
trouble).
2014-08-11 05:09:45 +02:00
WS64 844ae29fe5 Send TOC parameters to progressbar 2014-08-09 08:59:55 +02:00
WS64 969734931b progressbar can be turned off in mini bar 2014-08-07 20:22:28 +02:00
chrox 51ba4f987a fix no battery info on minibar for PDF documents
This should fix #757.
2014-08-05 12:18:00 +08:00
chrox beaf768250 recalculate footer sizes when document page count is updated 2014-07-22 21:55:31 +08:00
chrox ce266bffb8 add minibar height into overlap height 2014-07-17 21:27:35 +08:00
WS64 af400bbe1e Added battery info to mini bar 2014-07-04 14:42:36 +02:00
WS64 79f1b027f0 Minor optimizings (elseif) 2014-07-03 18:15:08 +02:00
WS64 0429325c5f removed "next chapter" for PDFs
Should actually also be done for EPUBs without TOC, but somehow I can't get it to work
2014-07-02 14:46:23 +02:00
WS64 00c050f279 Update readerfooter.lua 2014-07-02 10:43:24 +02:00
WS64 c50a0f701b Update readerfooter.lua 2014-07-02 10:32:17 +02:00
WS64 ec16a3f745 Update readerfooter.lua
Add "pages left to next chapter" to minibar
2014-07-02 07:06:43 +02:00
chrox 1fd45c3903 add tap zone configuration for the minibar 2014-06-08 19:07:14 +08:00
chrox 53a41c0ce8 adapt reader footer for small screen 2014-06-05 12:50:33 +08:00
chrox 1d292f16a9 remove full screen option in koptoption
since we can now switch progress bar status simply by tap
2014-05-19 14:23:36 +08:00
chrox 6938b54346 enlarge touch zone for readerfooter 2014-05-18 23:39:32 +08:00
chrox eeb81f1c39 persistent reader footer mode 2014-05-01 18:51:48 +08:00
chrox 47f986941f tap on reader footer to hide footer 2014-04-04 21:20:26 +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