Commit Graph

79 Commits

Author SHA1 Message Date
84594b42cf fix: Fix hardcoded text 2026-07-26 22:02:03 +02:00
437d76fddc fix: Fix PageView not working after adding an entry 2026-07-26 21:59:51 +02:00
3a6ab1e825 fix: Navigation back from the details view 2026-07-26 19:00:09 +02:00
39cc9b8d7c feat: Fix framework assertion when adding an item 2026-07-26 18:55:42 +02:00
58ea71e694 feat: Also update total episode count on refresh 2026-07-26 18:42:32 +02:00
04d64c3178 feat: Fix calendar view using a stack 2026-07-26 18:37:03 +02:00
69553707a9 fix: Use ON DELETE CASCADE for the anime watcher join table 2026-07-26 18:14:39 +02:00
d034875e16 fix: Fix routing 2026-07-26 15:53:36 +02:00
a17bebffe4 fix: Fix database due to forgotten new attribute 2026-07-26 00:06:02 +02:00
87fc1566f2 fix: Put the database somewhere more sensible on Linux 2026-07-25 23:48:27 +02:00
85df1e702a chore: Update dependencies 2026-07-25 23:40:42 +02:00
cfe0c0fb94 fix: Fix database entry creation due to missing other titles 2026-07-25 23:38:13 +02:00
2f5ddb6ea4 feat: Use large cover images instead of medium ones 2026-07-25 23:11:24 +02:00
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
ca796ab9f9 fix: Fix anime watchers creation 2026-07-25 20:45:16 +02:00
e203fbfd75 fix: Fix anime watcher migration 2026-07-25 17:37:17 +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
d71fa9b5f8 feat: Handle the dropdown via a bottom sheet 2026-05-10 22:46:26 +02:00
c422d5c27c feat: Add a small details bottom sheet 2026-05-10 22:14:37 +02:00
4b4c914685 fix: Fix database not loading on Android 2026-03-08 15:24:39 +01:00
6c504e0125 chore: Update Flutter version and dependencies 2026-03-08 14:10:50 +01:00
4c5fa10ffd fix: Increment on sqlite level to hopefully fix "race conditions" 2026-03-08 13:49:50 +01:00
3a977688c8 fix: Fix build with newer versions of Flutter 2024-09-29 12:54:33 +02:00
fc304edc31 fix: All license dialogs should look the same 2023-07-16 18:18:18 +02:00
6d3367c1cc fix: Remove bad interpolation 2023-07-16 18:07:08 +02:00
037fab6409 feat: Make licenses work better 2023-07-16 18:06:31 +02:00
2c0611cb9e feat: Update licenses 2023-07-16 17:48:59 +02:00
7b1ad49e4d fix: Less dragging is now required 2023-07-16 17:46:38 +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
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
b76e1e9a24 fix: Ignore translations 2023-06-21 22:39:19 +02:00
a4f84cb67f fix: Rename strings.i18n.json to strings_en.i18n.json 2023-06-21 22:16:07 +02:00
13ed7144cb feat: Add i18n using slang 2023-06-21 22:07:12 +02:00