apps-android-commons/app
Raj Bapat 95372f33b5
There were 2 issues combined into one: (#3643)
1. The languages were shown with the characters of the given language (i.e. Mandarin was displayed with Chinese characters).
2. The languages were not sorted
How I fixed them:
1. I changed the list that was called from AppLanguageLookUpTable from localized to cannonical.
2. I imported List and Collections and I sorted said list in lexicographical order.
2020-04-26 00:23:00 -07:00
..
src There were 2 issues combined into one: (#3643) 2020-04-26 00:23:00 -07:00
build.gradle #3601 [structured-commons] Wrong thumbnails at the "depictions" step when uploading (#3696) 2020-04-25 12:27:21 +03:00
proguard-rules.txt [WIP] Implemented Espresso tests for upload with multilingual descriptions (#2830) 2020-03-10 12:01:22 -07:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30