Info

Download .APK (52.3 MB)

Source on GitHub

https://github.com/roma-sck/Telegram

Testing and Issues

You can test this app and submit issues during the testing period of the Android Contest 2021 contest.

Entries with serious issues will not be able to win the contest, but even minor issues might be important for overall results.

Voting

Comments

You have not added any comments yet...
by rating

Issues

Fair Quokka Mar 18, 2021 at 19:36
Total fixes: 3
Correct fixes: 0

Unfortunately, none of the implemented fixes can be accepted. 

#1: "In reply to" preview isn't updated when the message is edited." The chosen approach with the app checking all messages one by one is not optimal.

#2: "Not possible to copy the part of the text while a keyboard is open." Using reflection and hidden Android APIs is a non-optimal approach for the case. 

#3: "Visual issue with polls". A poll layout should only be refreshed when a screen height is changed.
Samsung Galaxy S10 (Android 11); Samsung Galaxy J7 (Android 9); Nexus 5X (Android 8).
20
1) Fixed but no edit animation on replied messages anymore.
2) Fixed.
3) Fixed.
Nobody added any issues yet...