platform/adaptation/unified-model-config.git
4 years ago[IOT] Disable tethering feature 21/214321/1
Seonah Moon [Fri, 20 Sep 2019 07:25:54 +0000 (16:25 +0900)]
[IOT] Disable tethering feature

Change-Id: Ie3432abbe43d5dd1fd5f47270b58b346ad01a459

4 years ago[TCSACR-213] add a new speech.control_manager feature 26/213926/1 accepted/tizen/unified/20190917.034115 submit/tizen/20190916.234330
wn.jang [Mon, 16 Sep 2019 23:20:55 +0000 (08:20 +0900)]
[TCSACR-213] add a new speech.control_manager feature

Change-Id: I2ab74111b44dfe48cbdd508ffae5e5d3b46ee64e

4 years ago[ACR-1423] Add a new ui_service.sticker feature 47/213447/1 accepted/tizen/unified/20190909.010916 submit/tizen/20190906.065055
InHong Han [Thu, 5 Sep 2019 09:36:56 +0000 (18:36 +0900)]
[ACR-1423] Add a new ui_service.sticker feature

Change-Id: Iaaa880bebb059646ca42c4c714121f1fed44e760

4 years agoMerge "[ACR-1382] Newly add machine_learning feature" into tizen accepted/tizen/unified/20190731.215831 submit/tizen/20190731.023856
Woo Chang Kim [Wed, 31 Jul 2019 02:37:16 +0000 (02:37 +0000)]
Merge "[ACR-1382] Newly add machine_learning feature" into tizen

4 years ago[ACR-1382] Newly add machine_learning feature 46/211146/2
Sangjung Woo [Tue, 30 Jul 2019 10:14:03 +0000 (19:14 +0900)]
[ACR-1382] Newly add machine_learning feature

This patch newly adds machine_learning and machine_learning.inference
features. Mobile, TV, Wearable and IoT Headed are supported.

Change-Id: I160bd1daaf7820855d1e4a5529a7ec9af9bebdb1
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
4 years ago[ACR-1426] Add a new feature to check display control 51/211151/2
lokilee73 [Tue, 30 Jul 2019 11:10:44 +0000 (20:10 +0900)]
[ACR-1426] Add a new feature to check display control

- tizen.org/feature/display is added
- if this feature is true, it means it supports below CAPIs including h/w supports
  ex) int device_add_callback(device_callback_e type, device_changed_cb callback, void *user_data)
      int device_remove_callback(device_callback_e type, device_changed_cb callback)
      int device_display_get_brightness(int display_index, int *brightness)
      int device_display_get_max_brightness(int display_index, int *max_brightness)
      int device_display_get_numbers(int *device_number)
      int device_display_get_state(display_state_e *state)
      int device_display_set_brightness(int display_index, int brightness)
- if the feature is false, then the CAPIs will return DEVICE_ERROR_NOT_SUPPORTED

Change-Id: I4418a05be4d11d3e8499abe32d756dc438dddc2b
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
4 years ago[ACR-1420] Add new feature for audio offload 15/209915/3 accepted/tizen/unified/20190716.111201 submit/tizen/20190716.072658
Eunhye Choi [Fri, 12 Jul 2019 08:39:40 +0000 (17:39 +0900)]
[ACR-1420] Add new feature for audio offload

- Add audio offload feature
- Modify the iot supportable feature
  : custom_audio_effect, raw_video, stream_info is csharp
    api feature especially for TV product. they should be
    'true' by default.

Change-Id: Iff03f55d32e36935d7365c38a721671691ecac82

5 years agoMerge "[ACR-1381] Add device type key" into tizen accepted/tizen/unified/20190513.082618 accepted/tizen/unified/20190602.221816 submit/tizen/20190513.050751 submit/tizen/20190530.042125
Woo Chang Kim [Mon, 13 May 2019 05:06:50 +0000 (05:06 +0000)]
Merge "[ACR-1381] Add device type key" into tizen

5 years agoMerge "[ACR-1344] Add new ui_service.softkey feature for softkey client" into tizen
Woo Chang Kim [Mon, 13 May 2019 03:43:14 +0000 (03:43 +0000)]
Merge "[ACR-1344] Add new ui_service.softkey feature for softkey client" into tizen

