platform/core/security/sc-notification-service.git
9 years agoFixed dbus path 75/25075/1 tizen
Mateusz Malicki [Thu, 24 Jul 2014 09:04:10 +0000 (11:04 +0200)]
Fixed dbus path

[Bug/Feature]  Application won't start
[Cause]        Wrong dbus path
[Solution]     Dbus path changed to org.tizen.containers.domain
[Verification] To test on the host uncomment the following line in
               CMakeLists.txt:
               #ADD_DEFINITIONS(-DTEST_ON_HOST)

Change-Id: I000d0433a2e756e6bad6ad4092712a991ac16f44

9 years agoRenamed from domain-notification-service to sc-notification-service 74/25074/1
Mateusz Malicki [Thu, 12 Jun 2014 11:52:26 +0000 (13:52 +0200)]
Renamed from domain-notification-service to sc-notification-service

[Bug/Feature]  Repo name is different from package name
[Cause]        N/A
[Solution]     Rename
[Verification] Build, install

Change-Id: Ib590081bfb2609ee29759e7911d50cf545dcf2db

9 years agoSupport for dbus API 73/25073/1
Mateusz Malicki [Tue, 22 Apr 2014 08:53:25 +0000 (10:53 +0200)]
Support for dbus API

[Bug/Feature]   Communication with security-containers
[Cause]         Need for communication with security-containers
[Solution]      Use Dbus client code from security-containers
[Verification]  Build with -DTEST_ON_HOST (check CMakeLists.txt), install,
                run security-containers, run domain-notification-service on host,
                send dbus signal to buisness socket, tap notification on screen, check dlog

Change-Id: I6959b92718960913e3b2821dd5234538e020cb5f

9 years agoFirst working version of domain-notification-service. 72/25072/1
Mateusz Malicki [Mon, 31 Mar 2014 07:09:07 +0000 (09:09 +0200)]
First working version of domain-notification-service.

[Bug/Feature]   Applications that provide communications with the user for the domain switching.
[Cause]         No such communication provided.
[Solution]      Tizen Native API application domain-notification-service that receive
                and send events
[Verification]  Build with -define 'build_type DEBUG' flag and run on target and check dlogutil.
                "Switching domain request received" should be logged
                when double press the main button.

Change-Id: I87c312ca622043b305bebfee84b4ed5bf520560e
Signed-off-by: Mateusz Malicki <m.malicki2@samsung.com>
9 years agoProject options fix -- removed local paths 71/25071/1
Mateusz Malicki [Thu, 6 Mar 2014 15:46:09 +0000 (16:46 +0100)]
Project options fix -- removed local paths

Change-Id: Id1bf569a5faac3999c8c2bc495174b4f03bddf60

9 years agoRemove CommandLineBuild 70/25070/1
Mateusz Malicki [Tue, 25 Feb 2014 14:46:10 +0000 (15:46 +0100)]
Remove CommandLineBuild

Change-Id: I7a9f7679e0fbe26707badb5730b1d2ed6914c88f

9 years agoInitial commit for Domain's Menu 69/25069/1
Mateusz Malicki [Tue, 25 Feb 2014 09:54:06 +0000 (10:54 +0100)]
Initial commit for Domain's Menu

[Issue#]       PSDAC-138,
[Feature]      Very simple GUI that can run bash scripts.
[Cause]        The necessity of interaction with the user when switching domains
[Solution]     GUI application that use Tizen native API
               (see http://cam.sprc.samsung.pl/browse/PSDAC-138).
[Verification] Import to Tizen SDK and debug on target.

Change-Id: I6357ee650e088dc47bdf672ab344c9d4fc4efa5d

9 years agoInitial commit
Jan Olszak [Mon, 14 Jul 2014 07:06:29 +0000 (09:06 +0200)]
Initial commit