aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Relocate from com.github.markozajc to org.eu.zajcMarko Zajc2-11/+11
2023-07-31Improve the README.md and make small non-code changesMarko Zajc1-5/+4
2023-07-31Update the test workflowMarko Zajc1-2/+5
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-07Update the pomMarko Zajc1-4/+3
2022-07-07Update the pomMarko Zajc1-5/+2
2022-07-07Update the example pomMarko Zajc1-16/+10
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-12Tweaked the example POM.Marko Zajc1-2/+5
2019-02-12Renamed a pom.xml because it was causing problems or something.Marko Zajc1-85/+85
2019-02-12Merge branch 'development'Marko Zajc1-1/+1
2019-02-12Finished the 'AkinatorServerScanner', some other small tweaks regarding other...Marko Zajc2-2/+3
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 Zajc2-0/+24
2018-06-02Updated all API server URLs, updated default name to comply with Akinator's d...Marko Zajc2-4/+26
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 Zajc2-11/+2
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 Zajc2-11/+2
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 Zajc2-0/+213