Android-X13

Results 9 issues of Android-X13

Fixes minor glitch when right-clicking on a peer's avatar in PORTFOLIO Steps to reproduce: - PORTFOLIO > HISTORY > Right-click on a peer's avatar > will show both PeerInfoWithTagEditor window...

Would that be possible? Like in the Signal app for example: when you send a message while not having an Internet connection, the message is pending until a network connection...

enhancement

To reproduce: 1. Tap on Search and type some text which will return at least 1 file/folder 2. Delete one of the found files/folders 3. You can see that the...

When I open a Calc document and search for a string that exists inside the current visible area, I can see the cell that contains the string is immediately highlighted....

bug

This is both a bug (minor) and feature request (also minor) regarding termux-dialog radio: **The bug:** `termux-dialog radio -v "Option1, Option2"` When tapping either on CANCEL or somewhere outside the...

### Description In previous versions I used to be able to create issue attachments via the API like so (as per the docs): ``` curl -X 'POST' "http://host/api/v1/repos/$org/$repo/issues/$index/assets?name=Test" \ -H...

type/bug
issue/needs-feedback

### Description Gitea backup is created via one of the following commands (I have tested both): `sudo -u git gitea dump -c /etc/gitea/app.ini` `sudo -u git gitea dump --database sqlite3...

type/bug