blob: 683e22406ef51430390ad38887de0c4c65b1ef02 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
Release version 2.0.8
- Fix resource leak and potential crash
Release version 2.0.7
- Fix not to be displayed on task manager
Release version 2.0.6
- Fix app event handler size
Release version 2.0.5
- Fix memory leak
Release version 2.0.4
- Fix coverity issues
Release version 2.0.3
- Adjust to dlog changes
Release version 2.0.2
- Add haptic privilege to privacy app control
- Adjust privilege API changes
Release version 2.0.1
- Fix screen reader to read the text when popup launched
- Update translations
- Close popup when language changed
- Remove unused extra data and update button image file
- Update popup message and supported language set
- Add language change callback and modify rotary event handling
Release version 2.0.0
- Add common popup to privacy setting
Release version 1.0.0
- Terminate app after policy update
- Change policy level according to the application's api-version when revoking privacy
- Update language files and change language string accordingly
- Remove ui-gadget-1 dependency
- Terminate app when privacy of the app is offed
- Apply new privacy setting UX
- Remove Profile Build Dependency (Type-B)
- Fix spec to remove/reduce rpmlint error and warning
- Modify appid to pkgid: only for cyad command
- Revert "Modify appid to pkgid"
- Modify appid to pkgid
- Initial commit for privacy setting ui app on wearable profile
- Initial empty repository
|