* Remove checkbox from wearable popup UI, UI fixes
* Fix screen reader to read the contents when request popup launched
Change-Id: I61b745eada071069f522ba622a0705a1a5d476d1
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
PROJECT("askuser")
SET(ASKUSER_VERSION_MAJOR 0)
-SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.4.5)
+SET(ASKUSER_VERSION ${ASKUSER_VERSION_MAJOR}.4.6)
############################# cmake packages ##################################
Name: askuser-notification
Summary: User daemon which shows popup with privilege request
-Version: 0.4.5
+Version: 0.4.6
Release: 1
Group: Security/Access Control
License: Apache-2.0
+Fri Feb 22 2019 Tomasz Swierczek <t.swierczek@samsung.com>
+Release version 0.4.6
+- Remove checkbox from wearable popup UI
+- Fix screen reader to read the contents when request popup launched
+- Update popup text
+
Mon Nov 26 2018 Ernest Borowski <e.borowski@partner.samsung.com>
Release version 0.4.5
- Adjust wearable UI to UX guide