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

[TCSACR-598][InputMethod] Remove deprecated APIs #6313

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Inhong
Copy link
Contributor

@Inhong Inhong commented Sep 9, 2024

Description of Change

Remove deprecated APIs

API Changes

  • TCSACR-598

@github-actions github-actions bot added the API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0 label Sep 9, 2024
@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 5, Changed: 0

Removed

- /// <since_tizen>4</since_tizen
- [Obsolete]
- Tizen.Uix.InputMethod.EditorWindow

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::CreateHandle(ElmSharp.EvasObject)

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::GetHandle()

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static System.Void Tizen.Uix.InputMethod.EditorWindow::SetSize(System.Int32,System.Int32,System.Int32,System.Int32)

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static Tizen.Uix.InputMethod.EditorWindow Tizen.Uix.InputMethod.InputMethodEditor::GetMainWindow()

@Inhong Inhong changed the title [TCSACR-586][InputMethod] Remove deprecated APIs [TCSACR-598][InputMethod] Remove deprecated APIs Sep 9, 2024
@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 5, Changed: 0

Removed

- /// <since_tizen>4</since_tizen
- [Obsolete]
- Tizen.Uix.InputMethod.EditorWindow

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::CreateHandle(ElmSharp.EvasObject)

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::GetHandle()

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static System.Void Tizen.Uix.InputMethod.EditorWindow::SetSize(System.Int32,System.Int32,System.Int32,System.Int32)

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static Tizen.Uix.InputMethod.EditorWindow Tizen.Uix.InputMethod.InputMethodEditor::GetMainWindow()

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 5, Changed: 0

Removed

- /// <since_tizen>4</since_tizen
- [Obsolete]
- Tizen.Uix.InputMethod.EditorWindow

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::CreateHandle(ElmSharp.EvasObject)

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::GetHandle()

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static System.Void Tizen.Uix.InputMethod.EditorWindow::SetSize(System.Int32,System.Int32,System.Int32,System.Int32)

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static Tizen.Uix.InputMethod.EditorWindow Tizen.Uix.InputMethod.InputMethodEditor::GetMainWindow()

Copy link
Contributor

@imfine98 imfine98 left a comment

Choose a reason for hiding this comment

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

LGTM

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 0, Removed: 5, Changed: 0

Removed

- /// <since_tizen>4</since_tizen
- [Obsolete]
- Tizen.Uix.InputMethod.EditorWindow

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::CreateHandle(ElmSharp.EvasObject)

- /// <since_tizen>4</since_tizen
- [Obsolete]
- System.IntPtr Tizen.Uix.InputMethod.EditorWindow::GetHandle()

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static System.Void Tizen.Uix.InputMethod.EditorWindow::SetSize(System.Int32,System.Int32,System.Int32,System.Int32)

- /// <privilege>http://tizen.org/privilege/ime</privilege
- /// <since_tizen>4</since_tizen
- [Obsolete]
- static Tizen.Uix.InputMethod.EditorWindow Tizen.Uix.InputMethod.InputMethodEditor::GetMainWindow()

@Inhong Inhong merged commit 08964b0 into Samsung:master Sep 12, 2024
3 checks passed
@Inhong Inhong deleted the remove_api branch September 12, 2024 09:04
bshsqa pushed a commit to bshsqa/TizenFX that referenced this pull request Sep 25, 2024
bshsqa pushed a commit to bshsqa/TizenFX that referenced this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACR Required API12 Platform : Tizen 9.0 / TFM: net6.0-tizen9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants