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
1) Remove group name from mention list
https://bugs.telegram.org/c/939
https://github.com/4xes/Telegram/pull/1
Videos before and fixed:
https://bugs.telegram.org/c/939
https://github.com/4xes/Telegram/pull/1
Videos before and fixed:
2) Fix visual issue with polls after change orientation
https://bugs.telegram.org/c/676
https://github.com/4xes/Telegram/pull/2
Videos before and fixed:
https://bugs.telegram.org/c/676
https://github.com/4xes/Telegram/pull/2
Videos before and fixed:
3) Fix displaying documents with .webp extension
The reason of this bug is extra argument in TL schema https://core.telegram.org/constructor/documentAttributeSticker
Old steps to reproduce (fixed on backend):
1. Open chat
2. Send as file with extension .webp
New steps to reproduce:
1. Open channel https://t.me/test_files_documents
Current result:
Message is sticker
Expected result:
Message is document
During the bug fix, it was reproduced. Now it fixed for new messages on server side.
For old messages it steel have extra argument in TL schema, link for testing https://t.me/test_files_documents.
Temporary fix
https://github.com/4xes/Telegram/pull/3
Screenshots before and fixed:
The reason of this bug is extra argument in TL schema https://core.telegram.org/constructor/documentAttributeSticker
Old steps to reproduce (fixed on backend):
1. Open chat
2. Send as file with extension .webp
New steps to reproduce:
1. Open channel https://t.me/test_files_documents
Current result:
Message is sticker
Expected result:
Message is document
During the bug fix, it was reproduced. Now it fixed for new messages on server side.
For old messages it steel have extra argument in TL schema, link for testing https://t.me/test_files_documents.
Temporary fix
https://github.com/4xes/Telegram/pull/3
Screenshots before and fixed:
4) Fix dark theme not considered as dark
https://bugs.telegram.org/c/923
https://github.com/4xes/Telegram/pull/4
Videos before and fixed:
https://bugs.telegram.org/c/923
https://github.com/4xes/Telegram/pull/4
Videos before and fixed:
5) Impossible to download and load pictures with low resolution
https://bugs.telegram.org/c/959
https://github.com/4xes/Telegram/pull/5
Videos before and fixed:
https://bugs.telegram.org/c/959
https://github.com/4xes/Telegram/pull/5
Videos before and fixed:
6) No blue indication on captions when selecting albums
https://bugs.telegram.org/c/883
https://github.com/4xes/Telegram/pull/6
Videos before and fixed:
https://bugs.telegram.org/c/883
https://github.com/4xes/Telegram/pull/6
Videos before and fixed:
7) Incorrect order for tracks across several playlists
https://bugs.telegram.org/c/792
https://github.com/4xes/Telegram/pull/7
Group for testing orders
https://t.me/test_tracks_order
Videos before and fixed:
https://bugs.telegram.org/c/792
https://github.com/4xes/Telegram/pull/7
Group for testing orders
https://t.me/test_tracks_order
Videos before and fixed:
You have not added any comments yet...
by rating
Issues
Всего улучшений и исправлений: 7
Из них корректных: 2
Большинство реализованных исправлений и внедрённых улучшений не могут быть засчитаны из-за некорректной имплементации. Среди них:
#1: Отображение группы в списке упоминаний. Подобная реализация неверная, так как влияет на существующую функциональность приложения, а именно – предотвращает возможность поиска по сообщениям анонимных администраторов.
#2: Изменение верстки опросов при смене ориентации.
#3: Отображение Webp-изображений стикерами.
#5: Открытие изображений с низким разрешением.
#7: Некорректный порядок песен в плейлистах, состоящих из нескольких альбомов.
Из них корректных: 2
Большинство реализованных исправлений и внедрённых улучшений не могут быть засчитаны из-за некорректной имплементации. Среди них:
#1: Отображение группы в списке упоминаний. Подобная реализация неверная, так как влияет на существующую функциональность приложения, а именно – предотвращает возможность поиска по сообщениям анонимных администраторов.
#2: Изменение верстки опросов при смене ориентации.
#3: Отображение Webp-изображений стикерами.
#5: Открытие изображений с низким разрешением.
#7: Некорректный порядок песен в плейлистах, состоящих из нескольких альбомов.
Samsung Galaxy S10 (Android 11); Samsung Galaxy J7 (Android 9); Nexus 5X (Android 8).
1) Fixed.
2) Fixed.
3) It seems ok.
4) It seems ok.
5) Fixed.
6) Works but only when you are selecting the last element.
The blue indication should appear only when all elements of the album are selected.
7) Fixed.
2) Fixed.
3) It seems ok.
4) It seems ok.
5) Fixed.
6) Works but only when you are selecting the last element.
The blue indication should appear only when all elements of the album are selected.
7) Fixed.
OnePlus Nord - Android 10
Nobody added any issues yet...