Slava Monich
60f2b1edec
[app] Fixed opening external links
2021-11-06 21:03:12 +02:00
Slava Monich
f79b2f17ad
[app] A few book cover rendering tweaks
...
Edge filling is only performed when both edges consist predominantly
of the same color and the aspect ratio significantly differs from
the target one. Otherwise the cover is stretched pretty much as before
except that stretched image is now centered. That seems to works nicely
in all the cases which I've encoutered so far.
2021-11-02 03:24:55 +02:00
Atlochowski
de5ed3d598
Update harbour-books-pl.ts
2021-11-01 08:06:58 +01:00
Slava Monich
c90af8f0b0
Version 1.0.44
2021-11-01 01:34:18 +02:00
Slava Monich
1083992204
[app] Replaced QImage::pixelColor() with QImage.pixel()
...
QImage::pixelColor() was introduced in Qt 5.6. Besides, what we really
need here is QRgb rather than QColor.
2021-11-01 01:09:49 +02:00
Slava Monich
7700148381
[app] Define app version in a more obvious place
2021-11-01 00:57:34 +02:00
Slava Monich
d4977b1a1f
[app] Improved rendering of book covers
...
Especially narrow ones.
2021-11-01 00:40:49 +02:00
Slava Monich
d06e08a4de
[app] Added 172x172 icon
2021-08-10 04:14:49 +03:00
Slava Monich
7ceb720633
[app] Show book count as menu label when appropriate
2021-08-07 04:49:49 +03:00
Slava Monich
902d6c20af
[app] Mark more properties as readonly
2021-08-07 04:47:20 +03:00
Slava Monich
21c278dae6
[settings] Show app version and icon in the settings page
...
But only when it's opened from jolla-settings
2021-08-06 05:08:37 +03:00
Slava Monich
a2d1214e36
[settings] Perserve the layout when VKB is opened
2021-08-06 04:30:08 +03:00
Slava Monich
a952d3daa4
[build] Tweaked .qm file generation
2021-08-06 04:06:17 +03:00
Slava Monich
564a56bc56
[settings] Added dummy properties expected by jolla-settings
2021-05-15 22:41:53 +03:00
Slava Monich
ccff6a3ab6
[app] Use HarbourPressEffect
2021-05-15 22:17:28 +03:00
Slava Monich
a54415ba55
[settings] Added scroll decorator to the settings page
2021-05-15 22:00:34 +03:00
Slava Monich
1fc1d647a9
[app] Integration with My Backup
2021-05-15 21:51:45 +03:00
1Zgp
fa1911103e
Update harbour-books-hu.ts
2021-02-23 18:32:45 +02:00
Slava Monich
a8f4912409
[settings] Another way of fixing the problem of overlapping in landscape
...
Don't hide anything, just make the context menu as wide as the associated
grid slot. Works quite nicely.
2020-11-17 20:25:02 +02:00
dashinfantry
ecb19607bd
Update harbour-books-zh_CN.ts
2020-11-03 17:01:13 +08:00
Slava Monich
01736c1390
[app] Fixed page layout menu on Sailfish OS 2.0
...
Not sure what the problem was but this one works better.
2020-11-03 05:51:24 +02:00
Slava Monich
b220cbd60d
[app] Avoid QML runtime warnings
...
"Unable to assign undefined to bool"
2020-11-03 05:30:56 +02:00
Slava Monich
a39ad381b0
[app] Tweaking look loading UI
2020-11-03 05:13:33 +02:00
Slava Monich
cf51192137
[app] Implemented a fancy way of closing the book
...
By swiping it up
2020-11-03 03:12:22 +02:00
Slava Monich
a22d4f383a
[app] Fixing issues with saving/restoring book position
2020-11-02 05:19:46 +02:00
Slava Monich
6c2354d2e5
[app] Make pulley menus initially invisible
...
They will be made visible by BooksMainPage when needed.
2020-11-02 02:29:00 +02:00
Slava Monich
b74d57291c
[app] Reduced number of flickables
...
That makes scrolling easier. It appears that nested flickables with the
same flicking direction are having hard time fighting for mouse events.
2020-11-01 19:03:59 +02:00
Slava Monich
7d4cd543c5
[app] Don't auto-scroll storage view if it's not visible
...
User expects to return to the same place where he/she opened the book
or the settings page.
2020-11-01 17:23:16 +02:00
Slava Monich
5fb0779519
[app] Fixed scrolling of storage view on SD card insertion
...
It was producing strange results if contentX was non-zero
2020-11-01 17:07:33 +02:00
Slava Monich
4e479a3381
[app] Fixed detection of removable storage for non-nemo users
...
I'm wondering why it was renamed in the first place :/
2020-11-01 16:32:41 +02:00
carlosgonz
ad78da0107
Update harbour-books-es.ts
2020-10-26 21:37:43 -04:00
Slava Monich
c0bf4f92fb
[settings] Optimized settings page for landscape orientation
2020-10-27 02:47:15 +02:00
Slava Monich
85c1f819f3
[app] Fixed a problem with marking pushed position as the current one
2020-10-26 02:08:30 +02:00
Slava Monich
f29facea94
[settings] Tweaked a string
2020-10-24 18:37:28 +03:00
Slava Monich
94a5f981a7
[app] Dropped HarbourImageProvider
...
HarbourHighlightIcon works better
2020-10-23 01:53:04 +03:00
Slava Monich
a03e4e3dc7
[app] Added UI to configure night mode brightnesss
2020-10-23 01:21:24 +03:00
Slava Monich
ca6f60132c
[app] Release media keys when book page is inactive
...
E.g. when settings page is open on top of it.
2020-10-22 04:13:25 +03:00
Slava Monich
cfa9a1ad79
[harbour-lib] Pulled in HarbourLib updates
...
Replaced BooksMediaPlugin and BooksPolicyPlugin with
HarbourMediaPlugin and HarbourPolicyPlugin, respectively.
2020-10-22 04:01:33 +03:00
Slava Monich
8a247fb7e2
[settings] Fixed initial selection of orientation combo box
2020-10-10 19:02:42 +03:00
Slava Monich
b31da67dd3
[app] Explicitly set thread affinity for RenderTask
...
BooksPageWidget::paint() isn't necessarily called on the main GUI thread.
2020-09-28 05:17:58 +03:00
Slava Monich
2646d8ad4f
[app] Fixed some references to non-existent QML properties
...
QML desperately needs a compiler or at least a validator
2020-09-28 03:28:52 +03:00
Slava Monich
57ba89da1b
[translations] pt_BR => pt
2020-09-28 02:59:17 +03:00
Slava Monich
f1f9dc226e
[app] Allow to access settings from the book view
...
... at least in the Jolla store version. Most of those settings are
related to the book view, it may be quite convenient to access them
without closing the book.
2020-09-28 02:54:49 +03:00
Slava Monich
04e5a721e8
[app] Added bookPos role to the book model
...
And fixed a bunch of paging/rotation issues (or at least tried to)
2020-09-28 02:37:14 +03:00
Slava Monich
e4cbab0301
[app] Made night mode brightness configurable
...
Brightness control is implemented by rendering content with transparent
background, providing background as a separate item behind the content
and adjusting opacity of the content item according to the selected
brightness.
2020-09-21 00:53:21 +03:00
Slava Monich
19c28e5c51
[app] Avoid unpleasant flicking when pages are being dragged
2020-09-17 01:44:58 +03:00
Slava Monich
429c58efb0
[app] Dropped BooksFeedback
...
Now that QtFeedback is allowed in Jolla Store, it's no longer needed
2020-09-17 01:30:34 +03:00
Slava Monich
4a4a78e769
[harbour-lib] Pulled in HarbourLib updates
...
Now this code has a chance to work on a 64-bit system
2020-09-15 17:55:20 +03:00
Slava Monich
902569313a
[app] HarbourImageProvider needs HarbourTheme
2020-02-04 19:51:12 +02:00
Slava Monich
7ba8a502b3
[app] Colorize SD-card icon according to ambience
2020-02-04 01:48:10 +02:00