NBA2K1
24e7bce508
clear cache when changing language
...
To update the navigation bar labels
2025-07-06 16:48:34 +02:00
Schnitzel5
c680427c0c
added option to disable merged library navigation
2025-07-03 02:44:15 +02:00
Schnitzel5
76297c3b45
+
2025-06-29 00:50:10 +02:00
Schnitzel5
e33247e445
adjusted navigations
2025-06-28 23:17:57 +02:00
Schnitzel5
dc5cc20d0c
added new navigation for library
...
fixed router hidden routes
2025-06-28 23:05:38 +02:00
Schnitzel5
92c167d585
merged trackers together and added search
2025-06-22 23:17:55 +02:00
Schnitzel5
5dff4a1aa3
added two-way tracking
2025-06-09 02:26:31 +02:00
Schnitzel5
e994d3230a
+
2025-06-08 19:11:31 +02:00
NBA2K1
fecda49373
Merge Provider => Remove Code Duplication
...
Merge `fetchMangaSourcesListProvider`, `fetchAnimeSourcesListProvider` and `fetchNovelSourcesListProvider` into a single Provider, `FetchItemSourcesListProvider`, reducing code duplication.
2025-06-07 03:24:39 +02:00
NBA2K1
f6945cf189
Fix Exception _AssertionError
...
When customizing navigation, toggling one item off.
```
Exception has occurred.
_AssertionError ('package:flutter/src/material/navigation_rail.dart': Failed assertion: line 112 pos 15: 'selectedIndex == null || (0 <= selectedIndex && selectedIndex < destinations.length)': is not true.)
```
2025-06-02 17:49:44 +02:00
Moustapha Kodjo Amadou
664a1f6dcf
+
2025-06-02 12:30:47 +01:00
Moustapha Kodjo Amadou
4d27a2c0e3
fix #468
2025-06-02 11:41:12 +01:00
Moustapha Kodjo Amadou
80efee40d1
dart format
2025-05-30 17:43:42 +01:00
Enbiya Olgun
b5d65168fb
Fix Exception
...
```
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Bad state: Cannot use "ref" after the widget was disposed.
#0 ConsumerStatefulElement._assertNotDisposed (package:flutter_riverpod/src/consumer.dart:550:7)
consumer.dart:550
#1 ConsumerStatefulElement.read (package:flutter_riverpod/src/consumer.dart:619:5)
consumer.dart:619
#2 _MainScreenState.initState.<anonymous closure>.<anonymous closure> (package:mangayomi/modules/main_view/main_screen.dart:70:13)
main_screen.dart:70
#3 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:410:19)
timer_impl.dart:410
#4 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:441:5)
timer_impl.dart:441
#5 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:194:12)
isolate_patch.dart:194
```
2025-04-22 00:39:00 +02:00
Moustapha Kodjo Amadou
3e401c8af2
dart format
2025-02-23 15:31:49 +01:00
Schnitzel5
52eb0a903b
sync bot toasts are more concise
2025-02-14 15:51:19 +01:00
Schnitzel5
7b00d0f7e4
finished snapshots and added auto sync
2025-02-13 23:41:26 +01:00
Schnitzel5
00229ef5d0
enhanced sync feature
2025-02-12 23:59:39 +01:00
Schnitzel5
f00b82ddb9
added deep links for repo urls
2025-02-12 15:48:36 +01:00
Schnitzel5
235db734d2
allow user to reorder and toggle each navigation item
2025-01-25 21:15:36 +01:00
Moustapha Kodjo Amadou
116d9ac299
refactor: enhance label text style in navigation bar for better overflow handling
2025-01-22 10:59:24 +01:00
Moustapha Kodjo Amadou
c906eec398
refactor
2025-01-15 09:31:45 +01:00
Moustapha Kodjo Amadou
778133ef89
fix migration error
2025-01-10 20:17:52 +01:00
kodjomoustapha
3fdaf80b7c
feat: enhance update total numbers filter options for updates and sources
2025-01-07 13:23:06 +01:00
kodjomoustapha
7cf5614bb5
refactor: rename backup and restore to data and storage, update related imports and UI elements
2024-12-31 09:47:28 +01:00
kodjomoustapha
a9e91a1237
fix
2024-12-25 15:12:08 +01:00
kodjomoustapha
2af2729559
fix
2024-12-24 15:40:49 +01:00
kodjomoustapha
4adfaa4170
fix
2024-12-24 13:04:35 +01:00
kodjomoustapha
ff2bf3317d
fix
2024-12-24 12:33:42 +01:00
kodjomoustapha
87ba9d1291
fix
2024-12-24 11:51:53 +01:00
Schnitzel5
478c0ba45c
option to hide certain UI elements + new backup version
2024-12-22 20:31:41 +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
Yegor Shovkun
adbd1529f7
fix: cs fix (reformat with 120 line length)
2024-12-14 12:38:56 +02:00
NBA2K1
d03b70e0f9
Translations + visual optimization
...
- added missing translations to German localization file
- Made some translations more natural
- "Updates" button on main screen now has proper hyphenation for too long words to fit in one line (German, Spanish, Italian, Turkish)
2024-12-08 19:25:33 +01:00
Schnitzel5
fb127f56b5
add novel support
2024-11-24 19:49:57 +01:00
Schnitzel5
ca16d34332
Merge branch 'feature/light-novel' into feature/novel
2024-11-22 00:28:24 +01:00
kodjomoustapha
ee1529be24
update
2024-11-20 17:59:12 +01:00
playerterra1
34a451d374
add novel support
2024-11-08 13:18:58 +00:00
playerterra1
752387ccde
changes for novel support
2024-11-05 14:55:54 +00:00
playerterra1
04ddbb6ac7
change data structure for novel type
2024-10-31 13:53:55 +00:00
kodjomoustapha
85d58da1f5
rm
2024-09-22 00:51:50 +01:00
kodjomoustapha
e180919551
+
2024-09-18 17:51:45 +01:00
kodjomoustapha
ee9e2a76cb
rename feed to update and make some arrangements
2024-09-17 10:37:40 +01:00
kodjomoustapha
938e42aa15
fix feed
2024-09-12 12:58:24 +01:00
Schnitzel5
85aa687606
added feed feature
2024-09-11 17:35:12 +02:00
kodjomoustapha
9df0fe73e1
code refactor
2024-05-23 11:28:50 +01:00
kodjomoustapha
8ae2ef20be
some fixes
2024-05-14 13:06:46 +01:00
kodjomoustapha
a665cd4ba4
rename
2024-04-19 09:58:04 +01:00
kodjomoustapha
85f96070b8
check if source is obsolete
2024-03-23 14:21:46 +01:00