commit | 3a55a0554bc9511dab03055be286d351795b6eef | [log] [tgz] |
---|---|---|
author | Ed Falk <efalk@cyngn.com> | Mon Sep 14 12:34:44 2015 -0700 |
committer | Michael Bestas <mkbestas@lineageos.org> | Thu Oct 31 13:37:33 2024 +0200 |
tree | 64056ef72729ac1783dba3c6b8104cc381ca80f4 | |
parent | 1c3e4a1e87131f1cfa3c37f3de8c92a0d8c97171 [diff] |
FM: Localization of band types Previously, FmRadio could only display the type names for English and two dialects of Chinese, despite already having a full set of localized names in the resources. This change moves the names from <array>s to <string>s and then uses them in PresetStation.java This looks like a massive change, but it's mostly moving strings to different resource files. Change-Id: I6be12d05f9efdec7ec189d30f625d7f82746b5a6 Issue-id: CYNGNOS-995 Fix compile Partial revert of I6be12d05f9efdec7ec189d30f625d7f82746b5a6 to fix build. Change-Id: I5161a726287585624d756fbaf721eb7a814a4794 Fix camel case Change-Id: I8d3bf40aa1ab4643b3062eb86a89ccd21577ce23