5 years ago[ACR-1381] Add device type key 75/205975/1
Kichan Kwon [Mon, 13 May 2019 02:37:14 +0000 (11:37 +0900)]
[ACR-1381] Add device type key

Change-Id: I2762ef2c6a66671094e44527e285315dd99ae86f
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoDisable Bluetooth GATT client feature in TM 60/205960/1 submit/tizen/20190513.012519
DoHyun Pyun [Sun, 12 May 2019 23:54:08 +0000 (08:54 +0900)]
Disable Bluetooth GATT client feature in TM

TM1 target has a HW issue in Bluetooth LE. So it is very unstable
that an application uses GATT Client API. By Tizen 5.0 we notify
this HW problem to SE team, and re-test if LE TC reports the fail.
But it will reduce the confusion to disable GATT client feature
in TM1.

Change-Id: I171861637f6fca57713ff7ab80bef33ee33b8c7c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years ago[ACR-1344] Add new ui_service.softkey feature for softkey client 96/205896/2
Junseok, Kim [Fri, 10 May 2019 07:22:36 +0000 (16:22 +0900)]
[ACR-1344] Add new ui_service.softkey feature for softkey client

http://tizen.org/feature/ui_service.softkey

Change-Id: I7e874e490f616da7cb5db1c3a2659aafdd378262

5 years ago[ACR-1318] Add accessibility keys for TW3 96/205596/1 accepted/tizen/unified/20190508.111156 submit/tizen/20190508.033036
jinwang.an [Wed, 8 May 2019 02:09:31 +0000 (11:09 +0900)]
[ACR-1318] Add accessibility keys for TW3

 - tizen.org/feature/accessibility.grayscale
 - tizen.org/feature/accessibility.negative

Change-Id: I726d4d076bbf1583e3c6762159ac62746c0df4e3
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
5 years agoTurn off telephony features for TW3 37/203337/1 accepted/tizen/unified/20190412.124741 submit/tizen/20190412.043739
Semun Lee [Fri, 12 Apr 2019 00:53:44 +0000 (09:53 +0900)]
Turn off telephony features for TW3

TW3 doesn't have modem.

Change-Id: I8cb5675321d9884e9d0b4767c04cd5ecbb1cd1b3
Signed-off-by: Semun Lee <semun.lee@samsung.com>
5 years agocorrect typos of device_type key name. 46/202346/1 accepted/tizen/unified/20190328.012930 submit/tizen/20190327.230209
jiehwan [Wed, 27 Mar 2019 10:22:10 +0000 (19:22 +0900)]
correct typos of device_type key name.

Change-Id: I20f20fcca0fc3f27cbfb7e90370ec505e882882c
Signed-off-by: jiehwan <jiehwan.park@samsung.com>
5 years agoadd device_type which is used for ses service to define device type. 42/202042/1 accepted/tizen/unified/20190322.075539 submit/tizen/20190322.055211
jiehwan [Fri, 22 Mar 2019 05:39:07 +0000 (14:39 +0900)]
add device_type which is used for ses service to define device type.

Change-Id: Ica6a640ba0cd2d1089e60aac3883ba65d5256a9c
Signed-off-by: jiehwan <jiehwan.park@samsung.com>
5 years agoRemove wrong parameter 37/199837/1 accepted/tizen/unified/20190218.064135 submit/tizen/20190218.061833
Inhong Han [Fri, 15 Feb 2019 02:00:42 +0000 (11:00 +0900)]
Remove wrong parameter

Change-Id: I184faa35b55aecbff5786265880ec2bc597b838c

5 years agoMerge "[ACR-1318] Add accessibility keys" into tizen accepted/tizen/unified/20190214.060648 submit/tizen/20190213.091630
Woo Chang Kim [Wed, 13 Feb 2019 09:14:20 +0000 (09:14 +0000)]
Merge "[ACR-1318] Add accessibility keys" into tizen

