aboutsummaryrefslogtreecommitdiffstats
path: root/lib/utils
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16Add themes to voice assistant appMalik Talha1-1/+4
Add four themes: "light", "dark", "textured-light", and "textured-dark" to the voice assistant app. Themes can be changed by modifying assets/config.json file. Bug-AGL: SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I3e257da70543c7918e4f0cf96a62907390af8480
2023-10-26Add flutter voice assistant appMalik Talha1-0/+26
A flutter based gRPC client Voice Assistant made specifically to communicate with the Voice Agent service. SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: Ic4a382c1cdb78f1a79f985e3d37ce2fb06c53203