[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [a1167d1](https://github.com/UnigramDev/Unigram/commit/a1167d177c71d71d42a0b92b5f693825a17b4f60) • _6 files, +131/-200_
Replace the delayed file source handler with a Downloaded event

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [0c82cbb](https://github.com/UnigramDev/Unigram/commit/0c82cbbab875b9674c72583461618ec22499219c) • _16 files, +809/-1001_
Rewrite the dice as an AnimatedImage source and task

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [ac42a5f](https://github.com/UnigramDev/Unigram/commit/ac42a5f26fd4945853d92e9c4d020e35d921cf37) • _4 files, +12/-92_
Let AnimatedImage lazy load MessageSticker content

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [2bc9aab](https://github.com/UnigramDev/Unigram/commit/2bc9aaba0fc3a73cf7494b965f683f23319e2d9d) • _1 files, +16/-0_
Recover FileButton after disconnection

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [acba5e0](https://github.com/UnigramDev/Unigram/commit/acba5e0482c035e44da9a1f4239fec5a14cb2cea) • _2 files, +144/-19_
Fix FocusManager on .NET 10

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [56fe618](https://github.com/UnigramDev/Unigram/commit/56fe6183a3197044814d37c03af1f3e2f2cba354) • _1 files, +0/-16_
Remove OGG workaround as no longer needed

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [1be1337](https://github.com/UnigramDev/Unigram/commit/1be1337f8f9bbf143e5acd6986a001cf8c4445ed) • _3 files, +30/-7_
Properly handle invalid com object errros on .NET 10

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [116f243](https://github.com/UnigramDev/Unigram/commit/116f243add080f7c532b2b803b402722229946c8) • _1 files, +5/-4_
Enqueue clamped value

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [6f7b221](https://github.com/UnigramDev/Unigram/commit/6f7b221a56e2fa75d56cfaeba1101e6bb8ca7bdc) • _1 files, +236/-89_
Optimize progress ring

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [8eb0bfb](https://github.com/UnigramDev/Unigram/commit/8eb0bfb8ca5767388ad695ede8757ad640e17738) • _2 files, +81/-29_
Store common playback fields for synchronous read

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [139cc84](https://github.com/UnigramDev/Unigram/commit/139cc84577921f841136e015ddcbf29880b4b8fb) • _17 files, +605/-818_
Refactor Gallery view models

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [e46c406](https://github.com/UnigramDev/Unigram/commit/e46c4060d90a83287ba788e96236ba925adc24d1) • _6 files, +566/-113_
Reimplement delete chat undo within ClientService

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [4c11edc](https://github.com/UnigramDev/Unigram/commit/4c11edce5abe7d223def2c75bbacb336333cfe0f) • _1 files, +107/-298_
Refactor PaidReactionService

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [5129666](https://github.com/UnigramDev/Unigram/commit/5129666b66816063bf9088491df6840595ae3df1) • _1 files, +1/-0_
Clear pending delete chats on reset

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [71f02d6](https://github.com/UnigramDev/Unigram/commit/71f02d6b91c00364ad89dae535f3e0c2d6687110) • _2 files, +126/-0_
Add a drain for updates applied on a dispatcher

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