aboutsummaryrefslogtreecommitdiff
path: root/example/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Relocate from com.github.markozajc to org.eu.zajcMarko Zajc1-8/+8
2023-07-30Rework the code some moreMarko Zajc1-169/+141
2023-07-29Rewrite large parts of the codeMarko Zajc1-1/+4
2022-09-15Use LFMarko Zajc1-273/+273
2022-07-07Change example namespace to zajc.akiwrapperMarko Zajc1-8/+8
2022-07-04Update AkinatorExampleMarko Zajc1-159/+144
2021-04-02Reformat the sourceMarko Zajc1-22/+21
2021-02-10Reformat the codebaseMarko Zajc1-10/+4
2020-08-02Make ServerNotFoundException a checked exceptionMarko Zajc1-4/+11
2020-08-02Remove unnecessary throws from AkinatorExampleMarko Zajc1-4/+2
2020-08-02Tweak documentationMarko Zajc1-4/+4
2020-08-02Tweak AkinatorExampleMarko Zajc1-108/+169
2020-08-02Remove the option to set the nameMarko Zajc1-34/+20
2019-04-22Actually fixed the BAD AUTH thing. Also why am I not doing this on the develo...marko1-19/+18
2019-02-12Finished the 'AkinatorServerScanner', some other small tweaks regarding other...Marko Zajc1-1/+1
2018-10-19Fixed issue #7 (hopefully) by scraping the API key from the Akinator's websit...Marko Zajc1-2/+7
2018-10-03Refreshed the server list (now uses Akinator's standard srvX.akinator.com:9XX...Marko Zajc1-0/+0
2018-06-02Updated all API server URLs, updated default name to comply with Akinator's d...Marko Zajc1-1/+2
2018-05-04Fixed localization support, tweaked the new API server system, implemented lo...Marko Zajc1-42/+96
2018-05-04Documentation fixes, implemented the 'cancel_answer' endpoint.Marko Zajc1-3/+8
2018-05-03Merge branch 'master' into developmentMarko Zajc1-1/+1
2018-05-03Fixed some stuff (thanks, SpotBugs), bumped the version to 1.1.0.Marko Zajc1-1/+1
2018-05-03Fixed some stuff, implemented the profanity filter into the Akiwrapper example.Marko Zajc1-2/+18
2018-04-02Changed the groupId (again) because of conflicts with Sonatype, updated READM...Marko Zajc1-1/+1
2018-04-01Moved a class because I thought it's better like this :P .Marko Zajc1-1/+1
2018-04-01Fixed some issues found by spotbugs (thanks, spotbugs), created deployment de...Marko Zajc1-8/+8
2018-03-31Example now includes an example POM, updated README.md to contain Maven confi...Marko Zajc1-0/+163