2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

3277 Commits

Author SHA1 Message Date
WS64
eada89002d Remove Search Options (will be part of edit defaults) 2014-08-11 10:38:17 +02:00
WS64
7ccb948833 Add default value 2014-08-11 10:37:38 +02:00
Huang Xin
cc46f24df6 Merge pull request #783 from NiLuJe/master
Make the geometry of the minibar user-configurable
2014-08-11 11:37:05 +08: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
Huang Xin
81f2d4b668 Merge pull request #778 from pazos/master
clean the pot file
2014-08-10 07:57:24 +08:00
NiLuJe
87a8738d89 Merge pull request #781 from WS64/master
Add search options and remove one bug with searching
2014-08-09 21:21:45 +02:00
WS64
cd763f00b4 Register search options 2014-08-09 20:50:03 +02:00
WS64
2490d8da53 Remove pattern searching.
That caused the error when searching for "("
2014-08-09 20:49:26 +02:00
WS64
52d6acdd50 Add search options (new) 2014-08-09 20:48:47 +02:00
Huang Xin
37b2459cd0 Merge pull request #779 from WS64/master
Added dkjson as owner of the unichar function
2014-08-09 23:04:12 +08:00
WS64
bdf26d7859 Added dkjson as owner of the unichar function 2014-08-09 16:38:48 +02:00
Martín Fernández
e6bd5e811e Update koreader.pot 2014-08-09 16:18:28 +02:00
Martín Fernández
58be50e45e Update main.lua 2014-08-09 16:16:20 +02:00
Martín Fernández
63dc9f7404 Update main.lua 2014-08-09 16:15:44 +02:00
Huang Xin
f739d71b54 Merge pull request #777 from WS64/master
Add Umlauts to Keyboard
2014-08-09 20:34:12 +08:00
WS64
1189ce051d Add Umlauts to Keyboard 2014-08-09 13:59:05 +02:00
pazos
6d73696c50 update pot file 2014-08-09 13:57:17 +02:00
pazos
9458936868 no need to translate trademarks v2 2014-08-09 13:56:49 +02:00
Huang Xin
fe32748c6e Merge pull request #776 from WS64/master
Add full unichar support for search and chapter markers in mini bar
2014-08-09 17:31:50 +08:00
WS64
3e4dc9c282 Added complete unichar support 2014-08-09 09:34:23 +02:00
WS64
844ae29fe5 Send TOC parameters to progressbar 2014-08-09 08:59:55 +02:00
WS64
e0c9501f85 Add chapter markers 2014-08-09 08:58:44 +02:00
WS64
f25ff7a345 Add missing quotation marks in example and add option to turn on/off chapter markers in mini progress bar 2014-08-09 08:52:20 +02:00
Huang Xin
d0b80d5e74 Merge pull request #770 from WS64/master
Progressbar can now also be turned off in mini bar
2014-08-08 07:43:52 +08:00
WS64
d7739a25e6 Default = progressbar visible 2014-08-07 20:23:11 +02:00
WS64
969734931b progressbar can be turned off in mini bar 2014-08-07 20:22:28 +02:00
Huang Xin
6ea1a7dd9a Merge pull request #769 from WS64/master
Search for metadata.calibre if not found by user input
2014-08-07 22:47:12 +08:00
WS64
e42117272f Search for metadata.calibre if not found by user input 2014-08-07 16:27:46 +02:00
Huang Xin
0e2e0590b1 Merge pull request #768 from WS64/master
Search calibre data to open a book
2014-08-07 16:32:27 +08:00
WS64
874f2461af Search Calibre metadata to open a book 2014-08-07 09:15:05 +02:00
WS64
b76307ce4a Register search to the filemanager menu 2014-08-07 09:14:30 +02:00
WS64
32d96abc01 Add some parameters to define the search 2014-08-07 09:13:27 +02:00
NiLuJe
ba52b9274f Merge pull request #766 from chrox/master
add OTA settings for server mirrors and channels
2014-08-06 18:23:24 +02:00
chrox
d7fa72e46c negative x panning if writing direction is set right to left
so that in right to left writing/drawing system the right part
of the page is drawn first
2014-08-06 22:06:38 +08:00
chrox
0be62439df update pot file 2014-08-06 20:32:28 +08:00
chrox
1ddafbea14 reorder setting entries in reader menu 2014-08-06 20:32:28 +08:00
chrox
5dc30d305a add OTA settings for server mirrors and channels 2014-08-06 20:32:28 +08:00
chrox
3cb03825e5 display OTA update menu only on Kindle and Kobo 2014-08-06 20:32:28 +08:00
chrox
8948400907 fix #765 2014-08-06 20:32:28 +08:00
chrox
3c8e6975fb move screen DPI and refresh rate entries into Screen menu 2014-08-06 20:32:28 +08:00
Huang Xin
d2b55f7177 Merge pull request #764 from NiLuJe/master
A bunch of minor tweaks
2014-08-06 09:50:05 +08:00
NiLuJe
8b6c5a2e2e Tweak the spacer appearance condition
Make it sync with the first/last icon, instead of always showing it.
Doesn't change much, since it's invisible, but, still, more correct this
way ;).
2014-08-05 17:52:29 +02:00
NiLuJe
d6494ffed0 Run every PNG icons through optipng
Very, very minor space savings ;p.
2014-08-05 17:47:14 +02:00
NiLuJe
bd32e1f10a Add some breathing room to the FM icons.
In the form of a spacer icon between the first/last icon and the
next/prev one. Should help with fatfingeritis.
2014-08-05 17:41:36 +02:00
NiLuJe
3b5076a112 Minor tweaks to the Kindle startup script.
Don't sleep during eips calls in ASAP mode
Only show the 'starting KOReader' eips msg w/ KUAL
2014-08-05 17:23:20 +02:00
NiLuJe
89cde6701a Merge pull request #762 from chrox/master
add custom screen DPI option
2014-08-05 17:03:05 +02:00
chrox
80291b0294 update pot file 2014-08-05 12:19:44 +08: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
024091168f set refresh rate immediately after input custom rate 2014-08-05 12:10:32 +08:00
chrox
225efb7655 prompt users to restart after changing screen DPI 2014-08-05 12:05:44 +08:00