459below

Results 63 comments of 459below

So I just skimmed the whole topic here but I want to point out that I've been building kernel deb-packages for a system setup by rpi23-gen-image this whole time without...

OK, so on the image by _gwolf_ I'm still able to swap the kernel with the one I'm running on the rpi23 image, as expected. The thing is that the...

https://hub.docker.com/r/459below/rpi So I've already build .deb packages with this.

I found that adding `android:layout_gravity="left"` in the LinearLayout of `layout-mdpi/message_view_left.xml` fixes this quite beautifully. Using specifically `layout-mdpi-v10` might be a more stable solution. (Since it's a tiny fix I refrain...

This is the commit fixing this in my fork https://github.com/459below/ChatSecureAndroid/commit/155ccd0fa5a53bf4daa22068c84c693cebc5ae6a

At least I'm not the only one bothered by this. I am looking into ChatSecureAndroid/src/info/guardianproject/util/Languages.java. Seems promising that one would find something here. For the record: I think it's rather...

I took a peek into the most recent developer branch of ChatSecure or Zom. Since there seems to be much development activity for the next version these days, I'm guessing...

If the fix meant is https://github.com/guardianproject/ChatSecureAndroid/commit/1990815d0b2c98ab6c5d1a019170263ee24f6a01 (if not nevermind the following) it didn't fix the issue for my build of 14.2.1 and on a API level 19 device it behaves...

It seems in my case this error for 14.2.1 was related to the running custom rom. I couldn't reproduce this error on any other device/emulator I tested. However I could...

I fixed it in my fork https://github.com/459below/license-plate-dataset However, somehow it seems to massive to create a PR 🤔 Maybe it's easier to just fix it on this repo itself. 🤷‍♂