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
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
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
f699d3cb34
[app] Added "Copied to clipboard" pop-up notification
2017-12-04 01:24:39 +03:00
Slava Monich
b16f5e986b
[app] Provide haptic feedback on entering/leaving selection mode
2017-12-03 16:23:25 +03:00
Slava Monich
89775f269e
[app] Implemented text selection (whole words)
...
The selected text is getting copied to clipboard.
2017-09-07 19:03:17 +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
1ca5fb3653
Added UI state with pager but without tools
2017-08-03 21:48:27 +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
e3b0e1c453
[app] Support for footnotes
2016-11-02 19:51:34 +03:00
Slava Monich
caf858b581
[app] Use shared instance of BooksSettings
2016-10-16 23:36:13 +03:00
Slava Monich
b2d01710e8
[app] Support for internal hyperlinks
2016-10-16 20:07:03 +03:00
Slava Monich
01c9f0744b
[app] Fixed condition for BooksBookView being interactive
2016-10-15 13:16:06 +03:00
Slava Monich
1cdafb5fd0
[app] Tweaking image view transitions
2016-10-08 23:36:28 +03:00
Slava Monich
4c918861d0
[app] Zoom images on long tap
2016-10-08 20:16:08 +03:00
Slava Monich
c15d6b840d
[app] Open external links on long tap
2016-10-08 19:41:27 +03:00
Slava Monich
0a42d93e14
[app] Fixed the problem with the initial slider position
2016-10-08 01:09:57 +03:00
Slava Monich
5be7de14ba
[app] Prefixed all string ids with harbour-books-
2016-10-07 18:47:27 +03:00
Slava Monich
0220a2c79a
[app] Tweaking the "Loading..." screen
2016-02-21 15:13:40 +03:00
Slava Monich
58d0927e82
[app] Implemented per-book font size
...
The global font size setting still exists, per-book value is the adjustment
relative to the default value.
2015-12-13 14:46:53 +03:00
Slava Monich
512c698fd1
[app] Only show the cancel button when actually loading the book
2015-11-03 01:33:58 +03:00
Slava Monich
53f7693ced
[app] Workaround for Qt crash
...
Qt was crashing when user was swiping over hidden cancel button.
Making button invisible helps to avoid the crash.
2015-10-31 00:04:04 +03:00
Slava Monich
312dbff58c
[app] Don't mess with the Button width
2015-10-21 13:57:38 +03:00
Slava Monich
01e9c614a0
[app] Fixed the "cancel load" button
...
Now it disappears after loading is done and becomes compatible with SFOS 1.1.7
2015-10-21 13:38:28 +03:00
Slava Monich
e00e5624f9
[app] Made it easier to cancel book loading
...
Also, show the book title at the top of the loading screen
2015-09-12 19:37:02 +03:00
Slava Monich
a56349fe11
[app] Tell the user when we are applying new fonts
...
"Loading..." message may be misleading as the book is already loaded.
2015-08-24 13:23:24 +03:00
Slava Monich
4dbe01fed0
[app] Removed references to non-existent menu item
2015-08-24 12:27:49 +03:00
Slava Monich
c90983070c
[app] Moved font controls from pulley menu to toolbar
...
Tool icon replaces double-click as the night/day mode switch.
2015-08-23 14:47:25 +03:00
Slava Monich
135f196868
[app] Show number of scanned files to entertain the user
2015-07-16 23:51:57 +03:00
Slava Monich
8065a8a724
[app] Settings need to be passed to BookModel
2015-07-12 19:39:55 +03:00
Slava Monich
af87d79ceb
[app] Added left swipe hint
2015-07-12 18:50:12 +03:00
Slava Monich
d677a150dc
[app] Use global Settings object instead of passing it around
...
As an optimization measure.
2015-07-12 13:12:35 +03:00
Slava Monich
213828811c
Fixed a few issues with re-paging after rotation
...
The situation when device is rotated before the current paging task
has completed wasn't handled correctly. E.g. current book position
wasn't restored after rotating the device back, page count in the
progress indicator wasn't restarted etc.
2015-07-11 04:56:38 +03:00
Slava Monich
e9db1e773a
Sailfish integration
2015-06-28 14:22:35 +03:00