summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2016-06-13 18:10:49 -0700
committerRoozbeh Pournader <roozbeh@google.com>2016-06-15 11:45:58 -0700
commit7e5f96f1a37e51164a594930ecc862a94cc8c231 (patch)
treec7ec1ba4e88cef333d0cb7786be6c245ca2de22a /docs/html/sdk/api_diff/19/changes
parent16075e160b82398d0daa71dc531f7b78ed37c5cf (diff)
Move matching Tagalog and Filipino to ResourceTypes.cpp
Previously, if a mix of "fil" and "tl" resources existed in Resources (from mixing resources from libraries for example), only resources from one or the other would be chosen, resulting in default resources getting surprisingly used. Now, we resolve the equivalent languages at a per-resource levels (breaking ties for the identical code). Also, previously if both "tl" and "fil" resources were present in assets, getLocales() could return a list with duplicate locales. This change removes Filipino duplicates in the return value of AssetManager::getLocales(). Finally, there was a bug in the replacement of "tl" with "fil" that considered any locale starting with the letter "tl" to be Tagalog. This failed in case of various languages, including Klingon ("tlh") and Tlingit ("tli"). It's now fixed. Bug: 29073000 Change-Id: I0e8b9ae337ced2e640a2575897948c4c5ca307d3
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions