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