Filip Czaplicki

Results 24 comments of Filip Czaplicki

I'm interested in this feature and I'd to work on it if that's possible. I would use this API https://developers.facebook.com/docs/graph-api/reference/v8.0/page/feed What is difference between this issue and #812? Is it...

Can you specify what exactly is displayed incorrectly? Phone numbers seem to render correctly. ![Screenshot_2022-04-25-17-11-22-10_75d0290a7c00525acd83c0ab8700d64c](https://user-images.githubusercontent.com/2798728/165118718-176faf5e-1928-454b-9b3a-b2f81a1efb6c.jpg)

I am also affected, looks like https://plugins.gradle.org/m2/ outage I think refreshVersions should support such scenarios and allow to update dependencies which are hosted on unaffected servers. Obviously there should be...

> I agree with the rationale of this PR, but I'd wished we'd talked about this before putting in the work, because I don't think it is Transportr's job to...

Adding `android:requestLegacyExternalStorage="true"` to application tag in AndroidManifest.xml worked for me. More info on temporarily opting-out of scoped storage: https://developer.android.com/training/data-storage/use-cases#opt-out-scoped-storage

I sent an email regarding license. This imagery has been included in Poland-wide High Resolution Geoportal layer. But license challenge should be resolved anyway, as next year the situation will...

I am sorry I haven't responded previously, I totally forgot about it. I got such response in Polish: > Wykorzystanie miejskiego fotoplanu jako podkładu do tworzenia OpenStreetMap nie wymaga każdorazowego...

I sent a follow-up email to clarify what "summary information" means exactly.

I tried adding ```yaml on: workflow_run: workflows: ["Automatic Rebase"] types: - completed ``` to test workflow, it is run on default branch not within context of rebased pull request. Documentation...