Don Turner

Results 104 issues of Don Turner

Steps to repro: - Load project in Android Studio Dolphin - Do not change the default run configuration of `app-nia-catalog` - Click the build hammer Expected outcome: - No errors...

I get the following error when running `clickAddPlant_OpensPlantList` on the API 29 emulator: ``` 06-04 14:14:09.144 10145 15538 15571 E TestRunner: failed: clickAddPlant_OpensPlantList(com.google.samples.apps.sunflower.GardenActivityTest) 06-04 14:14:09.146 10145 15538 15571 E TestRunner:...

Getting the following debug message on app startup (emulator Pixel 3A, API 29) `2020-05-14 13:14:36.381 12259-12305/com.example.android.uamp.next D/skia: --- Failed to create image decoder with message 'unimplemented'`

bug

Add a question to the FAQs explaining how Google Assistant has a fixed list of apps which can use this, and how to apply to have your app added.

When running UAMP on the Android TV emulator it crashes on startup with the following error: ``` --------- beginning of system 2021-09-30 21:05:17.076 1355-1871/? E/ActivityThread: Failed to find provider info...

This PR adds support for seamless transfer, allowing users to switch audio outputs using the output switcher.

1. Open UAMP and play something. 2. Kill UAMP (force kill). 3. Issue play keyevent (adb shell input keyevent 126) expected: UAMP should receive the command and resume last played...

Steps to repro: - On Android 11, load UAMP and play a song. Verify that media controls are shown (swipe down from top of screen). - Swipe UAMP away from...

bug

Observed on Pixel 2 running Android 11 beta 2.5. Steps to reproduce: - Load app, tap Albums->Wake up->Intro to start playing the first song in the album "Wake up" -...

bug

This change generates MCLK at exactly 44.100 kHz for almost all possible CPU frequencies. The previous MCLK clock was generated at 44.117 kHz which was above the maximum USB supply...