summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/top_anime_page.xml
AgeCommit message (Collapse)Author
2021-05-19Big updaterelease/3.2Clyhtsuriva
Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
2021-04-13Restructuring and README update.Clyhtsuriva
2021-03-23Refactoring into MVCClyhtsuriva
2021-03-23Feature added to animes.feature/multiple_top_pagesClyhtsuriva
Removed the ScrollListener, I prefer to only use buttons for the feature.
2021-03-02Cleaning up the code.Clyhtsuriva
2021-02-23Started README and moved the packages.Clyhtsuriva
2021-02-22SwipeRefresh added to top anime.feature/swipe_to_refreshClyhtsuriva
2021-02-19Implementing TopAnimefeature/top_anime_handlingClyhtsuriva
Copied the topmanga folder and transformed everything in it into top anime.