summaryrefslogtreecommitdiffstats
path: root/src/hs-proxy.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-03-10src/homescreen, hs-client, hs-proxy: Fix trivial unused warningslamprey_11.91.0lamprey/11.91.011.91.0Marius Vlad1-0/+1
2021-03-10hs-clientmanager: Pass arguments to printf() wrappersMarius Vlad1-1/+1
2021-03-03hs-proxy,hs-clientmanager: Handle correctly the shutdown of appsMarius Vlad1-0/+18
2021-03-03hs-proxy: Avoid creating a client contextMarius Vlad1-8/+1
2021-02-01Fix potential memory leakLi Xiaoming1-2/+1
2020-08-19hs-proxy: Keep track of clientCtx and client when starting applicationjellyfish_9.99.4jellyfish/9.99.49.99.4Marius Vlad1-3/+59
2020-08-19hs-proxy: Hand over the hs_instance to AfmMainProxyMarius Vlad1-2/+3
2019-03-28Change log macro to AFB_XXXwang_zhiqiang1-4/+3
2019-03-25Start app and get runnables list by homescreenwang_zhiqiang1-0/+135