platform/core/csapi/system.git
7 years agoMerge "EventArgs constructors are updated as internal. Fixed documentation issue...
Joonghyun Cho [Tue, 5 Jul 2016 10:27:29 +0000 (19:27 +0900)]
Merge "EventArgs constructors are updated as internal. Fixed documentation issue." into devel

7 years agoUpdated EventArg class in system-settings module
Aditya [Thu, 30 Jun 2016 09:24:44 +0000 (14:54 +0530)]
Updated EventArg class in system-settings module
Removed DefaultFontTypeChangedEventArgs

Change-Id: Ibee072957a59c0ed872c1627b6f88a75ca085089
Signed-off-by: Aditya <a.aswani@samsung.com>
7 years agoEventArgs constructors are updated as internal.
Praveen Gattu [Mon, 27 Jun 2016 11:07:13 +0000 (16:37 +0530)]
EventArgs constructors are updated as internal.
Fixed documentation issue.

Change-Id: I99de0a7aa4475df1674d292cb490c223d72b0823
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
7 years agoAdding system-settings module
Aditya [Mon, 20 Jun 2016 10:23:06 +0000 (15:53 +0530)]
Adding system-settings module
Implementation + TCTs
Modified the Tizen.System.SystemSettings namespace to Tizen.System

Change-Id: I2f5cfae46a328a816b3ac5b686f9b4a62d498911
Signed-off-by: Aditya <a.aswani@samsung.com>
8 years agoFixed build errors for TCT.
Praveen Gattu [Thu, 9 Jun 2016 04:09:56 +0000 (09:39 +0530)]
Fixed build errors for TCT.

Change-Id: Ibaaabd419ed0425567020135d75b3f3f0d9c25c6
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years agoFixed latest review comments.
Praveen Gattu [Tue, 7 Jun 2016 10:34:49 +0000 (16:04 +0530)]
Fixed latest review comments.

Change-Id: I11e2948222dcefabb687c9c59095bfeaf2ff084e
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years agoTCT implementation and bugs fixed
Sehaj Singh Kalra [Fri, 3 Jun 2016 18:22:34 +0000 (23:52 +0530)]
TCT implementation and bugs fixed

Change-Id: Ief0f4f131ff687f0a6dcd7a2878282ee0e2a068f
Signed-off-by: Sehaj Singh Kalra <sehaj.kalra@samsung.com>
8 years agoMerge "Changed runtimeinfo word to runtimeinformation" into devel
rina rina6350.you [Tue, 31 May 2016 11:22:50 +0000 (20:22 +0900)]
Merge "Changed runtimeinfo word to runtimeinformation" into devel

8 years agoChanged runtimeinfo word to runtimeinformation
Sehaj Singh Kalra [Wed, 25 May 2016 14:59:41 +0000 (20:29 +0530)]
Changed runtimeinfo word to runtimeinformation

Change-Id: I51628ef84b3af1692de279306e2debd9d4c4fb33
Signed-off-by: Sehaj Singh Kalra <sehaj.kalra@samsung.com>
8 years agoMerge "Implementation of device TCTs. Fixed async TCs issue." into devel
Joonghyun Cho [Tue, 31 May 2016 07:21:48 +0000 (16:21 +0900)]
Merge "Implementation of device TCTs. Fixed async TCs issue." into devel

8 years agoImplementation of device TCTs.
Praveen Gattu [Thu, 26 May 2016 09:03:59 +0000 (14:33 +0530)]
Implementation of device TCTs.
Fixed async TCs issue.

Change-Id: I0b47a907fe7d5b7a529266d1d28d138fbe9e2d11
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years ago[Device] Apply SE Usability Review
jh5.cho [Mon, 30 May 2016 08:26:39 +0000 (17:26 +0900)]
[Device] Apply SE Usability Review

  - BatteryChangingStateChangedEventArgs, change the property name from Changing to IsCharging
  - Use Color class insted of using unsigned int type of color

Change-Id: Id6b9e3afae7e8bd628a435377444e7d52732690f
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years ago[tct-system-tizen-tests] UTS for Storage and SystemInfo
Dinesh Dwivedi [Thu, 26 May 2016 21:22:58 +0000 (02:52 +0530)]
[tct-system-tizen-tests] UTS for Storage and SystemInfo

Change-Id: Ib601cd9fb944a2d88d6c459735fc6e10f15bc0fb
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
8 years ago[Device] Added Displays and Vibrators property.
Praveen Gattu [Tue, 24 May 2016 10:15:39 +0000 (15:45 +0530)]
[Device] Added Displays and Vibrators property.

