Forum: SailfishOS
2021-06-21, 12:01
|
Replies: 3
Views: 6,249
Re: Using DBus QML interface
I found this: https://git.sailfishos.org/mer-core/libqofono/blob/master/plugin/plugins.qmltypes
Do you have any idea if this is just calling the dbus, or does it directly access the ofono libs...
|
Forum: SailfishOS
2021-06-14, 22:20
|
Replies: 3
Views: 6,249
Re: Using DBus QML interface
I realised that TypedCallWithReturn has been replaced by TypedCall.
So now I get error message:
Component.onCompleted: {
ooNMA.typedCall('ServingCellInformationChanged',[],
...
|
Forum: SailfishOS
2021-06-14, 11:48
|
Replies: 3
Views: 6,249
Using DBus QML interface
I am trying to use the DBus QML interface
https://nemo-qml-plugin-dbus.readthedocs.io/en/latest/
to monitor the cellular signal levels etc, using these apis:...
|
Forum: SailfishOS
2019-10-04, 09:32
|
Replies: 532
Views: 212,390
|
Forum: SailfishOS
2019-09-29, 21:33
|
Replies: 532
Views: 212,390
|
Forum: Applications
2019-09-27, 23:49
|
Replies: 1,046
Views: 201,775
Re: Pure Maps
I assume the lack of a .pro project file in the root of github is indication that you don't use the qtdesigner ide as the basis for PM.
Or am I missing how to load the project?
I am trying to...
|
Forum: Applications
2019-09-27, 22:10
|
Replies: 8
Views: 5,023
Re: [Announce] Find My Jolla
Hi @ajalkane
Would you be happy to share the source for this?
I would like to add gps function (I am currently hacking on a gps app)
thanks.
|
Forum: Applications
2019-09-17, 00:46
|
Replies: 1,046
Views: 201,775
Re: Pure Maps
Thanks, I'll see if I can chat with a local using mapbox on the web, and maybe experiment with line changes if I can get his help.
As a note, what I personally need are topomap and road maps that...
|
Forum: Applications
2019-09-15, 08:37
|
Replies: 1,046
Views: 201,775
Re: Pure Maps
1) Is OSMScoutServer only able to download OSM maps?
Or can it also download other maps used by PureMaps e.g. Here and OpenTopomaps etc?
If not is there any way to download or cache them for...
|
Forum: Applications
2019-09-15, 08:18
|
Replies: 1,046
Views: 201,775
Re: Override map to draw roads as black lines
First - Thanks for making this! Second, I understand that your priorities and time are your own.
By PR, do you mean feature requests?
That would a major fly in the ointment - and quite...
|
Forum: Applications
2019-09-15, 05:42
|
Replies: 1,046
Views: 201,775
Re: Override map to draw roads as black lines
Is the drawing of the roads specified in the downloaded maps or by PureMaps (PM)? [in vector tiles, I assume jpg tiles are immutable]
Can it be over-ridden by PM?
e.g. can the normal drawing of...
|