Help to restore bricked Jolla C
Hello everybody,
I dont bricked my Jolla C, but i am interesting know how i can restore Jolla C,
but not from boot console, i would like to know if it is possible restoring
Jolla C from one image file how as possible for first Jolla phone via
http://reviewjolla.
Thanks for the fast reply, Andrey!
Maybe I don't get the idea behind your suggestion, but I can't see how
that should help, because the reparenting is done dynamically during
run-time, not during creation-time.
Br,
Michael
Am 22.07.2016 19:46, schrieb Andrey Kozhevnikov:
Wrapping your list vi
Wrapping your list views into loader components can probably help you :)
-- Исходное сообщение --
От: "Michael Neufing"
Кому: devel@lists.sailfishos.org
Отправлено: 22.07.2016 23:43:41
Тема: [SailfishDevel] Use same header item instance in multiple views
Hi together!
I am trying to us
Hi together!
I am trying to use the same SearchField instance in multiple views as
header item.
When the page opens, a GridView is displayed with popular content. A
SearchField is used as header.
When the user focuses and/or writes text into the search field, the page
should go into "search
Hi Dylan,
in QML you can use a Connection to handle the visibleChanged signal of
Qt.inputMethod.
Look into the AudioPlayer component of my Sailwave app [1] for an
example.
[1]
https://github.com/ejjoman/harbour-sailwave/blob/master/qml/common/AudioPlayer.qml#L9
Regards,
Michael
Am 22.07.2
Hi devs,
I searched the docs but I couldn't find a way to detect if the Jolla Keyboard
is open or not.
Can I read it out with Dbus or something?
Dylan___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sa
> In theory you could use that to scale application's SVGs on device to target
> pixel ratio as post-install step, unfortunately it is ran as root and thus
> cannot be allowed for Store apps. Then you wouldn't need to hardcode the
> pixel ratios to build time scripts. I'll dig deeper to see what
Hi Joona,
how about to just allow post-install and pre-uninstall scripts?
Even Nokia allowed them for Harmattan apps in the OVI store... So I
think there should be a way to check the scripts in the QA process to
ensure that the scripts do nothing harmful.
In my wolEj app I used the pre-uninst
> Thanks. This was very helpful. I assume these z-values are the same as
Theme.pixelRatio?
Yes.
>> Let say I would like to create my custom set of icons for my app. Is there
>> any good approach to figure out (in C++), which icon set is used in the
>> system, which Zx.x?
> dconf /desktop/sailf