platform/core/system/modes.git
4 years agofix gdbus error message
Youngjae Shin [Fri, 27 Mar 2020 06:34:37 +0000 (15:34 +0900)]
fix gdbus error message

4 years agoFix mode change notification errors accepted/tizen/unified/20200324.101516 submit/tizen/20200324.035544
JinWang An [Tue, 24 Mar 2020 03:52:38 +0000 (12:52 +0900)]
Fix mode change notification errors

4 years agofix memory leak
Youngjae Shin [Tue, 24 Mar 2020 03:14:25 +0000 (12:14 +0900)]
fix memory leak

4 years agoremove unused api:modes_action_set_id() accepted/tizen/unified/20200323.172918 submit/tizen/20200323.081203
Youngjae Shin [Mon, 23 Mar 2020 08:04:49 +0000 (17:04 +0900)]
remove unused api:modes_action_set_id()

4 years agofix coverity issues
Youngjae Shin [Mon, 23 Mar 2020 06:19:03 +0000 (15:19 +0900)]
fix coverity issues

4 years agofix build error on 64bit architect accepted/tizen/unified/20200319.232144 submit/tizen/20200319.054737
Youngjae Shin [Thu, 19 Mar 2020 05:42:30 +0000 (14:42 +0900)]
fix build error on 64bit architect

4 years agoremove unused files submit/tizen/20200319.043412
Youngjae Shin [Tue, 17 Mar 2020 05:47:35 +0000 (14:47 +0900)]
remove unused files

4 years agorevise subscribe changes functions with ID
Youngjae Shin [Mon, 16 Mar 2020 10:55:36 +0000 (19:55 +0900)]
revise subscribe changes functions with ID

4 years agorevise spec file for analyzing coverage
Youngjae Shin [Thu, 12 Mar 2020 08:33:05 +0000 (17:33 +0900)]
revise spec file for analyzing coverage

4 years agorevise plugin interface(remove getter)
Youngjae Shin [Wed, 4 Mar 2020 03:11:37 +0000 (12:11 +0900)]
revise plugin interface(remove getter)

4 years agorevise essential map
Youngjae Shin [Tue, 25 Feb 2020 06:24:12 +0000 (15:24 +0900)]
revise essential map

4 years agoremove vulnerable function 'strerror'
Youngjae Shin [Mon, 24 Feb 2020 05:47:29 +0000 (14:47 +0900)]
remove vulnerable function 'strerror'

4 years agoRemove exclusive type
JinWang An [Mon, 24 Feb 2020 01:38:07 +0000 (10:38 +0900)]
Remove exclusive type

4 years agofix svace error
Youngjae Shin [Thu, 20 Feb 2020 05:46:36 +0000 (14:46 +0900)]
fix svace error

4 years agoExtend get mode list
JinWang An [Thu, 20 Feb 2020 05:46:08 +0000 (14:46 +0900)]
Extend get mode list

4 years agorevise apis for multi notification callback
JinWang An [Fri, 14 Feb 2020 05:48:31 +0000 (14:48 +0900)]
revise apis for multi notification callback

4 years agoremove depedency between devel packages
Youngjae Shin [Tue, 11 Feb 2020 05:00:40 +0000 (14:00 +0900)]
remove depedency between devel packages

4 years agoadd essential unittest
Youngjae Shin [Tue, 4 Feb 2020 08:09:51 +0000 (17:09 +0900)]
add essential unittest

4 years agorevise Mode/Rule Files name
Youngjae Shin [Tue, 4 Feb 2020 06:22:39 +0000 (15:22 +0900)]
revise Mode/Rule Files name

4 years agodebugging notification API
Youngjae Shin [Tue, 4 Feb 2020 05:54:52 +0000 (14:54 +0900)]
debugging notification API

4 years agoapply essential handler
Youngjae Shin [Tue, 4 Feb 2020 05:02:46 +0000 (14:02 +0900)]
apply essential handler

