Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main][Tizen] Replace Tizen Backend engine #9619

Merged
merged 266 commits into from
Aug 26, 2022
Merged

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Aug 24, 2022

Description of Change

This PR replace Tizen backend graphics engine

nui-handler

image
image
image
image

@myroot myroot requested a review from a team as a code owner August 24, 2022 01:58
@ghost ghost added the community ✨ Community Contribution label Aug 24, 2022
@ghost
Copy link

ghost commented Aug 24, 2022

Hey there @myroot! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Copy link
Contributor

@rookiejava rookiejava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For more information on this PR, please refer to the here.

@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

myroot and others added 22 commits August 26, 2022 08:31
* Fix compatibility issue

* Fix Compatibility Resource path
- Modal Navigation Manager (dotnet#1563)
- Implement the basic WindowHandler (dotnet#1468)
- Don't extract native defaults, meaning users can no longer reset a color back to a platform theme (dotnet#1485)
- Implement Alerts (Alert, Prompt and ActionSheet) (dotnet#1328)
- And so on.
- Effects (dotnet#1574)
- Improve Window and AnimationManager (dotnet#1653)
- and so on
* Add Essentials.Samples.Tizen

* Add guard for null exception

* Fix Essentials.Samples for Tizen

* Fix csproj for net6

* Remove Forms.Init
- Window lifecycle (dotnet#1754)
- Move New Navigation Handler to Core and make it internal (dotnet#1800)
- Scrollview handler (dotnet#1669)
- ScrollView Resize + Window Handler Resize (dotnet#1676)
- Font AutoScalingEnabled (dotnet#1774)
- Rename Font Properties (dotnet#1755)
- Update layout system to ensure native measure/arrange are called for all controls, even from Page subclasses (dotnet#1819)
- IContainer as IList<IView> (dotnet#1724)
- Implement Layout padding for new StackLayouts and GridLayout (dotnet#1749)
- Delete all the TabIndex, TabStop, Focusable things! (dotnet#1777)
- Introduce SetSemanticFocus API via SemanticExtensions (dotnet#1829)
- Improve Window and AnimationManager (dotnet#1653)
- And so on
- Merge IFrameworkElement and IView and Remove IPage (dotnet#1875)
* Add Blazor webview

* Replace space to tab

* remove space
* Fix entry cursor error

* Update code referring to android extension

* Remove duplicate code & Add exception cases

* Code fixes for consistency
Co-authored-by: 허강호/Common Platform Lab(SR)/Principal Engineer/삼성전자 <kangho.hur@samsung.com>
* Fix issues caused by bump up

* Update Tizen file provider

* Update file provider with proper path
myroot and others added 21 commits August 26, 2022 08:31
* Fix ImageButton Clicked

* Apply review comment
* Add DatePicker

* Add missing class

* Update Style and Use DummyPopupPage

* Refactoring with MauiTimePicker

* add new file

Co-authored-by: Jay Cho <chojoong@gmail.com>
* Update FontNamedSize

* adjust font size on tv profile
* Add FlyoutView

* Update FlyoutView to cover TV drawer

* Add missing connecting handler

* Update handler implementation using extensions

* Simplify code

Co-authored-by: Jay Cho <chojoong@gmail.com>
* Add MenuIcon to Toolbar

* Apply Reviews

Co-authored-by: Jay Cho <chojoong@gmail.com>
* [NUI] Add ShellHandler

* Update PublicAPI.Shipped.txt file

* Fix build error

* Update AppHostingBuilder

* Update ShellView with review feedback

* Remove unnecessary code

* Update Shell navigation stack

* Add IDisposable interface

* Update ShellSectionView

* Update AdppHostBuilderExtensions

* Rebase and update toolbar to resolve conflict

* Remove ShellContentHandler and update ToolbarHandler

* Update ShellView to handle DrawerToggleVisible

* Remove unnecessary code
@rmarinho rmarinho added this to the 7.0-rc1 milestone Aug 25, 2022
@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@rmarinho rmarinho merged commit 9ee62c1 into dotnet:main Aug 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants