| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Big updaterelease/3.2 | Clyhtsuriva | 2021-05-19 | 11 | -15/+15 |
| | | | | | | Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt | ||||
| * | Update README.md and adding logo onto the main screenrelease/3.1 | Clyhtsuriva | 2021-05-14 | 1 | -2/+13 |
| | | |||||
| * | Restructuring and README update. | Clyhtsuriva | 2021-04-13 | 7 | -10/+10 |
| | | |||||
| * | Refactoring into MVC | Clyhtsuriva | 2021-03-23 | 9 | -13/+13 |
| | | |||||
| * | Feature added to animes.feature/multiple_top_pages | Clyhtsuriva | 2021-03-23 | 1 | -0/+16 |
| | | | | | Removed the ScrollListener, I prefer to only use buttons for the feature. | ||||
| * | Feature added to mangas | Clyhtsuriva | 2021-03-23 | 2 | -0/+18 |
| | | | | | Display other pages by touching the bottom or by clicking buttons | ||||
| * | Anime : Added a search button replacing return on the keyboard. | Clyhtsuriva | 2021-03-23 | 1 | -0/+2 |
| | | | | | Minor changes on other fils. | ||||
| * | Manga : Added a search button replacing return on the keyboard. | Clyhtsuriva | 2021-03-23 | 1 | -0/+2 |
| | | |||||
| * | Removed lorem placeholder. | Clyhtsuriva | 2021-03-14 | 2 | -3/+0 |
| | | |||||
| * | Update README.md and colors.xmlfeature/search | Clyhtsuriva | 2021-03-14 | 1 | -2/+2 |
| | | |||||
| * | Added detail for searched animes. | Clyhtsuriva | 2021-03-14 | 1 | -0/+259 |
| | | |||||
| * | Detail for searched mangas is working. | Clyhtsuriva | 2021-03-12 | 2 | -0/+314 |
| | | |||||
| * | Adding colors to TextInputEditText from search pages. | Clyhtsuriva | 2021-03-12 | 4 | -6/+12 |
| | | |||||
| * | Added searching for animes. | Clyhtsuriva | 2021-03-02 | 4 | -0/+78 |
| | | | | | Auto keyboard hiding method when submitting. | ||||
| * | Search working for mangas. | Clyhtsuriva | 2021-03-02 | 2 | -6/+24 |
| | | |||||
| * | Building the basic files to display the searched mangas. | Clyhtsuriva | 2021-03-02 | 4 | -0/+62 |
| | | |||||
| * | Cleaning up the code. | Clyhtsuriva | 2021-03-02 | 6 | -567/+575 |
| | | |||||
| * | Started README and moved the packages. | Clyhtsuriva | 2021-02-23 | 5 | -6/+8 |
| | | |||||
| * | changed the bg color of the icon. | Clyhtsuriva | 2021-02-23 | 17 | -3/+1 |
| | | |||||
| * | Removed the settings option in the actionbar | Clyhtsuriva | 2021-02-22 | 1 | -10/+0 |
| | | |||||
| * | SwipeRefresh added to top anime.feature/swipe_to_refresh | Clyhtsuriva | 2021-02-22 | 1 | -1/+7 |
| | | |||||
| * | SwipeRefresh implemented and added to mangas. | Clyhtsuriva | 2021-02-22 | 1 | -1/+7 |
| | | |||||
| * | Removing background because most dont seem to have one.feature/elements_detail | Clyhtsuriva | 2021-02-22 | 1 | -35/+0 |
| | | |||||
| * | Detail is now working for animes | Clyhtsuriva | 2021-02-22 | 2 | -0/+289 |
| | | |||||
| * | Removed justification and added links. | Clyhtsuriva | 2021-02-22 | 2 | -5/+41 |
| | | | | | | Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable. | ||||
| * | Added selectable attribute to titles | Clyhtsuriva | 2021-02-22 | 1 | -26/+26 |
| | | |||||
| * | Made some texviews selectable. | Clyhtsuriva | 2021-02-22 | 1 | -3/+6 |
| | | |||||
| * | Scrollview added. | Clyhtsuriva | 2021-02-22 | 1 | -6/+9 |
| | | | | | | Some mangas had too long background ans synopsis to fit. Scrollview resolve the issue. | ||||
| * | Text justified and constrained better. | Clyhtsuriva | 2021-02-22 | 1 | -6/+7 |
| | | |||||
| * | API call and display on DetailTopMangaActivity.kt | Clyhtsuriva | 2021-02-22 | 2 | -13/+37 |
| | | | | | | Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder" | ||||
| * | Making activity_detail_top_manga.xml beautiful! | Clyhtsuriva | 2021-02-21 | 2 | -25/+204 |
| | | |||||
| * | Beginning the manga api part. | Clyhtsuriva | 2021-02-20 | 2 | -0/+24 |
| | | |||||
| * | Intents now working for top mangas | Clyhtsuriva | 2021-02-20 | 3 | -9/+62 |
| | | |||||
| * | Implementation of Glide. | Clyhtsuriva | 2021-02-20 | 1 | -17/+13 |
| | | | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences. | ||||
| * | Removing useless strings in strings.xml | Clyhtsuriva | 2021-02-19 | 1 | -4/+0 |
| | | |||||
| * | Adding scores to the recyclerview layout. | Clyhtsuriva | 2021-02-19 | 2 | -16/+13 |
| | | |||||
| * | Implementing TopAnimefeature/top_anime_handling | Clyhtsuriva | 2021-02-19 | 4 | -0/+58 |
| | | | | | Copied the topmanga folder and transformed everything in it into top anime. | ||||
| * | Moving TopManga files into their own subdir | Clyhtsuriva | 2021-02-19 | 2 | -30/+2 |
| | | |||||
| * | Cleaning.release/1.0 | Clyhtsuriva | 2021-02-19 | 4 | -91/+2 |
| | | | | | | | Removing some useless files. Adding comments. Updating the home page. | ||||
| * | Deleting useless files and adding image support. | Clyhtsuriva | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | Modifying, a bit, the layout. | Clyhtsuriva | 2021-02-19 | 1 | -8/+12 |
| | | |||||
| * | Preparing | Clyhtsuriva | 2021-02-18 | 2 | -12/+23 |
| | | | | | Preparing the implementation of the API datas to our recycerview in a fragment. | ||||
| * | Modifying manga stringsfeature/recyclerview | Clyhtsuriva | 2021-02-17 | 1 | -4/+0 |
| | | |||||
| * | Recycler view now working in a fragment. | Clyhtsuriva | 2021-02-17 | 2 | -1/+2 |
| | | |||||
| * | Renaming to avoid issues with the "home" id. | Clyhtsuriva | 2021-02-17 | 5 | -29/+18 |
| | | |||||
| * | Trying to mimic the Flower exemple from google. | Clyhtsuriva | 2021-02-17 | 4 | -72/+39 |
| | | |||||
| * | Starting to work on recycler view feature | Clyhtsuriva | 2021-02-16 | 5 | -11/+126 |
| | | |||||
| * | Adding Article and Top Manga pages. | Clyhtsuriva | 2021-02-12 | 4 | -2/+92 |
| | | |||||
| * | Renaming. | Clyhtsuriva | 2021-02-12 | 4 | -18/+17 |
| | | |||||
| * | Renaming and adding some functions for the home buttons. | Clyhtsuriva | 2021-02-12 | 4 | -24/+41 |
| | | |||||
