Commit Graph

20 Commits

Author SHA1 Message Date
sergiotarxz 03ca046180 Multiple fixes, allowing to compile without images in lists. (Too expensive for some
computers) Logging image writes.
2022-01-19 00:29:44 +01:00
sergiotarxz 46ef8f9df3 Fix to avoid threading a lot with url pictures. 2022-01-18 21:00:39 +01:00
sergiotarxz 329c679c2c Adding async picture load. 2022-01-16 22:39:01 +01:00
sergiotarxz afe558e676 Fixing bad image errors. 2022-01-16 04:09:04 +01:00
sergiotarxz f998953f13 Reworking the details view to use the header bar instead of
plain buttons.
2021-11-22 23:40:22 +01:00
sergiotarxz afd6e52135 Fixing margin being applied everywhere. 2021-11-22 22:31:05 +01:00
sergiotarxz d26899770c Improving the manga list view to avoid images going out of the expected size. 2021-11-22 22:24:06 +01:00
sergiotarxz 155d08ac4c More memory cleanup. 2021-11-22 01:02:00 +01:00
sergiotarxz 490af0a0db Adding support to look the first image of the
manga...
2021-11-15 22:26:20 +01:00
sergiotarxz d91cd296a9 Multiple bug and leaks fixes. 2021-11-07 17:59:43 +01:00
sergiotarxz 5287d215dc Adding some adaptative capabilities like hiding the manga data on request
or reorder the chapter list.
2021-11-07 02:36:01 +01:00
sergiotarxz db934b24b2 Improving the scroll of the details view. 2021-11-07 00:44:53 +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 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 cdd146bcc8 A little more of refactor to split views and avoid a big main.c 2021-10-29 22:08:49 +02:00