|
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 |
|
|
10e7ccab2b
|
Using _WIN32 instead.
|
2022-01-18 21:20:58 +01:00 |
|
|
d6200919d0
|
Fixing again windows build.
|
2022-01-18 21:17:33 +01:00 |
|
|
023fbf7e4d
|
Fixing cygwin64 build.
|
2022-01-18 21:06:02 +01:00 |
|
|
46ef8f9df3
|
Fix to avoid threading a lot with url pictures.
|
2022-01-18 21:00:39 +01:00 |
|
|
b4372119c0
|
Adding non-threaded search.
|
2022-01-18 20:23:12 +01:00 |
|
|
329c679c2c
|
Adding async picture load.
|
2022-01-16 22:39:01 +01:00 |
|
|
1ff3ba89dc
|
Adding a little of async to enhance load times.
|
2022-01-16 19:53:58 +01:00 |
|
|
afe558e676
|
Fixing bad image errors.
|
2022-01-16 04:09:04 +01:00 |
|
|
749d9e01ca
|
Adding functional (almost) search.
|
2022-01-16 02:22:08 +01:00 |
|
|
31850456aa
|
Adding initial search view.
|
2022-01-16 01:32:46 +01:00 |
|
|
c96742dcf4
|
Changing to use adwviewstack.
|
2022-01-15 00:02:13 +01:00 |
|
|
e3273fffff
|
Adding explore button.
|
2021-11-30 23:16:38 +01:00 |
|
|
f5b29029a4
|
Splitting the section content from the main_view logic.
|
2021-11-30 22:38:48 +01:00 |
|
|
ca63ee7449
|
Making the previous button to hide while we are on the main view.
|
2021-11-30 22:04:44 +01:00 |
|
|
3050ac8230
|
Adding image cache.
|
2021-11-28 10:29:54 +01:00 |
|
|
99fb8604fc
|
Making the zoom less sensible.
|
2021-11-23 22:22:06 +01:00 |
|
|
665206c32e
|
Zoom rework.
|
2021-11-23 22:18:03 +01:00 |
|
|
78cc873530
|
Adding zoom feature.
|
2021-11-23 22:03:45 +01:00 |
|
|
ca593b482c
|
Adding log on zoom.
|
2021-11-23 20:37:23 +01:00 |
|
|
f998953f13
|
Reworking the details view to use the header bar instead of
plain buttons.
|
2021-11-22 23:40:22 +01:00 |
|
|
afd6e52135
|
Fixing margin being applied everywhere.
|
2021-11-22 22:31:05 +01:00 |
|
|
d26899770c
|
Improving the manga list view to avoid images going out of the expected size.
|
2021-11-22 22:24:06 +01:00 |
|
|
07537a71f1
|
Adding support for building in both postmarketos and flatpak.
Neat trick with dlsym employed.
|
2021-11-22 20:18:56 +01:00 |
|
|
155d08ac4c
|
More memory cleanup.
|
2021-11-22 01:02:00 +01:00 |
|
|
793726aa7c
|
Memory cleanup.
|
2021-11-20 17:24:24 +01:00 |
|
|
d988143e76
|
Adding support for passing pages.
|
2021-11-17 23:34:46 +01:00 |
|
|
c14873e2e6
|
Scretching the image to the window size.
|
2021-11-16 23:14:05 +01:00 |
|
|
490af0a0db
|
Adding support to look the first image of the
manga...
|
2021-11-15 22:26:20 +01:00 |
|
|
d91cd296a9
|
Multiple bug and leaks fixes.
|
2021-11-07 17:59:43 +01:00 |
|
|
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 |
|
|
db934b24b2
|
Improving the scroll of the details view.
|
2021-11-07 00:44:53 +01:00 |
|
|
ba2c4ac9f4
|
Making possible to see the list of available chapters.
|
2021-11-06 01:36:07 +01:00 |
|
|
af0aab72b8
|
Adding support for retrieving a manga description.
|
2021-11-04 00:00:00 +01:00 |
|
|
681120e7dc
|
Add line wrap to the details title.
|
2021-11-01 20:02:05 +01:00 |
|
|
45089c5e92
|
Adding support for large text on details view title.
|
2021-11-01 18:07:12 +01:00 |
|
|
dbcd7afff0
|
Refactor of picture retrieval and implementing the things needed to create the details view.
|
2021-11-01 14:38:15 +01:00 |
|
|
b3e5558ed5
|
ListView mangas now works with single click activate.
|
2021-11-01 13:43:17 +01:00 |
|
|
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 |
|
|
d48967f1bf
|
Allowing swipe back in AdwLeaflet
|
2021-10-31 20:51:42 +01:00 |
|
|
4c492a5791
|
Making listviewitems on clicked to send us to a new screen.
|
2021-10-31 20:42:58 +01:00 |
|
|
b9e7a2952c
|
Removing deprecated file include/readmng.h.
|
2021-10-31 15:35:27 +01:00 |
|
|
de55baeadb
|
Removing files from the Makefile.
|
2021-10-31 15:32:18 +01:00 |
|
|
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 |
|
|
215563d862
|
Changing to leaflet and adding support for manga id recovery.
|
2021-10-30 04:02:10 +02:00 |
|
|
f4c9ed4f3a
|
Removing margin.
|
2021-10-30 00:29:02 +02:00 |
|
|
6b2bcb83cf
|
Adding the previous button to the header bar.
|
2021-10-30 00:19:29 +02:00 |
|
|
aad5a1854b
|
Using the symbolic simbol.
|
2021-10-30 00:10:32 +02:00 |
|
|
e7b6910b6f
|
Adding previous button.
|
2021-10-30 00:04:24 +02:00 |
|
|
cdd146bcc8
|
A little more of refactor to split views and avoid a big main.c
|
2021-10-29 22:08:49 +02:00 |
|