summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-07Let formatInOriginalFormat to return raw_input for invalid phoneandroid-4.0.1_r1.2android-4.0.1_r1.1android-4.0.1_r1ics-factoryrom-2-releaseShaopeng Jia
2011-09-26Fix threading issue with PhoneNumberUtil.Shaopeng Jia
2011-09-08Fix geocoding mapping of German 3375 phone prefix.Shaopeng Jia
2011-08-18Rename directory after renaming package names.Shaopeng Jia
2011-08-16Fix formatting of phone number contains all zeros.Shaopeng Jia
2011-08-15Update libphonenumber from v3.7.1 to v3.8.Shaopeng Jia
2011-08-12Renaming com.google.i18n.phonenumbers to com.android.i18n.phonenumbersShaopeng Jia
2011-08-05Update AYTF to stop formatting if the plus sign is entered and it is notShaopeng Jia
2011-07-19Small fix with area code mapping for Chicago.Shaopeng Jia
2011-07-18Adding 90% confidence level data for US. Also corrected 2 names for UK.Shaopeng Jia
2011-07-06Update libphonenumber to r298.Shaopeng Jia
2011-07-05Update libphonenumber to 3.7.1Shaopeng Jia
2011-06-29Update to libphonenumber 3.7.Shaopeng Jia
2011-06-24Remove the old unused PhoneNumberOfflineGeocoder.Shaopeng Jia
2011-06-23Update external/libphonenumber to v3.6.Shaopeng Jia
2011-05-24Updating libphonenumber to r209.Shaopeng Jia
2011-03-22Refresh external/libphonenumber to r136.Shaopeng Jia
2011-02-24Fix formatting for Japanese 060 numbers.Shaopeng Jia
2011-02-11Update libphonenumber to r74.Shaopeng Jia
2010-11-11Fix build.Dianne Hackborn
2010-11-11Closing an input stream.Dmitri Plotnikov
2010-10-26Syncing to open source r60. See release_notes for more information.Lara Rennie
2010-09-06This change:Shaopeng Jia
2010-09-01Fix metadata for KZ, which is causing exceptions being thrown during sync.Shaopeng Jia
2010-08-17* Bug fixesShaopeng Jia
2010-08-03* Improve startup performanceShaopeng Jia
2010-07-30Sync to opensource branch r44.Shaopeng Jia
2010-07-23Major improvement in AsYouTypeFormatter to start formatting earlier. NewShaopeng Jia
2010-07-14Update library with latest Google internal changes.Shaopeng Jia
2010-06-08Remove the make fileBai Tao
2010-06-07Stops PhoneNumber from implementing Serializable and make it non-final.Shaopeng Jia
2010-06-06Improve serialization and deserialization speed for Phonemetadata.java and sizeShaopeng Jia
2010-05-30Update library with latest Google internal changes.Shaopeng Jia
2010-05-30Reorganize project structure to make it easy to build.Shaopeng Jia
2010-05-29Second step of decoupling protocol buffer from libphonenumber: Decouple Phone...Shaopeng Jia
2010-05-26First step decoupling the library from protocol buffer: Removing protocol buf...Shaopeng Jia
2010-05-25Adding inputDigitAndRememberPosition and getRememberedPosition methods toShaopeng Jia
2010-05-23This change improves performance by (1) Create a cacheing mechanism to cacheShaopeng Jia
2010-05-20Fix a bug where NANPA numbers starting with 1 were incorrectly formatted.Shaopeng Jia
2010-05-19Modify AsYouTypeFormatter to do no formatting for vanity numbers. Also improv...Shaopeng Jia
2010-05-18Modify AsYouTypeFormatter to trim trailing empty spaces and formattings.Shaopeng Jia
2010-05-14Adding new functionality needed by Android: formatUsingOriginalNumberFormat a...Shaopeng Jia
2010-05-07Update external/libphonenumber from r9 to r15 with the latest functionality, ...Shaopeng Jia
2010-04-15Adding MODULE_LICENSE_APACHE2 and NOTICE files to libphonenubmer project.Shaopeng Jia
2010-03-25Update external/libphonenumber from r6 to r9 with the latest functionality, b...Shaopeng Jia
2010-02-16Initial checkin of third party libphonenumber lib.Shaopeng Jia
2010-02-03new project, first commitNico Sallembien