Loading
fix: show "N/A" user rating in search results with 0 rating apps
Centralize app user rating formatting in AppUserRatingFormatter so Compose and non-Compose UI use the same raw rating rules. Remove the old wrapper/viewmodel pass-through methods and cover the shared formatter with tests.