Subhajit Mallick
Subhajit Mallick
## Explanation ## Essential Checklist - [ ] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title...
## Explanation Fixes #5381 This PR includes adding a function replaceRegexWithBlank, which replaces "2+ underscores with space/punctuation on both sides" with "blank" and returns a Spannable. Finally, it is set...
## Explanation Fix part of #3616 ## Essential Checklist - [x] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue,...
## Explanation Fixes part of #5485 Added tests for 11 fragment arguments and 'saveInstanceState'. I have not added tests for the following: 1. `onSaveInstanceState` of `StateFragment`. 2. `OptionsFragment`. Problems: 1....
## Explanation Fixes part of #5732 - Add a new field to the EphemeralState message in exploration proto. - Integrate confirmation dialog into the learner navigation flow. - Implement functions...
## Explanation Fixes part of #5732 - Introduce flashback_button_item.xml, FlashbackButtonViewModel. - Implement logic in StatePlayerRecyclerViewAssembler to show flashback button. - Add tests in StateFragmentTest. ## Essential Checklist - [x] The...
## Explanation Fixes part of #5732 - Add a new field to the AnswerAndResponse message in exploration.proto. - Add a logic to detect flashbacks in ExplorationProgressController and add functions in...
## Explanation Fixes #5721 ## Essential Checklist - [x] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the...
### Describe the bug When a user selects Developer Options from the navigation drawer to open the corresponding activity, then presses the back button, clicking on Developer Options in the...
### Describe the bug Initially, audio playback works fine with Wi-Fi enabled. However, once Wi-Fi is disabled and the user tries to continue playback on the next card, the app...