- Aug 01, 2025
-
-
Olawole Abayomi-Owodunni authored
* Files have been refactored to be configured for just a single screen * Redundant Navigation files have been deleted * All references to navigation in composables and tests have been removed * Tests have been refactored to use ScreenScaffold to build main screen Signed-off-by:
Olawole Abayomi-Owodunni <olawole.abayomi-owodunni@arm.com> Change-Id: I5fabd48b6256b5f0476d24b6542c1bca179e4498
-
- Jul 17, 2025
-
-
Fernando Barreto Rodrigues authored
- Add reset performance metrics functionality Change-Id: Ie9cefb1a55fdf91ecd1d4754f2ef904443ad737c Signed-off-by:
Fernando Barreto Rodrigues <fernando.barretorodrigues@arm.com>
-
- Jul 13, 2025
-
-
* New dependency "libs.androidx.ui.tooling" added to gradle build file to resolve rendering issues * All composables have preview to enable easier updates to UI components * BottomNavBar is not used so has been removed Change-Id: I68b626dd894f0b1b739816670da73ef5ca35fd26 Signed-off-by:
Olawole Abayomi-Owodunni <olawole.abayomi-owodunni@arm.com>
-
- May 29, 2025
-
-
Yunus Kalkan authored
Change-Id: Iee4e342095fce4d4c60598c2c2e7f6a48f573d67 Signed-off-by:
Yunus Kalkan <yunus.kalkan@arm.com>
-
- May 22, 2025
-
-
Change from checking out current head of main to using specific commit for LLM and STT Signed-off-by:
Liam Barry <liam.barry@arm.com> Change-Id: I75553e38a1696ffe47bb62bd16ac9a113db25492
-
- May 15, 2025
-
-
* Implement read/isvalid config functions * Add option to configure model parameters via user config or defaults * Update readme to mention about configuration parameters Change-Id: I6170d93810503ad291df565771556bafe91484fc Signed-off-by:
Yunus Kalkan <yunus.kalkan@arm.com>
-
- May 08, 2025
-
-
Nina Drozd authored
-