Commit Graph

1337 Commits (a713936d8c3deff8818df4b8f5299961cccc4225)

Author SHA1 Message Date
WS64 9661616edb Removed screensaver functions to new lua file 10 years ago
WS64 1a4bdd5895 Removed screensaver functions to new lua file 10 years ago
WS64 45546945e4 Removed screensaver functions to new lua file 10 years ago
WS64 f5f3e61782 Removed screensaver functions to new lua file 10 years ago
chrox 0c29b041fe markup annotation quadpoints should be defined in counterclockwise 10 years ago
WS64 db7c97211c Add images to info screen 10 years ago
WS64 7e1b702111 Allow to take an image from paretn instead of info-i.png 10 years ago
WS64 4599d02c6f Show filename on error in crash.log 10 years ago
WS64 043dc13a24 Add "last book" screensaver for Kobo
Epub only.
If someone knows how to get an jpg/png from a pdf on linux (e.g. convert by imangemagick? But i am not a linux specialist and have no idea how to get that one into koreader) I can add something for linux too.
cbz/cbr should be possible too, but I have not looked into it yet.

Do I see it right that the Kindle screensavers are handled by Kindle itself?
But on Kindle you also profit, you can see picture thumbnails now in the search results (long tap on found book)
10 years ago
chrox 2199da1713 disable string collating in Kobo devices
This should fix #686.
10 years ago
Qingping Hou 63b6d25f72 Merge pull request #818 from chrox/master
enable Wikipedia support
10 years ago
WS64 2e8ee74b2c Update input.lua 10 years ago
chrox f575797b01 use original lookup word in wikipedia lookup 10 years ago
chrox a275a8cc89 strip punctuations in word before wikipedia lookup 10 years ago
Huang Xin 8bde68aedd Merge pull request #820 from WS64/master
Bugfix. Latest version just allowed you to enter the editor once
10 years ago
WS64 9b6d273c66 Bugfix. Latest version just allowed you to enter the editor once 10 years ago
chrox 0d112c4fa5 fix koboEnableWifi 10 years ago
chrox 557c29a7d9 prompt users to turn on Wifi in OTA update and Wikipedia lookup 10 years ago
Huang Xin 3334b4dc77 Merge pull request #819 from WS64/master
Add { and } to cirtual keyboard and just save back settings that really were changed
10 years ago
WS64 1eea694190 To edit arrays we need { and }
I removed pi and e and two other characters that were there twice and replaced them by {, }, [, ]
10 years ago
WS64 f99f18ee13 Just save settings that really were changed
And not also settings that are different from the ones loaded.
This prevents Koreader from overwriting your complete persistent.defaults.settings when you started Koreader with a malformated persistent.defaults.settings file and choose "save settings". In such a malformated case you just can edit the damaged setting and save it back (although you can't see which one is damaged since the defaults settings are taken)
10 years ago
chrox c83f35a0d0 long press the backspace key will clear input text 10 years ago
chrox 948d92a3b3 fix tap on word title will crash koreader 10 years ago
chrox 7b10d66e1b enable Wikipedia support
Since wikipedia server is language specific we should first detect
language of the text by querying Google Translate. Make sure you have
access to both Google Translate and Wikipedia service to use this
function.
10 years ago
chrox 56fa8a45b7 remove rescaleByDPI since it's not reversible
alternatively we store the original size before scaling by screen DPI
and use that value when needed.
10 years ago
Huang Xin e3af23f5ef Merge pull request #817 from WS64/master
Create a simplified database file out of the calibre file
10 years ago
WS64 d5b35e8547 Default Settings finally also with the array fields 10 years ago
WS64 669d766a39 Code cosmetics 10 years ago
WS64 fdfd94507f Update filemanagermenu.lua 10 years ago
WS64 e19733edf4 Create a simplified database file out of the calibre file
Makes searches WAY 100 times faster.
From the second run on.
10 years ago
chrox dc911c659e adapt DroidSansFallback file name 10 years ago
chrox fe14809bdf update mupdf and k2pdfopt to latest versions 10 years ago
chrox 507b989747 use pdfreader instead of crereader to handle zip files
Generally zip files are zipped pictures which should be
better handled in pdfreader.
10 years ago
chrox 30898a3cd8 config line space/font gamma values directly 10 years ago
chrox c5def15558 lift TOC entry in navi tab 10 years ago
chrox 492a36a7da add follow links option in navigation tab of reader menu
If "Follow links" options is not checked links won't be followed.
The "Follow links" option is checked by default.
This option affect both PDF and EPUB documents.
10 years ago
chrox f37faadcf1 ImageWidget now supports png, jpg and tiff files 10 years ago
chrox c8bc9ee37c close screen framebuffer when exiting reader 10 years ago
Huang Xin 88c80f447b Merge pull request #814 from WS64/master
New function, browse series/tags, and sorting of all search results
10 years ago
pazos a455b3a730 move wifi.sh to networkmgr.lua 10 years ago
WS64 5201f59451 Go back to series/tags list after enter a series/tag
Todo: Go back to the actual page
10 years ago
WS64 05abbbdff9 Minor change for error "not found2 messages 10 years ago
WS64 24f3bdb7fa Add number of books to browse fundction 10 years ago
WS64 7fb545286b New function, browse series/tags, and sorting of all search results 10 years ago
Qingping Hou 5d8a9fa1bd Merge pull request #813 from chrox/dict_lookup
lookup input word when holding on word in dict lookup window
10 years ago
chrox d34a7fb355 lookup input word when holding on word in dict lookup window 10 years ago
WS64 0a6fbe28e3 Reaarange cancel buttons to the left 10 years ago
WS64 f39ffc623a Reuse previous search 10 years ago
WS64 298874c4ae Preparation for new function "browse" 10 years ago
WS64 c7240539d5 add second library 10 years ago
WS64 582c56a6dc add reminder to save unsaved settings 10 years ago
WS64 085b4fce6a Handle defaults by type (boolean/string/number) 10 years ago
WS64 24af13e1c3 Full refresh after suspend 10 years ago
WS64 ff4fa33608 Update uimanager.lua 10 years ago
WS64 768077aaa0 Screensaver functionality for Kobo 10 years ago
WS64 fde966afd2 Readded a comment that was lost by an earlier PR 10 years ago
Qingping Hou 3eab7e0917 Merge pull request #797 from chrox/master
rescale image if width or height is specified in ImageWidget
10 years ago
chrox 3018c7c6b6 add rotate method for ImageWidget 10 years ago
pazos 850eea418e translate filemanager (search & setdefaults) 10 years ago
chrox b7c7287bab remove more global variables 10 years ago
chrox 9f3eb0b784 rescale image if width or height is specified in ImageWidget 10 years ago
pazos bad193346e Translate bookmarks page title 10 years ago
WS64 09334dd7a6 Changed size and added some "close"s 10 years ago
WS64 19c7c14809 Search Enhancements
- Paths now can have unicode characters
- Long tap on search result shows book infos
10 years ago
WS64 11996cb6bb Kobo: Turn light on/off according to start parameters
Kobo only.
I guess Kindle handles this himself anyway?
10 years ago
Huang Xin a7d1e720ef Merge pull request #789 from WS64/master
remember editor settings after changing/cancelling one entry
10 years ago
WS64 dd70023c2c Add a parameter to swithItemTable to jump directly to this item 10 years ago
WS64 6c911bb453 remember editor settings after changing/cancelling one entry 10 years ago
Huang Xin aef8c14c42 Merge pull request #787 from WS64/master
Change behaviour when LIBRARY_PATH is nil
10 years ago
WS64 d81f6e7dd2 typo 10 years ago
WS64 a51f8e8050 Update filemanagersetdefaults.lua 10 years ago
WS64 5cb550d471 Change behaviour when LIBRARY_PATH is nil 10 years ago
chrox 19e6f603f0 move 'Set defaults' to tools tab
And save to persistent defaults dialog will popup when holding
on the 'Set defaults' menu.
10 years ago
chrox a9b16613cf enable highlight in dictionary lookup window
This should fix #774.
10 years ago
chrox 828d698b56 fix scaleByDPI(1) returns 0 in screen of lower DPI 10 years ago
chrox 38c75f8359 fix the first file in a zip is a directory will raise error in zipContentExt 10 years ago
WS64 bd596927dd Corrected the filename 10 years ago
WS64 a0818bb1ab Update filemanagersearch.lua 10 years ago
WS64 9830119405 Add defaults editor 10 years ago
WS64 0880924087 Add defaults and remove search options 10 years ago
WS64 eada89002d Remove Search Options (will be part of edit defaults) 10 years ago
WS64 7ccb948833 Add default value 10 years ago
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).
10 years ago
Huang Xin 81f2d4b668 Merge pull request #778 from pazos/master
clean the pot file
10 years ago
WS64 cd763f00b4 Register search options 10 years ago
WS64 2490d8da53 Remove pattern searching.
That caused the error when searching for "("
10 years ago
WS64 52d6acdd50 Add search options (new) 10 years ago
WS64 bdf26d7859 Added dkjson as owner of the unichar function 10 years ago
WS64 1189ce051d Add Umlauts to Keyboard 10 years ago
pazos 9458936868 no need to translate trademarks v2 10 years ago
WS64 3e4dc9c282 Added complete unichar support 10 years ago
WS64 844ae29fe5 Send TOC parameters to progressbar 10 years ago
WS64 e0c9501f85 Add chapter markers 10 years ago
WS64 969734931b progressbar can be turned off in mini bar 10 years ago
WS64 e42117272f Search for metadata.calibre if not found by user input 10 years ago
WS64 874f2461af Search Calibre metadata to open a book 10 years ago
WS64 b76307ce4a Register search to the filemanager menu 10 years ago
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
10 years ago
chrox 1ddafbea14 reorder setting entries in reader menu 10 years ago
chrox 5dc30d305a add OTA settings for server mirrors and channels 10 years ago
chrox 3cb03825e5 display OTA update menu only on Kindle and Kobo 10 years ago
chrox 8948400907 fix #765 10 years ago
chrox 3c8e6975fb move screen DPI and refresh rate entries into Screen menu 10 years ago
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 ;).
10 years ago
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.
10 years ago
chrox 51ba4f987a fix no battery info on minibar for PDF documents
This should fix #757.
10 years ago
chrox 024091168f set refresh rate immediately after input custom rate 10 years ago
chrox 225efb7655 prompt users to restart after changing screen DPI 10 years ago
chrox b83c4c3d95 hide several koptoptions in advanced mode 10 years ago
chrox 55554acf39 refactoring: buildin hold on menu entry to input 10 years ago
NiLuJe 5354fead70 Handle the new 4GB PW2 models 10 years ago
chrox 403b9f7ce6 refactoring: use getXxMenuTable to remove redundant code in menus 10 years ago
chrox a7fc4cccde refactoring: generate check update menu entry table in OTAManager 10 years ago
NiLuJe 51bd5b943b Merge pull request #751 from chrox/master
add 'Check update' menu and OTA update
10 years ago
chrox d9f5edf54a add 'Check update' menu and OTA update functionality 10 years ago
WS64 2968960a35 Filemanager: Added "first" and "last" page functionality 10 years ago
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.
10 years ago
chrox 405411ac4c add menu entry for E-ink screen refresh rate 10 years ago
chrox 6110b8d4e8 hold to set global default floating punctuation option 10 years ago
chrox 59dbe36d57 show 'no definition found' message when no definition found 10 years ago
chrox 82b458102a swipe east/west to switch dictionary in dict quick lookup window 10 years ago
chrox 0d1dfcbb6a range field in gesturerange can be function now 10 years ago
chrox a7fb8811f3 add floating punctuation toggler for EPUBs 10 years ago
chrox beaf768250 recalculate footer sizes when document page count is updated 10 years ago
pazos 37d6239e20 Add wifi toggle for kobos 10 years ago
WS64 b5be4d227e Changed wrong default entry 10 years ago
WS64 f80c79c96a remember font weight also from global settings and at least line spacing from defaults 10 years ago
Qingping Hou 65c59706fe Merge pull request #737 from WS64/master
remember saved default value for screen mode
10 years ago
WS64 f259e3d92d remember saved default value for screen mode 10 years ago
chrox 120f18737e add advanced option forced_ocr to force ocring text 10 years ago
chrox e91ddee836 add advanced option type that only shown when show advanced options is selected 10 years ago
chrox ce266bffb8 add minibar height into overlap height 10 years ago
chrox d1052a46fc prompt users to turn on Wifi if network is unreachable 10 years ago
Huang Xin f5c717536a Merge pull request #732 from WS64/master
Update TOC settings after some screen mode/hyphenation changes
10 years ago
WS64 0b51ef1077 Update TOC after change of hyphenation 10 years ago
WS64 3fcd10bc01 Update TOC after changing screen mode 10 years ago
WS64 de16368cc9 Added inverted landscape settings 10 years ago
WS64 e88e2c3bd2 removed unnecessary variables 10 years ago
Huang Xin 4310af0b42 Merge pull request #731 from WS64/master
Add white borders to Kobo Aura because of obscuration by black bezel
10 years ago
WS64 5c2b8dc66e move offset functions to screen.lua because of Kobo Aura issues 10 years ago
WS64 ee6dfe04ed border Kobo Aura screen because of obscuration by black bezel 10 years ago
Qingping Hou 6a774d1358 Merge pull request #728 from chrox/master
add API to query battery status on Android
10 years ago
WS64 225966ef62 Use of new functions to jump to next/previous chapter that also works in 2-page mode 10 years ago
WS64 9bdcaa2b46 Added new functions to go to next/previous chapter that also work with 2-page layout 10 years ago
WS64 c1ecf23c2c Update credocument.lua 10 years ago
chrox df57c19b99 check battery status file 10 years ago
chrox bb9426038f add API to query battery status on Android 10 years ago
chrox 3b25af4f4d protected call to open sidecar history file
This should fix #724.
10 years ago
Qingping Hou 108a451f0e fix: crash on emulator when trying to display battery level 10 years ago
NiLuJe 5ebed6655b Use Noto instead of Droid, where appropriate. 10 years ago