summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)AuthorFilesLines
2024-01-30Fix static analysis issuesHwankyu Jhun1-1/+1
2024-01-03Modify -f option of app_launcher toolHwankyu Jhun1-1/+3
2023-12-15Wait for the creation of a socketHwankyu Jhun1-8/+28
2023-12-13Remove init process of fast launchChanggyu Choi1-1/+1
2023-12-06Modify -f option of app launcherHwankyu Jhun1-2/+11
2023-08-30Add new internal functions to restart loader processHwankyu Jhun1-0/+52
2023-07-27Add new internal functions to kill loader processHwankyu Jhun1-0/+51
2023-07-25Add a new internal function for getting proc group infoHwankyu Jhun2-0/+124
2023-07-03Fixed the build error using gcc 13Hwankyu Jhun2-3/+3
2023-05-24Add new internal APIsHwankyu Jhun4-0/+226
2022-08-12Fix static analysis issuesChanggyu Choi2-2/+2
2022-05-12Add new tests to aul_test toolHwankyu Jhun4-0/+220
2022-02-28Add vconf data into aulctl statusChanggyu Choi5-1/+30
2022-02-25Fix list-dependencies descriptionChanggyu Choi1-1/+1
2022-02-23Fix aulctlChanggyu Choi5-13/+13
2022-02-15Add new features into boot sequence app infoChanggyu Choi5-2/+68
2022-02-15Improve aulctl toolChanggyu Choi13-28/+619
2022-02-08Add aulctl toolChanggyu Choi23-83/+1071
2022-01-13Add boot sequencer parser pluginHwankyu Jhun4-2/+145
2021-10-19Add appsvc db upgrade scriptHwankyu Jhun2-0/+2
2021-10-18Add new tests to aul_test toolHwankyu Jhun4-0/+196
2021-10-14Refactor aul_test toolHwankyu Jhun68-1185/+3575
2021-10-12Fix wrong query of alias infoHwankyu Jhun1-3/+0
2021-09-29Add new functions for managing process groupHwankyu Jhun1-0/+25
2021-09-09Add new internal APIsHwankyu Jhun2-0/+30
2021-07-21Add a new API to attach window below parent windowHwankyu Jhun1-0/+14
2021-07-19Refactor aul windowHwankyu Jhun3-0/+182
2021-07-02Support Process Name Setter/GetterHwankyu Jhun1-0/+75
2021-06-16Add a new function to get lifecycle stateHwankyu Jhun1-0/+33
2021-05-18Add aul_get_default_app functionHwankyu Jhun1-2/+66
2021-03-09Add aul-server package for daemonHwankyu Jhun5-12/+463
2021-01-25Add new functions for listening app lifecycle stateHwankyu Jhun2-5/+43
2021-01-13Fix fast launch option of app_launcher toolHwankyu Jhun1-3/+2
2020-07-28Prepare unit testHwankyu Jhun20-96/+158
2020-03-23Check return valuehyunho1-1/+3
2020-01-21Fix compile flags of app_launcher toolHwankyu Jhun1-4/+4
2020-01-14Fix db recovery toolsHwankyu Jhun2-17/+14
2020-01-08Add db recovery toolHwankyu Jhun4-0/+256
2019-12-11Remove -fPIE option for prelink modeJunghoon Park1-0/+7
2019-11-15Support prelink featureHwankyu Jhun1-0/+8
2019-10-02Print HW clock log for performance measurementHwankyu Jhun1-0/+19
2019-08-19Add a new enumeration for component statusHwankyu Jhun1-12/+12
2019-07-10Support permission checkHwankyu Jhun1-10/+10
2019-04-24Modify retrieving components informationHwankyu Jhun1-1/+1
2019-04-23Fix a wrong implementationHwankyu Jhun1-1/+3
2019-04-23Add new functions to handling running componentsHwankyu Jhun1-1/+329
2019-04-22Add new functions for retrieving running component contextHwankyu Jhun2-0/+375
2019-04-03Add new functions for component-based app group featureHwankyu Jhun1-96/+107
2018-09-04Fix typoHwankyu Jhun1-2/+2
2018-06-20Add a fallback about app launcher toolHwankyu Jhun1-1/+26