New Feature #10855
closedAdd ability to enable or disable notification panel on kiosk mode
100%
Files
Updated by Sandaru Daminda about 1 year ago
- Project changed from Backlog to product-uem 6.1.0 GA
Updated by Sandaru Daminda about 1 year ago
- Device Type set to Android
- Type set to Android
Updated by Viranga Gunarathna about 1 year ago
- Project changed from product-uem 6.1.0 GA to product-uem 6.2.0 GA
Updated by Waruni Sandareka about 1 year ago
- Status changed from New to Implementation
Updated by Sandaru Daminda 12 months ago
- Due date changed from 15/03/2024 to 09/05/2024
Updated by Waruni Sandareka 11 months ago
Updated by Arshana Atapattu 11 months ago
- Status changed from QA to QA Reject
when the policy was unpublished and applied to devices(revoke) the changes does not apply to the devices. still notification panel can be dragged down.
Updated by Waruni Sandareka 11 months ago
Arshana Atapattu wrote in #note-10:
when the policy was unpublished and applied to devices(revoke) the changes does not apply to the devices. still notification panel can be dragged down.
PRs :
https://repository.entgra.net/proprietary/android-agent/pulls/82
Updated by Arshana Atapattu 10 months ago
- File 1000221792.mp4 1000221792.mp4 added
- Status changed from QA to QA Reject
now this feature is not working on super tenant.
notification panel cannot drag down.
Refer the video [1]
Payload [2]
[2]
{
"policyName":"Kiosk notification policy",
"description":"Kiosk notification policy",
"active":true,
"compliance":"enforce",
"ownershipType":null,
"policyType":"GENERAL",
"profile":{
"profileName":"Kiosk notification policy",
"deviceType":"android",
"profileFeaturesList":[
{
"featureCode":"COSU_PROFILE",
"deviceType":"android",
"content":{
"isDeviceRestrictOperationTimeEnabled":false,
"isDeviceGlobalConfigEnabled":true,
"kioskPackageNames":null,
"deviceGlobalConfigurations":{
"kioskBackgroundImage":"https://cdn.pixabay.com/photo/2020/05/24/04/17/husky-5212365_1280.jpg",
"kioskLogoImage":"https://cdn.pixabay.com/photo/2020/05/24/04/17/husky-5212365_1280.jpg",
"kioskAppName":"Pandora",
"isSingleModeApp":false,
"isIdleGraphicsEnabled":false,
"keepDisplayAwake":true,
"isAvailableDeviceInfo":false,
"isEnableNotificationPanel":true,
"isMultiUserDevice":false,
"displayOrientation":"auto"
}
},
"correctiveActions":[
]
}
]
},
"deviceGroups":[
{
"id":10,
"name":"Test group"
}
],
"roles":[
"ANY"
],
"users":[
]
}
Updated by Arshana Atapattu 10 months ago
- Status changed from QA Reject to QA Accept
Enrolled another device and tested. This was working on this device.
Updated by Arshana Atapattu 10 months ago
- Status changed from QA Accept to Closed
Closing due to QA accept