Skip to content

Add binding code related to libshortcut.so#68

Open
seungsoo47 wants to merge 1 commit into
flutter-tizen:mainfrom
seungsoo47:dev.tizen_interop.missinglib.260407
Open

Add binding code related to libshortcut.so#68
seungsoo47 wants to merge 1 commit into
flutter-tizen:mainfrom
seungsoo47:dev.tizen_interop.missinglib.260407

Conversation

@seungsoo47

Copy link
Copy Markdown
Contributor
  • Add libshortcut.so binding code for tizen 8.0 and 9.0.
  • Adds a missing enum to the libshortcut.so binding code in Tizen 6.0 and 6.5.

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@JSUYA

JSUYA commented Apr 7, 2026

Copy link
Copy Markdown
Member

Is this change a bug fix, or is it adding missing APIs?
If it is adding missing APIs, a version update is required. Since we have not yet discussed version updates regarding the current structure, we cannot merge it immediately.
You can simply list it as a known issue on the issue page.

And shortcut is supported only in versions 6.0, 6.5, 9.0, and 10.0. Please check the README.
If version 8.0 is also supported, the README must be updated as well.

@seungsoo47

Copy link
Copy Markdown
Contributor Author

Is this change a bug fix, or is it adding missing APIs? If it is adding missing APIs, a version update is required. Since we have not yet discussed version updates regarding the current structure, we cannot merge it immediately. You can simply list it as a known issue on the issue page.

And shortcut is supported only in versions 6.0, 6.5, 9.0, and 10.0. Please check the README. If version 8.0 is also supported, the README must be updated as well.

I think this change is both.
The README.md file states that the shortcut library is included in Tizen 6.0, 6.5, 9.0, and 10.0.
In fact, the library is included in Tizen 6.0, 6.5, 8.0, 9.0, and 10.
However, the binding code for the library was included only in Tizen 6.0 and 6.5 versions, and not in Tizen 8.0, 9.0, and 10.0 versions.
Plus, I have already added it to Tizen 10.0 (through a previous PR).
Last, if you want me to correct the README, I can update it because this plugin version is still 0.5.1.

@JSUYA

JSUYA commented Apr 8, 2026

Copy link
Copy Markdown
Member

Since there have been many changes since the last publish, the commit process is complex if you intend to deploy by simply updating the README. Just leave this part as a known issue on the issue page.

@seungsoo47 seungsoo47 mentioned this pull request Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants