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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
xyz
/
adjutor
/
aniki
/
topmanga
Age
Commit message (
Expand
)
Author
2021-02-22
SwipeRefresh implemented and added to mangas.
Clyhtsuriva
2021-02-22
Detail is now working for animes
Clyhtsuriva
2021-02-22
Removed justification and added links.
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
Adding scores to the recyclerview layout.
Clyhtsuriva
2021-02-19
Moving TopManga files into their own subdir
Clyhtsuriva