Divyansh Dwivedi

Results 40 issues of Divyansh Dwivedi

**Describe the bug** We can add a blank task in the Task Fragment without any description. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Task Fragment' 2. Click...

Category: Coding

body: Fix for Issue #879 -> validating if the task decription is empty before posting it to the server ### Description User cannot post task which are empty or do...

Status: Needs Review

The previous and next episode buttons in the exoplayer can be clicked multiple times. This leads to quick navigation between episodes. However, we want that the previous and next buttons...

help wanted
good first issue
hacktoberfest
feature-request
P2

Currently the previous and next buttons in exoplayer are just simple text views. We want something graceful as the previous and next buttons,which looks good on the screen.

help wanted
good first issue
hacktoberfest
UI-change
P3

Currently, as the offline cache has been implemented, the home screen is only showing the cache data. We need to always update the cache before showing it to the user.

help wanted
good first issue
hacktoberfest
feature-request
P1

Currently, there are 4 major types of errors which can occur in the app. - No internet - Could not parse (when the parser is unable to parse some response...

bug
help wanted
hacktoberfest
P1

Sometimes, as soon as the app opens the app crashes. We are getting a null pointer exception in that case. Maybe some dependency is not getting injected at that time...

bug
help wanted
hacktoberfest
P1

[UT-5] We need to Write a unit test for the parseEpisodeDetails() function of the AnimeParser inside the domain module

help wanted
hacktoberfest
P1
Test

[UT-3] We need to Write a unit test for the parseGenresAnimesJson() function of the AnimeParser inside the domain module

help wanted
hacktoberfest
P1
Test

[UT-2] We need to Write a unit test for the parseRecentReleaseJson() function of the AnimeParser inside the domain module

help wanted
hacktoberfest
P1
Test