| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release/3.0'v3.0.0 | Clyhtsuriva | 2021-05-13 | 85 | -1354/+3478 |
| |\ | |||||
| | * | DetailSearchAnimeController.kt and activity OKrelease/3.0 | Clyhtsuriva | 2021-05-13 | 2 | -61/+79 |
| | | | |||||
| | * | DetailSearchMangaController.kt and activity OK | Clyhtsuriva | 2021-05-13 | 2 | -59/+80 |
| | | | |||||
| | * | DetailTopAnimeController.kt and the activity are working fine. | Clyhtsuriva | 2021-05-13 | 2 | -89/+111 |
| | | | |||||
| | * | Redefining how the controller is started. | Clyhtsuriva | 2021-05-13 | 2 | -5/+2 |
| | | | |||||
| | * | DetailTopMangaController.kt and the activity are working fine. | Clyhtsuriva | 2021-05-13 | 2 | -91/+116 |
| | | | |||||
| | * | creating empty controller files for detail pages | Clyhtsuriva | 2021-05-12 | 4 | -0/+12 |
| | | | |||||
| | * | creating anime and manga packages for controllers | Clyhtsuriva | 2021-05-12 | 8 | -8/+8 |
| | | | |||||
| | * | add README.md | Clyhtsuriva | 2021-05-12 | 1 | -0/+58 |
| | | | |||||
| | * | rm README.md | Clyhtsuriva | 2021-05-12 | 1 | -58/+0 |
| | | | |||||
| | * | Added search anime page controller | Clyhtsuriva | 2021-05-10 | 2 | -54/+89 |
| | | | |||||
| | * | Finished search manga page controller | Clyhtsuriva | 2021-05-10 | 4 | -58/+87 |
| | | | |||||
| | * | Added the arch onto topanime | Clyhtsuriva | 2021-05-04 | 6 | -142/+151 |
| | | | |||||
| | * | Gradle update | Clyhtsuriva | 2021-04-13 | 1 | -4/+4 |
| | | | |||||
| | * | MVC implemented to TopMangaPage | Clyhtsuriva | 2021-04-13 | 2 | -121/+123 |
| | | | |||||
| | * | Moving the basic variables. | Clyhtsuriva | 2021-04-13 | 1 | -5/+15 |
| | | | |||||
| | * | Restructuring and README update. | Clyhtsuriva | 2021-04-13 | 41 | -80/+140 |
| | | | |||||
| | * | Starting the main controller. | Clyhtsuriva | 2021-03-23 | 1 | -0/+27 |
| | | | |||||
| | * | Refactoring into MVC | Clyhtsuriva | 2021-03-23 | 42 | -61/+83 |
| | | | |||||
| | * | Merge branch 'feature/multiple_top_pages' into develop | Clyhtsuriva | 2021-03-23 | 8 | -17/+104 |
| | |\ | |||||
| | | * | Feature added to animes.feature/multiple_top_pages | Clyhtsuriva | 2021-03-23 | 5 | -34/+60 |
| | | | | | | | | | | | | | Removed the ScrollListener, I prefer to only use buttons for the feature. | ||||
| | | * | Feature added to mangas | Clyhtsuriva | 2021-03-23 | 5 | -7/+68 |
| | |/ | | | | | | | Display other pages by touching the bottom or by clicking buttons | ||||
| | * | Merge branch 'feature/keyboard_search_button' into develop | Clyhtsuriva | 2021-03-23 | 5 | -15/+58 |
| | |\ | |||||
| | | * | Update README.mdfeature/keyboard_search_button | Clyhtsuriva | 2021-03-23 | 1 | -0/+1 |
| | | | | |||||
| | | * | Anime : Added a search button replacing return on the keyboard. | Clyhtsuriva | 2021-03-23 | 3 | -3/+19 |
| | | | | | | | | | | | | | Minor changes on other fils. | ||||
| | | * | Manga : Added a search button replacing return on the keyboard. | Clyhtsuriva | 2021-03-23 | 3 | -14/+40 |
| | |/ | |||||
| | * | Removed lorem placeholder. | Clyhtsuriva | 2021-03-14 | 2 | -3/+0 |
| | | | |||||
| | * | Merge branch 'feature/search' into develop | Clyhtsuriva | 2021-03-14 | 37 | -76/+1691 |
| | |\ | |||||
| | | * | Update README.md and colors.xmlfeature/search | Clyhtsuriva | 2021-03-14 | 2 | -4/+4 |
| | | | | |||||
| | | * | Added detail for searched animes. | Clyhtsuriva | 2021-03-14 | 8 | -13/+436 |
| | | | | |||||
| | | * | Detail for searched mangas is working. | Clyhtsuriva | 2021-03-12 | 7 | -14/+511 |
| | | | | |||||
| | | * | Adding colors to TextInputEditText from search pages. | Clyhtsuriva | 2021-03-12 | 4 | -6/+12 |
| | | | | |||||
| | | * | Update README.md | Clyhtsuriva | 2021-03-02 | 1 | -0/+6 |
| | | | | |||||
| | | * | Added searching for animes. | Clyhtsuriva | 2021-03-02 | 8 | -3/+297 |
| | | | | | | | | | | | | | Auto keyboard hiding method when submitting. | ||||
| | | * | Search working for mangas. | Clyhtsuriva | 2021-03-02 | 3 | -28/+30 |
| | | | | |||||
| | | * | Building the basic files to display the searched mangas. | Clyhtsuriva | 2021-03-02 | 7 | -0/+267 |
| | | | | |||||
| | | * | Creating the APIs and the responses. | Clyhtsuriva | 2021-03-02 | 20 | -69/+189 |
| | |/ | |||||
| | * | Cleaning up the code. | Clyhtsuriva | 2021-03-02 | 18 | -690/+745 |
| | | | |||||
| | * | Started README and moved the packages. | Clyhtsuriva | 2021-02-23 | 19 | -20/+49 |
| | | | |||||
| | * | changed the bg color of the icon. | Clyhtsuriva | 2021-02-23 | 18 | -3/+1 |
| | | | |||||
| | * | Removed the settings option in the actionbar | Clyhtsuriva | 2021-02-22 | 2 | -28/+0 |
| | | | |||||
| | * | Merge branch 'feature/swipe_to_refresh' into develop | Clyhtsuriva | 2021-02-22 | 5 | -4/+43 |
| | |\ | |||||
| | | * | SwipeRefresh added to top anime.feature/swipe_to_refresh | Clyhtsuriva | 2021-02-22 | 2 | -1/+19 |
| | | | | |||||
| | | * | SwipeRefresh implemented and added to mangas. | Clyhtsuriva | 2021-02-22 | 3 | -3/+24 |
| | |/ | |||||
| * | | Merge branch 'release/2.0'v2.0.0 | Clyhtsuriva | 2021-02-22 | 26 | -136/+1119 |
| |\| | |||||
| | * | Merge branch 'feature/elements_detail' into developrelease/2.0 | Clyhtsuriva | 2021-02-22 | 26 | -136/+1119 |
| | |\ | |||||
| | | * | Removing background because most dont seem to have one.feature/elements_detail | Clyhtsuriva | 2021-02-22 | 3 | -45/+0 |
| | | | | |||||
| | | * | Detail is now working for animes | Clyhtsuriva | 2021-02-22 | 11 | -19/+518 |
| | | | | |||||
| | | * | starting the anime part | Clyhtsuriva | 2021-02-22 | 2 | -0/+26 |
| | | | | | | | | | | | | | Reusing what I did with mangas | ||||
| | | * | Removed justification and added links. | Clyhtsuriva | 2021-02-22 | 5 | -5/+50 |
| | | | | | | | | | | | | | | | | Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable. | ||||
