aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Corrected a mistake in READMEMarko Zajc1-1/+1
2018-10-21Corrected a mistake in READMEMarko Zajc1-1/+1
2018-10-20Merge branch 'development'v1.3.4.5v1.3Marko Zajc3-7/+3
2018-10-20Performance improvements, automatic scraping.Marko Zajc3-7/+3
2018-10-20Merge branch 'development'v1.3.4.4Marko Zajc2-4/+6
2018-10-20Accomplished what 1.3.4.3 tried to.Marko Zajc2-4/+6
2018-10-20Merge branch 'development'v1.3.4.3Marko Zajc3-8/+4
2018-10-20Fixed a bug that prevented the NEW_SESSION Route from changing the API key on...Marko Zajc3-8/+4
2018-10-19Merge branch 'development'Marko Zajc2-5/+2
2018-10-19Removed some debugging sysouts.Marko Zajc2-5/+2
2018-10-19Merge branch 'development'v1.3.4.2Marko Zajc7-40/+152
2018-10-19Bumped version to 1.3.4.2 .Marko Zajc1-1/+1
2018-10-19Fixed issue #7 (hopefully) by scraping the API key from the Akinator's websit...Marko Zajc7-39/+151
2018-10-18Merge branch 'development'v1.3.4.1Marko Zajc2-2/+2
2018-10-18A small fix for a blocker issue regarding querystring parameters.Marko Zajc2-2/+2
2018-10-03Merge branch 'development'v1.3.4Marko Zajc28-77/+181
2018-10-03Refreshed the server list (now uses Akinator's standard srvX.akinator.com:9XX...Marko Zajc28-77/+181
2018-06-02Merge branch 'development'v1.3.3Marko Zajc6-48/+65
2018-06-02Updated all API server URLs, updated default name to comply with Akinator's d...Marko Zajc6-48/+65
2018-05-20Merge branch 'development'v1.3.2Marko Zajc1-1/+1
2018-05-20Bumped version to 1.3.2 .Marko Zajc1-1/+1
2018-05-20Merge branch 'master' of https://github.com/iAreas/Akiwrapper.gitMarko Zajc1-2/+2
2018-05-20Merge branch 'development'Marko Zajc2-13/+0
2018-05-09Fixed yet another broken link.Marko Zajc1-1/+1
2018-05-09Fixed a broken example link in README.mdMarko Zajc1-1/+1
2018-05-06Removed deprecated elements.Marko Zajc2-13/+0
2018-05-06Merge branch 'development'v1.3.1Marko Zajc3-16/+14
2018-05-06Bumped version to 1.3.1 .Marko Zajc1-1/+1
2018-05-06Renamed Server.Language.ISRAELI to Server.Language.HEBREW (thanks, Elon Musk#...Marko Zajc2-0/+13
2018-05-05Removed a deprecated method.Marko Zajc1-15/+0
2018-05-05Merge branch 'development'v1.3.0Marko Zajc15-100/+540
2018-05-05Bumped version to 1.3.0 .Marko Zajc1-1/+1
2018-05-05Javadoc fixes & tweaks.Marko Zajc10-31/+125
2018-05-04Fixed localization support, tweaked the new API server system, implemented lo...Marko Zajc9-77/+152
2018-05-04Implemented server localization support, added all servers from https://gist....Marko Zajc12-26/+297
2018-05-04Merge branch 'development'v1.2.0Marko Zajc1-1/+1
2018-05-04Bumped version to 1.2.0 .Marko Zajc1-1/+1
2018-05-04Merge branch 'master' into developmentMarko Zajc5-20/+71
2018-05-04Documentation fixes, implemented the 'cancel_answer' endpoint.Marko Zajc5-20/+71
2018-05-03Merge branch 'development'v1.1.0Marko Zajc9-59/+141
2018-05-03Merge branch 'master' into developmentMarko Zajc3-22/+5
2018-05-03Fixed some stuff (thanks, SpotBugs), bumped the version to 1.1.0.Marko Zajc2-2/+2
2018-05-03Javadoc fixes & tweaks.Marko Zajc4-12/+24
2018-05-03Fixed some stuff, implemented the profanity filter into the Akiwrapper example.Marko Zajc2-3/+20
2018-05-03Now complies with the new Akinator's API, added an option to filter profanity.Marko Zajc7-49/+102
2018-04-10Merge branch 'development'v1.0.3v1.0.2v1.0.1Marko Zajc2-16/+17
2018-04-10Fixed status handling for AkiwrapperImpl#getGuesses(), bumped version to 1.0.3.Marko Zajc2-16/+17
2018-04-10Updated the dependency information in README.md.Marko Zajc1-2/+2
2018-04-10Merge branch 'development'Marko Zajc3-7/+38
2018-04-10Status exceptions now have the status as their message, configured Status.Lev...Marko Zajc3-8/+41