summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/top_anime_page.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big updaterelease/3.2Clyhtsuriva2021-05-191-1/+1
| | | | | Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
* Restructuring and README update.Clyhtsuriva2021-04-131-1/+1
|
* Refactoring into MVCClyhtsuriva2021-03-231-1/+1
|
* Feature added to animes.feature/multiple_top_pagesClyhtsuriva2021-03-231-0/+16
| | | | Removed the ScrollListener, I prefer to only use buttons for the feature.
* Cleaning up the code.Clyhtsuriva2021-03-021-16/+15
|
* Started README and moved the packages.Clyhtsuriva2021-02-231-1/+1
|
* SwipeRefresh added to top anime.feature/swipe_to_refreshClyhtsuriva2021-02-221-1/+7
|
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-191-0/+31
Copied the topmanga folder and transformed everything in it into top anime.