| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Started README and moved the packages. | Clyhtsuriva | 2021-02-23 | 6 | -455/+0 |
| | | |||||
| * | SwipeRefresh implemented and added to mangas. | Clyhtsuriva | 2021-02-22 | 1 | -0/+12 |
| | | |||||
| * | Detail is now working for animes | Clyhtsuriva | 2021-02-22 | 3 | -6/+4 |
| | | |||||
| * | Removed justification and added links. | Clyhtsuriva | 2021-02-22 | 3 | -0/+9 |
| | | | | | | Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable. | ||||
| * | Scrollview added. | Clyhtsuriva | 2021-02-22 | 1 | -7/+6 |
| | | | | | | 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 | 1 | -3/+38 |
| | | |||||
| * | Text justified and constrained better. | Clyhtsuriva | 2021-02-22 | 1 | -4/+0 |
| | | |||||
| * | 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 | 1 | -23/+24 |
| | | |||||
| * | API call and display on DetailTopMangaActivity.kt | Clyhtsuriva | 2021-02-22 | 2 | -9/+67 |
| | | | | | | 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 | 3 | -2/+24 |
| | | |||||
| * | Making activity_detail_top_manga.xml beautiful! | Clyhtsuriva | 2021-02-21 | 1 | -10/+17 |
| | | |||||
| * | Only keeping useful infos from api responses | Clyhtsuriva | 2021-02-21 | 2 | -12/+0 |
| | | |||||
| * | Beginning the manga api part. | Clyhtsuriva | 2021-02-20 | 2 | -6/+11 |
| | | |||||
| * | "Optimizing" imports | Clyhtsuriva | 2021-02-20 | 2 | -4/+1 |
| | | |||||
| * | Added image support | Clyhtsuriva | 2021-02-20 | 1 | -0/+8 |
| | | |||||
| * | Intents now working for top mangas | Clyhtsuriva | 2021-02-20 | 2 | -1/+57 |
| | | |||||
| * | Implementation of Glide. | Clyhtsuriva | 2021-02-20 | 1 | -27/+8 |
| | | | | | | Replace the current way by Glide for more stability. Also allows to keep the images with sharedpreferences. | ||||
| * | Minor changesfeature/data_storage | Clyhtsuriva | 2021-02-20 | 1 | -1/+1 |
| | | |||||
| * | Cache for top animes | Clyhtsuriva | 2021-02-20 | 1 | -4/+1 |
| | | | | | Also cleaned TopMangaPage | ||||
| * | Cache works with texts for top manga. | Clyhtsuriva | 2021-02-19 | 1 | -10/+47 |
| | | |||||
| * | Adding scores to the recyclerview layout. | Clyhtsuriva | 2021-02-19 | 1 | -0/+2 |
| | | |||||
| * | Moving TopManga files into their own subdir | Clyhtsuriva | 2021-02-19 | 5 | -0/+224 |
