Skip to content

v1.172.1

Choose a tag to compare

@deivid11 deivid11 released this 30 Jul 06:06

What's New

Fixed

  • Settings search couldn't find the sound options — the search box filters sections against a hand-written keyword list, and the notification-sound rows (enable, volume, the three tone pickers added in 1.172.0) were never added to it, so searching "sound", "volume" or "tone" returned nothing. The General section now carries those keywords in English and Spanish, along with the dock/activity rows that had the same gap.

Technical Details

  • New settingsSearch.test.ts reads the rendered labels straight out of ConfigSection.tsx and fails when a row has no keyword to match on, so the next setting added can't silently become unreachable by search
  • Quality gates: ESLint 0 warnings, TypeScript 0 errors, 1177 tests across 98 files
  • Android: versionName 1.172.1 / versionCode 1172001