5 years ago[ACR-1343] Add new thermistor features to measure temperature 28/199528/2 accepted/tizen/unified/20190213.071915 submit/tizen/20190213.052409
lokilee73 [Tue, 12 Feb 2019 12:05:31 +0000 (21:05 +0900)]
[ACR-1343] Add new thermistor features to measure temperature

http://tizen.org/feature/thermistor.ap
http://tizen.org/feature/thermistor.cp
http://tizen.org/feature/thermistor.battery

Change-Id: Icc205227a18316a990cffe153303bb8ae7916324
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years agoMerge "Disable Bluetooth GATT server feature in TM1" into tizen accepted/tizen/unified/20190201.061347 submit/tizen/20190131.232731
Woo Chang Kim [Thu, 31 Jan 2019 23:26:42 +0000 (23:26 +0000)]
Merge "Disable Bluetooth GATT server feature in TM1" into tizen

5 years ago[ACR-1319] Add new feature: http://tizen.org/feature/storage.external 07/198507/6 accepted/tizen/unified/20190129.064419 submit/tizen/20190129.015752
pr.jung [Fri, 25 Jan 2019 05:07:59 +0000 (14:07 +0900)]
[ACR-1319] Add new feature: tizen.org/feature/storage.external

Change-Id: I6ef095f4e861949f92e27ea5959e84e5f45b6b49
Signed-off-by: pr.jung <pr.jung@samsung.com>
5 years agoDisable Bluetooth GATT server feature in TM1 07/199007/1
DoHyun Pyun [Mon, 28 Jan 2019 02:10:27 +0000 (11:10 +0900)]
Disable Bluetooth GATT server feature in TM1

TM1 target has a HW issue in Bluetooth LE. So it is very unstable
that an application uses GATT Server API. By Tizen 5.0 we notify
this HW problem to SE team, and re-test if LE TC reports the fail.
But it will reduce the confusion to disable GATT server feature
in TM1.

Change-Id: I6211b4a39c05ce3ebeac5ad225fe865adac90c78
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agoremove unused pakgages 16/195116/1 accepted/tizen/unified/20181211.064703 accepted/tizen/unified/20181212.062533 submit/tizen/20181211.020732 submit/tizen/20181212.013423 submit/tizen/20181212.021401 submit/tizen/20181212.022813 submit/tizen/20181212.022933 submit/tizen/20181212.044934
Youngjae Shin [Tue, 11 Dec 2018 02:02:00 +0000 (11:02 +0900)]
remove unused pakgages

Change-Id: Ieaed08c991ce69063f466e6af3905633185142f3

5 years agoAdd model-config for TW3 44/194944/1 accepted/tizen/unified/20181210.152245 submit/tizen/20181210.043722
lokilee73 [Mon, 10 Dec 2018 03:01:49 +0000 (12:01 +0900)]
Add model-config for TW3

Change-Id: I61b475bf57490f9102f2192f685f6fd1369cb63c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
5 years ago[ACR-1318] Add accessibility keys 41/194341/1
jinwang.an [Mon, 3 Dec 2018 08:24:15 +0000 (17:24 +0900)]
[ACR-1318] Add accessibility keys

 - tizen.org/feature/accessibility.grayscale
 - tizen.org/feature/accessibility.negative

Change-Id: Ib871ffc6758f0741cdb75588375281fae5f50da3
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
5 years ago[TCSACR-193] Add nlp feature 61/193461/1 accepted/tizen/unified/20181126.143104 submit/tizen/20181126.013700
Inhong Han [Fri, 16 Nov 2018 06:16:49 +0000 (15:16 +0900)]
[TCSACR-193] Add nlp feature

Change-Id: Ieb72ae69a8b7daf79b19e3a0f6a5a0f5788a37a2

5 years agoChange version string. 51/192451/2 accepted/tizen/unified/20181106.070529 submit/tizen/20181105.233722
wchang kim [Mon, 5 Nov 2018 23:30:20 +0000 (08:30 +0900)]
Change version string.
5.0 --> 5.5

Change-Id: I7d3806e7d48a3cecda6f4f876c95af590959fc8c

