Hi
Thanks for the info.
Below is the flow that I see how notification for automount feature can work;
based on which I have listed some questions if it can be answered please?
a- There should be a setting that 'Enables/Disables' automount functionality.
b- In case automount is disabled in settings, udisks-automount-agent sends the
notifications which is eventually shown to the user. Based on the user
response, agent takes the appropriate action.
c- In case automount is enabled in settings, udisks-automount-agent automounts
the device and sends the notification (which is shown to the user)..
Q1- Does the notification solution/API (platform/core/api/notification) in
Tizen is supported by both Tizen Mobile and Tizen IVI?
Q2- In Tizen, where (i.e. which component) can the 'utomount enable/disable'
setting be placed for Tizen Mobile and Tizen IVI both OR
there is no such plan for any such setting and agent should automount
the devices anyways?
Q3- In case there will be an 'automount enable/disable' setting,
3a- How would the user response be sent back to the agent?
3b- Does the current Tizen notification API/solution support such
functionality?
Q4- Is there any wiki page for the notification solution in Tizen or source
code is the only documentation :-)?
BR
imran
________________________________________
From: Lynch, Rusty
Sent: 12 December 2013 18:43
To: Zaman, Imran
Cc: [email protected]
Subject: Re: [Dev] Notifications in udisks-automount-agent
Tizen has a general notification API defined via
platform/core/api/notification/, where the main header files is here:
https://review.tizen.org/git/?p=platform/core/api/notification.git;a=blob;f=include/notification.h;h=ddc7e9cc7cc33428a7755ca8bc3daa08ec92bc5f;hb=refs/heads/tizen
Mobile images have an implementation of several components listening to
this database of notifications and rendering a UI in different
situations (like in the lockscreen or in a popup while using the phone
etc).
In IVI our ICO homescreen is working on an implementation to render the
notification UI. I don't know when it is supposed to land, but i hope
soon.
Note that the software component that listens for notification request
and manages the database is implemented in
profile/ivi/notification-service. We have a couple of examples of
simple hello world clients sending a notification.
--rusty
On Thu, 2013-12-12 at 15:55 +0000, Zaman, Imran wrote:
> Hi!
>
> At the moment, udisks-automount-agent is able to mount/unmount automatically
> any usb based devices.
> The feature that it is missing is the generation of notification (when a
> device is mounted or unmounted) which can be used e.g. file browser or media
> server.
>
> - Is it possible to know what sort of notifications are planned for it?
> - Is there any standard (generic) notification mechanism in place in Tizen
> that can be used for this purpose?
>
> I am interested to contribute in the development of this task, so it would be
> great if maintainer(s) of the package can share their roadmap and plan.
>
> BR
> imran
> ---------------------------------------------------------------------
> Intel Finland Oy
> Registered Address: PL 281, 00181 Helsinki
> Business Identity Code: 0357606 - 4
> Domiciled in Helsinki
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> Dev mailing list
> [email protected]
> https://lists.tizen.org/listinfo/dev
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev