Rishvaish
dec2ed7959
hope for the best
...
* Update README.md
* To install multiple mangas
users can enter the value required to install as there is an EditText field instead of the Text View
* Issues
1)Installation of many mangas at same time now made to one to increase the installation efficiency
2)Installation order from the latest progresses chapter to the limit index
3)Tried to resolve the app crash bug
* Issues
1)Installation of many mangas at same time now made to one to increase the installation efficiency
2)Installation order from the latest progresses chapter to the limit index
3)Tried to resolve the app crash bug
---------
Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
2025-04-23 14:58:42 +05:30
aayush262
e4630df3e0
move stuff to dev ( #587 )
...
* Update README.md
* Fixed missing manga pages when downloading (#586 )
* To install multiple mangas (#582 )
users can enter the value required to install as there is an EditText field instead of the Text View
---------
Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
Co-authored-by: Daniele Santoru <30676094+danyev3@users.noreply.github.com>
Co-authored-by: Rishvaish <68911202+rishabpuranika@users.noreply.github.com>
2025-04-02 10:52:58 +05:30
Sadwhy
6fd3515d2c
stuff ( #567 )
...
* Add blur to dialog for devices that support it
* More adjustable seek time
* Bump exo player
2025-01-17 13:03:01 +05:30
rebel onion
a5babea27c
chore: version bump
2025-01-16 00:14:25 -06:00
rebelonion
8a9b8cca7e
fix: Serializable
2025-01-13 14:23:02 -06:00
Sadwhy
3ac9307329
Use custom alert builder for all dialogs [skip ci]
2025-01-09 18:04:22 +05:30
rebel onion
f9f9767ecc
chore: clean
2025-01-06 08:22:44 -06:00
rebel onion
31a67c8edb
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2025-01-05 20:23:59 -06:00
rebel onion
7fc69b4edd
feat: alt update
2025-01-05 20:23:50 -06:00
rebel onion
a8958a76cf
Merge branch 'main' into dev
2025-01-05 08:56:20 -06:00
rebel onion
482e867516
Update RpcExternalAsset.kt
2025-01-05 08:51:29 -06:00
rebel onion
495322547e
fix: null scanlator
2025-01-04 05:39:37 -06:00
rebel onion
19740c82f9
fix: search tiny shrink
2025-01-04 05:33:07 -06:00
rebel onion
ef70fb5238
fix: character desc
2025-01-04 05:21:15 -06:00
rebel onion
4e8b6b5ff4
fix: bottom sheet oled mode
2025-01-04 05:17:19 -06:00
rebel onion
d422a1586f
feat: search on home + setting
2025-01-04 05:06:06 -06:00
rebel onion
986d0fa4a8
fix: manga opening
2025-01-04 04:49:49 -06:00
aayush262
1bb5f4d0ab
fix: padding somewhere
2025-01-03 23:08:53 +05:30
rebel onion
f6d05ec375
fix: only do stupid thing to manga
2025-01-03 10:51:46 -06:00
rebel onion
c48028f3cd
fix: extensions not triggering update in app
2025-01-03 10:36:31 -06:00
rebel onion
e41ab2ddac
fix: some scanlators not showing
2025-01-03 10:29:38 -06:00
rebel onion
c229a5c717
chore: version bump
2025-01-03 10:06:44 -06:00
rebel onion
eec8605069
fix: extension installing
2025-01-03 10:01:45 -06:00
rebel onion
0d365d55c5
fix: ordering of search history
2025-01-03 09:54:29 -06:00
rebel onion
7b8af6ea8a
feat: searching
2025-01-03 09:01:09 -06:00
rebel onion
38d68a7976
feat: allow partial urls
2025-01-02 03:14:59 -06:00
rebel onion
88feb4d811
Merge pull request #552 from rebelonion/dev
...
Dev
2024-12-30 23:58:26 -06:00
rebel onion
116de6324e
fix: separate update,delete buttons | TOS, privpol
2024-12-30 21:37:31 -06:00
rebel onion
43dee6ee49
feat: make repo adding easier
2024-12-30 19:25:22 -06:00
Sadwhy
6f1bb10dec
feat(subtitles): color picker. Clear data after this. ( #547 )
...
* feat(subtitle): custom color picker
* can't have two of the same buttons smh
* It was a misinput
* Too much
2024-12-19 10:03:15 +05:30
Sadwhy
01a64c25fd
fix: Kotlin fuckup with sdk 35 ( #545 )
...
https://youtrack.jetbrains.com/issue/KT-71375/Prevent-Kotlins-removeFirst-and-removeLast-from-causing-crashes-on-Android-14-and-below-after-upgrading-to-Android-API-Level-35
2024-12-16 00:07:42 -06:00
Sadwhy
b04a176870
feat(exoplayer): custom subtitle view ( #544 )
...
* branch
* Add Custom Subtitles
2024-12-15 20:49:40 +05:30
Sadwhy
eac4604b3d
Prepare for Android 15 ( #542 )
...
* Bump Project gradle
* Bump dependencies
* Bump gradle to 8.7
* Bump gradle properties
* Add missing null safety
* Fix unresolved color
* Use alternative version
2024-12-14 01:33:01 +05:30
aayush262
1686854632
Merge pull request #534 from Sadwhy/patch-2
...
* Fix save state
* Add animation to dialog
* Clean redundant code
2024-12-11 22:50:16 +05:30
Sadwhy
8ad8637fce
Clean redundant code
2024-12-11 15:25:19 +06:00
Sadwhy
6d32900568
Add animation to dialog
2024-12-11 13:40:08 +06:00
Vipul Tyagi
ce332d7ae5
feat(novel-reader): Add safe coroutine scope for EbookReaderView ( #536 )
2024-12-01 19:55:19 +05:30
Sadwhy
d1400ff422
Fix save state
2024-11-23 23:20:04 +06:00
Sadwhy
f13225e032
Feat(exoplayer): optional decoders ( #533 )
...
* Change Layout
* Add string
* Who did this?
* Add listener
* Made NextLib Conditional
* Add Preferences
2024-11-22 23:08:50 +05:30
aayush262
404d265a2d
fix: feeds (hopefully)
2024-11-22 08:45:38 +05:30
aayush262
c2d69509fb
fix: null story list for some users
2024-11-21 23:13:14 +05:30
Ankit Grai
d01e1c89e0
feat: Added anime clear progress ( #531 )
...
* feat: Added anime clear progress
* more stuff added
2024-11-20 23:27:03 +05:30
Sadwhy
ff3372754a
feat(network): socks5 proxy support ( #530 )
2024-11-19 21:52:13 +05:30
Sadwhy
a4bd367f98
Feat(Exoplayer): Added additional codec support. ( #528 )
...
* Add dependency
* Add Decoders to Builder
* Remove Comments
2024-11-18 13:27:53 -06:00
tutel
9fa326c571
[skip ci] Added option to select the preferred language for subs ( Resolves #239 ) ( #393 )
2024-11-18 23:32:58 +05:30
Sadwhy
3d4f5aaf4a
[skip ci] fix(layout): Manga RTL fix ( #527 )
2024-11-17 23:37:41 +05:30
Sadwhy
d1e2ca8b5e
feat(Media): Toggleable Comments ( #521 )
...
* Smooth theme transitions
2024-11-17 11:51:44 +05:30
Ankit Grai
56e557738c
[skip ci] feat:Added button to view rules ( #525 )
...
* feat:added way to clear saved manga progress
* feat:Added button to view rules
* changed something
2024-11-17 10:29:07 +05:30
Itsmechinmoy
489dcc0b52
[skip ci] Updated Comment Rules ( #524 )
...
* Updated Comment Rules
* Update CommentsFragment.kt
* Update CommentsFragment.kt
2024-11-15 22:29:04 +05:30
Ankit Grai
a993935433
feat:added way to clear saved manga progress ( #522 )
2024-11-12 22:49:03 +05:30