Files
app_Settings/src/com/android/settings/notification
jyhshiangwang 4d015b17b3 Use ListFormatter to join strings
Currently in Settings we are using R.string.join_many_items_first, R.string.join_many_items_middle and R.string.join_many_items_last to manually join strings. The join code is messy and the joined string is incorrect in some languages, so we migrate all string join to just use ListFormatter.getInstance().format().

Bug: b/78248791
Test: robotests
Change-Id: I898339978e6e2027587e28994b0280fa46821fd6
2018-05-02 11:15:32 +08:00
..
2018-04-05 14:47:44 -04:00
2017-09-07 15:45:08 -07:00
2018-04-20 12:52:29 -07:00
2018-02-06 14:15:40 +00:00