On Saturday 18 January 2014 10:08 marko.kosc...@tisno.de wrote:
> That is exactly what I am looking for. I want to show errors in my
> ownKeepass app if the user gave e.g. a wrong password. Currently I have
> implemented my own banner component which should look like those from the
> system.
->
>
That is exactly what I am looking for. I want to show errors in my ownKeepass
app if the user gave e.g. a wrong password. Currently I have implemented my own
banner component which should look like those from the system.
->
https://github.com/jobe-m/ownkeepass/blob/master/Sailfish/qml/common/In
Did you ever get an answer to this? I'm mostly interested in showing app
notifications on errors - I guess that's what you call banner notifications?
On Wednesday 18 December 2013 15:54 Gabriel Böhme wrote:
> I think I need some clearification at all, what is, or better: is there a
> recommended
On Wed, 2013-12-18 at 21:26 +0600, Andrey Kozhevnikov wrote:
> There is mlite5 library providing MNotification compability for
> lipstick, it have all features MeeGo have.
>From looking at the mlite5 source it'd appear this only implements
MNotification compatibility, not MNotificationManager com
Hi sailors,
I think I need some clearification at all, what is, or better: is there a
recommended way to show notifications in EventFeed and what about the
banner messages?
Is there an offical API yet, that I overlooked, or will there one be
offered in the future? Because the question is: is th
Ah, excellent, thanks very much!
On Wed, Dec 18, 2013 at 3:26 PM, Andrey Kozhevnikov
wrote:
> There is mlite5 library providing MNotification compability for lipstick,
> it have all features MeeGo have.
>
>
> On 18.12.2013 21:24, Mike Sheldon wrote:
>
>> Hi,
>>
>> I'm currently in the process
There is mlite5 library providing MNotification compability for
lipstick, it have all features MeeGo have.
On 18.12.2013 21:24, Mike Sheldon wrote:
Hi,
I'm currently in the process of porting Rockwatch, my Pebble smart
watch application, from MeeGo to Sailfish. I've got the basics working
wi
Hi,
I'm currently in the process of porting Rockwatch, my Pebble smart
watch application, from MeeGo to Sailfish. I've got the basics working
with it communicating correctly with the watch over bluetooth, however
I'm running into a bit of a problem with notifications.
From what I can tell from