5 years agoFix name of model-config xml file on Emulator TV 51/191751/1 accepted/tizen/unified/20181031.153950 submit/tizen/20181023.132614 submit/tizen/20181119.145430 submit/tizen_5.0/20181101.022038 submit/tizen_5.0/20181105.102057 submit/tizen_5.0/20181119.145649
Maciej Wereski [Tue, 23 Oct 2018 06:06:16 +0000 (08:06 +0200)]
Fix name of model-config xml file on Emulator TV

Change-Id: Id1c257db9a397b8852cf01d634eae50ec90db00e
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
5 years ago[ACR-1304] Add a new feature for display control: 65/191065/6 accepted/tizen/5.0/unified/20181102.012839 accepted/tizen/unified/20181012.083531 submit/tizen/20181012.024418 submit/tizen_5.0/20181101.000001
Hyotaek Shim [Thu, 11 Oct 2018 06:25:35 +0000 (15:25 +0900)]
[ACR-1304] Add a new feature for display control:

tizen.org/feature/display.state

Change-Id: Ie7bf0f8055b04618b54206712bca955d56b905a2
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
5 years ago[ACR-1294] Add a new feature(multi_assistant) 75/190175/1 accepted/tizen/unified/20180928.080643 submit/tizen/20180928.004104
sooyeon.kim [Fri, 28 Sep 2018 00:29:13 +0000 (09:29 +0900)]
[ACR-1294] Add a new feature(multi_assistant)

Change-Id: I6561963c71548d1652c86c47b418e314064419e3
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
5 years agoAdd New feature: Device Update 94/188694/3 accepted/tizen/unified/20180913.145219 submit/tizen/20180913.051211
Sunmin Lee [Fri, 7 Sep 2018 10:16:33 +0000 (19:16 +0900)]
Add New feature: Device Update

Change-Id: I631bb1a9451ab9e2a551928e93ab1f4c15f91b7a
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
5 years ago[ACR-1289] Add network.bluetooth.le.5_0 feature 24/188724/1 accepted/tizen/unified/20180912.061742 submit/tizen/20180912.021406
DoHyun Pyun [Mon, 10 Sep 2018 01:30:05 +0000 (10:30 +0900)]
[ACR-1289] Add network.bluetooth.le.5_0 feature

Change-Id: I39b1388ac00fcb2ee82ed14d924e8cfdb2ccaaad
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agoAdded Zigbee feature 53/187953/1 accepted/tizen/unified/20180830.060748 submit/tizen/20180830.013424
saerome.kim [Thu, 30 Aug 2018 01:22:21 +0000 (10:22 +0900)]
Added Zigbee feature

Change-Id: Ie971597f00f60bdc541f56a456765aefb88df811
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
5 years agoDisable bluetooth health feature 30/186030/1 accepted/tizen/unified/20180807.061045 submit/tizen/20180806.235840
wchang kim [Mon, 6 Aug 2018 22:02:46 +0000 (07:02 +0900)]
Disable bluetooth health feature

In these days there is no vendor to make BT health device
(BT/EDR HDP profile). And the supported device also be
less. Because we can't get new BT health device, it is hard
to verify APIs for developers and testers. So we disable this
feature in the tizen reference target. If new requirement or
usecase for this feature is coming, we will re-enable the feature.

Change-Id: I4678dd15e569560136f407b32b9a6066fba39a63
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years ago[ACR-1271] peripheral-io: Add peripheral_io.adc feature 29/186029/1
wchang kim [Mon, 6 Aug 2018 22:00:14 +0000 (07:00 +0900)]
[ACR-1271] peripheral-io: Add peripheral_io.adc feature

Change-Id: Id077dbada354163f1f8f32a7b15bd23f72dd9538
Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com>
5 years agoInitial Commit 39/185739/3 accepted/tizen/unified/20180806.111809 submit/tizen/20180806.004323
wchang kim [Thu, 2 Aug 2018 02:20:12 +0000 (11:20 +0900)]
Initial Commit

Change-Id: I1d76a9aa96c9f55e41a8f1ca5514368a8ee85a00

5 years agoInitial empty repository master
Tizen Infrastructure [Thu, 2 Aug 2018 02:15:01 +0000 (02:15 +0000)]
Initial empty repository