aboutsummaryrefslogtreecommitdiff
path: root/java/src/com/android/i18n
AgeCommit message (Expand)Author
2014-10-22Use RegionDataConstants for required and fmt fields.Cecilia Roes
2014-10-13Removing AN and CS - these countries have not existed for some years.Lara Scheidegger
2014-10-10Removing unused private fields in the AddressWidget class. These were previou...Lara Scheidegger
2014-10-07Updating error and label messages, changes to the error message API. This mak...Lara Scheidegger
2014-10-03Adding sublocality_name_type and locality_name_type handling.Lara Scheidegger
2014-09-11Update comment for AddressWidget.mInputWidgetsEvan Stade
2014-09-01Deleting unused/unnecessary method getAttributeName from AddressField.javaLara Scheidegger
2014-09-01Update Denmark format string: swap recipient name with organization name.Keghani Kouzoujian
2014-09-01Updated data for Andorra/Russia, new label for Russia, small formatting fixes...Lara Scheidegger
2014-09-01Adding code to handle locality_name_type and show a custom locality label if ...Lara Scheidegger
2014-09-01Updating RegionDataConstants - removing dir/fmtCharsets (not used), adding/fi...Lara Scheidegger
2014-09-01Adding AddressWidgetUiComponentProvider support to libaddressinput.Dong Zhou
2014-09-01Changing comment to show which direction we are moving in with theLara Scheidegger
2014-09-01Update comment referring to ISO instead of CLDR country codes.Fredrik Roubert
2014-09-01Format RegionDataConstants.java to help detect errorsRouslan Solomakhin
2014-09-01Add @SuppressWarnings for FILL_PARENT renamed MATCH_PARENT.Fredrik Roubert
2014-09-01Add explicit Locale.US to toUpperCase() call.Fredrik Roubert
2014-09-01Add explicit default fall-through switch case.Fredrik Roubert
2014-09-01Eclipse automatic code clean-up.Fredrik Roubert
2014-09-01Delete trailing whitespace and add missing newline at end of file.Fredrik Roubert
2014-09-01Move the entire project into the new subdirectory for Java source code.Fredrik Roubert