Commit Graph

5102 Commits (b16a33a232b06682c61783f44372a8140b8bb122)
 

Author SHA1 Message Date
Huang Xin b16a33a232 Merge pull request #2375 from koreader/houqp-master
readerpaging(fix): handle edge cases where paging pan will crash the reader
8 years ago
Dimitrios Semitsoglou-Tsiapos b87ce7fe12 footer: update when toggling markers 8 years ago
chrox fcb766784b fix build on OSX 8 years ago
Qingping Hou 2242751d4a build: fix automated documentation build 8 years ago
Qingping Hou 8e76ed4f0b fix: flush reader setting on change from filemanagermenu 8 years ago
Qingping Hou cd24eb82d7 readerpaging(fix): handle edge cases where paging pan will crash the reader 8 years ago
retrue 529b365b11 Arranges alphabetically list of languages and
uses caps for first letter of language name.
I have left English in first place because it is the default language, but it could be placed between Deutsch and Español.
8 years ago
Bastien Dejean cffb21f7be Add new setting: auto_book_status
Fixes #2363.
8 years ago
Frans de Jonge 80cf111fcf Merge pull request #2369 from robert00s/master
Change GoodReadsApi to GoodreadsApi
8 years ago
robert00s 14a3c5f7a8 Change GoodReadsApi to GoodreadsApi 8 years ago
Frans de Jonge 4d9a3f4e77 Merge pull request #2364 from robert00s/master
OPDS - fix opds catalog for Wolne Lektury
8 years ago
robert00s 2cfce6f369 OPDS - fix opds catalog for Wolne Lektury 8 years ago
Frans de Jonge 1a6ae058cc Merge pull request #2362 from baskerville/use-last-file
Allow local overrides of use_lastfile_as_screensaver
8 years ago
Bastien Dejean b959c4de1c Allow local overrides of use_lastfile_as_screensaver 8 years ago
Frans de Jonge 6b4f48f29f Merge pull request #2341 from koreader/houqp-master
minor: add doc_home_display_name setting
8 years ago
Qingping Hou b7cdf103e3 chore: fix luacheck error & add comment to release-ip.sh 8 years ago
Frans de Jonge 2bc7b01d78 Fix a few Goodreads-related typos 8 years ago
robert00s fc5ba9b862 Fix hyphenation words with unicode character in texboxwidget (#2356) 8 years ago
Qingping Hou 17b453cd02 doc: add more doc for imagewidget 8 years ago
Qingping Hou 42d74c0a36 doc: add sqlite sample code 8 years ago
Qingping Hou 88ab21c62c minor: change setting names for home_dir_name 8 years ago
Bastien Dejean 64bc5cd63c Make the powered off state customizable
This changes the behavior of the powered off transition phase for the
Kobo devices: instead of displaying a confirmation dialog, a screensaver
is used after a 2 seconds press delay.

Users can specify separate directories/files/messages for the powered
off and sleeping states through the `path` and `message` attributes of
the `{poweroff,suspend}_screensaver` settings.

Fixes #2327 and closes #2306.
8 years ago
robert00s 2599c39d42 GoodReads Plugin (#2346)
GoodReads Plugin
8 years ago
Frans de Jonge eb8c0525de Merge pull request #2353 from baskerville/random-image
Don't try to return an element from an empty set
8 years ago
Bastien Dejean fe738ef101 Don't try to return an element from an empty set 8 years ago
Bastien Dejean b3d58fba00 Don't try to set the value of fm_screen_mode
I'm not sure what the original intention was, but in practice, the user
experience regarding the way this setting is saved is horrible: it seems
to change randomly and once the orientation is changed from portrait to
landscape, the only way to fix it is to edit `settings.reader.lua`.
8 years ago
Bastien Dejean 58b6c94a8d Generalize and consolidate tildify
- Don't do any substitution unless `home_dir_name` exists.

- Don't rely on `gsub` because it might interpret some characters in
  `home_dir` as magical (and might also replace a match not starting at
  the beginning of `path`).
8 years ago
Bastien Dejean 283a113aaa Handle corner case in tildify 8 years ago
Frans de Jonge 00fbc5f3c9 Merge pull request #2338 from koreader/houqp-master
add setupkoenv.lua
8 years ago
Qingping Hou b2e1d9dc42 dictquicklookup(chore): simplify logic that disables wikipedia button 8 years ago
Qingping Hou dae4a5a413 refactor: move bootstrap code into setupkoenv.lua
add ffi.load patch
add kodev prompt command
8 years ago
Bastien Dejean 2f5935411a Replace the home dir by ~ in the FM's current path
This mirrors the well known shell convention and release the user from
a needlessly verbose description of the current path.
8 years ago
Bastien Dejean 83f18d6d77 Properly spell the title of the file manager
Us humans can handle spaces in titles.
8 years ago
Hzj_jie 8e5f294902 Return correct result from koreader.sh 8 years ago
Frans de Jonge b7671e9ae5 Merge pull request #2324 from koreader/houqp-master
update new OTA server & fix plugin check errors
8 years ago
Frans de Jonge 312d0459a9 Merge pull request #2330 from robert00s/master
Fix #2328
8 years ago
robert00s 2238fdc882 Fix #2328 8 years ago
robert00s 09f2db3729 Fix long filename text in history textbox (#2322)
Fix long filename text in history textbox
8 years ago
Qingping Hou 8ff05707d2 ota: support legacy kindle devices 8 years ago
Qingping Hou 854043e18d chore: fix all luacheck errors for plugins 8 years ago
Qingping Hou d6aa3b9c8c ota: add new default server 8 years ago
Qingping Hou 75f96c5508 Merge pull request #2320 from koreader/houqp-master
network(fix): automaticallly obtain IP if network is already authenticated
8 years ago
Qingping Hou efae2ed16f network(fix): automaticallly obtain IP if network is already authenticated 8 years ago
robert00s 8a9811804d Add Polish keyboard (#2319)
Add Polish keyboard


* Optimization
8 years ago
Bastien Dejean 41764e23e8 Make page gap configurable 8 years ago
Frans de Jonge 8a4d99d63e Merge pull request #2317 from koreader/houqp-master
footer refactoring
8 years ago
Qingping Hou 558754e9b5 footer(refactor): various bug fixes and optimizations 8 years ago
robert00s 872ac457da Create reading progress page (#2312)
Create reading progress page
8 years ago
Qingping Hou 3de3fb9b14 kodev: error out on invalid test suit 8 years ago
Frans de Jonge 529d505585 Merge pull request #2311 from koreader/houqp-master
plugins(chore): fix static check errors
8 years ago