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
/
manga
Age
Commit message (
Expand
)
Author
2021-03-23
Feature added to animes.
feature/multiple_top_pages
Clyhtsuriva
2021-03-23
Feature added to mangas
Clyhtsuriva
2021-03-23
Anime : Added a search button replacing return on the keyboard.
Clyhtsuriva
2021-03-23
Manga : Added a search button replacing return on the keyboard.
Clyhtsuriva
2021-03-14
Added detail for searched animes.
Clyhtsuriva
2021-03-12
Detail for searched mangas is working.
Clyhtsuriva
2021-03-02
Added searching for animes.
Clyhtsuriva
2021-03-02
Search working for mangas.
Clyhtsuriva
2021-03-02
Building the basic files to display the searched mangas.
Clyhtsuriva
2021-03-02
Creating the APIs and the responses.
Clyhtsuriva
2021-03-02
Cleaning up the code.
Clyhtsuriva
2021-02-23
Started README and moved the packages.
Clyhtsuriva
2021-02-22
Sharedpreference now working for the DetailTopMangaActivity.kt
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
Only keeping useful infos from api responses
Clyhtsuriva
2021-02-20
Beginning the manga api part.
Clyhtsuriva