New Feature #10855
closedAdd ability to enable or disable notification panel on kiosk mode
Added by Sandaru Daminda over 1 year ago. Updated 12 months ago.
100%
Files
1000221792.mp4 (4.03 MB) 1000221792.mp4 | [1] | Arshana Atapattu, 04/07/2024 02:39 PM |
Updated by Sandaru Daminda over 1 year ago
- Project changed from Backlog to product-uem 6.1.0 GA
Updated by Sandaru Daminda over 1 year ago
- Device Type set to Android
- Type set to Android
Updated by Viranga Gunarathna over 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 about 1 year ago
- Due date changed from 15/03/2024 to 09/05/2024
Updated by Waruni Sandareka about 1 year ago
- Status changed from Implementation to QA
- % Done changed from 80 to 100
Updated by Waruni Sandareka about 1 year ago
Updated by Arshana Atapattu about 1 year 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 about 1 year ago
- Due date changed from 09/05/2024 to 04/06/2024
- Status changed from QA Reject to Needs Improvement
- Start date changed from 12/03/2024 to 03/06/2024
Updated by Waruni Sandareka about 1 year 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 Waruni Sandareka about 1 year ago
- Status changed from Needs Improvement to QA
Updated by Arshana Atapattu 12 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 12 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 12 months ago
- Status changed from QA Accept to Closed
Closing due to QA accept