Re: [SailfishDevel] SailfishOs Integration questions

2013-12-24 Thread Bernd Wachter
winfried.do...@xmsnet.nl writes:

 Hi,

 Two questions about making apps as much integrated as possible in SailfishOs:

 1) Is it possible to add notifications to the notification overview (swipe
 up from bottom of phone) from my own app ?

Yes, they are basically standard freedesktop notifications. Check
https://github.com/nemomobile/nemo-qml-plugin-notifications for details
about accessing it from your application (note that I didn't check if
this API is yet stable, and allowed for store applications at the
moment)

 2) What should I do to make my application's settings accessible from the
 Settings app - Applications screen ?

This functionality is unfortunately not yet available for 3rd party apps
at the moment.

Bernd 

___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Andrey Kozhevnikov
you should create json file in subdirectory inside 
/usr/share/jolla-settings/entries
then add qml page, preferable inside /usr/share/jolla-settings/pages 
subdirectory


On 24.12.2013 00:00, jja...@gmail.com wrote:

Hi sailors,

I'm also interested (spesifically question 2)  to know  how can I make my 
application to appear in the Jolla system Settings  Apps section. Thanks for 
asking this, Winfried ;)

I am developing an app that uses QSettings to manage app-spesific configuration 
and that handless nicely the persistence of settings in default file-system 
locations. Now, it would be perfect tp expose those settings to system Settings 
GUI.

Cheers,
-jukka

  
On Mon Dec 23 2013 11:53:26 GMT+0200 (EET), winfried.do...@xmsnet.nl wrote:

Hi,

Two questions about making apps as much integrated as possible in SailfishOs:

1) Is it possible to add notifications to the notification overview (swipe
up from bottom of phone) from my own app ?

2) What should I do to make my application's settings accessible from the
Settings app - Applications screen ?

thanks for any info,

Winfried

___
SailfishOS.org Devel mailing list


___
SailfishOS.org Devel mailing list


Re: [SailfishDevel] SailfishOs Integration questions

2013-12-23 Thread Andrey Kozhevnikov

i see no problems with harbour.

On 24.12.2013 01:53, Gabriel Böhme wrote:

Hi,


thank you very much, for this answer, but will this be allowed in harbour
apps as well? Guess not. Will it be in the future? :)


Cheers Gabriel



--



Von meinem Nokia N9 gesendet



Andrey Kozhevnikov schrieb am 23.12.13 19:53:
you should create json file in subdirectory inside
/usr/share/jolla-settings/entries
then add qml page, preferable inside /usr/share/jolla-settings/pages
subdirectory

On 24.12.2013 00:00, jja...@gmail.com wrote:


Hi sailors,

I'm also interested (spesifically question 2)  to know  how can I make my
application to appear in the Jolla system Settings  Apps section. Thanks
for asking this, Winfried ;)

I am developing an app that uses QSettings to manage app-spesific
configuration and that handless nicely the persistence of settings in
default file-system locations. Now, it would be perfect tp expose those
settings to system Settings GUI.

Cheers,
-jukka

   On Mon Dec 23 2013 11:53:26 GMT+0200 (EET), winfried.dobbe@xmsnet.nlwrote:


Hi,

Two questions about making apps as much integrated as possible in
SailfishOs:

1) Is it possible to add notifications to the notification overview (swipe
up from bottom of phone) from my own app ?

2) What should I do to make my application's settings accessible from the
Settings app - Applications screen ?

thanks for any info,

Winfried

___
SailfishOS.org Devel mailing list


___
SailfishOS.org Devel mailing list



___
SailfishOS.org Devel mailing list