platform/core/system/modes.git
4 years agoadd undo interface for plugin
JinWang An [Fri, 16 Aug 2019 00:24:02 +0000 (09:24 +0900)]
add undo interface for plugin

4 years agoadd rule manager testcases
Youngjae Shin [Tue, 13 Aug 2019 02:05:45 +0000 (11:05 +0900)]
add rule manager testcases

4 years agoremove rule default value
Youngjae Shin [Fri, 9 Aug 2019 02:20:25 +0000 (11:20 +0900)]
remove rule default value

Because action should have value.

4 years agoabnormal termination when initialization failed
Youngjae Shin [Fri, 9 Aug 2019 01:18:08 +0000 (10:18 +0900)]
abnormal termination when initialization failed

4 years agoadd restart-daemon logic
Youngjae Shin [Wed, 7 Aug 2019 01:47:25 +0000 (10:47 +0900)]
add restart-daemon logic

4 years agoChange and revise xml directories
Youngjae Shin [Wed, 7 Aug 2019 00:55:43 +0000 (09:55 +0900)]
Change and revise xml directories

4 years agoAdd files for appfw plugin
JinWang An [Thu, 1 Aug 2019 07:44:06 +0000 (16:44 +0900)]
Add files for appfw plugin

4 years agosupport case insensetive alias
Youngjae Shin [Wed, 31 Jul 2019 05:26:25 +0000 (14:26 +0900)]
support case insensetive alias

4 years agoadd conflictManager
Youngjae Shin [Wed, 31 Jul 2019 03:44:56 +0000 (12:44 +0900)]
add conflictManager

4 years agorevise modes_register_mode()
Youngjae Shin [Tue, 23 Jul 2019 08:33:46 +0000 (17:33 +0900)]
revise modes_register_mode()

4 years agoRemove bind plugin for Action at RequestHandler
JinWang An [Fri, 19 Jul 2019 01:25:26 +0000 (10:25 +0900)]
Remove bind plugin for Action at RequestHandler

4 years agoadd undoMode skeleton code
Youngjae Shin [Thu, 18 Jul 2019 07:32:02 +0000 (16:32 +0900)]
add undoMode skeleton code

4 years agochange data names(req, actionSchema)
Youngjae Shin [Tue, 9 Jul 2019 05:18:19 +0000 (14:18 +0900)]
change data names(req, actionSchema)

actionSchema -> (action)Rule, req -> action

4 years agoAdd new client API to create MODES
JinWang An [Fri, 5 Jul 2019 05:57:22 +0000 (14:57 +0900)]
Add new client API to create MODES

4 years agoRefactoring ModeXMLParser
Donghoon Kwak [Fri, 21 Jun 2019 06:26:47 +0000 (15:26 +0900)]
Refactoring ModeXMLParser

4 years agoAdd ModeXMLGenerator class
JinWang An [Fri, 21 Jun 2019 04:11:23 +0000 (13:11 +0900)]
Add ModeXMLGenerator class

4 years agoAdd bluetooth plugin
Hyunjee Kim [Thu, 20 Jun 2019 05:59:31 +0000 (14:59 +0900)]
Add bluetooth plugin

4 years agoremove moved package(plugin)
Youngjae Shin [Tue, 11 Jun 2019 00:23:42 +0000 (09:23 +0900)]
remove moved package(plugin)

4 years agorevise github codeowner setting
Youngjae Shin [Tue, 11 Jun 2019 00:23:30 +0000 (09:23 +0900)]
revise github codeowner setting

4 years agomove plugins to new repository
Youngjae Shin [Mon, 3 Jun 2019 05:49:31 +0000 (14:49 +0900)]
move plugins to new repository

4 years agorevise and cleanup log messages
Youngjae Shin [Mon, 27 May 2019 23:17:26 +0000 (08:17 +0900)]
revise and cleanup log messages

4 years agoadd scenario
Youngjae Shin [Sun, 26 May 2019 23:47:11 +0000 (08:47 +0900)]
add scenario

4 years agoadd boilerplate
Youngjae Shin [Fri, 24 May 2019 02:00:50 +0000 (11:00 +0900)]
add boilerplate

4 years agorevise client unittest
Youngjae Shin [Fri, 24 May 2019 01:00:54 +0000 (10:00 +0900)]
revise client unittest

