Commit Graph

3359 Commits

Author SHA1 Message Date
Huang Xin b2a3f6e5ec Merge pull request #900 from gontofe/OTAfix
Add tidy up option after failed update.
2014-09-15 09:05:45 +08:00
Michael Hall f6b1ed2b6d Add tidy up option after failed update. 2014-09-14 16:07:19 +01:00
Huang Xin 9f1e1a4bf4 Merge pull request #898 from houqp/houqp-master
fix(ui): hide button framecontainer background in hide() method
2014-09-14 12:10:57 +08:00
Qingping Hou 5e035c2517 fix(ui): hide button framecontainer background in hide() method 2014-09-13 23:43:39 -04:00
NiLuJe 8568f77741 Merge pull request #894 from chrox/fix_872
fix #872
v2014.09.14-nightly
2014-09-13 15:04:31 +02:00
chrox 19e3af1b09 fix #872 2014-09-13 16:25:41 +08:00
Qingping Hou aaeb7aa353 Merge pull request #893 from chrox/pathchooser
refactoring: use pathchooser in zsync plugin
2014-09-13 01:01:37 -07:00
Qingping Hou a57a164063 Merge pull request #892 from chrox/submenu_pgno
fix page number of sub-menu is not updated
2014-09-13 01:00:47 -07:00
chrox 54ebfe8b2f refactoring: use pathchooser in zsync plugin 2014-09-13 14:23:20 +08:00
chrox cf882a078a fix page number of sub-menu is not updated 2014-09-13 14:00:57 +08:00
NiLuJe 2debd0a7ae Merge pull request #890 from chrox/fix_772
fix #772
v2014.09.11-nightly
2014-09-10 16:28:32 +02:00
chrox 0349281ef5 fix #772 2014-09-10 18:11:00 +08:00
Qingping Hou 9c9edcf36f Merge pull request #888 from chrox/fix_886
always suspend in portrait mode so that screensaver image won't be stretched
2014-09-10 00:56:25 -07:00
chrox 3bd2c0756a always suspend in portrait mode so that screensaver image won't be stretched
This patch should fix #886.
2014-09-10 15:52:18 +08:00
Qingping Hou eb46aa7d66 Merge pull request #887 from chrox/fix_875
refactoring: hide the charlist implementation of InputText
2014-09-10 00:49:06 -07:00
Qingping Hou 48560253ed Merge pull request #885 from chrox/opds
add shortcut to add local calibre OPDS catalog directly by host and port
2014-09-10 00:46:02 -07:00
chrox 5b940cecaf refactoring: hide the charlist implementation of InputText
This patch also fix #875.
2014-09-10 15:31:11 +08:00
chrox 2299ac118a fix infinit loop when OPDSCatalog is created without onExit definded 2014-09-10 14:35:06 +08:00
WS64 de1d8d7cac Switch back to portrait before leaving book 2014-09-10 13:49:11 +08:00
chrox 88d9cdf533 add shortcut to add local calibre OPDS catalog 2014-09-10 13:27:15 +08:00
chrox b05ece345a add set download directory option when downloading files from OPDSCatalog
Manually added opds servers are editable and deletable by long press on
the menu entries.
2014-09-10 13:27:15 +08:00
chrox 84abe620d2 refresh filemanager when closing opdscatalog 2014-09-10 13:27:15 +08:00
chrox 11a8a1dce6 show file size and directory items in filemanager 2014-09-10 13:27:15 +08:00
chrox 8294a629b8 treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
Huang Xin 09892a4fc1 Merge pull request #880 from houqp/houqp-master
chore: cleanup FileManagerHistory:updateItemTable()
2014-09-08 14:55:59 +08:00
Qingping Hou 18d4c7550a chore: cleanup FileManagerHistory:updateItemTable() 2014-09-08 02:33:26 -04:00
NiLuJe 3e66718101 Merge pull request #879 from houqp/houqp-master
fix: replace showReaderUI with ReaderUI:showReader
2014-09-08 01:55:38 +02:00
Qingping Hou 7c6790796a fix: replace showReaderUI with ReaderUI:showReader 2014-09-07 18:43:32 -04:00
Paulo Matias c26e5e3116 Merge pull request #877 from chrox/opds
fix href with two slash
2014-09-07 10:01:45 -03:00
chrox 98da30f689 fix href with two slash 2014-09-07 17:21:58 +08:00
chrox c91224f12c add default directory for filemanager 2014-09-07 17:19:51 +08:00
NiLuJe 1524fd4615 Merge pull request #876 from chrox/opds
add OPDS support
2014-09-05 15:46:37 +02:00
chrox 69bb4a3df3 add return button in menu 2014-09-05 21:07:43 +08:00
chrox c12cb0367b title truncation in input dialog 2014-09-05 21:07:43 +08:00
chrox 69c162ac4f refactoring to generic multiinputdialog 2014-09-05 21:07:43 +08:00
chrox 21dcf787da add OPDS support
This PR implements a simple OPDS browser which can be launched
from filemanager menu.
2014-09-05 21:07:43 +08:00
chrox 69919435ac restore frontlight setting only for Kobo devices 2014-09-05 21:07:42 +08:00
chrox 2bec0017a0 refactor out global functions showHomePage and showReaderUI 2014-09-05 21:07:42 +08:00
chrox c74c258fc7 add filemanager icon in reader menu
now we can access the filemanager in all launcher configurations
2014-09-05 21:07:42 +08:00
NiLuJe bb7c7be70a Merge pull request #870 from chrox/fix_868
issue error directly when doc is malformated
2014-09-02 17:19:47 +02:00
Huang Xin 22f98c6850 Merge pull request #871 from WS64/master
Screensaver repair
2014-08-30 08:13:11 +08:00
WS64 f29eed1ebe minor code optimizing 2014-08-29 22:16:47 +02:00
WS64 eae3f01b57 Screensaver repair
Single picture as screensaver was not displayed anymore after the last update
2014-08-29 22:10:20 +02:00
chrox 2f2d9f1bf7 issue error directly when doc is malformated
This should popup a message saying "No reader engine for this file"
instead of a crash when document file is malformated.

This should fix #868.
2014-08-29 17:17:12 +08:00
Paulo Matias 233f847954 Merge pull request #867 from chrox/fix_863
register opened document in documentregistry
v2014.08.29-nightly
2014-08-28 10:20:23 -03:00
chrox 132adf8e1b register opened document in documentregistry
so that when calling getCoverPageImage in screensaver mode
the document won't be opened again. This should avoid a lot of
problem such as messing up style and options described in #863.
2014-08-28 21:03:26 +08:00
Qingping Hou 0252139361 Merge pull request #862 from chrox/fix_858
don't share info field in document
v2014.08.28-nightly
2014-08-27 22:47:12 -07:00
chrox b912200951 don't share info field in document
We may have multiple documents opened simultaneously, such as in
screensaver mode the current document is opened twice, it's better
to keep seperate info table for each document.

This should fix #858. When a credocument is opened for screensaver to
get the cover page, the total pages info is set to 1(strangely enough),
before this fix this total pages is shared with the reading document
so the progress bar will get a progress percentage well beyond 100% and
rendering the progress bar out of the boundering box as shown in #858.
2014-08-28 13:30:27 +08:00
Qingping Hou ab3be1012b Merge pull request #861 from chrox/screensaver
fix performance issue of screensaver on Kobo
2014-08-27 22:29:48 -07:00
chrox fd9e3d57f3 fix performance issue of screensaver on Kobo
now loadDocument will not render the document and getCoverPageImage will
be much faster.
2014-08-28 13:22:38 +08:00