Commit Graph

17 Commits

Author SHA1 Message Date
sergiotarxz af0aab72b8 Adding support for retrieving a manga description. 2021-11-04 00:00:00 +01:00
sergiotarxz 681120e7dc Add line wrap to the details title. 2021-11-01 20:02:05 +01:00
sergiotarxz 45089c5e92 Adding support for large text on details view title. 2021-11-01 18:07:12 +01:00
sergiotarxz dbcd7afff0 Refactor of picture retrieval and implementing the things needed to create the details view. 2021-11-01 14:38:15 +01:00
sergiotarxz b3e5558ed5 ListView mangas now works with single click activate. 2021-11-01 13:43:17 +01:00
sergiotarxz fa9b3d5f20 Making the back button work as well as swipes and deleting stack items
after the list if a new manga is selected.
2021-10-31 21:06:15 +01:00
sergiotarxz d48967f1bf Allowing swipe back in AdwLeaflet 2021-10-31 20:51:42 +01:00
sergiotarxz 4c492a5791 Making listviewitems on clicked to send us to a new screen. 2021-10-31 20:42:58 +01:00
sergiotarxz b9e7a2952c Removing deprecated file include/readmng.h. 2021-10-31 15:35:27 +01:00
sergiotarxz de55baeadb Removing files from the Makefile. 2021-10-31 15:32:18 +01:00
sergiotarxz 923282f1d1 Splitting manga.c contents into xml.c and soup.c.
It is still needed to refactor string manipulation
and delete manga.c and manga.h (The root one,
MgManga is ok.)
2021-10-30 19:01:17 +02:00
sergiotarxz 215563d862 Changing to leaflet and adding support for manga id recovery. 2021-10-30 04:02:10 +02:00
sergiotarxz f4c9ed4f3a Removing margin. 2021-10-30 00:29:02 +02:00
sergiotarxz 6b2bcb83cf Adding the previous button to the header bar. 2021-10-30 00:19:29 +02:00
sergiotarxz aad5a1854b Using the symbolic simbol. 2021-10-30 00:10:32 +02:00
sergiotarxz e7b6910b6f Adding previous button. 2021-10-30 00:04:24 +02:00
sergiotarxz cdd146bcc8 A little more of refactor to split views and avoid a big main.c 2021-10-29 22:08:49 +02:00