index
:
Aniki.git
develop
feature/api_server_call
feature/bottom_navigation
feature/data_storage
feature/elements_detail
feature/keyboard_search_button
feature/multiple_top_pages
feature/recyclerview
feature/search
feature/swipe_to_refresh
feature/top_anime_handling
master
release/1.0
release/1.1
release/1.2
release/2.0
release/3.0
release/3.1
release/3.1.1
release/3.2
release/3.2.1
release/3.2.2
release/3.2.3
release/3.2.4
Yet another android myanimelist client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2021-02-22
SwipeRefresh implemented and added to mangas.
Clyhtsuriva
2021-02-22
Removing background because most dont seem to have one.
feature/elements_detail
Clyhtsuriva
2021-02-22
Detail is now working for animes
Clyhtsuriva
2021-02-22
starting the anime part
Clyhtsuriva
2021-02-22
Removed justification and added links.
Clyhtsuriva
2021-02-22
Added selectable attribute to titles
Clyhtsuriva
2021-02-22
Made some texviews selectable.
Clyhtsuriva
2021-02-22
Scrollview added.
Clyhtsuriva
2021-02-22
Sharedpreference now working for the DetailTopMangaActivity.kt
Clyhtsuriva
2021-02-22
Text justified and constrained better.
Clyhtsuriva
2021-02-22
Replacing null values by an "Unknown" string.
Clyhtsuriva
2021-02-22
API's now being called with an ID as a parameter.
Clyhtsuriva
2021-02-22
API call and display on DetailTopMangaActivity.kt
Clyhtsuriva
2021-02-21
Displaying the other infos from the TopManga API.
Clyhtsuriva
2021-02-21
Making activity_detail_top_manga.xml beautiful!
Clyhtsuriva
2021-02-21
Only keeping useful infos from api responses
Clyhtsuriva
2021-02-20
Beginning the manga api part.
Clyhtsuriva
2021-02-20
"Optimizing" imports
Clyhtsuriva
2021-02-20
Added image support
Clyhtsuriva
2021-02-20
Intents now working for top mangas
Clyhtsuriva
2021-02-20
Implementation of Glide.
Clyhtsuriva
2021-02-20
Minor changes
feature/data_storage
Clyhtsuriva
2021-02-20
Cache for top animes
Clyhtsuriva
2021-02-19
Cache works with texts for top manga.
Clyhtsuriva
2021-02-19
Removing useless strings in strings.xml
Clyhtsuriva
2021-02-19
Adding scores to the recyclerview layout.
Clyhtsuriva
2021-02-19
Implementing TopAnime
feature/top_anime_handling
Clyhtsuriva
2021-02-19
Moving TopManga files into their own subdir
Clyhtsuriva
2021-02-19
Cleaning.
release/1.0
Clyhtsuriva
2021-02-19
Deleting useless files and adding image support.
Clyhtsuriva
2021-02-19
Modifying, a bit, the layout.
Clyhtsuriva
2021-02-19
Adaptation of the adapter, the rest response and the fragment.
Clyhtsuriva
2021-02-18
Preparing
Clyhtsuriva
2021-02-18
Implementing API calls for the top mangas.
feature/api_server_call
Clyhtsuriva
2021-02-18
Adding the implementations of retrofit to gradle.
Clyhtsuriva
2021-02-18
Commenting gradle for recyclerview
Clyhtsuriva
2021-02-17
Modifying manga strings
feature/recyclerview
Clyhtsuriva
2021-02-17
Recycler view now working in a fragment.
Clyhtsuriva
2021-02-17
Renaming to avoid issues with the "home" id.
Clyhtsuriva
2021-02-17
Trying to mimic the Flower exemple from google.
Clyhtsuriva
2021-02-16
Starting to work on recycler view feature
Clyhtsuriva
2021-02-12
Adding Article and Top Manga pages.
Clyhtsuriva
2021-02-12
Renaming.
Clyhtsuriva
2021-02-12
Renaming and adding some functions for the home buttons.
Clyhtsuriva
2021-02-12
"locking" in dark mode through another way
Clyhtsuriva
2021-02-09
Adding colours and "locking" in dark mode.
Clyhtsuriva
2021-02-09
Messing around with some texts to learn
Clyhtsuriva
2021-02-09
Modified the icon
Clyhtsuriva
2021-02-09
Modified News object and val industryNews
Clyhtsuriva
2021-02-09
Initial commit
Clyhtsuriva