Commit Graph

46 Commits

Author SHA1 Message Date
60c09fcffd fix: Fix a weird interaction when switching back to the anime list 2026-07-25 23:05:16 +02:00
0e61f9f757 fix: Fix TextField look when adding a watcher 2026-07-25 22:52:26 +02:00
90a7531d72 fix: Fix hero transition for images 2026-07-25 20:57:14 +02:00
8a31f2b72d chore: Move details.dart into details/ 2026-07-25 20:49:54 +02:00
c47c98e65e fix: Fix weird borders in the calendar view 2026-07-25 20:46:13 +02:00
9ef699be3c feat: Bump dependencies + make AniList link work 2026-07-25 16:48:30 +02:00
6c2af9fc57 feat: Integrate the AniList API since Jikan is shutting down 2026-07-25 16:34:14 +02:00
0dba2a9909 fix: 'Watching with' should only show up for anime 2026-07-25 14:51:39 +02:00
aa72095b98 feat: Allow tracking who you are watching anime with 2026-07-25 14:49:43 +02:00
1701b021f3 Feat: Show toast when copying title 2026-05-10 23:18:10 +02:00
2c279a0150 chore: Format code 2026-05-10 23:14:57 +02:00
dd6d4a204d feat: Add template for 'aired episodes' indicator 2026-05-10 23:14:39 +02:00
32b65fb634 feat: Disable swipe on calendar view 2026-05-10 23:09:10 +02:00
d6afdc41c8 fix: Searching for Manga 2026-05-10 23:03:59 +02:00
b21c7b50ca fix: Actually copy the title to clipboard 2026-05-10 23:01:55 +02:00
4b0220faa6 feat: Add a button to MAL 2026-05-10 22:57:51 +02:00
c422d5c27c feat: Add a small details bottom sheet 2026-05-10 22:14:37 +02:00
fc304edc31 fix: All license dialogs should look the same 2023-07-16 18:18:18 +02:00
037fab6409 feat: Make licenses work better 2023-07-16 18:06:31 +02:00
a01e8602e5 fix: The modal should overlay the Scaffold as well 2023-07-16 17:43:16 +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
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
13ed7144cb feat: Add i18n using slang 2023-06-21 22:07:12 +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
e12b9a0c72 feat(ui): Implement a Hero transition 2023-02-08 20:24:31 +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
f7c9e7a6b4 feat(ui): Implement a simple 'About' page 2023-02-06 17:17:53 +01:00
67531b84f0 feat(ui): Cache tracked cover images for offline use 2023-02-06 16:53:48 +01:00
6a5c970101 fix(ui): Disable swiping pages 2023-02-06 16:40:57 +01:00
74fdbe59bd feat(ui): Implement setting chapters/episodes 2023-02-06 16:24:42 +01:00
e6c1e5e7fe feat(ui): Implement setting the volumes owned 2023-02-06 16:01:33 +01:00
64bc2821f9 fix(ui): Conditionally set watch state string 2023-02-06 15:34:15 +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
cd1291a192 feat(ui): Implement a generic list item 2023-02-04 11:58:15 +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
432796d0c4 feat(service): Add working database persistency 2023-02-04 00:25:16 +01:00
4907eb9f2c fix(ui): Fix search list 2023-02-03 23:39:45 +01:00
ee4458d613 Initial commit 2023-02-03 23:33:21 +01:00