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
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
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
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
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
3ccc36e335
[app] Added keepDisplayOn option
2018-05-16 23:55:43 +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
9e9d954722
[app] UI tweaks
2018-02-04 13:09:08 +03:00
Slava Monich
3325aad1b2
[app] Eliminated unnecessary QML object creation
2018-01-20 13:49:51 +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
2295ebfb7f
[app] Added "Select all" pulley menu item to the import view
2017-09-07 23:46:52 +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
bd403f44c9
Hide history controls if there's no history
...
Also, long-press on the history arrow clears the history
2017-08-03 21:24:03 +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
59f49be0c3
Specify slider animation duration in addition to velocity
2017-08-03 18:41:59 +03:00
Slava Monich
8344963cc9
Tweaking tool icons
2017-08-03 16:19:51 +03:00
Slava Monich
3ffcd7cdf2
[app] Housekeeping
2016-11-06 21:52:09 +03:00
Slava Monich
e3b0e1c453
[app] Support for footnotes
2016-11-02 19:51:34 +03:00
Slava Monich
af9271dff5
[app] Made root directory configurable for removable storage
...
The dconf entry is /apps/harbour-books/removableRoot
2016-10-23 20:17:13 +03:00
Slava Monich
caf858b581
[app] Use shared instance of BooksSettings
2016-10-16 23:36:13 +03:00
Slava Monich
55b47f18f2
[app] Took out unused slider code
2016-10-16 22:41:29 +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
d8964ee8b1
[app] Allow to fix orientation
2016-10-07 19:40:18 +03:00
Slava Monich
5be7de14ba
[app] Prefixed all string ids with harbour-books-
2016-10-07 18:47:27 +03:00
Slava Monich
833775f0b0
[app] Added settings page
2016-10-07 17:57:08 +03:00
Slava Monich
fd0724aa90
[app] Fixed wrapping of "No books" label
2016-07-27 23:25:20 +03:00
Slava Monich
43d54a8a20
[app] Fixed truncation of long folder names
2016-06-25 00:35:15 +03:00
Slava Monich
ca2f50cb4b
[app] Restore current folder at startup
2016-06-23 18:34:13 +03:00
Slava Monich
138e7f2068
[app] Optimize BooksShelfItem
...
Use Loader to instantiate components on demand
2016-03-16 01:31:33 +02: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
7ab1b72343
[app] Changed "-a" icon alignment
2015-12-12 17:33:24 +03:00
Slava Monich
c95bb79aa2
[app] Tweaking book copy
2015-12-12 12:38:26 +03:00
Slava Monich
84b9b77523
[app] Show progress indicator when copying the book
2015-12-03 01:00:45 +02:00
Slava Monich
08c0904a84
[app] Fixed the problem with the initial focus
...
If the first press isn't ignored by the drag area then the first flick
won't work. The problem has something to do with this drag area as
everything works fine if the drag area is removed. Couldn't figure out
what exactly the problem was and what's wrong with the initial focus,
but this hack makes things work.
2015-12-01 19:10:31 +02:00
Slava Monich
26e651a932
[app] Tweaking BooksShelfView
...
It doesn't need to be flickable. Also, re-parented BooksDragArea
2015-12-01 19:00:55 +02:00
Slava Monich
34fb489107
[app] Reworked support for folder renaming
...
The actual renaming is easier to do in BooksShelf rather than BooksPathModel
and it generally makes more sense.
Editing now also starts after long-pressing the title of the current folder.
2015-12-01 00:00:56 +02:00
Slava Monich
a89e489f7a
[app] Fixed criteria of a valid folder name
2015-11-30 23:17:43 +02:00
Slava Monich
ed218a6f03
[app] Added translation for "Enter folder name"
2015-11-30 18:29:37 +02:00
Slava Monich
57204d3cc4
[app] Implemented folder renaming
2015-11-30 17:57:27 +02:00
Slava Monich
8a4e131452
[app] Tweaking folder UI
2015-11-29 23:18:09 +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
98b269d405
[app] Use busy indicator of medium size for bookshelf item
2015-11-05 00:40:29 +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
9f7c751e8d
[app] Fade truncated title
2015-09-12 19:24:45 +03:00
Slava Monich
7d891bfd45
[app] Set window title
2015-08-26 13:24:51 +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
87ebcecd28
[app] Store the current directory in dconf, not just the mountpoint
...
This will play better with the folder support when it gets implemented.
2015-08-19 18:18:25 +03:00
Slava Monich
ae06b6f808
[app] Use constants defined by HarbourSystemState
2015-08-19 01:14:42 +03:00
Slava Monich
450156f2b8
[app] Select the last used storage at startup
2015-08-19 00:37:22 +03:00
Slava Monich
033f54492e
[app] Use the same cover size in landscape and portrait
2015-08-18 21:06:46 +03:00
Slava Monich
4417e55191
[app] Changed title color to match default cover
2015-07-20 22:48:23 +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
d6cacd2fd1
Invert colors on double-click
2015-07-11 01:35:13 +03:00
Slava Monich
74ff222bf1
Make sure the right font family is used by BooksTitleText by default
2015-07-06 18:46:19 +03:00
Slava Monich
c009edfec6
Tweaking import page UI
2015-07-03 01:49:07 +03:00
Slava Monich
e9db1e773a
Sailfish integration
2015-06-28 14:22:35 +03:00