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
Slava Monich
d2bc2d10cd
[app] Made BooksHints a singleton
2020-02-03 04:34:37 +02:00
Slava Monich
4bc47ef775
[app] Made BooksFeedback a singleton
...
And only do bzzzzz once, when selection is started.
2020-02-03 04:28:00 +02:00
Slava Monich
d1f8cf015b
Merge pull request #56 from dashinfantry/patch-4
...
[app] Updated Chinese translations
2020-02-03 03:12:20 +02:00
Slava Monich
8529942924
[app] A few more tweaks to reduce jumping between the pages
2020-02-03 03:09:13 +02:00
Slava Monich
6b5fb10b15
[app] React to jumpToPage signal from BooksBookModel
...
To ensure correct initial position of the view.
2020-02-03 02:50:03 +02:00
dashinfantry
e081bc202b
Update harbour-books-zh_CN.ts
2020-01-04 02:28:41 +08:00
Slava Monich
0bd4373862
[app] Use fixed color for folder title
...
Because the background color is fixed too.
2019-12-10 03:43:58 +03:00
Slava Monich
e76e6489dc
[app] Added Chinese translation to the build
2019-12-04 12:27:07 +02:00
Slava Monich
8737d39840
[app] Fixed errors in harbour-books-zh_CN.ts
2019-12-04 12:26:20 +02:00
dashinfantry
35b6770bcd
Create harbour-books-zh_CN.ts
2019-12-04 13:20:49 +08:00
Slava Monich
78372a0963
[app] Create sample book on the first time run
2019-04-01 13:34:33 +03:00
Slava Monich
85473cb2b4
[app] Use HarbourLib QML components
2019-04-01 02:06:55 +03:00
Slava Monich
9422fa4f68
[app] Slightly tweaked the toolbar
2019-04-01 01:25:37 +03:00
Slava Monich
e1f75ed04a
[app] Only use those HarbourLib classes that we really need
2019-03-31 04:03:16 +03:00
Slava Monich
e79aa80b83
[app] Bump marks file version to force re-paging
...
It's necessary because recent changes affect layout.
2018-07-27 01:30:22 +03:00
Slava Monich
8441340207
Merge pull request #48 from atlochowski/patch-2
...
[app] Updated Polish translations
2018-07-24 10:55:19 +03:00
A
ae511ba4fb
Update harbour-books-pl.ts
2018-07-24 09:46:05 +02:00
Åke Engelbrektson
61b6537915
Update harbour-books-sv.ts
...
new strings translated
2018-07-24 08:28:23 +02:00
Slava Monich
4af6dfe06f
[app] Added settings UI for "Turn page by tap" option
2018-07-24 00:29:52 +03:00
Slava Monich
278baef519
[app] Added dconf option to turn pages by tapping the screen
2018-07-24 00:06:39 +03:00
Slava Monich
be2b66f955
[app] Fixed a problem with paging animation
2018-07-23 23:55:24 +03:00
Slava Monich
5a765e391f
[app] Added settings UI for page payout
2018-07-23 23:30:20 +03:00
Slava Monich
73f4e53933
[app] Allow to fix page layout
...
Some users are annoyed by page layout changing after accident tap
2018-07-23 00:52:14 +03:00
Slava Monich
7b38eca3f2
[app] Support for SD-card labels containing spaces
...
Spaces which are part of the path get replaced with \040 in /proc/mounts
2018-06-08 17:26:12 +03:00
Slava Monich
fbadaf142c
[app] Support new SD-card mount location in Sailfish OS 2.2.0
...
It used to be mounted at /media and now it's /run/media
I need to find a better way to detect removable media.
2018-06-08 15:17:57 +03:00
Slava Monich
6ee937d06e
[app] Added Polish translations to the build
2018-05-21 17:26:37 +03:00
A
0d10315090
Create harbour-books-pl.ts
2018-05-21 13:47:43 +02:00
Slava Monich
c6fefd05fe
[app] Translate app name to Brazilian Portuguese
2018-05-19 12:46:50 +03:00
Slava Monich
654b2b6c94
[app] Added Brazilian Portuguese translations
...
Thanks to TamarindoJuice from OpenRepos.net
2018-05-19 12:08:10 +03:00
Slava Monich
e1b87d528b
Merge pull request #44 from 1Zgp/patch-1
...
[app] Updated Hungarian translations
2018-05-18 11:26:25 +03:00
1Zgp
a1fc2c3354
Update harbour-books-hu.ts
2018-05-18 08:12:03 +03:00
Åke Engelbrektson
d823075f96
Update harbour-books-sv.ts
...
Translated new strings
2018-05-18 06:30:25 +02:00
Slava Monich
cfcb0b7fbc
[app] Set target thread for HashTask
2018-05-17 20:15:29 +03:00
Slava Monich
6c62bad2a7
[app] Added settings UI for keepDisplayOn option
...
New strings are only translated to English, Finnish and Russian.
Help is needed to translate them to other languages.
2018-05-17 11:52:04 +03:00
Slava Monich
3ccc36e335
[app] Added keepDisplayOn option
2018-05-16 23:55:43 +03:00
Slava Monich
57801ed140
[app] Dropped BooksTask in favor of HarbourTask
2018-05-16 18:27:12 +03:00
Slava Monich
b78201060b
[app] Fixed a few memory leaks
2018-05-06 02:02:15 +03:00
Slava Monich
12eb3919dc
[app] Added openrepos variant
2018-04-27 01:06:15 +03:00
Slava Monich
5cd1036db7
[app] Added translations for the app grid label (es, hu, nl)
2018-02-26 17:43:41 +02:00
Slava Monich
c8f643d8e3
[app] Fixed compatibility with Sailfish OS < 2.1.0
...
Notification object didn't have the "icon" property until Sailfish OS 2.1.0.
Its presense needs to be checked at run time.
2018-02-26 17:39:30 +02:00
Slava Monich
7822f05631
[app] Added Hungarian translations to the build
2018-02-18 20:35:02 +02:00
1Zgp
0545fc6312
[app] Create harbour-books-hu.ts
...
Hungarian translation for Books.
2018-02-18 20:32:49 +02:00
Slava Monich
8e9def08eb
[app] One more place where currentPageChanged should be emitted
2018-02-10 20:26:08 +03:00