[NUI] Made the value of Size be consistent with Specification (#1646)
[platform/core/csapi/tizenfx.git] / src /
2020-06-02 zhouleonlei[NUI] Made the value of Size be consistent with Specifi...
2020-06-02 dh79pyun[Bluetooth][Non-ACR] Fix the crash in GetBondedDevices...
2020-06-01 Seoyeon2Kim[NUI] Add the default images of Pagination (#1641)
2020-06-01 chleun-moon[Connection] Update documents for state/type (#1637)
2020-05-29 zhouleonlei[NUI] SetProperty first then SetValue (#1639)
2020-05-29 zhouleonlei[NUI] Add default DropdownItemStyle (#1638)
2020-05-29 Seungkeun Lee[ElmSharp] Update internal EcoreEventKey struct (#1631)
2020-05-29 Kangho Hur[ElmSharp] Update the SystemTime internal struct (...
2020-05-29 dongsug-song[NUI] Add Wearable.Popup (#1572)
2020-05-28 zhouleonlei[NUI] Provide APIs to access sub-components (#1624)
2020-05-28 neostom432[NUI] First version of RecyclerView (#1626)
2020-05-28 Jiyun Yang[NUI] Scrollbar : Separate the concept of viewport...
2020-05-28 Jiyun Yang[NUI] Fix some view properties are not overwritten...
2020-05-28 Wootak[Bluetooth][Non-ACR] Invalid increased count issue...
2020-05-27 tscholb[NUI] Refactorying FittingMode for ImageView (#1553)
2020-05-27 Seoyeon2Kim[NUI] Add CircularProgress to Wearable components ...
2020-05-27 Jiyun Yang[NUI] Make a color visual of View's shadow to center...
2020-05-27 Jiyun Yang[NUI] Add Scrollbar and CircularScrollbar (#1628)
2020-05-27 Seoyeon2Kim[NUI] Update the default size of Loading (#1623)
2020-05-25 MuHong Byun[Sensor] Update sensor description for better understan...
2020-05-25 kwangson[Vision] Change DLLImport file (#1618)
2020-05-21 huiyueun[NUI] Modify to use NDalicPINVOKE.Lib (#1620)
2020-05-20 neostom432[NUI] Change suggested minimun size in Layout. (#1610)
2020-05-19 chleun-moon[Tizen.Network.Connection] Make callbacks to member...
2020-05-19 dongsug-song[NUI] Add GetWindowId() (#1547)
2020-05-18 huiyueun[NUI.Wearable] Modify LanguageChanged bug (#1607)
2020-05-13 Tae-Young Chung[MediaVision] Fix wrong key string value (#1602)
2020-05-13 JoogabYun[NUI] Add Title in Wearable component (#1600)
2020-05-12 Xianbing Teng[NUI] Fix the issue that size receives 2 parameters...
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
2020-05-11 YeongJong Lee[NUI] remove redundant private properties for Tizen...
2020-05-11 YeongJong Lee[NUI] remove unnecessary code to assign children layout...
2020-05-11 prasadam-pReturned the code on exception (#1599)
2020-05-11 Tae-Young Chung[MediaVision] Add and deprecate enumerations (#1580)
2020-05-11 MuHong Byun[Sensor] Initialize data for batch type sensor (#1596)
2020-05-08 tscholb[NUI] Fix some API to use GetManagedBaseHandleFromNativ...
2020-05-07 Kangho Hur[ElmSharp] Adds PeekInstance to PreloadedWindow (#1588)
2020-05-06 Jiyun Yang[NUI] Make instanceSet to hold notification windows...
2020-04-30 pvschakradharchanged dataType of time for compatibility with native...
2020-04-29 Jiyun Yang[NUI] Introduce Notification (#1570)
2020-04-29 Seoyeon2Kim[NUI] Update CircularPagination opacity (#1573)
2020-04-29 Jiyun Yang[NUI] Apply CornerRadius to ImageView (#1571)
2020-04-27 younghajung[WebView] Add new WebView API, Tizen.WebView.EvalAsync...
2020-04-24 Jiyun Yang[NUI] Make some API to public and fill missing comments...
2020-04-24 Seoyeon2Kim[NUI] Add InputMethodContext public APIs (#1555)
2020-04-24 pvschakradhar[System.PowerUsage] Introduce Tizen.System.PowerUsage...
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-23 Seoyeon2Kim[NUI] Update Pagination indicator opacity (#1562)
2020-04-23 Seoyeon2KimAdd a prototype of CircularPagination (#1527)
2020-04-23 Xianbing Teng[NUI.Components] Fix focus always true issue (#1516)
2020-04-23 younghajung[Tizen.WebView] Deprecate an enumeration value for...
2020-04-22 neostom432[NUI] Change default layout to AbsoluteLayout (#1543)
2020-04-22 hsgwon[Camera] Add new preview format (#1520)
2020-04-22 dongsug-song[NUI] Fix PropertyNotification.GetTarget() error (...
2020-04-22 neostom432[NUI] Consume Touch/Hover when popup is posted (#1549)
2020-04-22 MuHong Byun[Sensor] Add new batched type sensor (#1522)
2020-04-22 dongsug-song[NUI] Fix TCT fail issues by adding null check (#1558)
2020-04-17 neostom432[NUI] Measure opposite dimension correctly in GridLayou...
2020-04-17 huiyueun[NUI] Add dotnet pre-initiailze (#1521)
2020-04-17 huiyueun[NUI] Modify Friend Assembly / Add Tizen.NUI.Components...
2020-04-16 dongsug-song[NUI] Add Color in ViewStyle (#1545)
2020-04-16 neostom432[NUI] Add hidden class for internal purpose (#1546)
2020-04-16 hjhun[Applications.Common] Remove unnecessary lock (#1544)
2020-04-14 neostom432[NUI] Remove Child in Layout View using RemoveChild...
2020-04-14 jeremy-jang[Packagemanager] Do not catch the exception thrown...
2020-04-14 dongsug-song[NUI] Fix NUI.Components TCT fail (#1541)
2020-04-13 neostom432[NUI] Interrupt pan when popup is popped (#1539)
2020-04-13 arosis78[ElmSharp] Add internal Window auxiliary hint APIs...
2020-04-10 Jiyun Yang[NUI] Update wearable button style by UX guide (#1533)
2020-04-10 JoogabYun[NUI] Add NativeImageSource (#1532)
2020-04-10 Wootak[Tizen.Network.Bluetooth][Non-ACR] Fix app crash issue...
2020-04-09 Jiyun Yang[NUI] Merge Button action state and support experimenta...
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-04-07 Jiyun Yang[NUI] Introduce Button extentions and styles (#1515)
2020-04-07 JongHeonChoi[Information] Added preload method for optimization...
2020-04-06 tscholbAdd API for adding WidgetInfo in runtime (#1517)
2020-04-03 huayongxu[NUI] Support text shadow (#1509)
2020-04-02 neostom432[NUI] Fix grid layout measurement (#1513)
2020-04-02 Wootak[Bluetooth][TCSACR-311] Add new StartLeScan API (#1506)
2020-04-01 neostom432[NUI] Create Color from Hex Color Code (#1511)
2020-04-01 jaeyun-jung[MachineLearning.Inference] change repo url (#1508)
2020-03-31 Seungkeun LeeUpdate CurrentUICulture when Locale was changed (#1503)
2020-03-30 jaeyun-jung[MachineLearning.Inference] Pipeline class to execute...
2020-03-30 Xianbing Teng[NUI] Remove ClearBackgound operate when setting Backgr...
2020-03-30 neostom432[NUI] Add SetPositionByLayout Property (#1497)
2020-03-30 neostom432[NUI] Fix scrolling (#1495)
2020-03-25 jaeyun-jung[MachineLearning.Inference] new API to set/get the...
2020-03-25 hancepark[StreamRecorder] Handle NotSupportedException as new...
2020-03-24 kilig[Applications.Alarm] Add a new Enum for standard period...
2020-03-23 Seoyeon2Kim[NUI] Make AccessibilityManager APIs as public ones...
2020-03-23 Jay Cho[ElmSharp] Add ElmSharp.Wearable preloading (#1465)
2020-03-19 huiyueun[NUI] Add Horizontal Grid (#1461)
2020-03-19 neostom432[NUI] Add API for changing layout sibling order (#1477)
2020-03-19 Xianbing Teng[NUI] Public Style apis (#1434)
2020-03-18 neostom432[NUI] check layout owner is null when removing childLay...
2020-03-18 Seoyeon2KimRevert "[NUI] Make AccessibilityManager APIs as public...
2020-03-17 dongsug-song[NUI] Add Window VisibilityChanged Event (#1469)
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2020-03-16 Seoyeon2Kim[NUI] Make AccessibilityManager APIs as public ones...
next