Commit graph

67 commits

Author SHA1 Message Date
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
b04a176870
feat(exoplayer): custom subtitle view (#544)
* branch

* Add Custom Subtitles
2024-12-15 20:49:40 +05:30
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
Sadwhy
ff3372754a
feat(network): socks5 proxy support (#530) 2024-11-19 21:52:13 +05:30
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
d1e2ca8b5e
feat(Media): Toggleable Comments (#521)
* Smooth theme transitions
2024-11-17 11:51:44 +05:30
Sadwhy
b703337a16
feat(Settings): Toggleable RPC (#513) 2024-11-07 22:44:01 +05:30
rebelonion
b09f26ed34 fix: some markdown fixes 2024-06-29 10:59:18 -05:00
aayush262
124c8f5ed7 feat: optimize Alert Dialogs 2024-06-13 19:15:55 +05:30
rebelonion
b30047804a feat: setting to hide red dot 2024-05-27 05:58:51 -05:00
rebelonion
ce488ea536 feat: biometric | etc 2024-05-25 10:08:11 -05:00
rebelonion
143eed8cb2 feat: add calculator to app 2024-05-22 05:08:43 -05:00
rebelonion
df2867c7db feat: subscriptions in notifications 2024-05-17 10:11:42 -05:00
aayush262
90b9b7bef3 feat(social): filter activity only with in 3days 2024-04-28 01:40:17 +05:30
aayush262
da456d3067 feat(social): like button fix 2024-04-26 19:57:55 +05:30
rebelonion
70a50ece43 chore: cleanup pt2 2024-04-19 06:13:14 -05:00
rebel onion
670d16bd8e
Addons (#368)
* feat: (wip) torrent

credit to kuukiyomi

* fix: extensions -> addons

* fix: unified loader

* feat: (wip) modularity

* fix: addon ui

* feat: addon install/uninstall

---------

Co-authored-by: aayush262 <aayushthakur262006@gmail.com>
2024-04-19 04:08:20 -05:00
aayush262
3619355cb4 fix: idr 2024-04-11 17:26:20 +05:30
aayush262
5e5277404e feat: toggle for icon in rpc 2024-04-10 14:05:24 +05:30
tutel
6be589618c
Added Skip Recap Feature (#336)
* Added Skip Recap Feature

* Reverted gradle.properties to default
2024-04-07 21:30:49 -05:00
rebelonion
8bde831794 fix: default SearchSources to false
many people thought this was a bug. defaulting off max users more aware of what's going on
2024-04-05 18:54:56 -05:00
TwistedUmbrellaX
f6c7b09d9b
fix: remove duplicate extension code (#322)
* fix: remove duplicate extension code

* fix: allow Material You icons to load

* fix: remove unused preference item

* fix: load mono on square setups
2024-04-05 16:50:40 -05:00
rebelonion
d08e89bb63 Merge branch 'pr/299' into dev 2024-04-04 04:48:51 -05:00
rebel onion
720b40afa7
feat: custom downloader and downloader location (#313)
* feat: custom downloader (novel broken)

* fix: send headers to ffmpeg

ffmpeg can be a real bitch to work with

* fix: offline page for new download system

* feat: novel to new system | load freezing

* chore: clean manifest

* fix: notification incrementing

* feat: changing the downloads dir
2024-04-04 04:03:45 -05:00
TwistedUmbrellaX
ff3131d988 feat: manual repository entries
Closes Dantotsu#298
2024-04-03 10:49:50 -04:00
aayush262
99b3bbaaad feat: adult only media option 2024-03-30 15:44:29 +05:30
aayush262
2dc3035a7c feat: more options in anime and manga side 2024-03-30 02:39:47 +05:30
TwistedUmbrellaX
d46f1b25eb
feat: option to disable trending scroll (#288) 2024-03-25 15:24:55 -05:00
TwistedUmbrellaX
85ef4b3c12
Add transparency options to subtitle (#281)
* feat: add state llistener to Xpandable

* feat: improve app restart process

* feat: support subtitle transparency
2024-03-23 19:12:22 -05:00
TwistedUmbrellaX
26d97da066 feat: automatically check sources 2024-03-23 18:30:31 -04:00
rebelonion
808d4e6bf5 feat: move subscriptions to new notification method 2024-03-19 19:30:12 -05:00
rebelonion
9471683501 feat: AlarmManager option for notifications 2024-03-18 23:51:00 -05:00
rebelonion
c47d1afa1a feat: comment notifications in notification section 2024-03-17 20:05:38 -05:00
TwistedUmbrellaX
c054e2f2ac
feat: progress for starting manga (#245)
The caveat is that the user must have disabled updating each title individually, along with the other standard checks. This will only apply when a chapter has not been completed.
2024-03-16 23:00:58 -05:00
rebelonion
34a9a55d4f fix: comment bar not visible (solution is so cursed) 2024-03-15 20:57:36 -05:00
rebelonion
6122eb3669 feat: global notification 2024-03-14 14:16:25 -05:00
rebelonion
4d2a08c258 feat: anilist notifications (real) 2024-03-14 06:00:48 -05:00
ibo
291f61551a
feat: hide scrollBar toggle (#238) 2024-03-13 07:57:40 -05:00
tutel
e915dd619d
Made the skip button dissappear after 5 seconds with a setting to turn it off (#224)
* Made the skip button dissappear after 5 seconds with a setting to turn it off

* Resolved Merge Conflicts and Removed Unnecessary Imports

* Resolved Merge Conflicts

* Resolved Merge Conflicts

* Resolved Merge Conflicts

* Resolved problems

* Fixed a little mistake

* Made Requested Changes

* Removed println I forgot
2024-03-13 07:56:00 -05:00
aayush262
8fb6357fb5 feat: Blur toggle 2024-03-12 20:43:20 +05:30
rebelonion
dbce7c5b29 feat: logging to file 2024-03-11 03:01:08 -05:00
rebelonion
31afbd547e feat: following / followers page 2024-03-05 19:33:42 -06:00
rebelonion
ab14c4815f fix: home list sorting 2024-03-05 00:53:56 -06:00
ibo
a5567ef909
feat: discord status switcher (#211) 2024-03-01 17:40:13 -06:00
rebelonion
efe5f546a2 feat: reply notifications 2024-02-27 02:13:06 -06:00
rebelonion
8a922bd083 feat: token lifetime stored 2024-02-25 18:35:45 -06:00
rebelonion
d5c87c46aa fix: replying message hide correctly 2024-02-25 01:18:44 -06:00
aayush262
8ea6bf85b8 feat(comments): "reply to" above text input 2024-02-23 20:47:59 +05:30
rebelonion
458f4d1ff9 fix: most recent watch at beginning of list 2024-02-21 23:32:53 -06:00
rebelonion
a7c9604c43 fix: first comment message appear every time 2024-02-15 18:45:57 -06:00