Commit Graph

12 Commits

Author SHA1 Message Date
Paween Itthipalkul
79bb46ba89 Add support for short number and emegerncy number in libPhoneNumber-iOS
This is a port of ShortNumberInfo class from Java version of libPhoneNumber into a category on NBPhoneNumberUtil class
2017-12-18 12:44:14 -08:00
Dave MacLachlan
ee9ead6cab Standardize formatting across files using
clang-format -style=Google
2017-11-18 16:11:20 -08:00
Dave MacLachlan
3690579fa9 General Cleanup
Move some class methods to statics so they can be inlined.
Clean up some bad code.
2017-10-31 15:48:37 -07:00
Dave MacLachlan
d136f8da26 Merge branch 'master' into EnhancedMetadata 2017-06-15 09:28:10 -07:00
Dave MacLachlan
62d81c00ff Move tests out of single test methods into individual methods 2017-06-09 10:10:08 -07:00
Dave MacLachlan
2ad246fd80 Remove unused method (stringByTrimming) 2017-03-20 12:27:51 -07:00
Dave MacLachlan
5fcfb550c0 Increase performance tremendously when parsing a lot of phone numbers 2017-03-20 12:00:46 -07:00
Tiago Veloso
f444d29a5c Added support for getting the supported regions 2015-08-03 11:55:44 +01:00
tabby
a3c85e2611 UnittTest code only works in TESTING==1 2015-05-05 17:49:19 +09:00
tabby
c7826d7e3f add static mark to hasValue method in NBMetadataHelper 2015-03-03 01:13:59 +09:00
tabby
d71932aa98 Remove static method in NBMetadataHelper 2015-03-03 01:00:29 +09:00
ishtar
46e1718af6 MAJOR UPDATE - REMOVE plist file AND singleton methods. 2015-02-09 00:09:48 +09:00