Buran icon indicating copy to clipboard operation
Buran copied to clipboard

Gemini browser for Android

Results 24 Buran issues
Sort by recently updated
recently updated
newest added

There was no commits for more than a year. Is this project abandoned?

Buran 1.12 is not properly resolving relative URLs. Specifically, Buran is not removing "dot segments" (e.g. `../` or `./`) which is required by RFC 3986 when resolving URLs. Look at...

I noticed that Buran v1.12 is failing to connect to a capsule when other Gemini clients do. Specifically this when accessing the capsule `gemini://lark.gay/` I am seeing a dialog that...

In Buran 1.12, I'm getting the following error when trying to access a capsule: ``` Error Bad response: Server Error: Handshake failed ``` The URL is gemini://gemini.locrian.zone/gemlog/darkmode.gmi, but I get...

The last packaged release of Buran is v.1.12 from November of 2022. Since then, you have fixed some critical bugs, most importantly #33. I don't have an easy way to...

Consider making the "History" view look more like the Bookmarks view. Specifically the Bookmarks view shows the Title of a page, (if one could be extracted), and nicely displays even...

The history view only allows ~2 lines of content. URLs larger than this are cut off by the next row making it hard to read and creating visual artifacts: ![IMG_7270](https://github.com/Corewala/Buran/assets/4118560/e711e0f4-2d8a-4145-a584-710d22f87065)

When accessing this capsule, Buran takes ~2 minutes 15 seconds before displaying a timeout error gemini://54.203.8.106/ This is a very long time, during which the user only sees a loading...

Buran 1.12 does not render the following image: gemini://mntn.xyz/posts/2021-10-09-dithering-an-idea-whose-time-has-finally-come/219009.png It only displays the "Image" dialog window, with it all empty. This is different than #48, where requesting the image alternates...

I'm seeing something super strange in Buran 1.12: This image does not render: gemini://circadian.gemlog.org/img/vr-sculptvr.jpeg Instead I get the "Image" dialog, with no image rendered: ![IMG_7267](https://github.com/Corewala/Buran/assets/4118560/b4617df8-5b7c-4581-8f2a-75986266af71) Even stranger, this image is...