Intent option Notification on statusbar

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
josef.kyrian
Posts: 2
Joined: 25 Aug 2013 19:24

Intent option Notification on statusbar

Post by josef.kyrian » 30 Sep 2013 12:50

Hello, is it possible to add intent attributes for Notification on statusbar? (standart android feature in API)

I need to show notification on statusbar and when clicked i need to open new sms for some contact number and some text.

At this time, it seems that I need to create 2 flows
- first which show notification on status bar
- second which listen for "Notification on status bar selected" with conditions what notification was selected and than send general broadcast to open new sms window

pat2net
Posts: 85
Joined: 01 May 2013 09:18

Re: Intent option Notification on statusbar

Post by pat2net » 30 Sep 2013 21:32

Good idea! I want that too!

Locked