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

3138 Commits

Author SHA1 Message Date
WS64
dd70023c2c Add a parameter to swithItemTable to jump directly to this item 2014-08-12 09:36:23 +02:00
WS64
6c911bb453 remember editor settings after changing/cancelling one entry 2014-08-12 09:35:03 +02:00
WS64
d81f6e7dd2 typo 2014-08-11 22:41:42 +02:00
WS64
a51f8e8050 Update filemanagersetdefaults.lua 2014-08-11 20:03:03 +02:00
WS64
5cb550d471 Change behaviour when LIBRARY_PATH is nil 2014-08-11 19:43:43 +02:00
WS64
bd596927dd Corrected the filename 2014-08-11 14:24:32 +02:00
WS64
2d72bb7e3f Update reader.lua 2014-08-11 14:03:22 +02:00
WS64
5a2b9103e9 Update reader.lua 2014-08-11 13:49:18 +02:00
WS64
a0818bb1ab Update filemanagersearch.lua 2014-08-11 10:40:22 +02:00
WS64
9830119405 Add defaults editor 2014-08-11 10:39:49 +02:00
WS64
0880924087 Add defaults and remove search options 2014-08-11 10:39:08 +02:00
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