Release version 0.21.1
[platform/core/appfw/aul-1.git] / src /
2020-01-09 Hwankyu JhunFix TIZEN_FEATURE_DEBUG_MODE 49/222049/1
2020-01-07 Hwankyu JhunAdd db recovery tool 36/221736/4
2020-01-06 Hwankyu JhunAdd AUL unix signal handler 20/221620/8
2019-12-30 Hwankyu JhunRemove compile warning messages 69/221169/2
2019-12-20 Hwankyu JhunUse monotonic time 95/220595/2
2019-10-10 Hwankyu JhunSupport Seamless Effect 87/212287/26
2019-10-10 Hwankyu JhunFix double closing fd 20/215520/2
2019-10-01 Hwankyu JhunFix glib warning messages 17/215117/3
2019-09-27 Hwankyu JhunRemove duplicated codes 38/214838/2
2019-09-10 Junghoon ParkFix db mode for appsvc.db 01/213701/1
2019-08-28 Hwankyu JhunRefactor Service DB 82/211782/16
2019-08-22 Hwankyu JhunAdd ANR Timer 96/212496/4
2019-08-15 Hwankyu JhunCheck the result of the packet 40/212140/1
2019-08-13 Hwankyu JhunFix resource leak 64/211964/1
2019-08-13 Hwankyu JhunSynchronize worker thread 41/211941/6
2019-08-12 Hwankyu JhunFix a bug about getting component info 25/211925/2
2019-08-12 Hwankyu JhunFix a bug about kicking watchdog timer 08/211908/1
2019-08-11 Hwankyu JhunSynchronize worker thread 92/211892/2
2019-08-08 Hwankyu JhunModify watchdog feature 79/211579/4
2019-08-08 Hwankyu JhunAdd worker thread to receive requests 95/211395/24
2019-08-08 Hwankyu JhunFix the exception 32/211732/2
2019-08-08 Hwankyu JhunRemove unnecessary permission check 24/211724/1
2019-08-08 Hwankyu JhunFix resource leak 72/211672/2
2019-08-05 Hwankyu JhunFix a wrong implementation 46/211446/1
2019-08-01 Hwankyu JhunChange signal name about CoolDown mode 52/211352/1
2019-07-23 Hwankyu JhunAdd new functions to handle the running instance 45/210045/8
2019-07-22 ilho kimRevert "Fix pkg parser connection logic" 24/210524/2
2019-07-15 Junghyun YeonFix pkg parser connection logic 00/210000/1
2019-07-10 Hwankyu JhunSupport AUL watch control 14/209214/4
2019-07-09 Hwankyu JhunSupport permission check 56/209056/19
2019-06-14 Hwankyu JhunMake thread safe code 81/207781/5
2019-06-05 Hwankyu JhunFix invalid access 99/207499/1
2019-05-31 Hwankyu JhunFix a memory corruption 76/207276/2
2019-05-23 Hwankyu JhunSupport instance termination 06/206706/5
2019-04-24 Hwankyu JhunAdd a new command 06/203106/4
2019-04-24 Hwankyu JhunAdd a result value for out of memory 20/204420/1
2019-04-23 Hwankyu JhunModify retrieving components information 18/204418/2
2019-04-23 Hwankyu JhunFix a wrong implementation 34/204334/1
2019-04-23 Hwankyu JhunAdd new functions to handling running components 60/204260/8
2019-04-22 Hwankyu JhunAdd new functions for retrieving running component... 05/203105/9
2019-04-16 Hwankyu JhunAdd new functions for getting component information 78/203578/4
2019-04-03 Hwankyu JhunAdd new functions for component-based app group feature 09/202509/12
2019-03-21 Hwankyu JhunRemove using /dev/random device node 07/202007/1
2019-03-20 Hwankyu JhunAdd new functions for component-based application 10/201810/6
2019-03-18 Hwankyu JhunFix wrong URI resolution 94/201594/3
2019-02-26 Hwankyu JhunFix fd leak 24/200524/2
2019-02-19 Hwankyu JhunSupport handling of each app-control ID 52/199252/6
2019-02-19 Hwankyu JhunFix wrong exceptions 67/200067/1
2019-02-15 Hwankyu JhunFix wrong log message 35/199835/1
2019-02-14 Hwankyu JhunConvert error value 11/199711/2
2019-02-13 Hwankyu JhunFix sending launch request async 36/199636/4
2018-12-27 Hwankyu JhunAdd new API for sending launch request synchronously 71/195971/5
2018-12-07 Hwankyu JhunFix a wrong log format 12/194712/3
2018-11-26 Hwankyu JhunFix a bug about aul_app_is_running functions 48/193748/2
2018-11-20 Sangyoon JangFix __get_path_from_db 36/193336/3
2018-11-16 Hwankyu JhunFix invalid access 35/193235/1
2018-11-06 Hwankyu JhunFix wrong log format 83/192583/1
2018-11-02 Hwankyu JhunFix RPC-Port function 86/192286/3
2018-11-01 Hwankyu JhunPrevent a brute force attack 53/192153/8
2018-10-31 Hwankyu JhunFixed a bug about handling callback function 19/192119/9
2018-10-23 Sangyoon JangFix getting path from db 32/191732/1
2018-10-01 Hwankyu JhunFixed wrong exception 20/190420/2
2018-09-27 Hwankyu JhunFixed resource leak 73/190073/1
2018-09-20 Hwankyu JhunModified aul socket functions 95/189195/17
2018-09-18 Hwankyu JhunRemove calling getpgid function 44/189444/1
2018-09-17 Hwankyu JhunSupport launch reqeust async API 01/189001/6
2018-09-03 Hwankyu JhunFixed resource leak 66/188266/1
2018-08-22 Hwankyu JhunRefactor aul launch 49/187249/6
2018-08-08 Hwankyu JhunSupport watchdog timer 76/185276/8
2018-08-06 Hwankyu JhunUse thread-safe function 56/185956/2
2018-07-16 Hwankyu JhunAdd new functions 34/184034/3
2018-07-02 Hwankyu JhunFix memory leak 74/183074/1
2018-06-25 Hwankyu JhunRemove start time 32/182432/1
2018-06-20 Hwankyu JhunAdd white operation feature 02/182102/2
2018-05-30 Hwankyu JhunFix aul_update_freezer_status API 30/178130/7
2018-05-18 Hwankyu JhunAdd new functions for debugging 11/179411/3
2018-05-17 Hwankyu JhunMake thread safe code 30/179230/5
2018-05-07 Hwankyu JhunFix static analysis issue 34/178034/1
2018-05-03 Hwankyu JhunDelete socket path 84/177684/1
2018-04-24 Hwankyu JhunAdd an exception handling 37/176937/5
2018-04-23 hyunhoModify widget file log buf size 16/176716/2
2018-04-23 hyunhoAdd api for widget file log 28/176328/9
2018-04-20 Hwankyu JhunUse a file descriptor passed by the launchpad 71/176471/3
2018-04-19 Hwankyu JhunFix setting AUL environment variables 32/176432/3
2018-04-19 Hwankyu JhunReduce printing error logs 29/176429/2
2018-04-13 jusung sonAdd new definition for complication 65/175865/2
2018-04-05 hyunhoAdd complication launch with extra API 24/174824/2
2018-03-19 jusung sonAdd new APIs for complication 13/173013/2
2018-02-13 Hwankyu JhunFix aul_app_group_lower API 42/170142/1
2018-02-12 Hwankyu JhunFix aul_rpc_port_prepare_stub API 28/169928/1
2018-01-29 Hwankyu JhunAdd new APIs for RPC-Port 28/166628/12
2018-01-14 Semun LeeAdd checking if the query is valid for app_info_db 85/166985/1
2018-01-09 Hwankyu JhunAdjust error logs 10/166210/1
2018-01-08 Junghoon ParkMake db related functions to be thread-safe 20/166020/3
2018-01-04 Hwankyu JhunAdd a new API to get opaque state 68/165768/1
2017-12-19 Hwankyu JhunFix fd leak 49/164349/2
2017-12-11 Semun LeeUse share-panel only in mobile profile 62/163462/1
2017-11-28 Jayadeep KarnatiReturn error for aul_window_focused_pid(NULL) 51/162051/1
2017-10-24 Hwankyu JhunFix fd leak 07/157407/2
2017-10-13 Hyunho KangAdd api for send widget status change request 27/155527/2
next