Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ua-parser/uap-java
Java implementation of ua-parser
https://github.com/ua-parser/uap-java
Add support for os_v3_replacement
This has started being used recently for Firefox OS detection.
848cfe8ccd8e630a0cdb59fbba4144871f7f3dc7 authored about 9 years ago by Bruno Roggeri <[email protected]>
Merge pull request #7 from lefloh/master
Updated DeviceParser to work with new core regexes
8f138347c09699797cea150908a2e71dd2d09453 authored over 9 years ago by Oliver Keyes <[email protected]>
#6 updated DeviceParser to work with new core regexes
f65c6a79a32b4e09487b14e545b9ac1e9a2f1f73 authored over 9 years ago by Florian Hirsch <[email protected]>
f65c6a79a32b4e09487b14e545b9ac1e9a2f1f73 authored over 9 years ago by Florian Hirsch <[email protected]>
Merge pull request #3 from mspiegel/master
Fix compilation issues.
5b71dfdebe52b3bfafbb784b8557763701acca1c authored almost 10 years ago by Oliver Keyes <[email protected]>
Fix compilation issues.
cc3098cc455ae83e5e66423d4d9f38542794b03a authored almost 10 years ago by Michael Spiegel <[email protected]>
cc3098cc455ae83e5e66423d4d9f38542794b03a authored almost 10 years ago by Michael Spiegel <[email protected]>
Revert "Current State Brand-Model Parsing"
11c3d6e2c404113058a8265dd2ff542da1748490 authored about 10 years ago by Tobie Langel <[email protected]>
11c3d6e2c404113058a8265dd2ff542da1748490 authored about 10 years ago by Tobie Langel <[email protected]>
current state brand model parsing
868f929793ae8e17d49ca6389322064d1d692ea8 authored about 10 years ago by commenthol <[email protected]>
868f929793ae8e17d49ca6389322064d1d692ea8 authored about 10 years ago by commenthol <[email protected]>
Merge pull request #380 from somechris/java-versioning
Switch java versioning scheme to SNAPSHOTs before release
bf928bbc45e23c418f3250cd41c251f16e0297c6 authored about 10 years ago by Oliver Keyes <[email protected]>
toString func generates valid json
* toString func used to generate invalid json
2c39aa8e41b9e95c3de12d46ddecb03eb2463362 authored about 10 years ago by Dhaivat Pandit <[email protected]>
handle $1 replacements in java parser
807490643cc77fdd363e6fc1c1779a33114cf3e1 authored over 10 years ago by Brandon Adams <[email protected]>
807490643cc77fdd363e6fc1c1779a33114cf3e1 authored over 10 years ago by Brandon Adams <[email protected]>
Switch java versioning scheme to SNAPSHOTs before release
While the java variant previously had SNAPSHOT builds after the
release (like
x -> x-SNAPSHOT...
c74d366efd9216729ce172e76f5f4880e88b1874 authored over 10 years ago by Christian Aistleitner <[email protected]>
bump java version to SNAPSHOT and update pig dependency
a8af18fa45402ddd826262c78146e00d80d6194b authored about 11 years ago by Steve Jiang <[email protected]>
a8af18fa45402ddd826262c78146e00d80d6194b authored about 11 years ago by Steve Jiang <[email protected]>
bump version for release
9d6a19b916e3f2dbf8b9847c660522f868c5f804 authored about 11 years ago by Steve Jiang <[email protected]>
9d6a19b916e3f2dbf8b9847c660522f868c5f804 authored about 11 years ago by Steve Jiang <[email protected]>
fix os v2_replacement requiring pattern to have as many groups
33aa612a4dfe549ff298ccc5bc44a73b879ff0f1 authored over 11 years ago by Steve Jiang <[email protected]>
33aa612a4dfe549ff298ccc5bc44a73b879ff0f1 authored over 11 years ago by Steve Jiang <[email protected]>
rename PigTests so it gets picked up by the surefire plugin
0c925a04a5e8c7371a3b5e66571cc3964fd20f7d authored over 11 years ago by Steve Jiang <[email protected]>
0c925a04a5e8c7371a3b5e66571cc3964fd20f7d authored over 11 years ago by Steve Jiang <[email protected]>
fix whitespace and cleanup
9ae37c832b207846fd8a7101de71f9fc7bdef9cc authored over 11 years ago by Steve Jiang <[email protected]>
9ae37c832b207846fd8a7101de71f9fc7bdef9cc authored over 11 years ago by Steve Jiang <[email protected]>
Fixed the generics
Added extra null checks to avoid NPE
05115ccde2f2162c3a51ea6ef89ffad441d0acb7 authored over 11 years ago by Niels Basjes <[email protected]>
Added CachingParser layer that adds a simple LRU cache for Parser
ebb0c6d16693d852b5e373d157cfe6147a427561 authored over 11 years ago by Niels Basjes <[email protected]>
ebb0c6d16693d852b5e373d157cfe6147a427561 authored over 11 years ago by Niels Basjes <[email protected]>
version bump
96725922f0f3c740f9195c6f31c93595b12c7263 authored over 11 years ago by Steve Jiang <[email protected]>
96725922f0f3c740f9195c6f31c93595b12c7263 authored over 11 years ago by Steve Jiang <[email protected]>
java release 1.2.2
053f7e0cbc256a3cd934f3ba784696d4358e81ce authored over 11 years ago by Steve Jiang <[email protected]>
053f7e0cbc256a3cd934f3ba784696d4358e81ce authored over 11 years ago by Steve Jiang <[email protected]>
Java pom.xml explicitly builds for version 1.6
807bda1540e3694151bd72de3b55f65084bb2f69 authored over 11 years ago by Wojciech Langiewicz <[email protected]>
807bda1540e3694151bd72de3b55f65084bb2f69 authored over 11 years ago by Wojciech Langiewicz <[email protected]>
updated for issue #197
be1d0401040fe665021498b53dde0aa213ad3917 authored almost 12 years ago by Donald Matthews <[email protected]>
be1d0401040fe665021498b53dde0aa213ad3917 authored almost 12 years ago by Donald Matthews <[email protected]>
issue #197 part 1: setting the default DeviceParser response to "Other" instead of null, same behaviour as for OSParser and UserAgentParser.
(this is to match certain recently-added test_device.yaml cases which assume the default DevicePa...
5b94f6b37574ef1a666821c73b54a9b277cbb45e authored almost 12 years ago by Donald Matthews <[email protected]>
remove isMobile and isSpider from device parsing
38a3cdcb1eaad73ba1ce3245ea62f8dbac56ee8f authored about 12 years ago by Steve Jiang <[email protected]>
38a3cdcb1eaad73ba1ce3245ea62f8dbac56ee8f authored about 12 years ago by Steve Jiang <[email protected]>
SNAPSHOT version
bbf29c555905a8148203e086efb6f8e69b3d4c3d authored over 12 years ago by Steve Jiang <[email protected]>
bbf29c555905a8148203e086efb6f8e69b3d4c3d authored over 12 years ago by Steve Jiang <[email protected]>
bump version
b90b847fd69c31cbfa9499688b08b6eec88b2468 authored over 12 years ago by Steve Jiang <[email protected]>
b90b847fd69c31cbfa9499688b08b6eec88b2468 authored over 12 years ago by Steve Jiang <[email protected]>
quote the matched group for replacement strings in case they contain '$' or '\'
5fd1e72231a23a3e3f88810bf72593489acb6647 authored over 12 years ago by Steve Jiang <[email protected]>
5fd1e72231a23a3e3f88810bf72593489acb6647 authored over 12 years ago by Steve Jiang <[email protected]>
Add usage to main README and add license file
0a9611e62b37d364be2ba7dfe59a8c40a156f8ed authored over 12 years ago by Steve Jiang <[email protected]>
0a9611e62b37d364be2ba7dfe59a8c40a156f8ed authored over 12 years ago by Steve Jiang <[email protected]>
fix example
22b69771d23fb8d843db6a2a6bd0def72acbb3a4 authored over 12 years ago by Steve Jiang <[email protected]>
22b69771d23fb8d843db6a2a6bd0def72acbb3a4 authored over 12 years ago by Steve Jiang <[email protected]>
fix syntax highlighting in readme
b0db6fc6c2705f39b67d6b9c643399b76e298746 authored over 12 years ago by Steve Jiang <[email protected]>
b0db6fc6c2705f39b67d6b9c643399b76e298746 authored over 12 years ago by Steve Jiang <[email protected]>
fix syntax highlighting in readme
44d35dacbb8a31ab496af27dc6f08f947e391c5c authored over 12 years ago by Steve Jiang <[email protected]>
44d35dacbb8a31ab496af27dc6f08f947e391c5c authored over 12 years ago by Steve Jiang <[email protected]>
- apache license and copyright
- Parser.parse for single Client object
- added more tests
initial java implementation
d156decf65c80b47d9d15727b76f94c1d5937d62 authored over 12 years ago by Steve Jiang <[email protected]>
d156decf65c80b47d9d15727b76f94c1d5937d62 authored over 12 years ago by Steve Jiang <[email protected]>