io.appium.settings icon indicating copy to clipboard operation
io.appium.settings copied to clipboard

App for dealing with Android settings

Results 9 io.appium.settings issues
Sort by recently updated
recently updated
newest added

Also improved the result validation for APis that perform broadcasting

Bumps com.android.tools.build:gradle from 8.3.1 to 8.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=8.3.1&new-version=8.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

dependencies
javascript

**The command below shall be extended by GPS accuracy but as optional argument** **Current command:** adb shell am start-foreground-service --user 0 -n io.appium.settings/.LocationService --es longitude {Longitude} --es latitude {Latitude} --es...

Is it possible to implement wifi tethering?

Get Notifactions on some specific phones (mostly seen on Huawei, eg. P30 light) will return -1 on Broadcast, although the notifcation data could be read from device. Example see below...

I'm testing NFC card. using C# language. when killed package " io.appium.settings", NFC ReadCard test item can read info NFC card. but when io.appium.settings running on Phone, cannot read. if...

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.1. Release notes Sourced from chai's releases. v5.1.1 What's Changed Set up ESLint for JSDoc comments by @​koddsson in chaijs/chai#1605 build(deps-dev): bump ip from 1.1.8...

dependencies
javascript

### Issue Description We have a video recording service running on our Android device. However, whenever we run the [LocationService](https://github.com/appium/io.appium.settings/blob/master/app/src/main/java/io/appium/settings/LocationService.java) provided by the Appium Settings package, we observe a significant...