4 years agoapply auto testing on installing unittest
Youngjae Shin [Fri, 24 May 2019 01:00:34 +0000 (10:00 +0900)]
apply auto testing on installing unittest

4 years agofix a build warning
Youngjae Shin [Thu, 23 May 2019 08:17:08 +0000 (17:17 +0900)]
fix a build warning

4 years agoapply override specifier
Youngjae Shin [Thu, 23 May 2019 07:43:02 +0000 (16:43 +0900)]
apply override specifier

4 years agoincrease completeness
Youngjae Shin [Thu, 23 May 2019 04:13:39 +0000 (13:13 +0900)]
increase completeness

4 years agocleanup and revise architecture
Youngjae Shin [Tue, 21 May 2019 05:51:27 +0000 (14:51 +0900)]
cleanup and revise architecture

4 years agoFix range error
Hyunjee Kim [Tue, 21 May 2019 04:30:00 +0000 (13:30 +0900)]
Fix range error

4 years agoSupport Multiple Storage for mode description
Kiseok Chang [Mon, 20 May 2019 06:26:34 +0000 (15:26 +0900)]
Support Multiple Storage for mode description

4 years agoadd restriction for req content
Youngjae Shin [Fri, 17 May 2019 08:30:43 +0000 (17:30 +0900)]
add restriction for req content

4 years agorevise naming
Youngjae Shin [Fri, 17 May 2019 05:05:25 +0000 (14:05 +0900)]
revise naming

4 years agoAdd argument parsing logic
Hyunjee Kim [Fri, 17 May 2019 02:12:54 +0000 (11:12 +0900)]
Add argument parsing logic

4 years agoSet Dbus configuration for security
JinWang An [Fri, 17 May 2019 02:10:00 +0000 (11:10 +0900)]
Set Dbus configuration for security

4 years agoImplement wifi.power
Donghoon Kwak [Fri, 17 May 2019 00:55:37 +0000 (09:55 +0900)]
Implement wifi.power

4 years agoRevise XML parser
JinWang An [Fri, 17 May 2019 00:54:31 +0000 (09:54 +0900)]
Revise XML parser

4 years agoFix tizen_action_schema about bool type
JinWang An [Wed, 15 May 2019 09:41:48 +0000 (18:41 +0900)]
Fix tizen_action_schema about bool type

4 years agoModify to process vconf name
JinWang An [Thu, 9 May 2019 00:43:56 +0000 (09:43 +0900)]
Modify to process vconf name

4 years agofix parsing error of action schema
Youngjae Shin [Wed, 8 May 2019 06:34:23 +0000 (15:34 +0900)]
fix parsing error of action schema

4 years agoadd template version for designing Mode description
Youngjae Shin [Wed, 8 May 2019 02:39:40 +0000 (11:39 +0900)]
add template version for designing Mode description

4 years agogtest for modemanager
Hyunjee Kim [Fri, 3 May 2019 04:56:13 +0000 (13:56 +0900)]
gtest for modemanager

4 years agoAdd vconf plugin
JinWang An [Tue, 30 Apr 2019 07:09:39 +0000 (16:09 +0900)]
Add vconf plugin

4 years agorevise build scripts
Youngjae Shin [Mon, 22 Apr 2019 08:33:00 +0000 (17:33 +0900)]
revise build scripts

4 years agoAdded ModeXMLValidator class and apply it
JinWang An [Thu, 18 Apr 2019 04:39:26 +0000 (13:39 +0900)]
Added ModeXMLValidator class and apply it

4 years agorevise ClientManager
Youngjae Shin [Tue, 16 Apr 2019 01:11:05 +0000 (10:11 +0900)]
revise ClientManager

4 years agoAdd xml validation check while building time
JinWang An [Mon, 15 Apr 2019 02:08:45 +0000 (11:08 +0900)]
Add xml validation check while building time

4 years agorevise header files(include guards, path)
Youngjae Shin [Wed, 10 Apr 2019 06:55:31 +0000 (15:55 +0900)]
revise header files(include guards, path)

4 years agoapply namespace
Youngjae Shin [Wed, 10 Apr 2019 01:54:51 +0000 (10:54 +0900)]
apply namespace

4 years agoremove file prefix
Youngjae Shin [Tue, 9 Apr 2019 08:13:53 +0000 (17:13 +0900)]
remove file prefix

4 years agoFix g_object_unref assertions
JinWang An [Tue, 9 Apr 2019 01:01:55 +0000 (10:01 +0900)]
Fix g_object_unref assertions

