Kaspersky

Results 20 issues of Kaspersky

--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/usememos/memos?shareId=40b2d0cc-c813-4b0c-9a3b-b192f42bd99b).

Add sections to address WiFi and proxy issues in documentation and development container configuration. * **README.md** - Add a section on troubleshooting common WiFi problems. - Add a section on...

status:awaiting review

Location https://changelogs.xyz/@changesets/cli

Update `README.md` to include detailed installation, usage, and development instructions. * **Table of Contents** - Add a table of contents at the beginning of the file. * **Introduction** - Add...

Add instructions for cloning the repository using the `gh` CLI to the `README.md`. * **Cloning the Repository**: Add a new section under "Getting started" titled "Cloning the Repository". * **Instructions**:...

Update the `README.md` file to include the command to clone the repository. * Add a section with the command `gh repo clone android/media-samples` to the `README.md` file.

Add project name comments to the top of each `MainActivity.java` and `VideoActivity.kt` file in various projects. * **BasicMediaDecoder**: Add project name comment to `MainActivity.java`. * **BasicMediaRouter**: Add project name comment...

Add the command to clone the repository using `gh repo clone android/media-samples` to the `README.md` file. * Add the command at the beginning of the file, formatted as a code...

Update `README.md` to include cloning command and sample project descriptions. * Add command to clone the repository using `gh repo clone android/media-samples`. * Add descriptions for each sample project, including...