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
Type
/
to 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 }}
PokeBotPub
/
PokeGOAPI-Java
Public
forked from
Grover-c13/PokeGOAPI-Java
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
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
Development
User selector
All users
All time
Commit history
Commits on Aug 21, 2016
use safe implementation of XXHashFactory to make API workable on Android (#501)
mgorski-mg
authored and
Grover-c13
committed
172a771
View commit details
Copy full SHA for 172a771
Browse repository at this point
Commits on Aug 20, 2016
Merge pull request #642 from AbandonedCart/Development
Show description for aba52f8
TwistedUmbrella
authored
aba52f8
View commit details
Copy full SHA for aba52f8
Browse repository at this point
Adaptive ball selection to override other options
Show description for a5fc873
AbandonedCart
committed
a5fc873
View commit details
Copy full SHA for a5fc873
Browse repository at this point
Commits on Aug 19, 2016
Merge pull request #641 from AbandonedCart/Development
Show description for 2188b13
TwistedUmbrella
authored
2188b13
View commit details
Copy full SHA for 2188b13
Browse repository at this point
Restore a spin value lost in conversion
AbandonedCart
committed
be33ede
View commit details
Copy full SHA for be33ede
Browse repository at this point
Fix is fully evolved for eevee (#637)
Show description for 03b93b2
FabianTerhorst
authored
03b93b2
View commit details
Copy full SHA for 03b93b2
Browse repository at this point
Merge pull request #636 from AbandonedCart/Development
Show description for f50bdea
TwistedUmbrella
authored
f50bdea
View commit details
Copy full SHA for f50bdea
Browse repository at this point
Fix maxRazzberries for intended functionality
Show description for 4dab56a
AbandonedCart
committed
4dab56a
View commit details
Copy full SHA for 4dab56a
Browse repository at this point
Merge pull request #608 from AbandonedCart/Development
Show description for c80171c
TwistedUmbrella
authored
c80171c
View commit details
Copy full SHA for c80171c
Browse repository at this point
Include FAQ section in README to avoid panic
AbandonedCart
committed
64dd693
View commit details
Copy full SHA for 64dd693
Browse repository at this point
Add ball parameters to CatchOptions objects
AbandonedCart
committed
25ffc85
View commit details
Copy full SHA for 25ffc85
Browse repository at this point
fix indent and check style (#632)
FabianTerhorst
authored
c6ff586
View commit details
Copy full SHA for c6ff586
Browse repository at this point
Add async variant of BestBallToUse refactor
AbandonedCart
committed
219497b
View commit details
Copy full SHA for 219497b
Browse repository at this point
Added and fixed methods in Pokemon.java (#627)
Show description for 07e533b
gionata-bisciari
authored and
FabianTerhorst
committed
07e533b
View commit details
Copy full SHA for 07e533b
Browse repository at this point
Refactor BestBallToUse into withProbability option
AbandonedCart
committed
e768ca6
View commit details
Copy full SHA for e768ca6
Browse repository at this point
Commits on Aug 18, 2016
update protos (#628)
Show description for 0df32f5
FabianTerhorst
authored
0df32f5
View commit details
Copy full SHA for 0df32f5
Browse repository at this point
Moved PokeNames to PokeDictionary and added localized Pokemon descriptions (#620)
Show description for 487c22f
dojo1017
authored and
FabianTerhorst
committed
487c22f
View commit details
Copy full SHA for 487c22f
Browse repository at this point
Link to updated class definition in javadocs
Show description for 959e2a7
AbandonedCart
committed
959e2a7
View commit details
Copy full SHA for 959e2a7
Browse repository at this point
One size fits all async catch options constructor
AbandonedCart
committed
f084409
View commit details
Copy full SHA for f084409
Browse repository at this point
Move CatchOptions to settings, since they are
AbandonedCart
committed
7b0567e
View commit details
Copy full SHA for 7b0567e
Browse repository at this point
Add builder pattern, Fix check style warnings
AbandonedCart
committed
3d5c1ec
View commit details
Copy full SHA for 3d5c1ec
Browse repository at this point
Add javadoc redirects for replaced methods
Show description for f83011a
AbandonedCart
committed
f83011a
View commit details
Copy full SHA for f83011a
Browse repository at this point
Add javadocs, descriptive parameter names
AbandonedCart
committed
faf723a
View commit details
Copy full SHA for faf723a
Browse repository at this point
Support single-use items, Update example
Show description for f056b91
AbandonedCart
committed
f056b91
View commit details
Copy full SHA for f056b91
Browse repository at this point
Account for possible "no razzberries" variants
AbandonedCart
committed
24d45bf
View commit details
Copy full SHA for 24d45bf
Browse repository at this point
One size fits all catch options constructor
Show description for 0119755
AbandonedCart
committed
0119755
View commit details
Copy full SHA for 0119755
Browse repository at this point
Merge pull request #563 from Nyazuki/translate-pokemon-names
Show description for adf2738
TwistedUmbrella
authored
adf2738
View commit details
Copy full SHA for adf2738
Browse repository at this point
Commits on Aug 17, 2016
Update according to change in PR#617
Nyazuki
committed
1e063ad
View commit details
Copy full SHA for 1e063ad
Browse repository at this point
Update examples for DisplayPokename util
Nyazuki
committed
ba8f6eb
View commit details
Copy full SHA for ba8f6eb
Browse repository at this point
Modularization and improvements on name translation
Nyazuki
committed
627bc77
View commit details
Copy full SHA for 627bc77
Browse repository at this point
Added name translation from English to other locale
Show description for 8175444
Nyazuki
committed
8175444
View commit details
Copy full SHA for 8175444
Browse repository at this point
Added new translations and removed special treatment for French (#617)
Show description for 8b7ab77
dojo1017
authored and
FabianTerhorst
committed
8b7ab77
View commit details
Copy full SHA for 8b7ab77
Browse repository at this point
Added new useful methods to Pokemon.java (#607)
Show description for ea4ccae
gionata-bisciari
authored and
FabianTerhorst
committed
ea4ccae
View commit details
Copy full SHA for ea4ccae
Browse repository at this point
Commits on Aug 16, 2016
Merge pull request #606 from AbandonedCart/Development
Show description for 72ca41c
TwistedUmbrella
authored
72ca41c
View commit details
Copy full SHA for 72ca41c
Browse repository at this point
Add an interface to PokemonIdValue from CatchablePokemon
AbandonedCart
committed
100244e
View commit details
Copy full SHA for 100244e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.