Todd Vierling

Results 24 comments of Todd Vierling

+1 for this. I'm definitely in favor of publishing `SFragment`, etc. via the support library. The current app recommendations by Google favor using the support library rather than native, at...

Don't worry, this issue is reopened, so it's as if nothing bad happened. :)

A possible temporary workaround is available if you have your own domain name: create multiple CNAMEs pointing to the real host. This is a hack, but should allow you to...

To do this, CSipSimple's log level should be set to 4 and not log to a file (using logcat), of course. In my install, much more than just the SIP/2.0...

It's different by exactly what you just said: it's currently a link (singular). Several sites have different documentation pages based on the type of 2FA to be set up. In...

Note that you have `facter` installed from a non-CentOS repository. This script likely isn't going to be able to cope with those external RPMs since there are not corresponding-version packages...

(Disclaimer: I'm in the Oracle Linux support/development group.) Basically this is similar to issue #736. Oracle Linux ships with up to three flavors of system packages for different purposes: *...

FWIW please feel free to email me at my work email address ([email protected]) if any clarification is needed on the above, we're happy to help Trivy developers on any Oracle...

For Tasker users, another app-based mechanism to set this value is via Secure Settings, which does work for me on all of Android 2.3 ... 4.4 as of this writing...

@Marlinc , good point - this is something that can be reflected in the stat call, which is about reading permissions rather than writing them. (My notes about chown, chmod,...