94fb88f7b3d3782273ab366f92c4b265808237c6
- Create stub files for all UI screens defined in the tech spec (InventoryList, ItemDetails, ItemEdit, LabelsList, LocationsList, Search). - Add corresponding ViewModels for each new screen. - Update `tech_spec/project_structure.txt` to include the new files and mark them as 'stub'. - Update `tech_spec/tech_spec.txt` to reflect the current implementation status, changing feature statuses to 'in_progress'. - Add the undocumented `SearchScreen` to the project specification. - Add `*.hprof` files to `.gitignore` to exclude memory dumps from version control.
Description
No description provided
Languages
Kotlin
83.7%
Shell
8.4%
Python
7.9%