summaryrefslogtreecommitdiff
path: root/core/java/android/app/LocaleManager.java
Commit message (Expand)AuthorAgeFilesLines
* Only set locale in config for updating localeRiddle Hsu2022-10-201-1/+1
* Enhance Javadoc for LocaleManager#setApplicationLocales.Pratyush More2022-03-301-4/+24
* Add getSystemLocale public API in response to developer feedback.Pratyush More2022-03-151-12/+16
* Merge "Modify LocaleManager#setApplicationLocales Javadoc to explicitly menti...Pratyush More2022-01-191-0/+6
|\
| * Modify LocaleManager#setApplicationLocales Javadoc to explicitly mentionPratyush More2022-01-181-0/+6
* | Allow the installer of an app to get the app's locales.“Ankita2022-01-181-6/+8
|/
* Add APIs for supporting app-specific localePratyush More2021-11-031-0/+152