summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Abhishek Vijay [Mon, 27 Apr 2020 10:36:51 +0000 (16:06 +0530)]
[Non-ACR] Enable account feature - rpi3, xu3 & tv
Change-Id: I267cdc92b2898ef5b4daec7cd902adb814da5b11
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
Dongchul Lim [Tue, 21 Apr 2020 05:29:38 +0000 (14:29 +0900)]
Tizen version change
Change-Id: Icc68411854806d5c4c380acce557c54f92264cd3
wchang kim [Mon, 6 Apr 2020 08:34:03 +0000 (17:34 +0900)]
Sync it from model-config_tv of xu3
Change-Id: I7e44736f6357807c587a3ae2e14b068165586d1a
Boram Bae [Fri, 27 Mar 2020 02:49:50 +0000 (11:49 +0900)]
[ACR-1531] Add new sensors feature key
- tizen.org/feature/sensor.heart_rate_monitor.batch
- tizen.org/feature/sensor.heart_rate_monitor.led_green.batch
Change-Id: I4f873341a7837fc03967614bbba0adb524750ed4
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
Woo Chang Kim [Thu, 26 Mar 2020 02:33:25 +0000 (02:33 +0000)]
Merge "Add "tizen.org/feature/multimedia.stream_recorder" feature" into tizen
Hyunsoo Park [Mon, 23 Mar 2020 08:50:45 +0000 (17:50 +0900)]
Add "tizen.org/feature/multimedia.stream_recorder" feature
Change-Id: I03075684a4a739a27ae236d7fe93fe1af5366f27
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
wchang kim [Tue, 24 Mar 2020 23:39:02 +0000 (08:39 +0900)]
Change features of iot to integrate the ref. target
Change-Id: I45199c63eea62ab64cdff3f08c3c5ddffabddbf7
Seonah Moon [Fri, 13 Dec 2019 03:13:06 +0000 (12:13 +0900)]
Enable tethering feature on IoT profile
Change-Id: Ia2de68c8efdfb21b872ef5fdff07deb076ea809e
wchang kim [Fri, 13 Dec 2019 06:46:54 +0000 (15:46 +0900)]
Arrange the list of model-config
Change-Id: Ic5afa537209fbf7d218a2895e9f7c4ebd7b2ecd0
Tae-Young Chung [Tue, 8 Oct 2019 01:20:58 +0000 (10:20 +0900)]
Disable vision.inference features in some targets and profiles
- emulator: mobile(true), tv(false), wearable(false)
- generic: iot(false)
- rpi3: tv(false)
- tm1, tm2: true
- tw2, tw3: false
- xu3: ivi(false), tv(true)
Change-Id: I00cc91c8f2b8663abd477b529197f4970c9862a8
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
jinwang.an [Wed, 2 Oct 2019 07:24:11 +0000 (16:24 +0900)]
[ACR-1407][ADD]Device system-info keys for virtual rotating bezel
Change-Id: I7bc75f613d52513ffa5e22e9fbdcc00df94e65c0
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Woo Chang Kim [Thu, 26 Sep 2019 01:23:18 +0000 (01:23 +0000)]
Merge "[IOT] Disable tethering feature" into tizen
Tae-Young Chung [Wed, 25 Sep 2019 04:34:44 +0000 (13:34 +0900)]
[ACR-1431] Add new vision.inference feature keys
Change-Id: I55d4b85bf71ccfb103c1009c061574b7c086094a
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Seonah Moon [Fri, 20 Sep 2019 07:25:54 +0000 (16:25 +0900)]
[IOT] Disable tethering feature
Change-Id: Ie3432abbe43d5dd1fd5f47270b58b346ad01a459
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
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
Woo Chang Kim [Wed, 31 Jul 2019 02:37:16 +0000 (02:37 +0000)]
Merge "[ACR-1382] Newly add machine_learning feature" into tizen
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>
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>
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
Woo Chang Kim [Mon, 13 May 2019 05:06:50 +0000 (05:06 +0000)]
Merge "[ACR-1381] Add device type key" 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
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>
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>
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
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>
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>
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>
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>
Inhong Han [Fri, 15 Feb 2019 02:00:42 +0000 (11:00 +0900)]
Remove wrong parameter
Change-Id: I184faa35b55aecbff5786265880ec2bc597b838c
Woo Chang Kim [Wed, 13 Feb 2019 09:14:20 +0000 (09:14 +0000)]
Merge "[ACR-1318] Add accessibility keys" into tizen
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>
Woo Chang Kim [Thu, 31 Jan 2019 23:26:42 +0000 (23:26 +0000)]
Merge "Disable Bluetooth GATT server feature in TM1" into tizen
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>
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>
Youngjae Shin [Tue, 11 Dec 2018 02:02:00 +0000 (11:02 +0900)]
remove unused pakgages
Change-Id: Ieaed08c991ce69063f466e6af3905633185142f3
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>
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>
Inhong Han [Fri, 16 Nov 2018 06:16:49 +0000 (15:16 +0900)]
[TCSACR-193] Add nlp feature
Change-Id: Ieb72ae69a8b7daf79b19e3a0f6a5a0f5788a37a2
wchang kim [Mon, 5 Nov 2018 23:30:20 +0000 (08:30 +0900)]
Change version string.
5.0 --> 5.5
Change-Id: I7d3806e7d48a3cecda6f4f876c95af590959fc8c
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>
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>
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>
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>
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>
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>
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>
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>
wchang kim [Thu, 2 Aug 2018 02:20:12 +0000 (11:20 +0900)]
Initial Commit
Change-Id: I1d76a9aa96c9f55e41a8f1ca5514368a8ee85a00
Tizen Infrastructure [Thu, 2 Aug 2018 02:15:01 +0000 (02:15 +0000)]
Initial empty repository