platform/core/security/askuser.git
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 Zofia AbramowskaBring back missing manifest from test rpm 86/139386/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-26 Zofia AbramowskaMerge spec files 96/135796/2
2017-06-26 Zofia AbramowskaMove daemon sources higher in source tree 92/135492/3
2017-06-26 Zofia AbramowskaRemove building of unnecessary components 00/135300/3
2017-06-26 Zofia AbramowskaSimplify service plugin 99/135299/2
2017-06-26 Zofia AbramowskaUpdate service side to new requirements 97/135297/2
2017-04-04 Zofia AbramowskaFix possible use after free 44/123144/1 submit/tizen/20170405.143506
2017-04-04 Zofia AbramowskaHandle exceptions from popup/toast creation 43/123143/1
2017-04-04 Zofia AbramowskaFix hw key handler segfault 41/123141/2
2017-04-04 Rafal KrypaMerge "Fix hw key handling bug" into tizen
2017-04-04 Rafal KrypaMerge "Add ASKUSER_NONE response to libaskuser-notifica...
2017-04-04 Yunjin LeeFix hw key handling bug 90/123090/6
2017-04-04 Zofia AbramowskaAdd ASKUSER_NONE response to libaskuser-notification 12/123112/1
2017-04-04 Yunjin LeeUpdate message strings and language files 33/122933/6
2017-04-03 Rafal KrypaRename libaskuser-notification-ipc to libaskuser-notifi... 61/122861/2
2017-04-03 Rafal KrypaPackaging refactoring 60/122860/2
2017-04-03 Rafal KrypaMerge "Add build dependency for libaskuser-notification...
2017-04-03 Rafal KrypaTrigger toast messages in cynara PrivacyPlugin, once... 59/122859/1
2017-04-03 Rafal KrypaChange implementation of string splitting to support... 32/122832/2
2017-04-03 Rafal KrypaAdd build dependency for libaskuser-notification to... 58/122858/1
2017-04-03 Zofia AbramowskaFix privilege info 03/122503/9
2017-04-03 Zofia AbramowskaSwitch to new implementation 90/122490/13
2017-04-03 Zofia AbramowskaImplement logic 10/122210/17
2017-04-03 Zofia AbramowskaImplement ServiceCallbacks 08/122208/16
2017-04-03 Zofia AbramowskaAdd UI request Events 07/122207/16
2017-04-03 Zofia AbramowskaAdd UI controller class 06/122206/15
2017-04-03 Zofia AbramowskaAdd answerable interface for popups 09/122209/11
2017-04-03 Zofia AbramowskaAdd popups/toast implementation 04/122204/10
2017-04-03 Zofia AbramowskaAdd translation wrapper 05/122205/10
2017-04-03 Zofia AbramowskaAdd example translations for new popup/toast messages 03/122203/7
2017-04-03 Zofia AbramowskaRemove redundant language setting 02/122202/7
2017-04-03 Zofia AbramowskaMove PkgInfo to separate file 01/122201/7
2017-04-03 Bartlomiej... Fix errors in askuser-notification library 89/122489/13
2017-04-03 Rafal KrypaDon't auto start askuser-notification daemon 30/122830/3
2017-04-03 Rafal KrypaSet access mode of askuser-notification socket files... 29/122829/2
2017-04-03 Rafal KrypaFix receiving sockets from systemd in libaskuser-notifi... 48/122848/1
2017-04-03 Rafal KrypaFix building libaskuser-notification against libsystemd 28/122828/1
2017-03-31 Bartlomiej... Update systemd configuration 83/122483/2
2017-03-31 Dariusz MichalukAdd ipc library to build and packaging process 81/122481/3
2017-03-31 Bartlomiej... Add ipc library for ask-user 14/120914/11
2017-03-31 Dariusz MichalukMake askuser-notification independent from cynara 87/121587/10
2017-03-31 Dariusz MichalukMake askuser-notification independent from security... 92/120892/11
2017-03-31 Dariusz MichalukSplit askuser and askuser-notification to separate... 67/120667/9
2017-03-31 Bartlomiej... PrivacyDenied plugin implementation 92/120392/9
2017-03-31 Bartlomiej... Fix installation of systemd unit files 31/122431/1
2017-03-22 Bartlomiej... Remove dependency between Ask User and DBUS 96/116696/2
2017-03-15 Yunjin LeeVersion 0.1.13 55/119055/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170315.124956 accepted/tizen/ivi/20170315.105511 accepted/tizen/mobile/20170315.105413 accepted/tizen/tv/20170315.105439 accepted/tizen/unified/20170315.105527 accepted/tizen/wearable/20170315.105454 submit/tizen/20170315.090201 tizen_4.0.m1_release
2017-03-15 Kim KidongMerge "Remove Profile Build Dependency: Do it at runtim...
2017-03-15 Yunjin LeeRemove Profile Build Dependency: Do it at runtime 09/116009/6
2017-03-14 jin-gyu.kimRelease 0.1.12 57/118757/2 accepted/tizen/common/20170314.173054 accepted/tizen/ivi/20170314.075721 accepted/tizen/mobile/20170314.075634 accepted/tizen/tv/20170314.075652 accepted/tizen/unified/20170314.075743 accepted/tizen/wearable/20170314.075708 submit/tizen/20170314.055142
2017-03-14 jin-gyu.kimMerge "Check POLLIN revent before POLLHUP." into tizen
2017-03-14 jin-gyu.kimSupport RTL language. 43/117143/4
next