Skip to content

Add system property for Nokia UI SoftNotification #1071

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gtrxAC
Copy link

@gtrxAC gtrxAC commented Nov 29, 2024

Added system property to indicate that the implementation supports Nokia UI SoftNotification API. According to Nokia's API docs:

This API is an optional feature in Nokia UI API, and depending on the device capabilities there may be implementations that do not support soft notifications. The System.getProperty("com.nokia.mid.ui.softnotification") will return "true" if this feature is available in the device.

@gtrxAC
Copy link
Author

gtrxAC commented Dec 2, 2024

The system properties com.nokia.mid.ui.customfontsize, com.nokia.mid.ui.tactilefeedback and com.nokia.mid.ui.screensaverprevention could also be defined, but I don't know if JL supports these optional APIs. Also com.nokia.mid.ui.version, but again, I don't know what value it should have. Source

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.

1 participant