aayush262
d1e03b8237
feat(media): fav and popularity count
2024-03-22 23:44:51 +05:30
rebelonion
3bbf9efe63
dix: comment scroll deadspace
2024-03-20 13:54:25 -05:00
aayush262
7d5f69888a
fix(profile): double usernames
2024-03-20 10:57:50 +05:30
rebelonion
808d4e6bf5
feat: move subscriptions to new notification method
2024-03-19 19:30:12 -05:00
rebelonion
a39db5ea93
fix: cleaner spoiler text in comments
2024-03-19 17:09:34 -05:00
rebelonion
ca2409ef91
fix: fav workaround for broken anilist api
2024-03-19 16:50:52 -05:00
rebelonion
1fd91b9ec6
Merge branch 'pr/257' into dev
2024-03-17 23:12:40 -05:00
rebelonion
385198e69a
fix: text | reply bar not hiding
2024-03-17 21:07:54 -05:00
rebelonion
af1bc944d8
feat: sort comments in api
2024-03-17 20:52:39 -05:00
rebelonion
c47d1afa1a
feat: comment notifications in notification section
2024-03-17 20:05:38 -05:00
rebelonion
b373a52218
fix: search for Spanish "episode"
2024-03-17 18:14:00 -05:00
TwistedUmbrellaX
a8ad018c44
feat: support API 21 with compat
2024-03-17 14:36:07 -04:00
rebelonion
9c0861a8e4
feat: character fav
2024-03-17 01:39:21 -05:00
aayush262
fea448f850
feat: fav character (WIP)
2024-03-17 11:29:58 +05:30
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
TwistedUmbrellaX
8177dfdcef
feat: delete item from context menu ( #251 )
...
* feat: delete item from context menu
* fix: follow the naming convention
2024-03-16 22:56:38 -05:00
rebelonion
fda809bc8a
fix: more strategic refresh in comments
2024-03-16 22:44:45 -05:00
rebelonion
de21365c90
feat: tell user if not logged in
2024-03-16 19:51:40 -05:00
TwistedUmbrellaX
d4ab0ad57d
fix: hide the skip button if hidden ( #252 )
...
If using the option to hide the skip button after a delay, setting 0 results in a generic +85 button with no click action.
2024-03-16 11:54:29 -05:00
rebelonion
94aae33d10
feat: animations for comment/activity/notification
2024-03-15 21:21:14 -05:00
rebelonion
96e29a8c59
fix: dismiss after extractors loaded
2024-03-15 21:13:03 -05:00
rebelonion
34a9a55d4f
fix: comment bar not visible (solution is so cursed)
2024-03-15 20:57:36 -05:00
rebelonion
12c77604f1
fix: typo
2024-03-15 17:16:27 -05:00
TwistedUmbrellaX
9a1ec8567c
fix: error when streams are empty ( #249 )
...
The current design simply presents an empty server list and leaves the user to click away. No action can be taken without leaving the dialog.
2024-03-15 17:15:43 -05:00
rebelonion
9e371778b7
feat: filter lists by genre
2024-03-14 15:51:40 -05:00
rebelonion
4d2a08c258
feat: anilist notifications (real)
2024-03-14 06:00:48 -05:00
TwistedUmbrellaX
f0040b8392
feat: add an option to revert bar hide ( #242 )
...
* feat: add an option to revert bar hide
* fix: clarify the bars being hidden
2024-03-13 08:15:13 -05:00
ibo
291f61551a
feat: hide scrollBar toggle ( #238 )
2024-03-13 07:57:40 -05:00
꧁𝓜𝓸𝓱𝓪𝓶𝓶𝓮𝓭 𝓞𝓽𝓪𝓴𝓾꧂
6e8bd08828
Update ExoplayerView.kt ( #237 )
...
* feat (player): added portrait mode
Co-authored-by: MohammedOtaku <121404638+MohammedOtaku@users.noreply.github.com>
2024-03-13 07:56:33 -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
aayush262
37c618cb28
feat: blur function
2024-03-12 10:22:25 +05:30
rebelonion
bdbbe62570
fix: genre sorting
2024-03-11 04:36:51 -05:00
TwistedUmbrellaX
a0f05928e0
fix: reapply theme to each init call ( #235 )
2024-03-11 03:51:55 -05:00
rebelonion
dbce7c5b29
feat: logging to file
2024-03-11 03:01:08 -05:00
rebelonion
867a4f36b3
fix: popup spam
2024-03-10 03:59:24 -05:00
rebelonion
8e5e548e16
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-10 03:21:22 -05:00
TwistedUmbrellaX
af1a481bdb
Cleaning up navigation ( #234 )
...
* fix: align bottom to top with RTL
* fix: clean up the overlapping decor
* feat: match theme color with navbar
* fix: measure view on return to view
2024-03-10 03:21:14 -05:00
rebelonion
d04ced94ea
fix: comment pagination
2024-03-10 00:02:40 -06:00
ibo
7f36eba709
feat: longclicklistener for AL profile now accessible everywhere ( #228 )
...
* feat: added longclicklistener for AL profile in AnimePageAdapter and MangaPageAdapter
* feat: add delete to smaller media bottom sheet
2024-03-09 15:02:23 -06:00
TwistedUmbrellaX
64df08f91c
fix: swap chapter names and nav on RTL ( #230 )
...
* fix: swap chapter names and nav on RTL
* fix: swipe RTL no longer needs invert
2024-03-09 14:58:15 -06:00
aayush262
a2ca16355a
fix: some UI changes (for better or worse)
2024-03-08 00:45:13 +05:30
Finnley Somdahl
acef7c3d5e
fix: headerAdaptor crash
2024-03-06 08:11:13 -06:00
aayush262
18778f3c5a
fix(profile): remove progress in fav media
2024-03-06 15:58:55 +05:30
aayush262
c862c072b5
feat: author and staff stuff
2024-03-06 13:43:37 +05:30
aayush262
36c64951c7
fix: someshit
2024-03-06 00:19:36 +05:30
aayush262
120e63ea8a
fix(comments): hide "search by image" when chips are active
2024-03-05 20:07:50 +05:30
aayush262
4c4bbe3214
feat(YT): moved back to watch section
2024-03-05 20:03:18 +05:30
aayush262
ecbc7efebc
feat(search): moved search by image
2024-03-05 17:22:40 +05:30
aayush262
8a1097cd35
Merge remote-tracking branch 'origin/dev' into dev
2024-03-05 14:36:46 +05:30