TizenFX
TizenFX copied to clipboard
C# Device APIs for Tizen
This is a checkup/reference to the older [ticket](https://github.com/Samsung/TizenFX/issues/1356) which was never integrated into the mainline. The code should basically word as is, just requires an employee to to the signoff...
### Description of Change ### Implement API for creating group with SSID API will be opened public but is added as internal because VD application developer requested this. ### API...
### Description of Change ### - `AccessibilityManager` hasn't been used anymore after Tizen 7.0 version. - Now, all the legacy codes of AccessibilityManager should be removed in order to prevent...
Let we support squircle feature, only for ImageVisual and ColorVisual. It need more test before open it as general View property. Below screen shot is VisualTest demo result.  Relative...
### Description of Change ### If this patch is applied, NUIGadgetAssembly will use the dlls that exist under res/mount/allowed. This action is for using res/mount/allowed in remounting. When a package...
### Description of Change ### This is a draft patch. I added BindableProperty Create (generic) api, but it still exists boxing/unboxing it. so I wonder if there is any point...
### Description of Change ### Remove deprecated CreateThumbnailAsync API
I happen to come across AIAvatar impl and realize that it uses Newton Json as below. https://github.com/Samsung/TizenFX/blob/149fe2f178249e25a1112216925f26b814a16f29/src/Tizen.AIAvatar/Tizen.AIAvatar.csproj#L10 This could create a version mismatch when app uses other version of newton...
### Description of Change ### Enhance API description ### API Changes ### - ACR: N/A (Only improving document quality) Changed: - Enhance API description of TizenShell, QuickPanelClient