Commit Graph

83 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 10e7ccab2b Using _WIN32 instead. 2022-01-18 21:20:58 +01:00
sergiotarxz d6200919d0 Fixing again windows build. 2022-01-18 21:17:33 +01:00
sergiotarxz 023fbf7e4d Fixing cygwin64 build. 2022-01-18 21:06:02 +01:00
sergiotarxz 46ef8f9df3 Fix to avoid threading a lot with url pictures. 2022-01-18 21:00:39 +01:00
sergiotarxz b4372119c0 Adding non-threaded search. 2022-01-18 20:23:12 +01:00
sergiotarxz f22ef00a2c Deleting vim file. 2022-01-16 22:39:57 +01:00
sergiotarxz 329c679c2c Adding async picture load. 2022-01-16 22:39:01 +01:00
sergiotarxz 1ff3ba89dc Adding a little of async to enhance load times. 2022-01-16 19:53:58 +01:00
sergiotarxz afe558e676 Fixing bad image errors. 2022-01-16 04:09:04 +01:00
sergiotarxz 749d9e01ca Adding functional (almost) search. 2022-01-16 02:22:08 +01:00
sergiotarxz 31850456aa Adding initial search view. 2022-01-16 01:32:46 +01:00
sergiotarxz c96742dcf4 Changing to use adwviewstack. 2022-01-15 00:02:13 +01:00
sergiotarxz e3273fffff Adding explore button. 2021-11-30 23:16:38 +01:00
sergiotarxz f5b29029a4 Splitting the section content from the main_view logic. 2021-11-30 22:38:48 +01:00
sergiotarxz ca63ee7449 Making the previous button to hide while we are on the main view. 2021-11-30 22:04:44 +01:00
sergiotarxz 95f805f92f Adding missing file src/database.c 2021-11-28 10:42:25 +01:00
sergiotarxz 3050ac8230 Adding image cache. 2021-11-28 10:29:54 +01:00
sergiotarxz 0b3c459482 Adding initial database support. 2021-11-27 23:43:39 +01:00
sergiotarxz 047dc500b4 Adding sqlite submodule to add sqlite support. 2021-11-26 23:37:24 +01:00
sergiotarxz 99fb8604fc Making the zoom less sensible. 2021-11-23 22:22:06 +01:00
sergiotarxz 665206c32e Zoom rework. 2021-11-23 22:18:03 +01:00
sergiotarxz 78cc873530 Adding zoom feature. 2021-11-23 22:03:45 +01:00
sergiotarxz ca593b482c Adding log on zoom. 2021-11-23 20:37:23 +01:00
sergiotarxz ad1f942c01 Missing controls.h file 2021-11-22 23:43:10 +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 1630610354 Adding the logo contributed by Germe.deb. 2021-11-22 22:46:04 +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 07537a71f1 Adding support for building in both postmarketos and flatpak.
Neat trick with dlsym employed.
2021-11-22 20:18:56 +01:00
sergiotarxz 155d08ac4c More memory cleanup. 2021-11-22 01:02:00 +01:00
sergiotarxz 793726aa7c Memory cleanup. 2021-11-20 17:24:24 +01:00
sergiotarxz d988143e76 Adding support for passing pages. 2021-11-17 23:34:46 +01:00
sergiotarxz c14873e2e6 Scretching the image to the window size. 2021-11-16 23:14:05 +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 ba2c4ac9f4 Making possible to see the list of available chapters. 2021-11-06 01:36:07 +01:00
sergiotarxz aad920661e
Fixing build in x86_64.
I took a approach very aarch64 specific without knowing.
2021-11-04 21:56:50 +01:00
sergiotarxz af0aab72b8 Adding support for retrieving a manga description. 2021-11-04 00:00:00 +01:00
sergiotarxz 553c545e2d Adding flatpak instructions. 2021-11-03 20:44:44 +01:00
sergiotarxz 121aa3c805 Fixing meson instalation 2021-11-03 20:32:02 +01:00
sergiotarxz d945bb8d19 Adding flatpak support. 2021-11-03 20:30:59 +01:00
sergiotarxz 19bab8dd5a Adding support for the meson build system. 2021-11-03 19:54:53 +01:00
sergiotarxz 6c6ec886b6 Reducing the label size. 2021-11-01 20:18:18 +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