aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdrelease/3.2.1Clyhtsuriva2021-05-191-6/+21
* Big updaterelease/3.2Clyhtsuriva2021-05-1955-235/+193
* Merge branch 'master' into developClyhtsuriva2021-05-191-1/+7
|\
| * Update README.mdClyhtsuriva2021-05-191-1/+5
| * Update README.mdClyhtsuriva2021-05-141-1/+3
| * Merge branch 'release/3.1.1'v3.1.1Clyhtsuriva2021-05-141-0/+23
| |\
| | * Merge branch 'develop' into release/3.1.1release/3.1.1Clyhtsuriva2021-05-141-0/+23
| | |\ | |_|/ |/| |
* | | Update README.mdClyhtsuriva2021-05-141-0/+23
| |/ |/|
| * Merge branch 'release/3.1'v3.1.0Clyhtsuriva2021-05-1412-179/+862
| |\ | |/ |/|
* | Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2021-05-142-10/+13
* | Singletons on all pages : OKClyhtsuriva2021-05-146-125/+81
* | Singletons : DetailTopManga : OKClyhtsuriva2021-05-142-21/+49
* | Addedd Singletons for TopManga.Clyhtsuriva2021-05-143-23/+43
* | Added LICENSEClyhtsuriva2021-05-141-0/+674
* | Update README.mdClyhtsuriva2021-05-141-0/+2
| * Merge branch 'release/3.0'v3.0.0Clyhtsuriva2021-05-1385-1354/+3478
| |\ | |/ |/|
* | DetailSearchAnimeController.kt and activity OKrelease/3.0Clyhtsuriva2021-05-132-61/+79
* | DetailSearchMangaController.kt and activity OKClyhtsuriva2021-05-132-59/+80
* | DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2021-05-132-89/+111
* | Redefining how the controller is started.Clyhtsuriva2021-05-132-5/+2
* | DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2021-05-132-91/+116
* | creating empty controller files for detail pagesClyhtsuriva2021-05-124-0/+12
* | creating anime and manga packages for controllersClyhtsuriva2021-05-128-8/+8
* | add README.mdClyhtsuriva2021-05-121-0/+58
* | rm README.mdClyhtsuriva2021-05-121-58/+0
* | Added search anime page controllerClyhtsuriva2021-05-102-54/+89
* | Finished search manga page controllerClyhtsuriva2021-05-104-58/+87
* | Added the arch onto topanimeClyhtsuriva2021-05-046-142/+151
* | Gradle updateClyhtsuriva2021-04-131-4/+4
* | MVC implemented to TopMangaPageClyhtsuriva2021-04-132-121/+123
* | Moving the basic variables.Clyhtsuriva2021-04-131-5/+15
* | Restructuring and README update.Clyhtsuriva2021-04-1341-80/+140
* | Starting the main controller.Clyhtsuriva2021-03-231-0/+27
* | Refactoring into MVCClyhtsuriva2021-03-2342-61/+83
* | Merge branch 'feature/multiple_top_pages' into developClyhtsuriva2021-03-238-17/+104
|\ \
| * | Feature added to animes.feature/multiple_top_pagesClyhtsuriva2021-03-235-34/+60
| * | Feature added to mangasClyhtsuriva2021-03-235-7/+68
|/ /
* | Merge branch 'feature/keyboard_search_button' into developClyhtsuriva2021-03-235-15/+58
|\ \
| * | Update README.mdfeature/keyboard_search_buttonClyhtsuriva2021-03-231-0/+1
| * | Anime : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-233-3/+19
| * | Manga : Added a search button replacing return on the keyboard.Clyhtsuriva2021-03-233-14/+40
|/ /
* | Removed lorem placeholder.Clyhtsuriva2021-03-142-3/+0
* | Merge branch 'feature/search' into developClyhtsuriva2021-03-1437-76/+1691
|\ \
| * | Update README.md and colors.xmlfeature/searchClyhtsuriva2021-03-142-4/+4
| * | Added detail for searched animes.Clyhtsuriva2021-03-148-13/+436
| * | Detail for searched mangas is working.Clyhtsuriva2021-03-127-14/+511
| * | Adding colors to TextInputEditText from search pages.Clyhtsuriva2021-03-124-6/+12
| * | Update README.mdClyhtsuriva2021-03-021-0/+6
| * | Added searching for animes.Clyhtsuriva2021-03-028-3/+297
| * | Search working for mangas.Clyhtsuriva2021-03-023-28/+30