summaryrefslogtreecommitdiffstats
path: root/app/build.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big updaterelease/3.2Clyhtsuriva2021-05-191-2/+2
| | | | | Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt
* Gradle updateClyhtsuriva2021-04-131-4/+4
|
* Refactoring into MVCClyhtsuriva2021-03-231-2/+2
|
* Creating the APIs and the responses.Clyhtsuriva2021-03-021-0/+1
|
* SwipeRefresh implemented and added to mangas.Clyhtsuriva2021-02-221-2/+5
|
* Sharedpreference now working for the DetailTopMangaActivity.ktClyhtsuriva2021-02-221-1/+0
|
* Text justified and constrained better.Clyhtsuriva2021-02-221-3/+4
|
* Intents now working for top mangasClyhtsuriva2021-02-201-0/+1
|
* Implementation of Glide.Clyhtsuriva2021-02-201-2/+5
| | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences.
* Cleaning.release/1.0Clyhtsuriva2021-02-191-0/+8
| | | | | | Removing some useless files. Adding comments. Updating the home page.
* Adding the implementations of retrofit to gradle.Clyhtsuriva2021-02-181-0/+3
|
* Commenting gradle for recyclerviewClyhtsuriva2021-02-181-0/+1
|
* Starting to work on recycler view featureClyhtsuriva2021-02-161-2/+5
|
* Initial commitClyhtsuriva2021-02-091-0/+47