Ayush Yadav
Ayush Yadav
## PR Title: Improve navigation logic in AddProfileActivity and clarify usage in ExitProfileDialogFragment ## Description: This PR simplifies the navigation logic in `AddProfileActivity` and documents the reasoning behind not using...
Fixes part of #5345 This pull request introduces a new "Feature Flags" functionality in the developer options of the app, allowing developers to view and modify feature flags. The changes...
## Explanation ## Essential Checklist - [ ] The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title...
Fixes part of #5345 - Introduced Ephemeral Protos. - Introduced Debug Module. - Introduced DebugController. - Introduced DebugImp of PlatformParameterController. This pull request introduces a debug implementation for managing platform...
### Describe the bug This issue tracks the bug fix and upcoming tests related to `EditTextInputAction` used in test infrastructure for EditText input. ### 1. The Issue - [x] There...