4 years agoadd validation for async action
JinWang An [Mon, 3 Feb 2020 06:29:50 +0000 (15:29 +0900)]
add validation for async action

4 years agoadd unit test cases
Youngjae Shin [Thu, 30 Jan 2020 04:07:02 +0000 (13:07 +0900)]
add unit test cases

4 years agoFix client API for handle
JinWang An [Wed, 15 Jan 2020 07:41:22 +0000 (16:41 +0900)]
Fix client API for handle

4 years agoadd observers for essential action
Youngjae Shin [Wed, 15 Jan 2020 07:34:56 +0000 (16:34 +0900)]
add observers for essential action

4 years agoupdate copyright year
Youngjae Shin [Wed, 8 Jan 2020 05:23:31 +0000 (14:23 +0900)]
update copyright year

4 years agorevise arch between actionRule and action
Youngjae Shin [Tue, 7 Jan 2020 23:25:35 +0000 (08:25 +0900)]
revise arch between actionRule and action

4 years agoRevise check restrict
Youngjae Shin [Mon, 6 Jan 2020 04:55:43 +0000 (13:55 +0900)]
Revise check restrict

4 years agoFix value check class for minus char
JinWang An [Thu, 2 Jan 2020 05:01:08 +0000 (14:01 +0900)]
Fix value check class for minus char

4 years agominor revise
Youngjae Shin [Fri, 27 Dec 2019 00:41:20 +0000 (09:41 +0900)]
minor revise

4 years agoAdd hidden argument at modes_create_mode API
JinWang An [Thu, 26 Dec 2019 01:53:15 +0000 (10:53 +0900)]
Add hidden argument at modes_create_mode API

4 years agoAdd hidden attribute in mode element
JinWang An [Fri, 20 Dec 2019 04:38:48 +0000 (13:38 +0900)]
Add hidden attribute in mode element

4 years agoAdd modes_can_apply()
JinWang An [Fri, 13 Dec 2019 01:21:03 +0000 (10:21 +0900)]
Add  modes_can_apply()

4 years agoFix return value from result to MODES_ERROR_SYSTEM of _mdsc_dbus_ functions
JinWang An [Wed, 11 Dec 2019 09:57:39 +0000 (18:57 +0900)]
Fix return value from result to MODES_ERROR_SYSTEM of _mdsc_dbus_ functions

4 years agoAdd privilege checker when it's applied mode
JinWang An [Thu, 5 Dec 2019 02:32:13 +0000 (11:32 +0900)]
Add privilege checker when it's applied mode

4 years agorevise the logic of handling async action
Youngjae Shin [Tue, 26 Nov 2019 04:03:41 +0000 (13:03 +0900)]
revise the logic of handling async action

4 years agofix bug related with custom mode
Youngjae Shin [Thu, 21 Nov 2019 06:51:00 +0000 (15:51 +0900)]
fix bug related with custom mode

4 years agoAdd async apply logic at action
Donghoon Kwak [Fri, 15 Nov 2019 06:00:15 +0000 (15:00 +0900)]
Add async apply logic at action

4 years agoEnable modes.path systemd service for undo.xml files
JinWang An [Fri, 15 Nov 2019 05:44:23 +0000 (14:44 +0900)]
Enable modes.path systemd service for undo.xml files

4 years agorevise piAction life cycle and returng undo()
Youngjae Shin [Wed, 13 Nov 2019 01:29:08 +0000 (10:29 +0900)]
revise piAction life cycle and returng undo()

4 years agoadd error on parsing mode
Youngjae Shin [Fri, 8 Nov 2019 03:53:34 +0000 (12:53 +0900)]
add error on parsing mode

4 years agorevise change cb architecture
Youngjae Shin [Tue, 5 Nov 2019 07:28:18 +0000 (16:28 +0900)]
revise change cb architecture

4 years agoclean up dbus conf file and log
Youngjae Shin [Mon, 4 Nov 2019 00:04:48 +0000 (09:04 +0900)]
clean up dbus conf file and log

