Commit Graph

21 Commits

Author SHA1 Message Date
3a977688c8 fix: Fix build with newer versions of Flutter 2024-09-29 12:54:33 +02:00
6d3367c1cc fix: Remove bad interpolation 2023-07-16 18:07:08 +02:00
f081bd7c43 fix: Multiple fixes
- Improve performance when a lot of items are "unknown". Thanks to https://github.com/dattran-pt19/group_grid_view
- Fix some behaviour in the refresh code
2023-07-16 17:37:47 +02:00
1481841009 fix: Guard against Jikan errors when refreshing the calendar 2023-07-16 16:19:25 +02:00
918e42b424 feat: Implement importing/exporting data 2023-07-16 16:10:00 +02:00
9fed2116b1 feat: Implement a basic anime calendar 2023-07-16 15:13:35 +02:00
7530fe5b80 feat(all): Implement MAL import for anime and manga lists 2023-04-12 23:04:28 +02:00
9dcc99ca36 chore(all): Format 2023-04-12 16:16:58 +02:00
d38ee1692b feat(ui): Hide the button when scrolled to the bottom 2023-04-12 16:11:05 +02:00
5cd3909c4d fix(ui): Fix adding anime or manga 2023-02-08 20:25:20 +01:00
bea3ff8b78 feat(ui): Switch to a grid-based layout 2023-02-08 20:05:47 +01:00
8df287b6eb feat(meta): Implement removing tracking items 2023-02-06 20:40:18 +01:00
b240870ebf fix(ui): Fix title overflow in details view 2023-02-06 20:09:26 +01:00
8712dbb9de feat(meta): Cleanup 2023-02-06 15:19:55 +01:00
1892ec5e7a feat(ui): Implement a simple details screen 2023-02-04 17:17:00 +01:00
7af2277bb2 feat(meta): Implement manga tracking 2023-02-04 12:48:57 +01:00
a60e9e8e81 feat(ui): Stub out a manga tracking page 2023-02-04 11:48:24 +01:00
d273a6deb2 feat(ui): Implement filtering 2023-02-04 11:34:09 +01:00
632be66702 fix(bloc): Remove print 2023-02-04 00:27:30 +01:00
432796d0c4 feat(service): Add working database persistency 2023-02-04 00:25:16 +01:00
ee4458d613 Initial commit 2023-02-03 23:33:21 +01:00