1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-11-22 09:15:18 +00:00
harbour-sailfin/sailfish/qml/pages
Chris Josten a35d8026be sailfish: allow configuring the startup page
A setting has been added to allow users to select which page should be
opened first. This allows for using Sailfin as a music player
exclusively, as proposed in #34

Special care has been taken to avoid the user being locked out from the
app, for when the library selected as home has been deleted on the
server side. It is real tricky to guide the user to delete dconf keys.

Therefore, a pulley menu with access to settings has been added to all
collection pages and to the unknown page. Additionally, when the setting
is changed, it throws away the entire pagestack and replaces it with the
new home page + the settings page, so the user can always navigate back.
The navigation history of the user will get lost, but otherwise the
implementation gets to complex for a feature that is expected to be used
not that often.

This uses more timers than I hoped for, because otherwise things are
undefined for some reason which I do not know and using timers solves
it. :(
2024-01-02 22:28:34 +01:00
..
itemdetails sailfish: allow configuring the startup page 2024-01-02 22:28:34 +01:00
settings Add user-configurable playback settings 2021-09-08 21:44:42 +02:00
setup SailfishOS: Small user interface improvements 2021-09-08 22:01:00 +02:00
AboutPage.qml sailfish: add contributors list and update info page 2024-01-02 16:44:07 +01:00
ConnectingPage.qml Sailfish: Fix freeze when connecting via HTTPS 2022-04-26 20:02:29 +02:00
ControllableDevicesPage.qml Guess device icons 2024-01-02 15:14:23 +01:00
LegalPage.qml Small user interface tweaks 2021-09-10 05:18:05 +02:00
MainPage.qml Discover remote sessions 2023-01-02 20:05:41 +01:00
QuickConnectDialog.qml QuickConnect: init 2024-01-02 19:56:07 +01:00
SettingsPage.qml sailfish: allow configuring the startup page 2024-01-02 22:28:34 +01:00
VideoPage.qml ui: improve empty state, add remote playback indicator 2023-01-11 23:11:02 +01:00