penmetsaa
0a45cfd96e
JS and Java Demo updates to show isPossible Reason and E.164 for all cases ( #2538 )
5 years ago
penmetsaa
c4cd5e0321
Update URL for libphonenumber on GitHub. ( #2362 )
7 years ago
penmetsaa
c6db4aeb09
Update new issue creation link in demo portal to direct to Issue Tracker instead of GitHub ( #2149 )
* Update new issue creation link to direct to Buganizer in demo portal
* Making issue tracker base url as contant value
8 years ago
lararennie
786c0ba4fa
Adding more detail to the demo interface ( #1822 )
9 years ago
lararennie
ff2f3d0548
Demo fixes: mvn build, UTF-8 chars for a single result ( #1646 )
-- Changing response writer to make it UTF-8. Now carrier/geocoding results have unicode support and don't output "?" characters.
-- Fixing pom file to remove the "repositories" block, now the demo builds on maven. Reordered some other fields to match other pom files. Added some other minor attributes.
9 years ago
David Yonge-Mallo
cd69d478ab
also catch phoneNumber null case in demo
10 years ago
David Yonge-Mallo
6ee4079b83
Fix two places in demo where NPEs can occur on bad input
10 years ago
David Yonge-Mallo
06686b980e
redirect to relative path
10 years ago
David Yonge-Mallo
58f5179073
add permalink from result page to come back to that result
10 years ago
David Yonge-Mallo
223827488e
add link to file github issue directly from demo
10 years ago
David Yonge-Mallo
9af8e4e0d9
prevent XSS attack, fix minor bugs, and refactoring
10 years ago
David Yonge-Mallo
7c94a06a76
add ShortNumberInfo results to Java demo
10 years ago
Cecilia Roes
bd429788fe
JAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API
12 years ago
Cecilia Roes
23f12e8b5f
JAVA: Added the phone number to timezones mapper, including tests, binary generation code and data
12 years ago
Cecilia Roes
1e96d10802
JAVA: Added carrier mapper including unittests, rules for building the binary data
files and carrier mapping files.
12 years ago
Lara Scheidegger
f410828411
JAVA/CPP/JS: libphonenumber v5.3, offlinegeocode v2.4
13 years ago
Philippe Liard
b59d9080ab
Changing license to Libphonenumber Authors.
15 years ago
Lara Scheidegger
eedbf3ac30
JAVA,GEODATA: libphonenumber 3.8. Contains some bug-fixes, metadata improvements and improved phone-number-matcher behaviour. Consult the release notes for more information. Also updating a unit-test in CPP that would now fail with the testing metadata changes.
15 years ago
Lara Scheidegger
66018dbeee
DEMO: Tidying up formatting of demo and making region/language code case-insensitive.
15 years ago
Shaopeng Jia
ba9d2e0a03
JAVA: fix bug in demo where en is not used as the default locale.
15 years ago
Shaopeng Jia
25474890fe
JAVA:Fixing compile errors of Java demo.
15 years ago
Shaopeng Jia
13c78d3ca1
Demo: update Java demo to include phone number geocoding.
15 years ago
kushalp
d31318b4d8
JAVA: Replacing uses of StringBuffer with StringBuilder. Fixes issue 29.
15 years ago
Lara Scheidegger
b525ca2221
JAVA-DEMO: Adding the parsed-region code to the demo output
15 years ago
Shaopeng Jia
3b91ae4e6c
JAVA-DEMO: Upload code to run Java demo.
15 years ago