noti: handle generic "minicontrol" tag 59/96659/2
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Wed, 9 Nov 2016 15:07:45 +0000 (16:07 +0100)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 10 Nov 2016 10:14:36 +0000 (02:14 -0800)
commit5c41ef7715f61fae584a42514fa6c2c08dba7baf
tree3bdecc340709e07210d917a1b2c063d834fe3a5d
parentbaf9e214d97d96136785bf999f375cc9a677d5d8
noti: handle generic "minicontrol" tag

The tags are used to distingish if notification should be shown
in indicator's minicontrol area or not. Currently only specialized tags were handled,
like "minicontrol_music", "minicontrol_call", etc.

This patch enables handling generic tag "minicontrol", which recieves
the lowest priority. 3rd part applications should use this tag if they
want to place its icon in minicontroller area.

Change-Id: I05de96ee1a4557faa68c9acb7c9cb023e43c6c31
inc/main.h
src/modules/information/noti.c