projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/csapi/tizenfx.git
2021-09-13
Shrouq Sabah
removed the unneeded comments
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Shrouq Sabah
Revert "Used View instead of Text Editor and Text...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Shrouq Sabah
Used View instead of Text Editor and Text Field to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Shrouq Sabah
[NUI] Make Copy, Cut and Paste APIs public
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Bowon Ryu
[NUI] Change the parameter of SelectText from uint...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Fang Xiaohui
[NUI] Remove Obsolete methods
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Xianbing Teng
[NUI] Removed failed testcases
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Xianbing Teng
[NUI] Add xaml and xamlbing testcases
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Bowon Ryu
[NUI] Change SelectedTextStart, SelectedTextEnd to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Seungho Baek
[NUI] Fix typo from synchronos to synchronous
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
guowei.wang
[NUI] Update TCs of NUI.Devel.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
JunsuChoi
Update src/Tizen.NUI/src/public/BaseComponents/VectorGr...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
JunsuChoi
[NUI] VectorGraphics:Open added APIs(DrawableGroup...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Wonsik Jung
[NUI] Add NUIApplication construct.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Wonsik Jung
Add implemantation.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Wonsik Jung
Add public APIs and the relasted test case.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Joogab Yun
[NUI] Open newly added APIs in CameraView
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Eunki Hong
[NUI] Fix comments of BorderlineColor (#3531)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Jaehyun Cho
[NUI] Fix svace issue of dereferencing possible null...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Jaehyun Cho
[NUI] Fix svace issue of dereferencing null handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Seungho Baek
[NUI] Add Scale transition
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
huiyu.eun
[NUI] Fix svace issue
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Haesu Gwon
[WebRTC] Fix bugs (#3526)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Haesu Gwon
[Camera] Change Default CameraDevice value (#3550)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Haesu Gwon
[Camera] Add APIs for extra preview bitrate (#3527)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
jeremy-jang
[Cion] Add new APIs for Advanced Companion Framework...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
jeremy-jang
[PackageManager][TCSACR-442] Add new APIs for resource...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
jeremy-jang
[Applications][TCSACR-441] Add new APIs for resource...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
WonYoung Choi
[Build] Fix common.props to drop ref assemblies (#3530)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jihoon Kim
[InputMethod] Add UnauthorizedAccessException
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Young
[Tizen.WebView] Fix SVACE issue (#3529)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
ChangGyu Choi
Change internal TimeStamp's type to IntPtr (#3528)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Suyeon Hwang
[Tts][TCSACR-449] Add new method for checking screen...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
ChangGyu Choi
[Tizen.Applications.RPCPort] Add RPCPort ParcelHeader...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Haesu Gwon
[MediaPlayer] Fix svace issue (#3523)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Eunki Hong
[NUI] Version update (nui22042) (#3516)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
huayongxu
[NUI] Fix issue that objects are disposed outside callb...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
huayongxu
Implement more request interceptor APIs. (#3466)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Jaehyun Cho
[NUI] Fix to measure GridLayout's children sizes correctly
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
abdullah
[NUI] update event descriptionfor textfield
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
abdullah
[NUI] update event description
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
abdullah
[NUI] remove unneeded comment
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
abdullah
[NUI] Make SelectionChanged event for TextField & TextE...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
joogab.yun
Add SetDoubleTapTimeout binding
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
guowei.wang
[NUI] Update TCs of NUI.Devel.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Xianbing Teng
Fix setvalue and xamlstyle issues
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[NUI] Fix Svace issues
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] Refactor EXaml
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Seungho Baek
[NUI] Add Slide transition
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
dongsug.song
[NUI] Fix testhub NUI.Components coredump issue
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
JunsuChoi
[NUI] CanvasView: Change parameter and return type...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Bowon Ryu
[NUI] Add SelectionHandleImage struct to Text Components
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Bowon Ryu
[NUI] Use BindableProperty in struct get/set methods
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Bowon Ryu
[NUI] Add SetHiddenInput, GetHiddenInput to TextField
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Bowon Ryu
[NUI] Add SetPlaceholder, GetPlaceholder to TextField...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] Remove unused comment
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] Remove unused comment
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] 1. Add copyright; 2. Add new line at the end...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Fang Xiaohui
[EXaml] Support Trigger in EXaml
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
guowei.wang
[NUI] Update TCs of NUI.Devel.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Haesu Gwon
[WebRTC] Add CreateOffer/AnswerAsync method (#3506)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Haesu Gwon
[ScreenMirroring] Fix exception bug (#3515)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Haesu Gwon
[MediaPlayer] Support Video and UI sync mode (#3510)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-07
Haesu Gwon
[MediaContent] Use MediaContent internal free method...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
jay
Fix unhandled exception while calling CoRegister
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Haesu Gwon
[MediaContent] Support ebook format (#3374)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Haesu Gwon
[ScreenMirroring] Add ConnectAsync method to support...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Haesu Gwon
[ImageUtil] Support HEIF decoder (#3447)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-06
Haesu Gwon
[WebRTC] Remove wrong state check code (#3500)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Haesu Gwon
[Camera] Add internal constructor (#3489)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Jihoon Kim
Add SetSize API for NUI IME
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
huiyu
[NUI] Fix Layout Performance Issue (#3484)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
huiyu.eun
[NUI] Fix to follow c# coding rule
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Seoyeon2Kim
[NUI][ATSPI] Add a function to check whether accessibil...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
huayongxu
[NUI] Replace XXXList with IList<XXX>. (#3468)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Remove underline in member's name
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Remove underline in member's name
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Add MergeStyle to View
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Remove code of VisualState
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Modify by HQ's feedback
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Fang Xiaohui
[Xaml] Support Trigger in Xaml
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Jiyun Yang
[NUI] Remove duplicate class WebContextMenuItemList...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
joogab.yun
[NUI] Add FocusableChildren
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
seungho
[NUI] Refactoring Transition and FadeTransition
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Eunki Hong
[NUI] Allow to set Size.Depth (#3442)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
tscholb
[NUI] Add description for ImageView
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
JunsuChoi
Rebase master (#3453)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Haesu Gwon
[WebRTC] Fix destroy bug and code clean (#3476)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Seonah Moon
[NSD] Add new GetTxtRecords api (#3353)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Wootak Jung
[Bluetooth][TCSACR-437] Add GATT related APIs (#3377)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Wonsik Jung
Change API names
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Wonsik Jung
Add Window Test file
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Wonsik Jung
Change the name with meaningful.
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Wonsik Jung
Add input regions APIs
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
abdullehghujeh
[NUI] Add SelectionCleared Event (#3446)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
abdullehghujeh
[NUI] Remove old event args from SelectionChanged and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
Eunki Hong
[NUI] Remove ReleaseFunction enum at PixelData with...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
SaraMohSamara
[NUI] Copy, Paste & Cut Public APIs (#3450)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-27
JunsuChoi
Revert "Rebase master (#3453)"
commit
|
commitdiff
|
tree
|
snapshot
next