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

3076 Commits

Author SHA1 Message Date
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
chrox
44b2964ce3 update pot file 2014-07-26 22:25:06 +08:00
chrox
405411ac4c add menu entry for E-ink screen refresh rate 2014-07-26 22:22:52 +08:00
chrox
fe5410e1b1 update pot file 2014-07-25 23:15:07 +08:00
chrox
6110b8d4e8 hold to set global default floating punctuation option 2014-07-25 23:11:48 +08:00
chrox
880d02417b update pot file 2014-07-24 22:20:50 +08:00
chrox
59dbe36d57 show 'no definition found' message when no definition found 2014-07-24 22:13:23 +08:00
chrox
82b458102a swipe east/west to switch dictionary in dict quick lookup window 2014-07-24 22:10:28 +08:00
chrox
0d1dfcbb6a range field in gesturerange can be function now 2014-07-24 22:08:26 +08:00
Qingping Hou
6b011fb190 Merge pull request #744 from chrox/master
add floating punctuation toggler for EPUBs
2014-07-23 04:24:56 -04:00
chrox
a7fb8811f3 add floating punctuation toggler for EPUBs 2014-07-22 21:55:31 +08:00
chrox
beaf768250 recalculate footer sizes when document page count is updated 2014-07-22 21:55:31 +08:00
Huang Xin
72cb163a0c Merge pull request #740 from pazos/master
Add wifi toggle for kobos
2014-07-20 14:23:51 +08:00
pazos
37d6239e20 Add wifi toggle for kobos 2014-07-19 16:32:41 +02:00
pazos
4a3f72e6ff We don't support old kobo wifi devices 2014-07-19 16:12:57 +02:00
Huang Xin
52bdc01138 Merge pull request #739 from WS64/master
remember font weight also from global settings and at least line spacing from defaults
2014-07-19 21:15:18 +08:00
WS64
b5be4d227e Changed wrong default entry 2014-07-19 09:48:05 +02:00
WS64
f80c79c96a remember font weight also from global settings and at least line spacing from defaults 2014-07-18 09:54:51 +02:00
Qingping Hou
65c59706fe Merge pull request #737 from WS64/master
remember saved default value for screen mode
2014-07-17 14:17:36 -04:00
WS64
f259e3d92d remember saved default value for screen mode 2014-07-17 19:22:54 +02:00
NiLuJe
dcd7d0ddd4 Merge pull request #736 from chrox/master
prompt users to turn on Wifi if network is unreachable
2014-07-17 18:14:42 +02:00
chrox
a77d1abb4c update pot file 2014-07-17 22:32:56 +08:00
chrox
120f18737e add advanced option forced_ocr to force ocring text 2014-07-17 22:32:20 +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