Skip to content

Releases: Samsung/Tizen.UIExtensions

0.9.2

08 Nov 02:21
7edd141
Compare
Choose a tag to compare

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements

  • Add SkiaSharp.Views (v. 2.88.6) direct reference to remove the security vulnerability on Tizen.UIExtensions.
  • Set TizenFX version to official released version 10.0.0.17508.

0.9.0

04 Aug 06:32
Compare
Choose a tag to compare

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Refactor the DeviceInfo
    • Add UnitTests project for TDD
    • Remove platform dependency of UIExtension.Common
    • Fix Drawable
    • Exclude virtual functions from test coverage
    • Adds Common.Graphics tests
    • Fix MultiTargetFramework support correctly
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Apply the PublicAPIAnalyzers
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Add default animation on NavigationStack
    • Optimize CollectionView scrolling
    • Fix null issue on DidRestoreFocus
    • Update RefreshIcon
    • Add RefreshLayout
    • Fix SKClipperView
    • Update UpdateBounds Extensions method
    • Fix CollectionView Scrolling user alpha function
    • Implement ScrollView ScrollBarVisibility.Default
    • Update span supported properties
    • Fix SKCanvasView to use PixelBuffer instead NativeImageQueue
    • Add MeasureRequest event in ViewGroup
    • Dispose ScrollView in CollectionView
    • Fix CollectionView Dispose
    • Optimize CollectionView scroll
    • Add TVNavigationDrawer
    • Fix Popup key event handling
    • Apply virtual dpi for tv profile
    • Fix CollectionView OnLayout Size issue
    • Update popup width ratio on horizontal
    • Fix CollectionView Header/Footer dispose

0.8.1

12 May 09:59
Compare
Choose a tag to compare

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Update the Microsoft.Maui.Graphics version to 6.0.300-rc.3.1336
    • Fix GraphcisView.Switch IsToggle issue
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Update CollectionView header/footer measure
    • Fix Label.Text issue
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Add PerformanceMonitor
    • Fix Touch activate event

0.8.0

28 Apr 07:50
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Add well-known key names class
    • Fix test build error
    • Update the Microsoft.Maui.Graphics version to 6.0.300-rc.2.1310
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Add MaterialIcon
    • Fix Label.Text issue
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix SKClipperView
    • Fix GraphicsView Slider
    • Fix Scrolled event when scrolled by snap
    • Fix ViewHolder layout
    • Fix Button Measure to reflect icon size
    • Fix focus navigation
    • Implement focus save/restore in NavigationStack
    • Update TizenFX version on NUI

0.7.0

22 Feb 09:06
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Update build action
    • Update MicrosoftGraphics package version
    • Use net6.0 and update the Microsoft.Maui.Graphics version
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Fix maximum value for Collectionview item
    • Add RadioButton
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix NavigationStack.Remove
    • Update looks of GraphicsViewDrawable to react IsEnabled property
    • Implement CollectionView SnapPoint
    • Support key event focus navigation
    • Update ActivityIndicatorDrawable animation
    • Fix SliderDrawable OnTouchMove
    • Fix ViewHolder Selection issue
    • Fix Text measure
    • Fix collection view
    • Fix GraphicsView touch issue and add more MaterialIconDrawable

0.6.0

29 Oct 10:00
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Update Microsoft.Maui.Graphics and Microsoft.Maui.Graphics.Skia version to 6.0.101-preview.9.512
    • Remove theme constant on common
    • Fix Common project projitems
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Fix ElmSharp Ticker
    • Add RefreshIcon drawable
    • Update IRefreshIcon
    • Remove moving distance on RefreshIcon
    • Use ThemeConstants in RefreshIcon
    • Add RefreshLayout
    • Fix refresh status when containing scrollview
    • Fix Refreshlayout and refresh logic
    • Add base GraphicsView
    • Update review comments and add doxygen
    • Remove unnecessary return statements
    • Add events and property for cursor position
    • Add TVNavigationDrawer and TVNavigationView
    • Update proprety names in TVNavigationDrawer
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix ViewGroup layout event issue
    • Fix Image Load from stream
    • Fix CollectionView Measure constraint
    • Add OnBackButtonPressed on Popup
    • Refactoring ViewGroup class
    • Fix CustomRenderingView
    • Add MaterialIconDrawable and MaterialIconButton
    • Fix GraphicsView Editor/Entry
    • Set default size of MaterialIconButton
    • Add TitleView
    • Fix SKClipperView
    • Update SkiaSharp.View.Tizen.ScalingInfo ScalingFactor

0.5.0

01 Sep 06:41
53536a8
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Important Notice 📢

  • Support the net6.0-tizen TFM. (#11)

Enhancements

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Add Tabs
    • Modify NavigationView
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Update SKCanvasView/SKGLSurfaceView to use NativeImageQueue
    • Add NavigationStack
    • Update Stream Image source

Bug fixes

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Fix color type for Shell
    • Fix tabstype name
    • Fix Image.Measure()
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix GraphicsView scaling issue
    • Fix to use Top instead _lastTop

0.4.0

14 Jul 23:26
632df21
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Important Notice 📢

  • Update the version of referenced SkiaSharp.Views version to 2.88.0-preview.61 (#9)

Enhancements

  • Tizen.UIExtensions.Common
    • Add Drawables and Animations (#9)
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Adds GraphicsView(#9)
    • Adds ClipperView(#9)
    • Adds CollectionView (#7)
    • Adds Shapes: Path,Polygon,Poliline (#7)
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Adds GraphicsView(#9)
    • Adds ClipperView(#9)
    • Adds CustomPopup(#9)
    • Adds SKCanvasView / SKGLSurfaceView (#7)
    • Adds Popup (#7)
    • Adds GridLayoutManager (#7)
    • Adds Entry/Editor (#7)

Bug fixes

  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix afterimage issue on ClipperView (#9)
    • Fix layout issue on collectionView (#7)
    • Fix CollectionView orientation issue (#7)

0.3.0

22 Apr 23:11
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements

  • Tizen.UIExtensions.Common

    • Adds TextChangedEventArgs (#5)
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)

    • Adds CarouselPage (#5)
    • Adds DateTimePicker (#5)
    • Adds DateTimePickerDialog (#5)
    • Adds EditfiledEntry (#5)
    • Adds SearchBar (#5)
  • Tizen.UIExtensions.NUI (NUI Backend)

    • Add CollectionView and related classes (#5)

Bug fixes

  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix Label measuring, ViewGroup disposed issue (#5)
    • Fix errors found in CollectionView tests (#5)

0.2.0

15 Apr 01:53
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements

  • Tizen.UIExtensions.Common (ElmSharp Backend)

    • Fix Span font size converting
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)

    • Adds NavigationDrawer and NavigationView
    • Adds FlyoutPage
    • Adds Image
    • Adds Shapes (PathView, PolygonView, PolylineView)
  • Tizen.UIExtensions.NUI (NUI Backend)

    • Adds Buttons