[NUI] Add defence codes for specific events
[platform/core/csapi/tizenfx.git] / src /
2023-04-18 dongsug.song[NUI] Add defence codes for specific events
2023-02-22 Seoyeon Kim[NUI] Add ShowInsideFridge function for Accessibility
2022-12-09 huayong.xu[NUI][Tizen] Add an API for create,window event.
2022-12-02 dongsug.song[NUI] Add implicit dispose check
2022-11-28 huayong.xuAdd webview API for url,change event.
2022-11-08 dongsug.song[NUI] change View,Window events pattern matching with...
2022-09-26 JoogabYun[NUI] revert "[NUI] Modify the return value of OnAccess...
2022-09-22 EverLEEst(SangHyeo... [NUI] disable acessibilityPanGesture when scroll disabled.
2022-09-21 joogab.yun[NUI] Modify the return value of OnAccessibilityPan().
2022-09-15 huayong.xuImplement navigation decision policy.
2022-08-18 Seoyeon2Kim[NUI] Add ActionForward event for Accessibility (#4451)
2022-04-06 dongsug.song[NUI] Fix comments according to ACR review
2022-03-08 Taehyub Kim[NUI] Prevent to call button up event when button is...
2022-01-14 Eunki Hong[NUI][API8] Add Constraint base + inhouse ResizePolicyT...
2021-12-16 Joogab Yun1. [NUI] Add TouchArea property.
2021-12-02 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-12-02 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-10-21 Seoyeon Kim[NUI] Check whether Accessibility is enabled intentionally
2021-09-27 ChangGyu Choi[Tizen.Applications.RPCPort] Add RPCPort ParcelHeader...
2021-07-29 Jiyun Yang[NUI] Implement WebView.GetPlainTextAsynchronously...
2021-07-26 Joogab Yun[NUI] Add GetBrightness()
2021-07-12 Jiyun Yang[NUI] Add WebView.SetTtsFocus API (#3295)
2021-07-05 seungho[NUI] Add GetCapturedBuffer api for Capture
2021-06-22 Wootak Jung[Bluetooth][Non-ACR] Fix unhandled exception in GetBond...
2021-06-10 Hyunho KangAdd Internal Notification Response Event handler (...
2021-06-09 Jaehyun Cho[NUI] Add SpaceEvenly to FlexJustification
2021-06-04 Xianbing Teng[NUI] Add hidden Disposed field for BaseHandle
2021-05-28 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-05-26 Wootak Jung[Bluetooth][Non-ACR] Add device name null check logic...
2021-05-21 Wootak Jung[Bluetooth][Non-ACR] Add public constructor for Bluetoo...
2021-05-17 dongsug-songUpdate src/Tizen.NUI/src/public/BaseComponents/ViewPubl...
2021-05-17 dongsug-songUpdate src/Tizen.NUI/src/public/Layer.cs
2021-05-17 dongsug-songUpdate src/Tizen.NUI/src/public/BaseComponents/ViewPubl...
2021-05-17 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-05-14 dongsug.song[NUI] Change OnAccessibilityActivated() access modifier
2021-05-10 huayongxu[NUI] Fix crash issue when favicon is null. (#3012)
2021-05-06 huayongxu[NUI] Fix issue that a symbol is not found. (#2998)
2021-04-13 Wootak Jung[Bluetooth][Non-ACR] Fix BluetoothDevice data convertin...
2021-04-08 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-04-01 Dongsug SongRevert "[NUI] Create TextLayout when parent has layout"
2021-04-01 Dongsug SongRevert "[NUI] Fix layout null crash issue"
2021-03-25 Wootak Jung[Bluetooth][Non-ACR] Add MTU functionalities (#2790)
2021-03-25 huiyu.eun[NUI] Fix layout null crash issue
2021-03-24 seungho[NUI] Make possible to capture on the old driver devices.
2021-03-17 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-03-16 Bowon RyuRevert "[NUI] Create TextLayout when parent has layout"
2021-03-15 Jiyun Yang[NUI] Scrollbar uses View instead Visual since blinking...
2021-03-13 Dongsug Song[NUI] Fix TV TCT fails (2nd)
2021-03-12 Dongsug Song[NUI] Fix TV TCT fails
2021-03-11 Bowon RyuSupport TranslatablePlaceholderTextFocused to TextField
2021-03-10 Wootak JungFix GetLocalOobData memory leak (#2725)
2021-03-05 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-02 zhouleonlei[NUI] Fix svace issue for wearable
2021-02-22 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-22 zhouleonlei[NUI] Fix NUI and wearable svace issues
2021-02-17 younghajung[WIP][WebView] Support request intecept (#2486)
2021-02-15 Jiyun Yang[NUI] Fix vertical scrollbar position bug (#2639)
2021-02-09 huiyu.eun[NUI] Change LayoutController process
2021-02-08 pichulia[NUI] tiny typo fix (2)
2021-02-08 pichulia[NUI] tiny typo fix
2021-02-08 pichulia[NUI] Fix wrong casting
2021-02-04 Jiyun Yang[NUI] Prevent svace issues in Scrollbar
2021-02-04 Jiyun Yang[NUI] ScrollableBase supports Scrollbar properly
2021-02-03 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-02 zhouleonlei[NUI] Modify svace issues for NUI and wearable (#2600)
2021-02-01 hjhunMake exception safe codes (#2589)
2021-01-29 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-01-27 Jiyun Yang[NUI] Update WebView constructor with program arguments...
2021-01-27 zhouleonlei[NUI] Fix svace issue for MergeStyle
2021-01-26 huayongxuAdd some APIS into WebView. (#2564)
2021-01-26 Jiyun Yang[NUI] Add some new APIs like Context, Settings, etc...
2021-01-26 Dongsug Song[NUI] Change Feedback default as false in Control
2021-01-26 tscholb[NUI] fix bug when setting desired size in ImageView...
2021-01-26 kilig[MessagePort] Add defensive code for null string (...
2021-01-26 kilig[MessagePort] Fix bug for getting remote value (#2555)
2021-01-22 huayongxu[NUI] Support scroll in WebView. (#2549)
2021-01-21 YeongJong Lee[NUI] remove internal child properly when child view...
2021-01-21 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2021-01-21 huiyueun[NUI] Fix memory leak, Add Dispose (#2543)
2021-01-20 dongsug.song[NUI] Fix TV AmbientMode empty screen
2021-01-19 dongsug.song[NUI] Change Feedback as working on TouchEvent
2021-01-18 Seoyeon Kim[NUI] Fix AccessibilityManager Event handler
2021-01-13 Wootak Jung[Bluetooth][Non-ACR] GetBondedDevice converting issue...
2021-01-08 Wootak JungFix BluetoothDevice.Name converting issue (#2499)
2021-01-06 Joogab Yun[NUI] fixed memory leak
2021-01-05 jeremy-jang[Packagemanager] Fix registering internal event callbac...
2021-01-04 dh79pyun[Bluetooth][Non-ACR] Fix unhandled exception in GetBond...
2020-12-29 Lee Chang JooAdd internal APIs for power off and reboot (#2475)
2020-12-29 zhouleonlei[NUI] Fix Svace issues
2020-12-18 Jiyun Yang[NUI] Initialize feedback instance only when the Feedba...
2020-12-17 hyotaekshimUpdate Log.cs (#2424)
2020-12-15 zhouleonlei[NUI] fix svace issue for texture
2020-12-15 Dongsug Song[NUI] Change "IsTapGestureFeedback" as "Feedback"
2020-12-14 zhouleonlei[NUI] Add sound feedback and fix scroll build errors
2020-12-11 huiyu.eun[NUI] Call show winodw on ApplicationInit
2020-12-09 bshsqa[NUI] Change clipping mode of ScrollableBase (#2358)
2020-12-09 Dongsug Song[NUI] Add RedrawInScalingDown in LottieAnimationView
2020-12-09 zhouleonlei[NUI] Fixed svace issue for API8
2020-12-07 huiyueun[NUI] Modify NUI Seamless animation bug (#2334)
2020-12-07 huiyueun[NUI] Modify popup dismiss bug (#2335)
next