Release version 0.5.2
[platform/core/security/askuser.git] / src / client /
2018-11-02 Pawel KowalskiFix order of lines in documentation 46/192346/1
2018-09-26 Pawel KowalskiNew API: check permission of app with given app_id... 52/187452/11
2018-08-28 Tomasz SwierczekAdjust server & client logic to handle many privileges... 80/179780/31
2018-08-28 Tomasz SwierczekSend & receive array of responses and privileges 70/179770/26
2018-04-24 Tomasz SwierczekAdd caching of App/Pkg data & use faster way to retriev... 39/176239/12
2018-04-19 Zofia GrzelewskaReturn ALLOW for non privacy privileges 12/171312/14
2018-02-28 Piotr SawickiLet client create one connection per one request 70/168870/9
2018-02-23 Tomasz SwierczekMerge "Return DENY when application has no policy for...
2018-02-06 Zofia GrzelewskaReturn DENY when application has no policy for given... 01/169401/3
2017-11-30 Zofia GrzelewskaDon't set policy for privileges not in application... 43/162043/3
2017-11-30 Zofia AbramowskaSupport privilege mapping to multiple privacies 04/161304/10
2017-07-26 Zofia AbramowskaMerge remote-tracking branch 'origin/privacy-popup... 44/140844/1
2017-07-26 Piotr SawickiProtect from passing zero-length privileges to API 19/140319/5 privacy-popup-issue
2017-07-18 Piotr SawickiAdd the 'privilege' parameter to popup response callback 64/139164/3
2017-07-18 Piotr SawickiRemove unnecessary @version tags from documentation 63/139163/3
2017-07-18 Piotr SawickiFix warnings detected by static code analyzers 62/139162/3
2017-07-18 Zofia AbramowskaRename files 86/139286/2
2017-07-12 Piotr SawickiAdd ConnectionException 81/138181/5
2017-07-12 Piotr SawickiPrevent from undefined behaviour during destruction... 59/137959/6
2017-07-07 Piotr SawickiFree remaining callbacks while destroying a client 40/137740/1
2017-07-06 Piotr SawickiImplement checkPrivilege() 33/136933/22
2017-07-06 Piotr SawickiAdd handling exceptions to the client API 74/136874/23
2017-07-06 Piotr SawickiImplement client side asynchronous channel 22/136222/24
2017-07-06 Piotr SawickiChange visibility to hidden for client API 97/137397/2
2017-07-04 Piotr SawickiAdd a skeleton of client API implementation 04/135804/13