Hi Jacek! As far as notifications are concerned, we can use notification framework (https://review.tizen.org/gerrit/gitweb?p=platform%2Fcore%2Fapi%2Fnotification.git;a=shortlog;h=HEAD) as rusty highlighted in another thread.
I have started working on notification part such that it generates the notification (based on above notification APIs) when udisks-automount-agent mounts or unmounts a device. Any other component interested in the notification can register itself to notification service and act accordingly. The patch/changes will land in udisk-automount-agent for review. BR imran ________________________________________ From: Jacek Pielaszkiewicz [[email protected]] Sent: 13 December 2013 12:38 To: Zaman, Imran Cc: [email protected] Subject: RE: [Dev] Future roadmap for udisks-automount-agent Hi Irman Very sorry that I replay with delay. Regarding to udisks agent plans I see two areas that in my opinion should be addressed: 1. End user interaction - notifications about new devices, confirmation that plugged device should be mounted, etc. 2. Support for encrypted devices I am also open to your ideas and needs from the point of view of the IVI. Best regards Jacek Pielaszkiewicz Samsung R&D Institute Poland Samsung Electronics Email: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Zaman, Imran > Sent: Tuesday, December 03, 2013 9:27 AM > To: [email protected] > Subject: [Dev] Future roadmap for udisks-automount-agent > > Hi > > Can the maintainers of the package udisks-automount-agent, please share > the details: > > - What sort of features are planned to be implemented for udisks- > automount-agent? > - Any idea about the timeline when it will be used in Tizen? > > 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