Change-Id: I74f53b1c3d49504cf1e8cbd8eb3f254e7dba3320
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years ago[Storage] Removed unused FileSystemInfo struct
Dinesh Dwivedi [Fri, 20 May 2016 08:33:17 +0000 (14:03 +0530)]
[Storage] Removed unused FileSystemInfo struct

Change-Id: I001d1d0ca12140673de76903653c1bbe0a16b8e6
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
8 years ago[Device] Fix build error and Add LICENSE file
jh5.cho [Thu, 19 May 2016 04:43:33 +0000 (13:43 +0900)]
[Device] Fix build error and Add LICENSE file

  - Fixing errors in IR.cs
  - Adding a LICENSE file
  - Modifying the project name to csapi-system

Change-Id: I4694b7f6a896240b5014b450bead6b94fedfdb9a

8 years agoMerge "[Storage] Added base implementation" into devel
rina rina6350.you [Thu, 19 May 2016 02:21:18 +0000 (11:21 +0900)]
Merge "[Storage] Added base implementation" into devel

8 years agoMerge "[SystemInfo] Added base implementation" into devel
rina rina6350.you [Thu, 19 May 2016 02:20:38 +0000 (11:20 +0900)]
Merge "[SystemInfo] Added base implementation" into devel

8 years agoMerge "Revert "[Device] Fix build errors and add LICENSE file"" into devel
Juwon(Julia) Ahn [Thu, 19 May 2016 02:17:59 +0000 (11:17 +0900)]
Merge "Revert "[Device] Fix build errors and add LICENSE file"" into devel

8 years agoRevert "[Device] Fix build errors and add LICENSE file"
rina rina6350.you [Thu, 19 May 2016 02:17:29 +0000 (11:17 +0900)]
Revert "[Device] Fix build errors and add LICENSE file"

This reverts commit 1361680f766294f307532f355d148dfa7ec1a08d.

Change-Id: I5ca06100b4529ec2a2a72bd52d2fcc5ac1ca4a87

8 years agoMerge "[Device] Fix build errors and add LICENSE file" into devel
rina rina6350.you [Thu, 19 May 2016 02:13:13 +0000 (11:13 +0900)]
Merge "[Device] Fix build errors and add LICENSE file" into devel

8 years ago[Device] Fix build errors and add LICENSE file
jh5.cho [Wed, 18 May 2016 11:23:18 +0000 (20:23 +0900)]
[Device] Fix build errors and add LICENSE file

Change-Id: I08d82aef8379e071f40ff943842e1e2318d94430

8 years ago[Storage] Added base implementation
Dinesh Dwivedi [Wed, 18 May 2016 11:54:11 +0000 (17:24 +0530)]
[Storage] Added base implementation

Change-Id: I35d1db19be2b6d2c1b094d137ca472d592a442da
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
8 years ago[SystemInfo] Added base implementation
Dinesh Dwivedi [Wed, 18 May 2016 11:14:19 +0000 (16:44 +0530)]
[SystemInfo] Added base implementation

Change-Id: Ibaea7b825eb7ae1eb1061e81c6882ac7435a8c2f
Signed-off-by: Dinesh Dwivedi <dinesh.d@samsung.com>
8 years agoFixed reference path to dependent tizen dlls
Jyothi Kumar Sambolu [Wed, 6 Apr 2016 15:31:43 +0000 (21:01 +0530)]
Fixed reference path to dependent tizen dlls

Patch set #17: Removed SystemTest containing test code
Patch set #16: Fixed merged conflict
Patch set #15: Added log statements for error cases and incorporated review comments(#14)
Patch set #14: Fixed issues found during testing and added Test application(console).

Change-Id: I9daf44eefb1750a93307a89d7a1741d86f8568c8
Signed-off-by: Jyothi Kumar Sambolu <s.jyothi@samsung.com>
8 years agoAdding IR Module.Fixed device not supported error.
Praveen Gattu [Wed, 11 May 2016 05:49:28 +0000 (11:19 +0530)]
Adding IR Module.Fixed device not supported error.

Change-Id: I769b19c8ff7de6cd180b7fe227a7721a2f98e29f
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years ago[Device] Implementation of system.device module including error handling.
jh5.cho [Mon, 7 Mar 2016 06:35:44 +0000 (15:35 +0900)]
[Device] Implementation of system.device module including error handling.

Change-Id: I34b255c7703cd8d674649d71fbe646ecdb0e3938
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
8 years agoAdd .gitignore
WonYoung Choi [Mon, 22 Feb 2016 02:49:04 +0000 (11:49 +0900)]
Add .gitignore

Change-Id: I4a70bfdf4b0b6bdfbb5987eda58c92f29544930d

8 years agoInitial empty repository
JeongHoon Jeon [Mon, 22 Feb 2016 01:36:34 +0000 (10:36 +0900)]
Initial empty repository