| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | 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. | |||||
| | * | | 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 | 2 | -13/+15 | |
| | | | | | | | | | | | | | | | | Some mangas had too long background ans synopsis to fit. Scrollview resolve the issue. | |||||
| | * | | Sharedpreference now working for the DetailTopMangaActivity.kt | Clyhtsuriva | 2021-02-22 | 3 | -5/+41 | |
| | | | | ||||||
| | * | | Text justified and constrained better. | Clyhtsuriva | 2021-02-22 | 3 | -13/+11 | |
| | | | | ||||||
| | * | | Replacing null values by an "Unknown" string. | Clyhtsuriva | 2021-02-22 | 2 | -6/+29 | |
| | | | | ||||||
| | * | | API's now being called with an ID as a parameter. | Clyhtsuriva | 2021-02-22 | 2 | -25/+27 | |
| | | | | ||||||
| | * | | API call and display on DetailTopMangaActivity.kt | Clyhtsuriva | 2021-02-22 | 8 | -85/+107 | |
| | | | | | | | | | | | | | | | | Still need to find a way to call with the right ID. Rn, using the id 1 of monster as a "placeholder" | |||||
| | * | | Displaying the other infos from the TopManga API. | Clyhtsuriva | 2021-02-21 | 4 | -3/+25 | |
| | | | | ||||||
| | * | | Making activity_detail_top_manga.xml beautiful! | Clyhtsuriva | 2021-02-21 | 3 | -35/+221 | |
| | | | | ||||||
| | * | | Only keeping useful infos from api responses | Clyhtsuriva | 2021-02-21 | 5 | -43/+2 | |
| | | | | ||||||
| | * | | Beginning the manga api part. | Clyhtsuriva | 2021-02-20 | 8 | -7/+136 | |
| | | | | ||||||
| | * | | "Optimizing" imports | Clyhtsuriva | 2021-02-20 | 7 | -13/+6 | |
| | | | | ||||||
| | * | | Added image support | Clyhtsuriva | 2021-02-20 | 1 | -0/+8 | |
| | | | | ||||||
| | * | | Intents now working for top mangas | Clyhtsuriva | 2021-02-20 | 7 | -12/+129 | |
| | | | | ||||||
| | * | | Implementation of Glide. | Clyhtsuriva | 2021-02-20 | 5 | -77/+35 | |
| |/ / | | | | | | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences. | |||||
| | * | Merge branch 'release/1.2'v1.2.0 | Clyhtsuriva | 2021-02-20 | 6 | -41/+107 | |
| | |\ | |/ |/| | ||||||
| * | | Merge branch 'feature/data_storage' into developrelease/1.2 | Clyhtsuriva | 2021-02-20 | 2 | -21/+90 | |
| |\ \ | ||||||
| | * | | Minor changesfeature/data_storage | Clyhtsuriva | 2021-02-20 | 2 | -2/+2 | |
| | | | | ||||||
| | * | | Cache for top animes | Clyhtsuriva | 2021-02-20 | 2 | -13/+45 | |
| | | | | | | | | | | | | | Also cleaned TopMangaPage | |||||
| | * | | Cache works with texts for top manga. | Clyhtsuriva | 2021-02-19 | 1 | -10/+47 | |
| |/ / | ||||||
| * | | Removing useless strings in strings.xml | Clyhtsuriva | 2021-02-19 | 1 | -4/+0 | |
| | | | ||||||
| * | | Adding scores to the recyclerview layout. | Clyhtsuriva | 2021-02-19 | 4 | -16/+17 | |
| | | | ||||||
| | * | Merge branch 'release/1.1'v1.1.0 | Clyhtsuriva | 2021-02-19 | 16 | -33/+295 | |
| | |\ | |/ |/| | ||||||
| * | | Merge branch 'top_anime_feature' into developrelease/1.1 | Clyhtsuriva | 2021-02-19 | 10 | -0/+288 | |
| |\ \ | ||||||
| | * | | Implementing TopAnimefeature/top_anime_handling | Clyhtsuriva | 2021-02-19 | 10 | -0/+288 | |
| |/ / | | | | | | | Copied the topmanga folder and transformed everything in it into top anime. | |||||
| * | | Moving TopManga files into their own subdir | Clyhtsuriva | 2021-02-19 | 7 | -35/+9 | |
| | | | ||||||
| * | | Merge branch 'release/1.0' into develop | Clyhtsuriva | 2021-02-19 | 12 | -174/+16 | |
| |\ \ | ||||||
| | | * | Merge branch 'release/1.0'v1.0.0 | Clyhtsuriva | 2021-02-19 | 44 | -310/+487 | |
| | | |\ | | |/ | |/| | ||||||
| | * | | Cleaning.release/1.0 | Clyhtsuriva | 2021-02-19 | 12 | -174/+16 | |
| |/ / | | | | | | | | | | | Removing some useless files. Adding comments. Updating the home page. | |||||
| * | | Deleting useless files and adding image support. | Clyhtsuriva | 2021-02-19 | 4 | -25/+40 | |
| | | | ||||||
| * | | Modifying, a bit, the layout. | Clyhtsuriva | 2021-02-19 | 1 | -8/+12 | |
| | | | ||||||
| * | | Adaptation of the adapter, the rest response and the fragment. | Clyhtsuriva | 2021-02-19 | 3 | -9/+10 | |
| | | | ||||||
| * | | Preparing | Clyhtsuriva | 2021-02-18 | 5 | -32/+48 | |
| | | | | | | | | | Preparing the implementation of the API datas to our recycerview in a fragment. | |||||
| * | | Implementing API calls for the top mangas.feature/api_server_call | Clyhtsuriva | 2021-02-18 | 6 | -7/+109 | |
| | | | | | | | | | | | | | Test and Debug with snackbar : ok Adding internet access. Removing useless News class. | |||||
| * | | Adding the implementations of retrofit to gradle. | Clyhtsuriva | 2021-02-18 | 1 | -0/+3 | |
| | | | ||||||
