Francesco Saltori
Francesco Saltori
It's still present in v1085.
Hello @megabugman, thanks for the report! The message you see is not a hard error (it would have been written in red otherwise) but a warning: OneDrive was uninstalled successfully...
I've seen this error pop up only in two cases: - when approving or requesting changes to a PR created by myself (which doesn't make much sense, GH website doesn't...
If keeping up with Google demands has become too much of a hassle, why not just release the app only on F-Droid and here on GitHub and call it a...
Since new releases aren't going to be released on the Play Store anymore, I guess that this issue can be closed? Also, the Readme still displays the Play Store badge,...
This crash has been fixed in #1257, which is included in the latest version of the app.
I've taken a quick look and this doesn't seem something straightforward to do... `HorizontalScroll` and `VerticalScroll` seem to have quite different underlying implementations as far as I can tell. I'd...
@tpowell-progress Please be aware that this gem is broken on Ruby 3+ too, because rexml is not listed among the dependencies (though it works if rexml is pulled in by...
CI failures on older Rubies appear to be unrelated to this change.
I've just seen that [cssbundling-rails checks those environment variables](https://github.com/rails/cssbundling-rails/blob/4f4c62148bbee215a4694d6970be30f17c3066dd/lib/tasks/cssbundling/build.rake#L17) too. Should we use different names for the environment variable between the two gems (e.g. `SKIP_JS_INSTALL` for jsbundling / `SKIP_CSS_INSTALL` for...