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
/
main
/
res
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big update
release/3.2
Clyhtsuriva
2021-05-19
11
-15
/
+15
*
Update README.md and adding logo onto the main screen
release/3.1
Clyhtsuriva
2021-05-14
1
-2
/
+13
*
Restructuring and README update.
Clyhtsuriva
2021-04-13
7
-10
/
+10
*
Refactoring into MVC
Clyhtsuriva
2021-03-23
9
-13
/
+13
*
Feature added to animes.
feature/multiple_top_pages
Clyhtsuriva
2021-03-23
1
-0
/
+16
*
Feature added to mangas
Clyhtsuriva
2021-03-23
2
-0
/
+18
*
Anime : Added a search button replacing return on the keyboard.
Clyhtsuriva
2021-03-23
1
-0
/
+2
*
Manga : Added a search button replacing return on the keyboard.
Clyhtsuriva
2021-03-23
1
-0
/
+2
*
Removed lorem placeholder.
Clyhtsuriva
2021-03-14
2
-3
/
+0
*
Update README.md and colors.xml
feature/search
Clyhtsuriva
2021-03-14
1
-2
/
+2
*
Added detail for searched animes.
Clyhtsuriva
2021-03-14
1
-0
/
+259
*
Detail for searched mangas is working.
Clyhtsuriva
2021-03-12
2
-0
/
+314
*
Adding colors to TextInputEditText from search pages.
Clyhtsuriva
2021-03-12
4
-6
/
+12
*
Added searching for animes.
Clyhtsuriva
2021-03-02
4
-0
/
+78
*
Search working for mangas.
Clyhtsuriva
2021-03-02
2
-6
/
+24
*
Building the basic files to display the searched mangas.
Clyhtsuriva
2021-03-02
4
-0
/
+62
*
Cleaning up the code.
Clyhtsuriva
2021-03-02
6
-567
/
+575
*
Started README and moved the packages.
Clyhtsuriva
2021-02-23
5
-6
/
+8
*
changed the bg color of the icon.
Clyhtsuriva
2021-02-23
17
-3
/
+1
*
Removed the settings option in the actionbar
Clyhtsuriva
2021-02-22
1
-10
/
+0
*
SwipeRefresh added to top anime.
feature/swipe_to_refresh
Clyhtsuriva
2021-02-22
1
-1
/
+7
*
SwipeRefresh implemented and added to mangas.
Clyhtsuriva
2021-02-22
1
-1
/
+7
*
Removing background because most dont seem to have one.
feature/elements_detail
Clyhtsuriva
2021-02-22
1
-35
/
+0
*
Detail is now working for animes
Clyhtsuriva
2021-02-22
2
-0
/
+289
*
Removed justification and added links.
Clyhtsuriva
2021-02-22
2
-5
/
+41
*
Added selectable attribute to titles
Clyhtsuriva
2021-02-22
1
-26
/
+26
*
Made some texviews selectable.
Clyhtsuriva
2021-02-22
1
-3
/
+6
*
Scrollview added.
Clyhtsuriva
2021-02-22
1
-6
/
+9
*
Text justified and constrained better.
Clyhtsuriva
2021-02-22
1
-6
/
+7
*
API call and display on DetailTopMangaActivity.kt
Clyhtsuriva
2021-02-22
2
-13
/
+37
*
Making activity_detail_top_manga.xml beautiful!
Clyhtsuriva
2021-02-21
2
-25
/
+204
*
Beginning the manga api part.
Clyhtsuriva
2021-02-20
2
-0
/
+24
*
Intents now working for top mangas
Clyhtsuriva
2021-02-20
3
-9
/
+62
*
Implementation of Glide.
Clyhtsuriva
2021-02-20
1
-17
/
+13
*
Removing useless strings in strings.xml
Clyhtsuriva
2021-02-19
1
-4
/
+0
*
Adding scores to the recyclerview layout.
Clyhtsuriva
2021-02-19
2
-16
/
+13
*
Implementing TopAnime
feature/top_anime_handling
Clyhtsuriva
2021-02-19
4
-0
/
+58
*
Moving TopManga files into their own subdir
Clyhtsuriva
2021-02-19
2
-30
/
+2
*
Cleaning.
release/1.0
Clyhtsuriva
2021-02-19
4
-91
/
+2
*
Deleting useless files and adding image support.
Clyhtsuriva
2021-02-19
1
-1
/
+1
*
Modifying, a bit, the layout.
Clyhtsuriva
2021-02-19
1
-8
/
+12
*
Preparing
Clyhtsuriva
2021-02-18
2
-12
/
+23
*
Modifying manga strings
feature/recyclerview
Clyhtsuriva
2021-02-17
1
-4
/
+0
*
Recycler view now working in a fragment.
Clyhtsuriva
2021-02-17
2
-1
/
+2
*
Renaming to avoid issues with the "home" id.
Clyhtsuriva
2021-02-17
5
-29
/
+18
*
Trying to mimic the Flower exemple from google.
Clyhtsuriva
2021-02-17
4
-72
/
+39
*
Starting to work on recycler view feature
Clyhtsuriva
2021-02-16
5
-11
/
+126
*
Adding Article and Top Manga pages.
Clyhtsuriva
2021-02-12
4
-2
/
+92
*
Renaming.
Clyhtsuriva
2021-02-12
4
-18
/
+17
*
Renaming and adding some functions for the home buttons.
Clyhtsuriva
2021-02-12
4
-24
/
+41
[next]