4 years agorevise and refactor the mode parser
Youngjae Shin [Mon, 8 Apr 2019 09:34:19 +0000 (18:34 +0900)]
revise and refactor the mode parser

4 years agoAdd dbus config to /etc/dbus-1/system.d
JinWang An [Mon, 8 Apr 2019 05:41:20 +0000 (14:41 +0900)]
Add dbus config to /etc/dbus-1/system.d

Signed-off-by: jinwang.an <jinwang.an@samsung.com>
4 years agocode cleanup
Youngjae Shin [Thu, 4 Apr 2019 06:57:46 +0000 (15:57 +0900)]
code cleanup

change file names by using underscore"_"

4 years agoAdd server / client gdbus implementation
JinWang An [Thu, 4 Apr 2019 05:37:19 +0000 (14:37 +0900)]
Add server / client gdbus implementation

4 years agoAdd ModeParser
Kiseok Chang [Thu, 4 Apr 2019 01:21:32 +0000 (10:21 +0900)]
Add ModeParser

4 years agoAdd mode Manager
Hyunjee Kim [Tue, 2 Apr 2019 07:48:54 +0000 (16:48 +0900)]
Add mode Manager

4 years agoremove CRLF
Youngjae Shin [Mon, 1 Apr 2019 05:41:42 +0000 (14:41 +0900)]
remove CRLF

4 years agoadd a new mode example
Youngjae Shin [Thu, 28 Mar 2019 05:02:01 +0000 (14:02 +0900)]
add a new mode example

4 years ago[PluginManager] Change file name ( "-" -> "_" )
Donghoon Kwak [Thu, 28 Mar 2019 04:47:43 +0000 (13:47 +0900)]
[PluginManager] Change file name ( "-" -> "_" )

4 years agoAdd plugin Manager
Donghoon Kwak [Tue, 26 Mar 2019 23:29:07 +0000 (08:29 +0900)]
Add plugin Manager

4 years agoapply stdout log
Youngjae Shin [Tue, 26 Mar 2019 08:17:39 +0000 (17:17 +0900)]
apply stdout log

4 years agoadd ignore patterns for visual studio
Youngjae Shin [Fri, 22 Mar 2019 04:15:48 +0000 (13:15 +0900)]
add ignore patterns for visual studio

4 years agoCreate CODEOWNERS
Youngjae Shin [Thu, 21 Mar 2019 03:45:32 +0000 (12:45 +0900)]
Create CODEOWNERS

4 years agoadd a gitignore rule for Visual Studio
Youngjae Shin [Thu, 21 Mar 2019 01:40:17 +0000 (10:40 +0900)]
add a gitignore rule for Visual Studio

4 years agoUpdate CMakeLists.txt
Youngjae Shin [Wed, 20 Mar 2019 07:22:04 +0000 (16:22 +0900)]
Update CMakeLists.txt

4 years agoadd c++0x options
Youngjae Shin [Wed, 20 Mar 2019 07:14:30 +0000 (16:14 +0900)]
add c++0x options

4 years agoFix minor coding style issue
Semun Lee [Wed, 20 Mar 2019 06:47:20 +0000 (15:47 +0900)]
Fix minor coding style issue

Change-Id: I8cfbe5477c8ee44be48b2381e5fc76edbcd2ba74
Signed-off-by: Semun Lee <semun.lee@samsung.com>
4 years agoAdd -fPIE option to CXX compile flag
Semun Lee [Wed, 20 Mar 2019 06:00:12 +0000 (15:00 +0900)]
Add -fPIE option to CXX compile flag

Change-Id: I1b0a9c731c464f7fe805dcc65061782fb0f7a6fc
Signed-off-by: Semun Lee <semun.lee@samsung.com>
4 years agorevise skeleton
Youngjae Shin [Mon, 18 Mar 2019 06:47:08 +0000 (15:47 +0900)]
revise skeleton

4 years agoadd mode description examples
Youngjae Shin [Wed, 13 Mar 2019 05:44:03 +0000 (14:44 +0900)]
add mode description examples

4 years agoskeleton of building
Youngjae Shin [Tue, 19 Feb 2019 05:53:45 +0000 (14:53 +0900)]
skeleton of building

4 years agoInitial commit
Youngjae Shin [Thu, 14 Feb 2019 05:39:17 +0000 (14:39 +0900)]
Initial commit