summaryrefslogtreecommitdiff
path: root/installer/src
AgeCommit message (Expand)AuthorFilesLines
2024-11-06Use libopenerpjh92161-79/+18
2024-10-30Fail early pkgmgr_installer_new() call in rw updateIlho Kim1-1/+4
2024-10-21Remove subscribing in case of signal senderIlho Kim1-1/+0
2024-10-10Fail early pkgmgr_installer_new() call in mic stepHwankyu Jhun1-0/+9
2024-09-30Remove app-event dependencyIlho Kim1-1/+19
2024-09-30Remove app-event dependencypjh92162-0/+746
2024-08-19Change tidl code to be generated at build timeIlho Kim2-719/+0
2024-07-01Fix static analysis issuesSangyoon Jang1-3/+6
2024-04-18Fix print format for ssize_tIlho Kim1-1/+1
2024-04-18Check signal agent's operation successIlho Kim2-0/+27
2024-04-16Fix signal name during send signalIlho Kim1-3/+8
2024-04-12Implement unimplemented APIsIlho Kim5-9/+134
2024-04-11Apply try-catch where exception can be occuredIlho Kim2-10/+25
2024-04-04Add TIDL code for signal transmisstionIlho Kim2-0/+667
2024-04-04Revert "Remove TIDL for signal transmission"Ilho Kim7-1453/+1273
2024-03-28Remove TIDL for signal transmissionIlho Kim7-1273/+1453
2024-03-28Refactor slp-pkgmgr with tidlIlho Kim11-0/+3264