aboutsummaryrefslogtreecommitdiff
path: root/java/src/com/android/i18n/addressinput/AddressWidget.java
AgeCommit message (Expand)Author
2014-10-22More whitespace/line-break changes, fixed tests by using this where appropriate.Lara Scheidegger
2014-10-22First version of code (tests error)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-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-01Adding AddressWidgetUiComponentProvider support to libaddressinput.Dong Zhou
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-01Eclipse automatic code clean-up.Fredrik Roubert
2014-09-01Move the entire project into the new subdirectory for Java source code.Fredrik Roubert