summaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor changesfeature/data_storageClyhtsuriva2021-02-202-2/+2
* Cache for top animesClyhtsuriva2021-02-202-13/+45
* Cache works with texts for top manga.Clyhtsuriva2021-02-191-10/+47
* Adding scores to the recyclerview layout.Clyhtsuriva2021-02-192-0/+4
* Implementing TopAnimefeature/top_anime_handlingClyhtsuriva2021-02-196-0/+230
* Moving TopManga files into their own subdirClyhtsuriva2021-02-195-5/+7
* Cleaning.release/1.0Clyhtsuriva2021-02-197-83/+6
* Deleting useless files and adding image support.Clyhtsuriva2021-02-193-24/+39
* Adaptation of the adapter, the rest response and the fragment.Clyhtsuriva2021-02-193-9/+10
* PreparingClyhtsuriva2021-02-183-20/+25
* Implementing API calls for the top mangas.feature/api_server_callClyhtsuriva2021-02-185-7/+107
* Recycler view now working in a fragment.Clyhtsuriva2021-02-171-9/+12
* Renaming to avoid issues with the "home" id.Clyhtsuriva2021-02-174-6/+6
* Trying to mimic the Flower exemple from google.Clyhtsuriva2021-02-174-48/+59
* Starting to work on recycler view featureClyhtsuriva2021-02-163-0/+47
* Adding Article and Top Manga pages.Clyhtsuriva2021-02-124-5/+65
* Renaming.Clyhtsuriva2021-02-123-9/+9
* Renaming and adding some functions for the home buttons.Clyhtsuriva2021-02-123-6/+14
* Messing around with some texts to learnClyhtsuriva2021-02-091-1/+1
* Modified News object and val industryNewsClyhtsuriva2021-02-092-2/+4
* Initial commitClyhtsuriva2021-02-094-0/+107
d colspan='5' class='logmsg'> Serialization and Deser now work fine for the songs. We're able to store arrays. 2020-12-11Getting serialization working with a songClyhtsuriva3-7/+36 2020-12-11adding Serialization interface and methodsClyhtsuriva6-59/+63 2020-12-07Big updateMasfehico6-16/+99 Implementing the function to add songs. Cleaning a bit everywhere as well. 2020-12-07cleaning and adding stuff in playlistMasfehico3-2/+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 I added some csvs by exracting my ampache mysql DB. Also started to write on the README file already. 2020-11-18Firs filesMasfehico8-0/+103 Pushing the empty java files I'll be using with some csvs. 2020-11-17LICENSE updatedMasfehico1-68/+81