aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-02Changed the groupId (again) because of conflicts with Sonatype, updated READM...Marko Zajc4-23/+8
2018-04-01Merge branch 'development'Marko Zajc4-5/+4
2018-04-01Moved a class because I thought it's better like this :P .Marko Zajc4-5/+4
2018-04-01Merge branch 'development'Marko Zajc37-760/+1875
2018-04-01Ditched the JCenter package installation guide 'cause we're not approved yet ...Marko Zajc1-3/+3
2018-04-01Updated that thing.Marko Zajc1-1/+1
2018-04-01Tweaked the error status detection thing, the README.md now actually shows th...Marko Zajc9-40/+106
2018-04-01Fixed javadoc plugin's configuration in POM.Marko Zajc1-0/+4
2018-04-01Fixed some issues found by spotbugs (thanks, spotbugs), created deployment de...Marko Zajc24-95/+126
2018-03-31Removed the unnecessary HttpComponents library to reduce size and overhead.Marko Zajc2-35/+39
2018-03-31Example now includes an example POM, updated README.md to contain Maven confi...Marko Zajc4-18/+137
2018-03-30Documented all classes, split mutable and immutable entities, new AllServersU...Marko Zajc24-176/+652
2018-03-29Fixes, now uses JSONUtils to prevent type errors, AkinatorExample now actuall...Marko Zajc9-92/+298
2018-03-28Updated POM (updated dependencies), a lot of sorting, removed com.jakob depen...Marko Zajc24-599/+808
2018-01-04Updated POMMarko Zajc2-7/+1
2017-12-26Merge branch 'feature/unavailability-reporting'Marko Zajc0-0/+0
2017-12-26Merged feature/unavailability-reportingMarko Zajc8-25/+121