Commit graph

1121 commits

Author SHA1 Message Date
rebel onion
1fbbe3e77c fix: replace runBlocking with non-blocking async operations
Some checks failed
Build APK and Notify Discord / build (push) Has been cancelled
2025-05-23 08:20:41 -05:00
rebel onion
fd607d98f8 fix: bottom bar padding 2025-05-23 08:02:13 -05:00
Ankit Grai
c3f6d0ecee
fix : dialog key names (#605) 2025-05-22 12:51:18 +05:30
aayush262
5124d6a2d8 fix: discord login 2025-05-22 12:50:06 +05:30
Ankit Grai
e83a0fe7da
fix : long press progress dialog reset not working (#603) 2025-05-19 17:11:24 +05:30
rebel onion
61a8350043 fix: avoid waiting on network for local exts 2025-05-15 01:47:06 -05:00
rebel onion
baffbc845c fix: help bounds check /w custom speeds 2025-05-15 01:16:23 -05:00
rebel onion
afd9f6b884 fix: subtitles not showing 2025-05-15 01:13:47 -05:00
rebel onion
7d0894cd92 chore: bump extension interface 2025-05-14 22:35:50 -05:00
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