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
stats
log msg
author
committer
range
path:
root
/
app
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
Anime : Added a search button replacing return on the keyboard.
Clyhtsuriva
3
-3
/
+19
2021-03-23
Manga : Added a search button replacing return on the keyboard.
Clyhtsuriva
3
-14
/
+40
2021-03-14
Removed lorem placeholder.
Clyhtsuriva
2
-3
/
+0
2021-03-14
Update README.md and colors.xml
feature/search
Clyhtsuriva
2
-4
/
+4
2021-03-14
Added detail for searched animes.
Clyhtsuriva
8
-13
/
+436
2021-03-12
Detail for searched mangas is working.
Clyhtsuriva
7
-14
/
+511
2021-03-12
Adding colors to TextInputEditText from search pages.
Clyhtsuriva
4
-6
/
+12
2021-03-02
Update README.md
Clyhtsuriva
1
-0
/
+6
2021-03-02
Added searching for animes.
Clyhtsuriva
8
-3
/
+297
2021-03-02
Search working for mangas.
Clyhtsuriva
3
-28
/
+30
2021-03-02
Building the basic files to display the searched mangas.
Clyhtsuriva
7
-0
/
+267
2021-03-02
Creating the APIs and the responses.
Clyhtsuriva
20
-69
/
+189
2021-03-02
Cleaning up the code.
Clyhtsuriva
18
-690
/
+745
2021-02-23
Started README and moved the packages.
Clyhtsuriva
19
-20
/
+49
2021-02-23
changed the bg color of the icon.
Clyhtsuriva
18
-3
/
+1
2021-02-22
Removed the settings option in the actionbar
Clyhtsuriva
2
-28
/
+0
2021-02-22
SwipeRefresh added to top anime.
feature/swipe_to_refresh
Clyhtsuriva
2
-1
/
+19
2021-02-22
SwipeRefresh implemented and added to mangas.
Clyhtsuriva
3
-3
/
+24
2021-02-22
Removing background because most dont seem to have one.
feature/elements_detail
Clyhtsuriva
3
-45
/
+0
2021-02-22
Detail is now working for animes
Clyhtsuriva
11
-19
/
+518
2021-02-22
starting the anime part
Clyhtsuriva
2
-0
/
+26
2021-02-22
Removed justification and added links.
Clyhtsuriva
5
-5
/
+50
2021-02-22
Added selectable attribute to titles
Clyhtsuriva
1
-26
/
+26
2021-02-22
Made some texviews selectable.
Clyhtsuriva
1
-3
/
+6
2021-02-22
Scrollview added.
Clyhtsuriva
2
-13
/
+15
2021-02-22
Sharedpreference now working for the DetailTopMangaActivity.kt
Clyhtsuriva
3
-5
/
+41
2021-02-22
Text justified and constrained better.
Clyhtsuriva
3
-13
/
+11
2021-02-22
Replacing null values by an "Unknown" string.
Clyhtsuriva
2
-6
/
+29
2021-02-22
API's now being called with an ID as a parameter.
Clyhtsuriva
2
-25
/
+27
2021-02-22
API call and display on DetailTopMangaActivity.kt
Clyhtsuriva
8
-85
/
+107
2021-02-21
Displaying the other infos from the TopManga API.
Clyhtsuriva
4
-3
/
+25
2021-02-21
Making activity_detail_top_manga.xml beautiful!
Clyhtsuriva
3
-35
/
+221
2021-02-21
Only keeping useful infos from api responses
Clyhtsuriva
5
-43
/
+2
2021-02-20
Beginning the manga api part.
Clyhtsuriva
8
-7
/
+136
2021-02-20
"Optimizing" imports
Clyhtsuriva
7
-13
/
+6
2021-02-20
Added image support
Clyhtsuriva
1
-0
/
+8
2021-02-20
Intents now working for top mangas
Clyhtsuriva
7
-12
/
+129
2021-02-20
Implementation of Glide.
Clyhtsuriva
5
-77
/
+35
2021-02-20
Minor changes
feature/data_storage
Clyhtsuriva
2
-2
/
+2
2021-02-20
Cache for top animes
Clyhtsuriva
2
-13
/
+45
2021-02-19
Cache works with texts for top manga.
Clyhtsuriva
1
-10
/
+47
2021-02-19
Removing useless strings in strings.xml
Clyhtsuriva
1
-4
/
+0
2021-02-19
Adding scores to the recyclerview layout.
Clyhtsuriva
4
-16
/
+17
2021-02-19
Implementing TopAnime
feature/top_anime_handling
Clyhtsuriva
10
-0
/
+288
2021-02-19
Moving TopManga files into their own subdir
Clyhtsuriva
7
-35
/
+9
2021-02-19
Cleaning.
release/1.0
Clyhtsuriva
12
-174
/
+16
2021-02-19
Deleting useless files and adding image support.
Clyhtsuriva
4
-25
/
+40
2021-02-19
Modifying, a bit, the layout.
Clyhtsuriva
1
-8
/
+12
2021-02-19
Adaptation of the adapter, the rest response and the fragment.
Clyhtsuriva
3
-9
/
+10
2021-02-18
Preparing
Clyhtsuriva
5
-32
/
+48
[next]