Kevin T. Berstene
Kevin T. Berstene
Now shows list of common options and time picker spinner dialog for custom options
Changes the home screen widgets to show rewind/fast forward when appropriate instead of only ever showing previous/next. This will better match the Now Playing fragment and notifications. Meant to work...
Changes the Android Auto and Wear controls to show rewind/fast forward when appropriate instead of only ever showing previous/next. This will better match the Now Playing fragment and notifications. An...
I attempted to run the `aoscx_command` and the command reported an OK status, but in reality it failed to authenticate (misconfigured password, that part is irrelevant). It should be reporting...
In a lot of the `Invoke-RestMethod` calls, the hyphen (`-`) characters are actually en-dash (`–`) characters. If a function from these samples is copied into a PowerShell window, it usually...