summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Building the basic files to display the searched mangas.Clyhtsuriva2021-03-027-0/+267
| | * Creating the APIs and the responses.Clyhtsuriva2021-03-0220-69/+189
| |/
| * Cleaning up the code.Clyhtsuriva2021-03-0218-690/+745
| * Started README and moved the packages.Clyhtsuriva2021-02-2319-20/+49
| * changed the bg color of the icon.Clyhtsuriva2021-02-2318-3/+1
| * Removed the settings option in the actionbarClyhtsuriva2021-02-222-28/+0
| * Merge branch 'feature/swipe_to_refresh' into developClyhtsuriva2021-02-225-4/+43
| |\
| | * SwipeRefresh added to top anime.feature/swipe_to_refreshClyhtsuriva2021-02-222-1/+19
| | * SwipeRefresh implemented and added to mangas.Clyhtsuriva2021-02-223-3/+24
| |/
* | Merge branch 'release/2.0'v2.0.0Clyhtsuriva2021-02-2226-136/+1119
|\|
| * Merge branch 'feature/elements_detail' into developrelease/2.0Clyhtsuriva2021-02-2226-136/+1119
| |\
| | * Removing background because most dont seem to have one.feature/elements_detailClyhtsuriva2021-02-223-45/+0
| | * Detail is now working for animesClyhtsuriva2021-02-2211-19/+518
| | * starting the anime partClyhtsuriva2021-02-222-0/+26
| | * Removed justification and added links.Clyhtsuriva2021-02-225-5/+50