Info
Source on GitHub
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
I've implemented two changes that a lot of users were requesting:
1. Marking chat's on a folder as read: https://bugs.telegram.org/c/821.
Relevant commit: https://github.com/izadiegizabal/Telegram/commit/90128498978b73962f4766abddc9004b6f02a741
2. Adding a GIF tab to Saved Messages since it was missing: https://bugs.telegram.org/c/720.
Relevant commit: https://github.com/izadiegizabal/Telegram/commit/81ed7a9a73d7e3a5a8fb6009bf9a95cd0e91a3b3
The PR is this one: https://github.com/DrKLO/Telegram/pull/1609
1. Marking chat's on a folder as read: https://bugs.telegram.org/c/821.
Relevant commit: https://github.com/izadiegizabal/Telegram/commit/90128498978b73962f4766abddc9004b6f02a741
2. Adding a GIF tab to Saved Messages since it was missing: https://bugs.telegram.org/c/720.
Relevant commit: https://github.com/izadiegizabal/Telegram/commit/81ed7a9a73d7e3a5a8fb6009bf9a95cd0e91a3b3
The PR is this one: https://github.com/DrKLO/Telegram/pull/1609
You have not added any comments yet...
by rating
Issues
Total fixes and improvements: 2
Correct fixes: 0
Unfortunately, all the implemented solutions cannot be considered correct.
#1: "Read All" feature for folders. The app will only mark the pre-loaded chats in the interface as read when you press the button.
#2: Shared GIFs tab for Saved Messages. Using a SharedMediaLayout instead would be a correct approach.
Correct fixes: 0
Unfortunately, all the implemented solutions cannot be considered correct.
#1: "Read All" feature for folders. The app will only mark the pre-loaded chats in the interface as read when you press the button.
#2: Shared GIFs tab for Saved Messages. Using a SharedMediaLayout instead would be a correct approach.
Samsung Galaxy S10 (Android 11); Samsung Galaxy J7 (Android 9); Nexus 5X (Android 8).
Nobody added any issues yet...