<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Aniki.git/app/src/main/java/xyz/adjutor/aniki/topmanga, branch feature/elements_detail</title>
<subtitle>Yet another android myanimelist client
</subtitle>
<id>https://git.adjutor.xyz/Aniki.git/atom?h=feature%2Felements_detail</id>
<link rel='self' href='https://git.adjutor.xyz/Aniki.git/atom?h=feature%2Felements_detail'/>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/'/>
<updated>2021-02-22T18:51:27+00:00</updated>
<entry>
<title>Detail is now working for animes</title>
<updated>2021-02-22T18:51:27+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T18:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=e79bf68553676c9be09f4616aadcd522149c506e'/>
<id>urn:sha1:e79bf68553676c9be09f4616aadcd522149c506e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed justification and added links.</title>
<updated>2021-02-22T17:47:30+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T17:47:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=b54b731b3333e3e7936a15ccff925ff8a203dd53'/>
<id>urn:sha1:b54b731b3333e3e7936a15ccff925ff8a203dd53</id>
<content type='text'>
Justification cropped the text, decided to get rid of it.
Added a url to MAL, it's clickable.
</content>
</entry>
<entry>
<title>Scrollview added.</title>
<updated>2021-02-22T14:09:55+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T14:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=5e3f808975f32b5c3e2bd1fdf2fbe57de094b0b6'/>
<id>urn:sha1:5e3f808975f32b5c3e2bd1fdf2fbe57de094b0b6</id>
<content type='text'>
Some mangas had too long background ans synopsis to fit.
Scrollview resolve the issue.
</content>
</entry>
<entry>
<title>Sharedpreference now working for the DetailTopMangaActivity.kt</title>
<updated>2021-02-22T13:25:15+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T13:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=9ee5918fa86da6c160145498b1a95f4f4a083fdc'/>
<id>urn:sha1:9ee5918fa86da6c160145498b1a95f4f4a083fdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Text justified and constrained better.</title>
<updated>2021-02-22T00:25:50+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T00:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=8e2f9e71a8b5ca3c978007da5c6db59491349d84'/>
<id>urn:sha1:8e2f9e71a8b5ca3c978007da5c6db59491349d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replacing null values by an "Unknown" string.</title>
<updated>2021-02-22T00:02:53+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-22T00:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=3265956c1a74f2346c5f7fedaf938d71b69261ba'/>
<id>urn:sha1:3265956c1a74f2346c5f7fedaf938d71b69261ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API's now being called with an ID as a parameter.</title>
<updated>2021-02-21T23:47:34+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-21T23:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=a079577ca21e16dd4b424eea28498f7b56a297df'/>
<id>urn:sha1:a079577ca21e16dd4b424eea28498f7b56a297df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>API call and display on DetailTopMangaActivity.kt</title>
<updated>2021-02-21T23:00:12+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-21T23:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=56f69f774bc2a7ef645169f85b89934255c29cf9'/>
<id>urn:sha1:56f69f774bc2a7ef645169f85b89934255c29cf9</id>
<content type='text'>
Still need to find a way to call with the right ID.
Rn, using the id 1 of monster as a "placeholder"
</content>
</entry>
<entry>
<title>Displaying the other infos from the TopManga API.</title>
<updated>2021-02-21T17:24:25+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-21T17:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=94ab3bbeb21049ac1be128ee00dbae1570346123'/>
<id>urn:sha1:94ab3bbeb21049ac1be128ee00dbae1570346123</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Making activity_detail_top_manga.xml beautiful!</title>
<updated>2021-02-21T17:07:27+00:00</updated>
<author>
<name>Clyhtsuriva</name>
<email>aimeric@adjutor.xyz</email>
</author>
<published>2021-02-21T17:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adjutor.xyz/Aniki.git/commit/?id=6caf50512e0d5ec54493037ad5662229d8836eca'/>
<id>urn:sha1:6caf50512e0d5ec54493037ad5662229d8836eca</id>
<content type='text'>
</content>
</entry>
</feed>
