summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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