2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
Commit Graph

3199 Commits

Author SHA1 Message Date
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
chrox
b83c4c3d95 hide several koptoptions in advanced mode 2014-08-05 12:04:17 +08:00
chrox
55554acf39 refactoring: buildin hold on menu entry to input 2014-08-05 10:23:25 +08:00
Huang Xin
2b2b5fb808 Merge pull request #759 from NiLuJe/master
Fix utter breakage of the Kindle startup script.
2014-08-04 07:04:15 +08:00
NiLuJe
30f733f9d9 Fix utter breakage of the Kindle startup script.
I forgot to update the Makefile when I renamed the helper include...
Ooops. >_<"
2014-08-04 00:25:23 +02:00
Huang Xin
2033620122 Merge pull request #754 from NiLuJe/master
Visual feedback on KOReader start & update on Kindle
2014-08-02 07:12:44 +08:00
NiLuJe
3a0beed410 Don't sleep during eips calls for the tar feedback 2014-08-01 21:59:13 +02:00
NiLuJe
e749018f71 Don't restore permissions when untaring
We're running as root, so those aren't the defaults,
but we're unpacking on vfat, so trying to preserve permissions
fails horribly.
2014-08-01 21:52:04 +02:00
NiLuJe
c25186911b Rename the shell helper 'library'...
Because Kate is being stupid.
2014-08-01 21:41:30 +02:00
NiLuJe
5354fead70 Handle the new 4GB PW2 models 2014-08-01 19:32:24 +02:00
NiLuJe
bd180fc34d Minor cosmetic tweaks 2014-08-01 19:24:38 +02:00
NiLuJe
2652c1e5e0 Visual feedback on update end, successful or not 2014-08-01 19:20:07 +02:00
NiLuJe
477d661e8f Add visual feedback to OTA updates on Kindle
Dry-coded
2014-08-01 19:15:35 +02:00
NiLuJe
dd64e6e12d Merge pull request #753 from chrox/master
code refactoring in menu tables
2014-08-01 17:28:12 +02:00
chrox
403b9f7ce6 refactoring: use getXxMenuTable to remove redundant code in menus 2014-08-01 22:23:08 +08:00
chrox
880e5499fb more informative notification 2014-08-01 22:01:57 +08:00
chrox
a7fc4cccde refactoring: generate check update menu entry table in OTAManager 2014-08-01 21:59:59 +08:00
chrox
c140f5aa16 remove miss-added logmsg in kobo startup script 2014-08-01 17:36:42 +08:00
Huang Xin
c2b3606a4c Merge pull request #752 from NiLuJe/master
Add icons missing in #749
2014-08-01 15:00:55 +08:00
NiLuJe
482fbb2486 Add icons missing in #749 2014-08-01 07:20:15 +02:00
NiLuJe
51bd5b943b Merge pull request #751 from chrox/master
add 'Check update' menu and OTA update
2014-08-01 06:58:52 +02:00
Huang Xin
e83180c49c Merge pull request #749 from WS64/master
Filemanager: Added "first" and "last" page functionality
2014-08-01 12:41:56 +08:00
chrox
d9f5edf54a add 'Check update' menu and OTA update functionality 2014-08-01 12:36:36 +08:00
WS64
2968960a35 Filemanager: Added "first" and "last" page functionality 2014-07-30 09:00:02 +02:00
Qingping Hou
4d7f33ed73 Merge pull request #748 from chrox/master
add font size menu entry
2014-07-27 12:17:21 -04:00
chrox
27da93ad76 remove reginal update parameters for android
This should fix #747.
2014-07-27 22:15:58 +08:00
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
49ee4f4e4a whiten background color of appbar.column.two.large.png 2014-07-27 21:43:19 +08:00
Qingping Hou
f691a403ec Merge pull request #745 from chrox/master
show 'no definition found' message when no definition is found in dictionary lookup
2014-07-26 11:12:14 -04:00