#1

Create a statistics handler (/stats?)

It would be of interest to see on an information page: - The current number of registered devices - The current number of total messages queued - The current number of messages queued / device ...

#18

Possibility to add phone numbers to blacklist to block calls

Hi, I would like to ask to add possibility to add unwanted phone numbers to the blacklist to block incoming calls from certain phone numbers. It's quite hard to use phone on daily basis without this ...

#114

Change media handling to use mime types only

It turns out that Telegram API sends typeMessageMediaPhoto = 0x3d8ce53d not for all image types, but instead also uses typeMessageMediaDocument = 0x2fda2204 - that means the whole handling code is tricked ...

#113

Add support for PNG images

Currently PNG images are treated as attachments, that means no in-app viewing and no automatic download...

#21

add persion layout

Hi. i am iranian person, how can i find persian layout or do coding for it?

#320

Increase text size or change colour

I have ported a OnePlus One over to UBPorts and on the whole it looks and feels great. However, I am finding that the text on the screen is either slightly too small or the colour does not make the wording ...

#101

Refactor telegram-app: remove protocol-specific magic numbers from qml files

Example from MessageReplyItem.qml: property real typeMessageMediaEmpty: 0x3ded6320 property real typeMessageMediaPhoto: 0x3d8ce53d property real typeMessageMediaVideo: 0x5bcf1675 property ...

#38

Bottom margin too small

The text at the bottom of the app is right on the edge of the screen. Feels like it needs a little gap or whitespace.

#37

Error reporting does not say which device it is trying to install to.

The automated error reports in this repository don't contain error logs. This could be useful when we get errors that involve locked bootloaders.

#15

"Browser not supported"

When I access wizzair.com it says "BROWSER IS NOT SUPPORTED". Is there a chance this can be fixed? Thank you soooo much for all the work!