New API: check permission of app with given app_id (definitions)
[platform/core/security/askuser.git] / src /
2018-09-24 Pawel KowalskiNew API: check permission of app with given app_id... 42/188042/5
2018-09-19 Piotr SawickiDon't try to read from closed connection socket 42/189542/2
2018-08-28 Tomasz SwierczekAdjust server-side logic to use one popup with many... 88/180388/31
2018-08-28 Ernest BorowskiAdd multiple privacy privileges in single popup 34/180334/34
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-08-28 Tomasz SwierczekAdd new API definitions - checking & requesting policy... 69/179769/17
2018-08-28 Yunjin LeeRemove title from wearable UI 83/184883/6
2018-08-28 Yunjin LeeUpdate supported lanugage set 95/184795/6
2018-08-28 Yunjin LeeAdd timer for home key event handling 24/181324/8
2018-08-28 Yunjin LeeAdd language changed callback for wearable profile 80/181280/8
2018-08-28 Yunjin LeeHandling H/W key event when key is released 97/180997/6
2018-06-05 Piotr SawickiRemove duplicated code in Sock implementation 91/180891/1
2018-06-04 Yunjin LeeModify screen reader not to read role of contents 98/180798/2
2018-05-25 Yunjin LeeFix UX issues 77/180177/1
2018-05-15 Yunjin LeeFix scrollable range according to the UX 99/178999/1
2018-05-14 Yunjin LeeHandling home key according to the profile 06/178306/3
2018-04-30 Yunjin LeeHandling rotary event for wearable circle UI 70/177470/3
2018-04-24 Tomasz SwierczekOptimize privilege-checker API usage 08/176308/10
2018-04-24 Tomasz SwierczekAdd caching of App/Pkg data & use faster way to retriev... 39/176239/12
2018-04-24 Zofia GrzelewskaHandle exceptions in logic 93/176993/4
2018-04-23 Tomasz SwierczekFix UI: elm_language_set should be called after elm_init 71/176671/4
2018-04-23 Tomasz SwierczekFix return value check from privilege_db_manager_get_ma... 11/176311/10
2018-04-19 Zofia GrzelewskaRemoved unused files 92/176492/1
2018-04-19 Tomasz SwierczekFix includes in Po.cpp 28/176428/2
2018-04-19 Zofia GrzelewskaReturn ALLOW for non privacy privileges 12/171312/14
2018-04-19 Yunjin LeeModify wearable layout 99/174899/2
2018-04-10 Zofia GrzelewskaFix identifying application id 79/175479/1
2018-03-21 jin-gyu.kimAdd text for screen reader to buttons. 00/173400/1
2018-03-14 Tomasz SwierczekChange of socket path to /run/user/<UID> 39/172039/3
2018-02-28 Zofia GrzelewskaAdd timer to stop askuser-notification after being... 05/168605/8
2018-02-28 Piotr SawickiLet client create one connection per one request 70/168870/9
2018-02-23 Zofia GrzelewskaCode cleanup 04/168604/2
2018-02-23 Zofia GrzelewskaCheck if path isn't too long before copying to sock... 00/170700/4
2018-02-23 Tomasz SwierczekMerge "Return DENY when application has no policy for...
2018-02-21 Zofia GrzelewskaFix missing spaces after keywords 01/170701/2
2018-02-06 Zofia GrzelewskaReturn DENY when application has no policy for given... 01/169401/3
2018-01-25 Yunjin LeeUpdate popup message according to the UX guide 41/168241/1
2017-12-18 Zofia GrzelewskaAdjust to sm policy entries free function fix 42/162642/3
2017-12-07 Zofia GrzelewskaRemove notification dependency 41/162641/2
2017-11-30 Zofia GrzelewskaEnhance logs 62/162362/3
2017-11-30 Zofia GrzelewskaDon't set policy for privileges not in application... 43/162043/3
2017-11-30 Zofia GrzelewskaDon't show popups to allowed priviacies 42/162042/4
2017-11-30 Zofia AbramowskaSupport privilege mapping to multiple privacies 04/161304/10
2017-11-28 Yunjin LeeFix UI issue : Set text after setting style 95/158695/3
2017-09-18 Zofia AbramowskaFix displaying SM nullptr error 71/150471/2
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-26 Piotr SawickiAdd auto mode to the CAPI test app 18/140318/4
2017-07-24 Zofia AbramowskaNotify logic of popup response from popupper 27/140327/3
2017-07-24 Zofia AbramowskaFix accessor types of channels methods 68/140068/2
2017-07-21 Zofia AbramowskaMerge "Show popup only for "Ask user" policy" into...
2017-07-21 Zofia AbramowskaMerge "Fix ServerCallbacks" into privacy-popup-issue
2017-07-21 Piotr SawickiMove the src/capi/doc folder to the main project folder 98/139998/3
2017-07-21 Piotr SawickiClarify the CAPI documentation 17/139917/5
2017-07-20 Zofia AbramowskaShow popup only for "Ask user" policy 32/139832/1
2017-07-20 Zofia AbramowskaFix ServerCallbacks 31/139831/1
2017-07-20 Piotr SawickiFix doxygen documentation after renaming ipc files 15/139815/1
2017-07-20 Piotr SawickiTailor CAPI to meet the requirements of ACR 02/139602/13
2017-07-20 Piotr SawickiAdd a guide for CAPI 09/139509/9
2017-07-19 Zofia AbramowskaFix popping from empty queue 36/139536/1
2017-07-18 Piotr SawickiMake the CAPI documentation more consistent 65/139165/3
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 Piotr SawickiAdd 's' command to the CAPI test application 61/139161/3
2017-07-18 Zofia AbramowskaReduce number of generated rpms 87/139287/3
2017-07-18 Zofia AbramowskaRename files 86/139286/2
2017-07-18 Zofia AbramowskaDistinguish no policy for asked privilege 85/139285/2
2017-07-12 Piotr SawickiAdd extensive logging to Sock and channel classes 83/138183/6
2017-07-12 Piotr SawickiRemove superfluous check in Sock 82/138182/5
2017-07-12 Piotr SawickiAdd ConnectionException 81/138181/5
2017-07-12 Piotr SawickiFix doxygen documentation in ipc-lib 80/138180/5
2017-07-12 Piotr SawickiRemove unused headers 79/138179/5
2017-07-12 Piotr SawickiPrevent from undefined behaviour during destruction... 59/137959/6
2017-07-12 Piotr SawickiFix doxygen documentation for CAPI 26/137926/6
2017-07-12 Piotr SawickiImplement app to test CAPI and simulate server side 43/137743/7
2017-07-10 Piotr SawickiAdapt test sources to C++ 42/137742/3
2017-07-07 Piotr SawickiInitialize local variable before passing it to client API 41/137741/2
2017-07-07 Piotr SawickiFree remaining callbacks while destroying a client 40/137740/1
2017-07-07 Zofia AbramowskaCheck if dynamic cast fails 39/137539/2
2017-07-07 Zofia AbramowskaDon't move event from vector 14/137414/4
2017-07-07 Zofia AbramowskaRemove fetching pkgLabel twice 13/137413/4
2017-07-07 Zofia AbramowskaProperly set current event id 12/137412/4
2017-07-06 Piotr SawickiImplement checkPrivilege() 33/136933/22
2017-07-06 Piotr SawickiImplement framing for protocol library 75/136875/27
2017-07-06 Piotr SawickiAdd handling exceptions to the client API 74/136874/23
2017-07-06 Piotr SawickiImplement CAPI 69/136669/25
2017-07-06 Piotr SawickiAdd fetching credentials from socket fd 31/136431/22
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-06 Piotr SawickiMove protocol to ipc-lib 21/136221/20
2017-07-04 Piotr SawickiAdd a skeleton of CAPI 05/135805/22
2017-07-04 Piotr SawickiAdd a skeleton of client API implementation 04/135804/13
2017-07-03 Zofia AbramowskaMove policy to commons library 91/136891/2
2017-06-30 Zofia AbramowskaCheck if popup should be shown 69/135969/3
2017-06-30 Zofia AbramowskaRedo askuser-notification 39/135939/4
2017-06-28 Zofia AbramowskaMerge "Fix improper delete for new[]" into tizen
2017-06-28 Zofia AbramowskaFix improper delete for new[] 62/131762/2
2017-06-26 Zofia AbramowskaMove daemon sources higher in source tree 92/135492/3
next