UnigramDev/Unigram/develop • 9ceaefc • 5 files, +123/-65
Pace video animations by their frame timestamps
UnigramDev/Unigram/develop • e4617c7 • 3 files, +81/-24
Defer slice removals and keep the id map in step on replace
UnigramDev/Unigram/develop • f4dfa02 • 3 files, +179/-85
Move message ordering into MessageCollection
UnigramDev/Unigram/develop • e88eca1 • 3 files, +130/-125
Nest the tray interop out of the shared namespace
UnigramDev/Unigram/develop • e104cbb • 1 files, +14/-14
Drop the nullable annotations WebAuthn no longer compiles with
UnigramDev/Unigram/develop • ab59e43 • 5 files, +49/-1
Close the main window to the notification area instead of exiting
UnigramDev/Unigram/develop • ddf7475 • 6 files, +68/-31
Don't mutate more TDLib collections
UnigramDev/Unigram/develop • f80872f • 3 files, +3/-2
Fix call alias and story premium promo under NativeAOT
UnigramDev/Unigram/develop • d0a99af • 2 files, +8/-2
Fix password reveal button
UnigramDev/Unigram/develop • 1985351 • 1 files, +1/-1
Fix missing template part
UnigramDev/Unigram/develop • 7ecab03 • 10 files, +227/-338
More handrolled ISupportIncrementalLoading implementations to IncrementalCollection
UnigramDev/Unigram/develop • 4a7c897 • 1 files, +68/-110
Split Suppress and RangeObservableCollection
UnigramDev/Unigram/develop • 5c73318 • 1 files, +10/-0
Add more logs
UnigramDev/Unigram/develop • 7606021 • 2 files, +6/-0
Fix event log incremental loading
#unigram
Pace video animations by their frame timestamps
UnigramDev/Unigram/develop • e4617c7 • 3 files, +81/-24
Defer slice removals and keep the id map in step on replace
UnigramDev/Unigram/develop • f4dfa02 • 3 files, +179/-85
Move message ordering into MessageCollection
UnigramDev/Unigram/develop • e88eca1 • 3 files, +130/-125
Nest the tray interop out of the shared namespace
UnigramDev/Unigram/develop • e104cbb • 1 files, +14/-14
Drop the nullable annotations WebAuthn no longer compiles with
UnigramDev/Unigram/develop • ab59e43 • 5 files, +49/-1
Close the main window to the notification area instead of exiting
UnigramDev/Unigram/develop • ddf7475 • 6 files, +68/-31
Don't mutate more TDLib collections
UnigramDev/Unigram/develop • f80872f • 3 files, +3/-2
Fix call alias and story premium promo under NativeAOT
UnigramDev/Unigram/develop • d0a99af • 2 files, +8/-2
Fix password reveal button
UnigramDev/Unigram/develop • 1985351 • 1 files, +1/-1
Fix missing template part
UnigramDev/Unigram/develop • 7ecab03 • 10 files, +227/-338
More handrolled ISupportIncrementalLoading implementations to IncrementalCollection
UnigramDev/Unigram/develop • 4a7c897 • 1 files, +68/-110
Split Suppress and RangeObservableCollection
UnigramDev/Unigram/develop • 5c73318 • 1 files, +10/-0
Add more logs
UnigramDev/Unigram/develop • 7606021 • 2 files, +6/-0
Fix event log incremental loading
#unigram
👍1
UnigramDev/Unigram/develop • cb229f7 • 5 files, +118/-132
Close the main window to the notification area instead of exiting
#unigram
Close the main window to the notification area instead of exiting
#unigram
👍1
telegramdesktop/tdesktop/dev • b31fd80 • 8 files, +1112/-13
[ai] Resolve box paint roots and capture popup menus
#tdesktop
[ai] Resolve box paint roots and capture popup menus
#tdesktop
🫡3
telegramdesktop/tdesktop/dev • 087b18b • 1 files, +2/-2
Fix macOS leave workaround unregistering every widget.
#tdesktop
Fix macOS leave workaround unregistering every widget.
#tdesktop
🫡3
UnigramDev/Unigram/develop • 382786f • 11 files, +28/-36
Pass byte buffers across the ABI as arrays instead of IVector
UnigramDev/Unigram/develop • c447885 • 6 files, +57/-74
Expose folder popup selection as a property
UnigramDev/Unigram/develop • b4c4f73 • 132 files, +2147/-734
Replace IList<T> with Vector<T> for TDLib types
UnigramDev/Unigram/develop • 95560d9 • 24 files, +5715/-3228
Rework theme lookup
UnigramDev/Unigram/develop • 058d4aa • 8 files, +155/-45
Optimize SVG outlines
#unigram
Pass byte buffers across the ABI as arrays instead of IVector
UnigramDev/Unigram/develop • c447885 • 6 files, +57/-74
Expose folder popup selection as a property
UnigramDev/Unigram/develop • b4c4f73 • 132 files, +2147/-734
Replace IList<T> with Vector<T> for TDLib types
UnigramDev/Unigram/develop • 95560d9 • 24 files, +5715/-3228
Rework theme lookup
UnigramDev/Unigram/develop • 058d4aa • 8 files, +155/-45
Optimize SVG outlines
#unigram
TGX-Android/Telegram-X/main • 9e91a52 • 6 files, +133/-68
Remove `patch-opus.sh`
TGX-Android/Telegram-X/main • c58f74b • 30 files, +4/-9109
Remove `androidx-media` duplicate sources
TGX-Android/Telegram-X/main • 50b15bc • 1 files, +14/-14
Fix rudimentary file deletion
TGX-Android/Telegram-X/main • aa6f38a • 1 files, +3/-3
Improve `CMakeLists.txt`
TGX-Android/Telegram-X/main • 8d5d71a • 1 files, +4/-0
Support `NO_ANDROIDX_MEDIA`
TGX-Android/Telegram-X/main • ee0a363 • 3 files, +8/-10
Reuse `latest` androidx-media submodule for `marshmallow` flavor
TGX-Android/Telegram-X/main • 444ec0c • 23 files, +783/-698
Upgrade build system
TGX-Android/Telegram-X/main • 4c3ed71 • 1 files, +1/-9
Update README
TGX-Android/Telegram-X/main • 972b36e • 1 files, +1/-1
Upgrade FFmpeg to FFmpeg/FFmpeg@a4f6f75
TGX-Android/Telegram-X/main • ebe9d29 • 4 files, +41/-3
Optimize tasks
TGX-Android/Telegram-X/main • f5f6307 • 1 files, +1/-1
Upgrade libvpx to `1.17.0` (webmproject/libvpx@6df3ec3)
#tgxandroid
Remove `patch-opus.sh`
TGX-Android/Telegram-X/main • c58f74b • 30 files, +4/-9109
Remove `androidx-media` duplicate sources
TGX-Android/Telegram-X/main • 50b15bc • 1 files, +14/-14
Fix rudimentary file deletion
TGX-Android/Telegram-X/main • aa6f38a • 1 files, +3/-3
Improve `CMakeLists.txt`
TGX-Android/Telegram-X/main • 8d5d71a • 1 files, +4/-0
Support `NO_ANDROIDX_MEDIA`
TGX-Android/Telegram-X/main • ee0a363 • 3 files, +8/-10
Reuse `latest` androidx-media submodule for `marshmallow` flavor
TGX-Android/Telegram-X/main • 444ec0c • 23 files, +783/-698
Upgrade build system
TGX-Android/Telegram-X/main • 4c3ed71 • 1 files, +1/-9
Update README
TGX-Android/Telegram-X/main • 972b36e • 1 files, +1/-1
Upgrade FFmpeg to FFmpeg/FFmpeg@a4f6f75
TGX-Android/Telegram-X/main • ebe9d29 • 4 files, +41/-3
Optimize tasks
TGX-Android/Telegram-X/main • f5f6307 • 1 files, +1/-1
Upgrade libvpx to `1.17.0` (webmproject/libvpx@6df3ec3)
#tgxandroid
🫡3
🫡3
TGX-Android/Telegram-X/main • 519803d • 2 files, +0/-2
Remove `@get:PathSensitive` annotation
TGX-Android/Telegram-X/main • 6bfdfca • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Remove `@get:PathSensitive` annotation
TGX-Android/Telegram-X/main • 6bfdfca • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡3
telegramdesktop/tdesktop/public-canary • 0f76ae8 • 13 files, +229/-19
Switched Windows builds to Qt 6. (Combined commit.)
#tdesktop
Switched Windows builds to Qt 6. (Combined commit.)
#tdesktop
🫡3💅2👍1🤝1
TGX-Android/Telegram-X/main • 75b7667 • 1 files, +2/-1
Fix passing extra parameters
TGX-Android/Telegram-X/main • 4a4a21d • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Fix passing extra parameters
TGX-Android/Telegram-X/main • 4a4a21d • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡3
TGX-Android/Telegram-X/main • b8de021 • 2 files, +19/-9
Do not rely on variant constants
TGX-Android/Telegram-X/main • b843f4d • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Do not rely on variant constants
TGX-Android/Telegram-X/main • b843f4d • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡4
🫡4
TGX-Android/Telegram-X/main • 1b2deb5 • 6 files, +75/-0
Clear calls history in one click (#527)
TGX-Android/Telegram-X/main • ef0aca1 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Clear calls history in one click (#527)
TGX-Android/Telegram-X/main • ef0aca1 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡4
telegramdesktop/tdesktop/public-canary • 2e7edcd • 4 files, +20/-2
Added archive job description to prepared files with box preview.
telegramdesktop/tdesktop/public-canary • 7fd6ad2 • 4 files, +582/-0
Added zip archive writer for folders and file sets.
telegramdesktop/tdesktop/public-canary • 99e8b5a • 7 files, +109/-17
Added archive writing to uploader with preparing progress in bubble.
telegramdesktop/tdesktop/public-canary • 9537714 • 9 files, +83/-1
Added folder drop zones for archive and separate files sending.
telegramdesktop/tdesktop/public-canary • 7175f03 • 9 files, +50/-1
Added drop zone for archiving of multiple files into one archive.
telegramdesktop/tdesktop/public-canary • 8cfec5c • 6 files, +105/-3
Added archive drop mode for media files under keyboard modifier.
telegramdesktop/tdesktop/public-canary • a5a9eef • 7 files, +66/-25
Added archive drop zone for folders and files in message editing.
telegramdesktop/tdesktop/public-canary • 59383b1 • 3 files, +30/-4
Added folder drop zones with height limit to send files box.
telegramdesktop/tdesktop/public-canary • 74ce3d1 • 13 files, +226/-19
Switched Windows builds to Qt 6. (Combined commit.)
#tdesktop
Added archive job description to prepared files with box preview.
telegramdesktop/tdesktop/public-canary • 7fd6ad2 • 4 files, +582/-0
Added zip archive writer for folders and file sets.
telegramdesktop/tdesktop/public-canary • 99e8b5a • 7 files, +109/-17
Added archive writing to uploader with preparing progress in bubble.
telegramdesktop/tdesktop/public-canary • 9537714 • 9 files, +83/-1
Added folder drop zones for archive and separate files sending.
telegramdesktop/tdesktop/public-canary • 7175f03 • 9 files, +50/-1
Added drop zone for archiving of multiple files into one archive.
telegramdesktop/tdesktop/public-canary • 8cfec5c • 6 files, +105/-3
Added archive drop mode for media files under keyboard modifier.
telegramdesktop/tdesktop/public-canary • a5a9eef • 7 files, +66/-25
Added archive drop zone for folders and files in message editing.
telegramdesktop/tdesktop/public-canary • 59383b1 • 3 files, +30/-4
Added folder drop zones with height limit to send files box.
telegramdesktop/tdesktop/public-canary • 74ce3d1 • 13 files, +226/-19
Switched Windows builds to Qt 6. (Combined commit.)
#tdesktop
🫡4
TGX-Android/Telegram-X/main • cb01106 • 1 files, +14/-8
Check if `androidx-media` exists
TGX-Android/Telegram-X/main • d4cfc4f • 1 files, +1/-1
Upgrade opus to xiph/opus@228a0f8
TGX-Android/Telegram-X/main • e13eea2 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Check if `androidx-media` exists
TGX-Android/Telegram-X/main • d4cfc4f • 1 files, +1/-1
Upgrade opus to xiph/opus@228a0f8
TGX-Android/Telegram-X/main • e13eea2 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡3
🫡4
🫡3
TGX-Android/Telegram-X/main • 31dbf5d • 4 files, +9/-5
Revert 1b2deb5 (#527)
TGX-Android/Telegram-X/main • 6e9fea0 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
Revert 1b2deb5 (#527)
TGX-Android/Telegram-X/main • 6e9fea0 • 1 files, +1/-1
Version bump to `1807`
#tgxandroid
🫡3👍1
🫡3
🫡3
UnigramDev/Unigram/develop • 5616fd3 • 2 files, +153/-470
Fix CPU blur path
UnigramDev/Unigram/develop • d1198e6 • 3 files, +994/-0
Project map
UnigramDev/Unigram/develop • fb47b4e • 5 files, +607/-90
Give file updates their own bus, batched per UI thread
UnigramDev/Unigram/develop • 01cb6fe • 47 files, +141/-105
Drop the unused handler argument and cache the drain per thread
UnigramDev/Unigram/develop • b3e9dfd • 1 files, +9/-3
Record the file update bus in the map
UnigramDev/Unigram/develop • e264a61 • 44 files, +71/-72
ToTimestamp => ToUnixTimeSeconds
UnigramDev/Unigram/develop • 1a091a9 • 1 files, +5/-0
Skip libvlc plugins scan
UnigramDev/Unigram/develop • 2eba64a • 1 files, +0/-63
Remove unused code
UnigramDev/Unigram/develop • d446d74 • 2 files, +33/-31
Move ReleaseHandle to Utils
UnigramDev/Unigram/develop • 5cbb4f6 • 51 files, +2729/-614
Rewrite the animation cache and move lottie into Telegram.Native
UnigramDev/Unigram/develop • 9547592 • 1 files, +29/-7
Fix leaks and error handling in the WebP decode path
UnigramDev/Unigram/develop • 00e56ce • 2 files, +432/-22
Rework AnimatedImage teardown, bitmap pooling and load queue
UnigramDev/Unigram/develop • 6d085c3 • 1 files, +35/-2
Add scroll direction detection to AnimatedListHandler
UnigramDev/Unigram/develop • 8bda2dd • 1 files, +52/-27
Flush stale .tgfc caches and drop the old .cache formats
UnigramDev/Unigram/develop • 7931558 • 5 files, +451/-15
Document the animation cache rewrite and drop stale RLottie notes
#unigram
Fix CPU blur path
UnigramDev/Unigram/develop • d1198e6 • 3 files, +994/-0
Project map
UnigramDev/Unigram/develop • fb47b4e • 5 files, +607/-90
Give file updates their own bus, batched per UI thread
UnigramDev/Unigram/develop • 01cb6fe • 47 files, +141/-105
Drop the unused handler argument and cache the drain per thread
UnigramDev/Unigram/develop • b3e9dfd • 1 files, +9/-3
Record the file update bus in the map
UnigramDev/Unigram/develop • e264a61 • 44 files, +71/-72
ToTimestamp => ToUnixTimeSeconds
UnigramDev/Unigram/develop • 1a091a9 • 1 files, +5/-0
Skip libvlc plugins scan
UnigramDev/Unigram/develop • 2eba64a • 1 files, +0/-63
Remove unused code
UnigramDev/Unigram/develop • d446d74 • 2 files, +33/-31
Move ReleaseHandle to Utils
UnigramDev/Unigram/develop • 5cbb4f6 • 51 files, +2729/-614
Rewrite the animation cache and move lottie into Telegram.Native
UnigramDev/Unigram/develop • 9547592 • 1 files, +29/-7
Fix leaks and error handling in the WebP decode path
UnigramDev/Unigram/develop • 00e56ce • 2 files, +432/-22
Rework AnimatedImage teardown, bitmap pooling and load queue
UnigramDev/Unigram/develop • 6d085c3 • 1 files, +35/-2
Add scroll direction detection to AnimatedListHandler
UnigramDev/Unigram/develop • 8bda2dd • 1 files, +52/-27
Flush stale .tgfc caches and drop the old .cache formats
UnigramDev/Unigram/develop • 7931558 • 5 files, +451/-15
Document the animation cache rewrite and drop stale RLottie notes
#unigram