ajburley

Results 10 issues of ajburley

Hi, I found 3 repos all claiming to be the Awesome UE4 repo. They all contain slightly different content and none seem to be a direct extension or fork of...

I have a dependency on ZXing, which stores the license information in the parent POM and then cascades this down to child POMs. Here's the latest (at time of writing)...

oss-licenses

Due to #51, I modified "dump-html.py" to remove the try block and instead accept `chatid` directly from args. Not sure if this will actually work. Following this, I am getting...

help wanted

**Library Version:** 4.3.0 **Describe the Bug:** I am not sure if this is a bug, but I could not find any way to invoke the convenience method `assertAny` from Java...

**Library Version:** 4.3.0 **Describe the Bug:** When calling `sleep` while a `DialogFragment` is open, the test fails every time on Android 11+ with an error "Waited for the root of...

In the Barbados episode you say that David proposes to Phoebe ("David: Phoebe, will you marry me?"). But actually Mike says this line not David. Mike is the one who...

In Java code, when declaring mocks with annotations, it's possible to reset all mocks at once, like this: ```java @Mock Foo mockFoo; @Mock Bar mockBar; private AutoCloseable mockCloser; @Before public...

First of all, not sure if I am setting this up correctly, as there were no instructions really. I created a folder "\home\daniel\workspace\cpp-to-java-source-converter" and put the repository (master branch) there....

Following on from #74 Has anybody successfully run the game on Steam Deck? Since the Linux version of the launcher was created, I have managed to run the launcher itself...

### Description `registerReceiver` does not throw a `SecurityException` when called on SDK 34 without the export flag for a receiver that does not only receive protected broadcasts. ### Steps to...