summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/app/LocalePickerWithRegion.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing system language is not in all languagesCalvin Pan2022-10-191-115/+46
* [Panlingual] Fix NPE when add language.Tom Hsu2022-05-121-1/+1
* Merge "Filter the locale not in resources" into tm-devCalvin Pan2022-05-111-4/+10
|\
| * Filter the locale not in resourcesCalvin Pan2022-05-111-4/+10
* | [Panlingual][frameworks] Fix when tap search bar, will leave a big blank.tom hsu2022-05-101-4/+20
* | Merge "[Panlingual] Change Checkbox color and remove divider of listview" int...Tom Hsu2022-04-281-0/+1
|\ \ | |/ |/|
| * [Panlingual] Change Checkbox color and remove divider of listviewtom hsu2022-04-201-0/+1
* | Merge "Only add system language on locale page" into tm-devTreeHugger Robot2022-04-131-2/+3
|\ \
| * | Only add system language on locale pageCalvin Pan2022-04-131-2/+3
* | | Merge "Add current system language into suggestion list" into tm-devCalvin Pan2022-04-121-1/+17
|\| | | |/ |/|
| * Add current system language into suggestion listCalvin Pan2022-04-121-1/+17
* | Merge "[Panlingual] Screen title is displayed incorrectly" into tm-devJosh Hou2022-04-081-1/+3
|\ \ | |/ |/|
| * [Panlingual] Screen title is displayed incorrectlyJosh Hou2022-04-081-1/+3
* | Adding empty locale-config caseCalvin Pan2022-04-071-11/+21
* | Show check icon on current locale preferenceCalvin Pan2022-04-061-4/+5
|/
* Fix fetching incorrect items after filteringCalvin Pan2022-04-011-4/+3
* Add subtitle in System languageCalvin Pan2022-03-211-1/+1
* Reuse LocalePickerWithRegion in app language selectionCalvin Pan2022-03-211-10/+68
* Enable nested scrolling for locale pickerMill Chen2022-01-141-0/+8
* Revert "SearchView focus should be preserved in split-screen."Tarandeep Singh2017-10-201-1/+1
* SearchView focus should be preserved in split-screen.Tarandeep Singh2017-06-121-1/+1
* Fix for NullPointerException in SuggestedLocaleAdapterMihai Nita2016-06-151-4/+16
* Move LocaleList to avoid layering violation.Yohei Yukawa2016-05-171-1/+1
* Back region to lang selection: preserve search & positionMihai Nita2016-03-041-5/+46
* Show locale in region list even if suggested in language listMihai Nita2016-03-031-27/+12
* Update the title when going back from region selectionMihai Nita2016-02-021-14/+15
* Re-implements the locales selection with suggestions and search.Mihai Nita2016-01-201-162/+163
* Adding a locale picker with two-step selection: language, then region.Mihai Nita2015-12-181-0/+230