Feature Request #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 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 In Progress
Updated by Sandaru Daminda 11 months ago
- Due date changed from 15/03/2024 to 09/05/2024
Updated by Waruni Sandareka 11 months ago
- Status changed from In Progress to 12
- % Done changed from 80 to 100
Updated by Arshana Atapattu 11 months ago
- Status changed from 12 to 9
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 10 months ago
- Due date changed from 09/05/2024 to 04/06/2024
- Status changed from 9 to 11
- Start date changed from 12/03/2024 to 03/06/2024
Updated by Waruni Sandareka 10 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 9 months ago
- File 1000221792.mp4 1000221792.mp4 added
- Status changed from 12 to 9
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 9 months ago
- Status changed from 9 to 10
Enrolled another device and tested. This was working on this device.