aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/anime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring into MVCClyhtsuriva2021-03-2314-944/+0
|
* Feature added to animes.feature/multiple_top_pagesClyhtsuriva2021-03-232-8/+33
| | | | Removed the ScrollListener, I prefer to only use buttons for the feature.
* Anime : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-231-1/+16
| | | | Minor changes on other fils.
* Added detail for searched animes.Clyhtsuriva2021-03-144-11/+172
|
* Added searching for animes.Clyhtsuriva2021-03-022-0/+199
| | | | Auto keyboard hiding method when submitting.
* Creating the APIs and the responses.Clyhtsuriva2021-03-029-37/+95
|
* Cleaning up the code.Clyhtsuriva2021-03-025-56/+78
|
* Started README and moved the packages.Clyhtsuriva2021-02-236-0/+441
|
* Removing background because most dont seem to have one.feature/elements_detailClyhtsuriva2021-02-221-3/+0
|
* Detail is now working for animesClyhtsuriva2021-02-221-1/+1
|
* starting the anime partClyhtsuriva2021-02-222-0/+26
Reusing what I did with mangas