Slava Monich
fb8841294e
[app] A better way to use Permissions and MediaKey
...
It has a better chance to survive a Qt upgrade
2022-10-10 18:48:25 +03:00
Slava Monich
2a64b91cde
[app] Made colors configurable
2022-10-10 03:45:18 +03:00
Slava Monich
fdca2d959e
[app] Register OpenRepos app as a file handler
2021-11-13 03:53:17 +02:00
Slava Monich
d06e08a4de
[app] Added 172x172 icon
2021-08-10 04:14:49 +03:00
Slava Monich
a952d3daa4
[build] Tweaked .qm file generation
2021-08-06 04:06:17 +03:00
Slava Monich
ccff6a3ab6
[app] Use HarbourPressEffect
2021-05-15 22:17: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
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
57ba89da1b
[translations] pt_BR => pt
2020-09-28 02:59:17 +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
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
e76e6489dc
[app] Added Chinese translation to the build
2019-12-04 12:27:07 +02: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
e1f75ed04a
[app] Only use those HarbourLib classes that we really need
2019-03-31 04:03:16 +03:00
Slava Monich
6ee937d06e
[app] Added Polish translations to the build
2018-05-21 17:26:37 +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
57801ed140
[app] Dropped BooksTask in favor of HarbourTask
2018-05-16 18:27:12 +03:00
Slava Monich
12eb3919dc
[app] Added openrepos variant
2018-04-27 01:06:15 +03:00
Slava Monich
7822f05631
[app] Added Hungarian translations to the build
2018-02-18 20:35:02 +02:00
p4moedo
eb105f7f9d
Added Spanish (es) translation
2018-02-01 22:45:13 +01:00
Slava Monich
f16e0a8a61
Added Dutch translations to the build
2018-01-30 18:28:17 +02:00
Slava Monich
4f293dd7ff
[app] Added BooksPos::List::fromVariant() and toVariantList()
...
Also moved BooksPos::fromVariant() and toVariant() to the .cpp file.
They seem to be a bit too large for inline functions.
2018-01-28 02:00:07 +02:00
Slava Monich
02d86ffa67
[app] Use HarbourPluginLoader from HarbourLib
2017-12-04 01:37:33 +03:00
Slava Monich
b16f5e986b
[app] Provide haptic feedback on entering/leaving selection mode
2017-12-03 16:23:25 +03:00
Slava Monich
0e8d758879
Turn pages with volume keys
...
And allow to configure volume key actions.
2017-08-08 16:19:30 +03:00
Slava Monich
9ac726c523
Implemented history (position stack)
...
Allows the user to return back after selecting a cross-page link
2017-08-03 18:48:17 +03:00
Slava Monich
ca2afa3dec
[app] Fixed a problem with generation of .qm files
2017-01-28 18:25:31 +02:00
Slava Monich
4c918861d0
[app] Zoom images on long tap
2016-10-08 20:16:08 +03:00
Slava Monich
833775f0b0
[app] Added settings page
2016-10-07 17:57:08 +03:00
Heiko Bauke
80750b4f86
fixed double "CONFIG += sailfishapp"
2016-04-18 09:37:30 +02:00
Heiko Bauke
a4b7c45f8b
revert changes in habour-books.spec
2016-04-17 02:05:34 +02:00
Heiko Bauke
a319ba6008
German localization
2016-04-16 23:01:17 +02:00
Slava Monich
89f79e2492
[app] Added limited support for folders
...
UI doesn't allow creating or renaming the folders yet and there's
no easy way to move books between folders, but if folders are there,
they will be shown and the user will be able to navigate between them.
Folders can be deleted though.
2015-11-08 14:20:25 +03:00
Slava Monich
d82564509c
[app] Package icons in a different way
...
Otherwise deployment from QtCreator may fail.
2015-10-21 13:31:48 +03:00
Slava Monich
b108c25f25
[app] Add support for loading books from compressed files
2015-07-15 22:59:00 +03:00
Slava Monich
af87d79ceb
[app] Added left swipe hint
2015-07-12 18:50:12 +03:00
Slava Monich
83507c8a9e
Finnish translation
2015-07-11 17:55:35 +03:00
Slava Monich
8cb679125a
Integrated Swedish translations
2015-07-11 13:44:24 +03:00
Slava Monich
4ab57a9a45
Moved library stubs into a separate directory
2015-07-07 13:11:16 +03:00
Slava Monich
11f516e8fa
Implemented ZLUnixFSManager::mimeType
2015-07-07 13:05:12 +03:00
Slava Monich
22884ccdf3
Eliminated hard dependency on expat
2015-06-28 22:28:54 +03:00
Slava Monich
e9db1e773a
Sailfish integration
2015-06-28 14:22:35 +03:00