aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/topmanga (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started README and moved the packages.Clyhtsuriva2021-02-236-455/+0
* SwipeRefresh implemented and added to mangas.Clyhtsuriva2021-02-221-0/+12
* Detail is now working for animesClyhtsuriva2021-02-223-6/+4
* Removed justification and added links.Clyhtsuriva2021-02-223-0/+9
* Scrollview added.Clyhtsuriva2021-02-221-7/+6
* Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva2021-02-221-3/+38
* Text justified and constrained better.Clyhtsuriva2021-02-221-4/+0
* Replacing null values by an "Unknown" string.Clyhtsuriva2021-02-222-6/+29
* API's now being called with an ID as a parameter.Clyhtsuriva2021-02-221-23/+24
* API call and display on DetailTopMangaActivity.ktClyhtsuriva2021-02-222-9/+67
* Displaying the other infos from the TopManga API.Clyhtsuriva2021-02-213-2/+24
* Making activity_detail_top_manga.xml beautiful!Clyhtsuriva2021-02-211-10/+17
* Only keeping useful infos from api responsesClyhtsuriva2021-02-212-12/+0
* Beginning the manga api part.Clyhtsuriva2021-02-202-6/+11
* "Optimizing" importsClyhtsuriva2021-02-202-4/+1
* Added image supportClyhtsuriva2021-02-201-0/+8
* Intents now working for top mangasClyhtsuriva2021-02-202-1/+57
* Implementation of Glide.Clyhtsuriva2021-02-201-27/+8
* Minor changesfeature/data_storageClyhtsuriva2021-02-201-1/+1
* Cache for top animesClyhtsuriva2021-02-201-4/+1
* Cache works with texts for top manga.Clyhtsuriva2021-02-191-10/+47
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-191-0/+2
* Moving TopManga files into their own subdirClyhtsuriva2021-02-195-0/+224