Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeEli
/
java
Public
forked from
ringcentral/pubnub-jtools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java
java
on
ZD-2204
User selector
All users
All time
Commit history
Commits on Jun 13, 2013
fix for duplicate messages issue
Devendra
committed
0867c3c
View commit details
Copy full SHA for 0867c3c
View code at this point
Browse repository at this point
Commits on Jun 11, 2013
merging blackberry api build changes to master
Devendra
committed
69b20f5
View commit details
Copy full SHA for 69b20f5
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
removing old jars
Devendra
committed
6a83470
View commit details
Copy full SHA for 6a83470
View code at this point
Browse repository at this point
bumping ver
geremy
committed
fb7e106
View commit details
Copy full SHA for fb7e106
View code at this point
Browse repository at this point
merging back from master
Devendra
committed
9af3434
View commit details
Copy full SHA for 9af3434
View code at this point
Browse repository at this point
enhanced logging to include more info, some synchronization fixes
Devendra
committed
9835283
View commit details
Copy full SHA for 9835283
View code at this point
Browse repository at this point
testing blackberry dir build.xml
Devendra
committed
32a26c5
View commit details
Copy full SHA for 32a26c5
View code at this point
Browse repository at this point
testing blackberry dir build.xml
Devendra
committed
8eb983b
View commit details
Copy full SHA for 8eb983b
View code at this point
Browse repository at this point
fix for preverifier errors in j2me,bb
Devendra
committed
a1fe906
View commit details
Copy full SHA for a1fe906
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
added break if thread asked to die, so that back from dar processing not done
Devendra
committed
5e62a31
View commit details
Copy full SHA for 5e62a31
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
adding haltonfailure to junit test run to mark the build failed if tests don't pass
Devendra
committed
23a1e92
View commit details
Copy full SHA for 23a1e92
View code at this point
Browse repository at this point
Update README.md
Geremy Cohen
committed
e2c5533
View commit details
Copy full SHA for e2c5533
View code at this point
Browse repository at this point
Update README.md
Geremy Cohen
committed
fdd7ce0
View commit details
Copy full SHA for fdd7ce0
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
moving to new versioned jar format
geremy
committed
65d562e
View commit details
Copy full SHA for 65d562e
View code at this point
Browse repository at this point
adding unit test for presence feature
Devendra
committed
32f52e4
View commit details
Copy full SHA for 32f52e4
View code at this point
Browse repository at this point
modifying build.xml to enable running unit tests with command ant test
Devendra
committed
9be9fd7
View commit details
Copy full SHA for 9be9fd7
View code at this point
Browse repository at this point
adding unit tests
Devendra
committed
332713e
View commit details
Copy full SHA for 332713e
View code at this point
Browse repository at this point
Commits on Jun 1, 2013
adding java unit tests
Devendra
committed
bc43c6a
View commit details
Copy full SHA for bc43c6a
View code at this point
Browse repository at this point
Commits on May 31, 2013
makeing successCallback and errorCallback abstract, so it is mandatory to implement them when extending Callback class, also changed version to 3.5.0
Devendra
committed
25dcdbb
View commit details
Copy full SHA for 25dcdbb
View code at this point
Browse repository at this point
Commits on May 30, 2013
remoding debug message, and invoking shutdown on subscribe worker client on worker shutdown
Devendra
committed
f83d6d7
View commit details
Copy full SHA for f83d6d7
View code at this point
Browse repository at this point
porting ZD-2231 fix
Devendra
committed
2495d33
View commit details
Copy full SHA for 2495d33
View code at this point
Browse repository at this point
adding more error messages
Devendra
committed
da7cd68
View commit details
Copy full SHA for da7cd68
View code at this point
Browse repository at this point
adding support for returning error codes to users
Devendra
committed
68da317
View commit details
Copy full SHA for 68da317
View code at this point
Browse repository at this point
adding PubnubError class, which can be used for error reporting
Devendra
committed
efd6b31
View commit details
Copy full SHA for efd6b31
View code at this point
Browse repository at this point
removed debug prints in j2me lib, also added condition to exit subscribe loop as soon as die is signalled
Devendra
committed
5604960
View commit details
Copy full SHA for 5604960
View code at this point
Browse repository at this point
addign jar files and other generated files
Devendra
committed
f7bae18
View commit details
Copy full SHA for f7bae18
View code at this point
Browse repository at this point
exit run loop if die has been signalled to thread
Devendra
committed
3691ec4
View commit details
Copy full SHA for 3691ec4
View code at this point
Browse repository at this point
invoke resubscribe after setting and unsetting auth key
Devendra
committed
1384158
View commit details
Copy full SHA for 1384158
View code at this point
Browse repository at this point
fixing indent
Devendra
committed
dfa7400
View commit details
Copy full SHA for dfa7400
View code at this point
Browse repository at this point
changed version from 3.4 to 3.4.0
Devendra
committed
d21a200
View commit details
Copy full SHA for d21a200
View code at this point
Browse repository at this point
fixing indents
Devendra
committed
8915be1
View commit details
Copy full SHA for 8915be1
View code at this point
Browse repository at this point
clean up java dir
Devendra
committed
49c190d
View commit details
Copy full SHA for 49c190d
View code at this point
Browse repository at this point
cleanup j2me dir
Devendra
committed
a60897d
View commit details
Copy full SHA for a60897d
View code at this point
Browse repository at this point
Commits on May 28, 2013
read version from VERSION, handle 403
Devendra
committed
be8b449
View commit details
Copy full SHA for be8b449
View code at this point
Browse repository at this point
Commits on May 24, 2013
merging auth key support, except constructor
Devendra
committed
e4ae74a
View commit details
Copy full SHA for e4ae74a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.