Migrate Locale code from Java to Kotlin
Categories
(Focus :: General, task, P2)
Tracking
(firefox115 verified)
Tracking | Status | |
---|---|---|
firefox115 | --- | verified |
People
(Reporter: mcarare, Assigned: mcarare)
References
Details
Attachments
(1 file)
This includes LocaleManager.java
,Locales.java
.
We should also consider generating a Kotlin LocaleList
file instead of Java.
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/a7c9cc35fc18c0cb126aae13bb5405dbfdee37c1
[main] Bug 1832289 - Rename .java to .kt
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/03762d24b13bb4c344c0f07120d5fd11d229e5c5
[main] Bug 1832289 - Migrate Locale from Java to Kotlin.
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/a9c5e99cc3d0f68f8dc947b7dffc3f03bd7b486b
[main] Bug 1832289 - Generate Kotlin LocaleList file instead of Java.
Assignee | ||
Comment 3•2 years ago
|
||
For QA: Please check that all things related to locales work as expected:
- language list
- changing locales
Comment 4•2 years ago
|
||
Verified as fixed on latest Focus Nightly 115.0a1 from 05/19. No issues were observed.
Devices used:
- Samsung Galaxy A53 5G (Android 13)
- Google Pixel 6 (Android 13)
- Lenovo Yoga Tab 11 (Android 11)
Description
•