|
b01ac9df45
|
Adding support for details and search.
|
2022-05-05 05:14:41 +02:00 |
|
|
1c5037e46b
|
Fixing main page retrieval.
|
2022-05-05 01:31:03 +02:00 |
|
|
405d91ff00
|
Adding some keybindings to ease navigation.
|
2022-04-26 02:15:58 +02:00 |
|
|
e0c837642b
|
Better yet image download.
|
2022-01-23 11:35:31 +01:00 |
|
|
2c2e1d550e
|
Improving the image logic.
|
2022-01-23 10:53:46 +01:00 |
|
|
46ef8f9df3
|
Fix to avoid threading a lot with url pictures.
|
2022-01-18 21:00:39 +01:00 |
|
|
329c679c2c
|
Adding async picture load.
|
2022-01-16 22:39:01 +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 |
|
|
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 |
|
|
0b3c459482
|
Adding initial database support.
|
2021-11-27 23:43:39 +01:00 |
|
|
ad1f942c01
|
Missing controls.h file
|
2021-11-22 23:43:10 +01:00 |
|
|
f998953f13
|
Reworking the details view to use the header bar instead of
plain buttons.
|
2021-11-22 23:40:22 +01:00 |
|
|
490af0a0db
|
Adding support to look the first image of the
manga...
|
2021-11-15 22:26:20 +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 |
|
|
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 |
|
|
4c492a5791
|
Making listviewitems on clicked to send us to a new screen.
|
2021-10-31 20:42:58 +01:00 |
|
|
de55baeadb
|
Removing files from the Makefile.
|
2021-10-31 15:32:18 +01:00 |
|
|
ed7a3a4ec5
|
Removing manga.c splited in soup.c, string.c and regex.c.
|
2021-10-31 15:25:04 +01:00 |
|
|
dbf5a2ff32
|
Removing string manipulation functions from manga.c.
We now use the gobject MgUtilString for that.
|
2021-10-31 12:48:28 +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 |
|
|
cdd146bcc8
|
A little more of refactor to split views and avoid a big main.c
|
2021-10-29 22:08:49 +02:00 |
|
|
d2ecdddf44
|
Migrating to ListView.
|
2021-10-28 22:26:59 +02:00 |
|
|
0ac7affa93
|
Migrating into using GObject to the manga retrieval.
|
2021-10-27 23:59:44 +02:00 |
|