hihain
hihain
Add a background task for notifications (the old one got removed)
https://github.com/UnigramDev/Unigram/issues/1284 Seems to be still in parts implemented: `await viewModel.SendVideoNoteAsync(file, profile, transform);`
"It’s not mandatory for the api to exist even if that contract is present" - Fela. "You better check for specific property" - Fela I replaced specific call with sth....
See: [LibVLCSharp > MediaPlayerElement](https://github.com/videolan/libvlcsharp/#mediaplayerelement)
Depends on #1957 (general problem: resize of cropper - e.g.: show keyboard, hide it...)
The quote of a replied message that got deleted is changed to "Deleted Message" but the link stays resulting in jumping to a different position within the chat (below the...
Currently, files can only have a caption if the are a video or image, are edited in the editmediapopup and after that it is decided to send them as files......
Together with: https://github.com/UnigramDev/Unigram/issues/1922 -- `ViewModel.Media.CollectionChanged += OnMediaOnCollectionChanged; `OnCollectionChanged Event does not make much sense, as the collection does not update / raises that event on deleting files there or another...
Unigram Desktop plays the audio of video messages one after the other (once one message got clicked on), but the downside is that it does play the audio independent of...
- [ ] Remove temporary workaround for Theme Editor - [ ] Fix issue of not visible Header - [ ] Further issues: (after closing) no UI update (same if...