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 }}
srmelody
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 28, 2013
Fixed broken json import
smelody
committed
e458231
View commit details
Copy full SHA for e458231
Browse repository at this point
Added the ability to specify an initialization vector to the cipher.
smelody
committed
bc4e977
View commit details
Copy full SHA for bc4e977
Browse repository at this point
Commits on Jun 14, 2013
Update README.md
Geremy Cohen
committed
e7d2804
View commit details
Copy full SHA for e7d2804
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
Browse repository at this point
Commits on Jun 7, 2013
removing obsolete line for build.xml
Devendra
committed
c6a9c8d
View commit details
Copy full SHA for c6a9c8d
Browse repository at this point
removing old jars
Devendra
committed
a93bb25
View commit details
Copy full SHA for a93bb25
Browse repository at this point
removing old jars
Devendra
committed
6a83470
View commit details
Copy full SHA for 6a83470
Browse repository at this point
bumping ver
geremy
committed
fb7e106
View commit details
Copy full SHA for fb7e106
Browse repository at this point
merging back from master
Devendra
committed
9af3434
View commit details
Copy full SHA for 9af3434
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
Browse repository at this point
testing blackberry dir build.xml
Devendra
committed
32a26c5
View commit details
Copy full SHA for 32a26c5
Browse repository at this point
testing blackberry dir build.xml
Devendra
committed
8eb983b
View commit details
Copy full SHA for 8eb983b
Browse repository at this point
adding preverified jar for test
Devendra
committed
01ab016
View commit details
Copy full SHA for 01ab016
Browse repository at this point
adding preverify to build process
Devendra
committed
2082c6a
View commit details
Copy full SHA for 2082c6a
Browse repository at this point
fix for preverifier errors in j2me,bb
Devendra
committed
a1fe906
View commit details
Copy full SHA for a1fe906
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
Browse repository at this point
Commits on Jun 4, 2013
Update README.md
Geremy Cohen
committed
fd2713e
View commit details
Copy full SHA for fd2713e
Browse repository at this point
Update README.md
Geremy Cohen
committed
d9804f1
View commit details
Copy full SHA for d9804f1
Browse repository at this point
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
Browse repository at this point
Update README.md
Geremy Cohen
committed
e2c5533
View commit details
Copy full SHA for e2c5533
Browse repository at this point
Update README.md
Geremy Cohen
committed
fdd7ce0
View commit details
Copy full SHA for fdd7ce0
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
Browse repository at this point
adding unit test for presence feature
Devendra
committed
32f52e4
View commit details
Copy full SHA for 32f52e4
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
Browse repository at this point
adding unit tests
Devendra
committed
332713e
View commit details
Copy full SHA for 332713e
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
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
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
Browse repository at this point
porting ZD-2231 fix
Devendra
committed
2495d33
View commit details
Copy full SHA for 2495d33
Browse repository at this point
adding more error messages
Devendra
committed
da7cd68
View commit details
Copy full SHA for da7cd68
Browse repository at this point
adding support for returning error codes to users
Devendra
committed
68da317
View commit details
Copy full SHA for 68da317
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
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
Browse repository at this point
addign jar files and other generated files
Devendra
committed
f7bae18
View commit details
Copy full SHA for f7bae18
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.