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 }}
kiideveloper
/
PokeGOAPI-Java
Public
forked from
Grover-c13/PokeGOAPI-Java
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
Development
User selector
All users
All time
Commit history
Commits on Jul 27, 2016
abstract time behavior to allow mocking and replacing the time by non-System time (#277)
jabbink
authored
f281522
View commit details
Copy full SHA for f281522
Browse repository at this point
Rewrite readme with all new stuff
Show description for 0f67ecf
vmarchaud
authored
0f67ecf
View commit details
Copy full SHA for 0f67ecf
Browse repository at this point
Merge pull request #268 from Aphoh/aphoh/logLevels
Show description for 6cad7d0
Aphoh
authored
6cad7d0
View commit details
Copy full SHA for 6cad7d0
Browse repository at this point
Fix silly error
Aphoh
committed
025aa4a
View commit details
Copy full SHA for 025aa4a
Browse repository at this point
added a request to accept level up rewards and unlocks (#259)
aschlosser
authored and
Grover-c13
committed
73d8dca
View commit details
Copy full SHA for 73d8dca
Browse repository at this point
added the ability to use potions & revive on pokemon (#236)
Show description for 7df5857
ramarro123
authored and
Grover-c13
committed
7df5857
View commit details
Copy full SHA for 7df5857
Browse repository at this point
Update README.md (#257)
Show description for 1d12698
EdbertChan
authored and
Grover-c13
committed
1d12698
View commit details
Copy full SHA for 1d12698
Browse repository at this point
Hypno should actually be in FAMILY_DROWZEE (#262)
Sheigutn
authored and
Grover-c13
committed
a0e25e4
View commit details
Copy full SHA for a0e25e4
Browse repository at this point
Merge pull request #264 from Aphoh/aphoh/logLevels
Show description for 5eb25d3
Aphoh
authored
5eb25d3
View commit details
Copy full SHA for 5eb25d3
Browse repository at this point
Fix #171 - Implement logging levels
Aphoh
committed
858c693
View commit details
Copy full SHA for 858c693
Browse repository at this point
Commits on Jul 26, 2016
Add getPoints() to gym wrapper (#247)
guipenedo
authored and
Grover-c13
committed
ee28406
View commit details
Copy full SHA for ee28406
Browse repository at this point
Merge pull request #249 from jabbink/update/protobuf
Show description for 7056682
vmarchaud
authored
7056682
View commit details
Copy full SHA for 7056682
Browse repository at this point
Update protobufs to latest version
jabbink
committed
271e47f
View commit details
Copy full SHA for 271e47f
Browse repository at this point
fix #237 + #227 (#240)
vmarchaud
authored and
Grover-c13
committed
974a27a
View commit details
Copy full SHA for 974a27a
Browse repository at this point
Redone meta pm, lots of info available, several enums for pokemon (some may be duplicates of proto enums), fix catchable pokemon (#246)
Grover-c13
authored
a64020a
View commit details
Copy full SHA for a64020a
Browse repository at this point
Consistently use RemoteServerException for network/server errors (#243)
jabbink
authored
24c67c1
View commit details
Copy full SHA for 24c67c1
Browse repository at this point
Merge pull request #234
jabbink
committed
819d02d
View commit details
Copy full SHA for 819d02d
Browse repository at this point
fix example
jabbink
committed
b77559c
View commit details
Copy full SHA for b77559c
Browse repository at this point
Fix typo recieved -> received
jabbink
committed
c8f14e2
View commit details
Copy full SHA for c8f14e2
Browse repository at this point
Fix UTF-8 encoding
jabbink
committed
b1ef3e5
View commit details
Copy full SHA for b1ef3e5
Browse repository at this point
Merge branch 'rewrote_login' of git://github.com/rajulbhatnagar/PokeGOAPI-Java into rajulbhatnagar-rewrote_login
jabbink
committed
8110d7b
View commit details
Copy full SHA for 8110d7b
Browse repository at this point
Fix typos (#218)
williamho
authored and
Grover-c13
committed
1c5dec0
View commit details
Copy full SHA for 1c5dec0
Browse repository at this point
Use gradle-wrapper instead (#200)
Show description for ce8829a
RichoDemus
authored and
Grover-c13
committed
ce8829a
View commit details
Copy full SHA for ce8829a
Browse repository at this point
Deprecate pokemon.getFavorite, rename to pokemon.isFavorite (#230)
Show description for b6dfe0c
sadye
authored and
Grover-c13
committed
b6dfe0c
View commit details
Copy full SHA for b6dfe0c
Browse repository at this point
WIP: Gym/Battle (#203)
Show description for 76fb2b5
Grover-c13
authored
76fb2b5
View commit details
Copy full SHA for 76fb2b5
Browse repository at this point
Update the protobuf dependency (#235)
Show description for 89697f2
jabbink
authored
89697f2
View commit details
Copy full SHA for 89697f2
Browse repository at this point
Rewrote and Refactored login logic. Now the credential providers transparently handle providing credentials and refreshing tokens.
rajulbhatnagar
committed
3413809
View commit details
Copy full SHA for 3413809
Browse repository at this point
getItemsCount function (#224)
Show description for 3543350
ramarro123
authored and
Grover-c13
committed
3543350
View commit details
Copy full SHA for 3543350
Browse repository at this point
add lombok to more objects (#212)
Show description for b75a434
FabianTerhorst
authored and
Grover-c13
committed
b75a434
View commit details
Copy full SHA for b75a434
Browse repository at this point
Added SetFavoritePokemon method (#222)
SonnyX
authored and
Grover-c13
committed
1a44e76
View commit details
Copy full SHA for 1a44e76
Browse repository at this point
Added request to add modifiers to forts, for example a lure-module on a pokestop (#217)
Show description for 0d5e80e
aschlosser
authored and
Grover-c13
committed
0d5e80e
View commit details
Copy full SHA for 0d5e80e
Browse repository at this point
Remove printStackTrace from updateProfile (#221)
Show description for 612e3af
jabbink
authored and
Grover-c13
committed
612e3af
View commit details
Copy full SHA for 612e3af
Browse repository at this point
Add cause to LoginFailedExceptions. (#220)
Show description for 4fb350f
TwoStone
authored and
Grover-c13
committed
4fb350f
View commit details
Copy full SHA for 4fb350f
Browse repository at this point
tweak checkstyle config to be friendly (#226)
vmarchaud
authored and
Grover-c13
committed
7b3662e
View commit details
Copy full SHA for 7b3662e
Browse repository at this point
Commits on Jul 25, 2016
Merge pull request #225 from vmarchaud/Development
Show description for 6bf01f6
vmarchaud
authored
6bf01f6
View commit details
Copy full SHA for 6bf01f6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.