Moustapha Kodjo Amadou
1256e608c7
Refactor
2026-03-02 11:49:19 +01:00
Moustapha Kodjo Amadou
f2fbaf5ec5
refactor
2025-11-20 15:17:31 +01:00
Moustapha Kodjo Amadou
daa205044f
fix: improve layout and styling in manga detail view and chapter list tile
2025-11-12 15:23:17 +01:00
Moustapha Kodjo Amadou
a9c8320f20
refactor: simplify CustomFloatingActionBtn and remove unnecessary width calculations
2025-11-11 15:27:12 +01:00
Moustapha Kodjo Amadou
beedb6e3b9
refactor
2025-11-11 15:14:32 +01:00
Moustapha Kodjo Amadou
b0baddc333
feat: add link tap functionality to ExpandableText widget
2025-11-11 14:04:50 +01:00
Moustapha Kodjo Amadou
79ca3b2e39
+
2025-11-09 01:22:44 +01:00
Moustapha Kodjo Amadou
75472aed62
Fix icon direction logic in ListTileChapterSort widget
2025-11-07 11:34:50 +01:00
Moustapha Kodjo Amadou
951781f415
Refactor ReadMoreWidget to use a new ExpandableText implementation
2025-11-07 11:19:39 +01:00
Moustapha Kodjo Amadou
430e81e021
Refactor and update dependencies for Isar and Riverpod
2025-10-29 13:08:42 +01:00
Schnitzel5
bba3c02666
fixed migration sourceId issue
...
- added link to sync server for non-discord users
2025-10-25 01:26:53 +02:00
Schnitzel5
05d0ddf0d6
reworked local source
...
- allow multiple local folders
- added support for scanning .epub novels
- added metadata,json support
- scanned entries now appear in browse screen instead of the default library category (can be added to library)
2025-09-04 23:02:27 +02:00
Moustapha Kodjo Amadou
600a699708
feat: Add use sourceId property if not null to get source model
2025-08-28 12:12:23 +01:00
Moustapha Kodjo Amadou
22a8db791b
Merge pull request #562 from Schnitzel5/feature/watch-order
...
added watch order
2025-08-26 20:06:17 +01:00
Schnitzel5
5b806f6dd6
added sequels
2025-08-25 01:52:03 +02:00
Schnitzel5
b57015b682
added watch order
2025-08-24 20:02:49 +02:00
Moustapha Kodjo Amadou
de3829d26c
fix
2025-08-24 11:39:33 +01:00
Moustapha Kodjo Amadou
b11ae203ea
Refactor RadioListTile usage to RadioGroup in multiple screens
2025-08-24 11:33:11 +01:00
Schnitzel5
604e1b18d3
Merge branch 'temp/mihon' into feature/mihon
2025-08-23 03:53:17 +02:00
Moustapha Kodjo Amadou
0452576de6
Merge branch 'main' into enhance/mpv
2025-08-21 16:35:08 +01:00
Schnitzel5
9395888c6a
added support for Mihon extensions via ApkBridge
2025-08-20 21:06:26 +02:00
Schnitzel5
c7d1d75045
added Anibrain recommendations
2025-08-15 21:42:47 +02:00
Schnitzel5
6be2775fee
added filler, thumbnail and description info to chapter list
2025-07-25 20:08:51 +02:00
Moustapha Kodjo Amadou
936a91403b
Merge pull request #520 from NBA2K1/better-UX
...
Improved UX for Migration, Anime Playback & Navigation
2025-07-21 09:14:41 +01:00
NBA2K1
3313e6e53a
Don't focus searchbar when migrating
...
The searchbar already has input.
2025-07-12 20:26:31 +02:00
NBA2K1
aef659000d
Desktop right-click for long press on chapter
...
just like with the LibraryGridView
2025-07-12 20:24:34 +02:00
NBA2K1
7a5c25b94f
dispose
2025-07-12 20:10:04 +02:00
NBA2K1
c55c988188
Use read instead of watch
2025-07-06 20:35:51 +02:00
Schnitzel5
bd17e1e9eb
adjusted sync features
2025-07-04 02:24:01 +02:00
Schnitzel5
2c6e9439e9
adjusted mobile layout for tracker library
...
+ fixed MAL search bug
2025-06-28 22:11:28 +02:00
Schnitzel5
1bfb6fd0c1
adjusted tracker library sections
2025-06-27 15:57:42 +02:00
Schnitzel5
5fce50f0e0
adjusted tracker library
...
fixed UTF8 bug
fixed infinite loading
added search bar to migration screen
migration screen now considers the pinned sources option
library now shows if the items are locally tracked or not
2025-06-26 00:38:18 +02:00
Schnitzel5
f7a124d72c
added two-way-tracking
2025-06-09 02:22:33 +02:00
Moustapha Kodjo Amadou
80efee40d1
dart format
2025-05-30 17:43:42 +01:00
Moustapha Kodjo Amadou
45715cf488
fix
2025-05-20 15:26:46 +01:00
Enbiya Olgun
2446756552
moved super() call of initState to top of method
2025-04-22 04:57:52 +02:00
Enbiya Olgun
6d99d9a690
Implemented text scroll to chapter/episode list
...
title text scroll (like a marquee effect) when the chapter/episode name is too long.
2025-04-21 22:47:23 +02:00
Enbiya Olgun
dfade2f78e
Kitsu no shows "Start date" and "Finish Date" when date is not set
...
Instead of "01 Jan 1970" show "Start date" and "Finish Date" on kitsu. Just like MyAnimeList
2025-04-21 19:05:01 +02:00
Schnitzel5
75feb2e6d0
added best-effort migration of read/watch progress
2025-03-16 02:31:13 +01:00
Moustapha Kodjo Amadou
2eb4545082
refactor: replace ListView with SuperListView across multiple widgets
2025-03-09 12:02:38 +01:00
Moustapha Kodjo Amadou
05cc1e5282
refactor: optimize source list handling in global search and migration screens
2025-03-09 11:40:21 +01:00
Schnitzel5
b1636ad710
added chapter preview to migration
2025-03-02 21:21:17 +01:00
Schnitzel5
17128cccbd
added options to migrate sources and clean the database
2025-03-02 01:22:41 +01:00
Moustapha Kodjo Amadou
3e401c8af2
dart format
2025-02-23 15:31:49 +01:00
Moustapha Kodjo Amadou
8c841baaa3
fix
2025-01-11 06:45:34 +01:00
kodjomoustapha
22cbf2dc44
fix Textfield not visible on mobile when typing
2025-01-09 17:16:00 +01:00
kodjomoustapha
87ba9d1291
fix
2024-12-24 11:51:53 +01:00
Schnitzel5
84c82ba1ee
show novel progress in percentage and fixed gesture detector
2024-12-22 02:39:31 +01:00
Schnitzel5
34179a17a5
Merge branch 'feature/novel' into feature/light-novel
2024-12-20 15:59:06 +01:00
kodjomoustapha
a41ccaff22
fix & reformat
2024-12-20 10:15:15 +01:00