Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | Refactoring into MVC | Clyhtsuriva | |
2021-03-23 | Feature added to animes.feature/multiple_top_pages | Clyhtsuriva | |
Removed the ScrollListener, I prefer to only use buttons for the feature. | |||
2021-03-23 | Feature added to mangas | Clyhtsuriva | |
Display other pages by touching the bottom or by clicking buttons | |||
2021-03-23 | Anime : Added a search button replacing return on the keyboard. | Clyhtsuriva | |
Minor changes on other fils. | |||
2021-03-23 | Manga : Added a search button replacing return on the keyboard. | Clyhtsuriva | |
2021-03-14 | Added detail for searched animes. | Clyhtsuriva | |
2021-03-12 | Detail for searched mangas is working. | Clyhtsuriva | |
2021-03-02 | Added searching for animes. | Clyhtsuriva | |
Auto keyboard hiding method when submitting. | |||
2021-03-02 | Search working for mangas. | Clyhtsuriva | |
2021-03-02 | Building the basic files to display the searched mangas. | Clyhtsuriva | |
2021-03-02 | Creating the APIs and the responses. | Clyhtsuriva | |
2021-03-02 | Cleaning up the code. | Clyhtsuriva | |
2021-02-23 | Started README and moved the packages. | Clyhtsuriva | |
2021-02-22 | Sharedpreference now working for the DetailTopMangaActivity.kt | Clyhtsuriva | |
2021-02-22 | API's now being called with an ID as a parameter. | Clyhtsuriva | |
2021-02-22 | API call and display on DetailTopMangaActivity.kt | Clyhtsuriva | |
Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder" | |||
2021-02-21 | Only keeping useful infos from api responses | Clyhtsuriva | |
2021-02-20 | Beginning the manga api part. | Clyhtsuriva | |