aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/xyz/adjutor/aniki/manga
AgeCommit message (Expand)Author
2021-03-23Refactoring into MVCClyhtsuriva
2021-03-23Feature added to animes.feature/multiple_top_pagesClyhtsuriva
2021-03-23Feature added to mangasClyhtsuriva
2021-03-23Anime : Added a search button replacing return on the keyboard.Clyhtsuriva
2021-03-23Manga : Added a search button replacing return on the keyboard.Clyhtsuriva
2021-03-14Added detail for searched animes.Clyhtsuriva
2021-03-12Detail for searched mangas is working.Clyhtsuriva
2021-03-02Added searching for animes.Clyhtsuriva
2021-03-02Search working for mangas.Clyhtsuriva
2021-03-02Building the basic files to display the searched mangas.Clyhtsuriva
2021-03-02Creating the APIs and the responses.Clyhtsuriva
2021-03-02Cleaning up the code.Clyhtsuriva
2021-02-23Started README and moved the packages.Clyhtsuriva
2021-02-22Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva
2021-02-22API's now being called with an ID as a parameter.Clyhtsuriva
2021-02-22API call and display on DetailTopMangaActivity.ktClyhtsuriva
2021-02-21Only keeping useful infos from api responsesClyhtsuriva
2021-02-20Beginning the manga api part.Clyhtsuriva