[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [dca00b7](https://github.com/UnigramDev/Unigram/commit/dca00b7a679e6df60fc3f054bd0d02a1cc00cccb) • _1 files, +4/-0_
Hide toast by esc

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [ce3c458](https://github.com/UnigramDev/Unigram/commit/ce3c458a58e7fdb62c544ee6e01ce6f0e05e72a8) • _12 files, +77/-497_
Migrate InputPopup and MessagePopup to ModalPopup

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [add2c3f](https://github.com/UnigramDev/Unigram/commit/add2c3f28ce9d50bab6acdce410424b378eff875) • _5 files, +9280/-6_
Rebuild Win2D projection against CsWinRT 2.3.1

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [d8425a5](https://github.com/UnigramDev/Unigram/commit/d8425a50e8adf85518427597c20a2ac30d3a3861) • _3 files, +7/-7_
Remplement call encoder/decoder

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [e1689ed](https://github.com/UnigramDev/Unigram/commit/e1689ed0df34bfd6eba1b73624ecd1182f9bf20a) • _1 files, +1/-1_
Fix screen sharing

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [6a9e17e](https://github.com/UnigramDev/Unigram/commit/6a9e17e6e3a48372f31d3889478d7e1553243f60) • _1 files, +22/-3_
Add managed bytes to snapshots

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [7d592bf](https://github.com/UnigramDev/Unigram/commit/7d592bff9cae3ce4bdc1119d9c57f02cba69b68c) • _18 files, +396/-123_
Fix secondary window teardown

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [7f81e27](https://github.com/UnigramDev/Unigram/commit/7f81e27b9635c3e676becc5308f46f1ee0e781d5) • _4 files, +13/-1_
Quick forward accessibility

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [f2aa004](https://github.com/UnigramDev/Unigram/commit/f2aa0040253a63dd6a44a8d402f42debb557475c) • _2 files, +5/-20_
Orphaned windows debug

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [253ca84](https://github.com/UnigramDev/Unigram/commit/253ca849fce1e8c8d06a188cb093c9be6a30fb34) • _1 files, +23/-9_
Close the media source before anything that waits on libvlc

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [381aff9](https://github.com/UnigramDev/Unigram/commit/381aff950563765a595ad51ee25141bbf16dc2e6) • _1 files, +13/-6_
Detach the player events before stopping the player

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [68ae442](https://github.com/UnigramDev/Unigram/commit/68ae44208572fc110b63979e632cbab7556d82f1) • _1 files, +12/-1_
Don't start the worker thread once the player is closed

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [863c1b6](https://github.com/UnigramDev/Unigram/commit/863c1b6491ede8f165da02c68aaae6ddef99e884) • _1 files, +43/-26_
Detach only the libvlc listeners that actually attached

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [326653d](https://github.com/UnigramDev/Unigram/commit/326653dcd1ff326b55e9b483d859e070517f730b) • _1 files, +9/-0_
Don't submit a null threadpool work item

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [011c35f](https://github.com/UnigramDev/Unigram/commit/011c35fd3a8e14744cbbd0483fec08cddf3df4f7) • _2 files, +66/-53_
Keep strong references to the player off libvlc's threads

[#unigram](?q=%23unigram)