4 years agofix bug that can't receive signal of dbus from plugin
Youngjae Shin [Thu, 31 Oct 2019 04:49:58 +0000 (13:49 +0900)]
fix bug that can't receive signal of dbus from plugin

4 years agoclean up code and revise example
Youngjae Shin [Tue, 29 Oct 2019 09:49:37 +0000 (18:49 +0900)]
clean up code and revise example

4 years agorevise xml schema(xsd)
Youngjae Shin [Tue, 29 Oct 2019 03:57:31 +0000 (12:57 +0900)]
revise xml schema(xsd)

4 years agocode cleanup and revise test program
Youngjae Shin [Thu, 24 Oct 2019 23:52:23 +0000 (08:52 +0900)]
code cleanup and revise test program

4 years agoAdd policy group for modes app
Hyunjee Kim [Thu, 24 Oct 2019 01:18:28 +0000 (10:18 +0900)]
Add policy group for modes app

4 years agofix bug of changed notification
Youngjae Shin [Wed, 23 Oct 2019 01:54:57 +0000 (10:54 +0900)]
fix bug of changed notification

4 years agofix undoInfoParser parsing error
Youngjae Shin [Tue, 22 Oct 2019 01:43:28 +0000 (10:43 +0900)]
fix undoInfoParser parsing error

4 years agorevise prototype of serialization function
Youngjae Shin [Mon, 21 Oct 2019 08:17:58 +0000 (17:17 +0900)]
revise prototype of serialization function

4 years agorevise handling pluginAction
Youngjae Shin [Mon, 21 Oct 2019 07:57:15 +0000 (16:57 +0900)]
revise handling pluginAction

force to set pluginAction name
remove piAction when action is changed

4 years agorevise parameter name for readability
Youngjae Shin [Mon, 21 Oct 2019 07:52:39 +0000 (16:52 +0900)]
revise parameter name for readability

4 years agoapply permanent caretaker
Youngjae Shin [Mon, 21 Oct 2019 00:00:18 +0000 (09:00 +0900)]
apply permanent caretaker

4 years agoadd get_modes API
Youngjae Shin [Fri, 11 Oct 2019 07:41:10 +0000 (16:41 +0900)]
add get_modes API

4 years agoadd notification API
Youngjae Shin [Fri, 11 Oct 2019 01:58:41 +0000 (10:58 +0900)]
add notification API

4 years agoalign release version
Youngjae Shin [Mon, 7 Oct 2019 01:26:31 +0000 (10:26 +0900)]
align release version

4 years agoapply atomicity logic for ActionRule
Youngjae Shin [Fri, 4 Oct 2019 07:53:28 +0000 (16:53 +0900)]
apply atomicity logic for ActionRule

4 years agoSeparate unittests (to modes-plugin)
Youngjae Shin [Wed, 2 Oct 2019 06:53:05 +0000 (15:53 +0900)]
Separate unittests (to modes-plugin)

4 years agoadd value validation checker
Youngjae Shin [Thu, 26 Sep 2019 01:49:25 +0000 (10:49 +0900)]
add value validation checker

4 years agoAdd action after undo mode.
JinWang An [Fri, 20 Sep 2019 05:57:28 +0000 (14:57 +0900)]
Add action after undo mode.

4 years agohandle action failure
Youngjae Shin [Thu, 19 Sep 2019 04:25:35 +0000 (13:25 +0900)]
handle action failure

4 years agorevise architecture of handling plugin Action
Youngjae Shin [Tue, 10 Sep 2019 07:39:35 +0000 (16:39 +0900)]
revise architecture of handling plugin Action

4 years agoAdd void* userData argument at unSetChangedCallback for plugin
JinWang An [Fri, 23 Aug 2019 03:58:34 +0000 (12:58 +0900)]
Add void* userData argument at unSetChangedCallback for plugin

4 years agoAdd changed cb at plugin
JinWang An [Thu, 22 Aug 2019 05:27:06 +0000 (14:27 +0900)]
Add changed cb at plugin

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