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 }}
dwi-lanang
/
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
Breadcrumbs
History for
PokeGOAPI-Java
src
on
Development
User selector
All users
All time
Commit history
Commits on Jul 28, 2016
Checkstyle will not stop you building now, but you are still expected to correct issues before submitting a PR. (#300)
Show description for a596307
Grover-c13
authored
a596307
View commit details
Copy full SHA for a596307
View code at this point
Browse repository at this point
Automatic google login with username and password (#265)
Show description for 79e0d99
svarzee
authored and
Grover-c13
committed
79e0d99
View commit details
Copy full SHA for 79e0d99
View code at this point
Browse repository at this point
fix for #279 (#292)
ramarro123
authored and
Grover-c13
committed
b0f594e
View commit details
Copy full SHA for b0f594e
View code at this point
Browse repository at this point
Added CP based calculations (#272)
Show description for 11be6a2
pvanassen
authored and
Grover-c13
committed
11be6a2
View commit details
Copy full SHA for 11be6a2
View code at this point
Browse repository at this point
settings via DownloadSettings + protobuf update (#285)
Show description for 800e16f
ramarro123
authored and
Grover-c13
committed
800e16f
View commit details
Copy full SHA for 800e16f
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
set time implementation correctly (#282)
Show description for 85d0304
jabbink
authored
85d0304
View commit details
Copy full SHA for 85d0304
View code at this point
Browse repository at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix silly error
Aphoh
committed
025aa4a
View commit details
Copy full SHA for 025aa4a
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Fix #171 - Implement logging levels
Aphoh
committed
858c693
View commit details
Copy full SHA for 858c693
View code at this point
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
View code at this point
Browse repository at this point
Update protobufs to latest version
jabbink
committed
271e47f
View commit details
Copy full SHA for 271e47f
View code at this point
Browse repository at this point
fix #237 + #227 (#240)
vmarchaud
authored and
Grover-c13
committed
974a27a
View commit details
Copy full SHA for 974a27a
View code at this point
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
View code at this point
Browse repository at this point
Consistently use RemoteServerException for network/server errors (#243)
jabbink
authored
24c67c1
View commit details
Copy full SHA for 24c67c1
View code at this point
Browse repository at this point
fix example
jabbink
committed
b77559c
View commit details
Copy full SHA for b77559c
View code at this point
Browse repository at this point
Fix typo recieved -> received
jabbink
committed
c8f14e2
View commit details
Copy full SHA for c8f14e2
View code at this point
Browse repository at this point
Fix UTF-8 encoding
jabbink
committed
b1ef3e5
View commit details
Copy full SHA for b1ef3e5
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Added SetFavoritePokemon method (#222)
SonnyX
authored and
Grover-c13
committed
1a44e76
View commit details
Copy full SHA for 1a44e76
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
forgot that cancerous check style
vmarchaud
committed
efc490f
View commit details
Copy full SHA for efc490f
View code at this point
Browse repository at this point
take care that the candies actually are in the map
vmarchaud
committed
b2f6856
View commit details
Copy full SHA for b2f6856
View code at this point
Browse repository at this point
Added iv calculator (#207)
Show description for 82cd09f
sadye
authored and
Grover-c13
committed
82cd09f
View commit details
Copy full SHA for 82cd09f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.