platform/core/security/askuser.git
2017-09-18 Zofia AbramowskaRelease version 0.2.1 90/150790/2 accepted/tizen/4.0/unified/20170920.081734 accepted/tizen/unified/20170922.194239 submit/tizen/20170919.093121 submit/tizen_4.0/20170918.152308 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
2017-09-18 Zofia AbramowskaFix displaying SM nullptr error 71/150471/2
2017-08-23 Pawel KowalskiAdd new application for testing the CAPI. 22/141622/9
2017-08-02 Zofia AbramowskaChange installation of plugins 42/142042/1 accepted/tizen/4.0/unified/20170816.011810 accepted/tizen/4.0/unified/20170816.014935 accepted/tizen/4.0/unified/20170829.020310 accepted/tizen/unified/20170803.075403 submit/tizen/20170802.093049 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_4.0_unified/20170814.115522
2017-07-27 Zofia AbramowskaRelease version 0.2.0 22/141022/1 submit/tizen/20170727.154157
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 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-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 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-06-19 jin-gyu.kimRemove dependency between Ask User and DBUS 39/134539/1
2017-04-19 Radoslaw BartosiakRevert of changes related to privacy popups issue 99/125999/1
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
next