Commit Graph

11 Commits

Author SHA1 Message Date
DrKLO fc46daa50f A lot of features (may be unstable, don't upload to markets)
Blocked contacts
Media auto download
Repeat notifications every hour
Vibration patterns
Resend messages after app restart
2014-08-22 18:24:33 +04:00
DrKLO 91ae97e257 Broadcasts, updated gif lib, blur image\video preview
Note: untested, don’t upload to market
2014-07-27 02:28:33 +04:00
DrKLO d29eabd163 Popup notifications (not finished), removed in-app notifications, DB performance optimisations (fixes for Android L), separate app logic from network logic (not finished)
Note: don’t upload to any markets, it’s may be unstable
2014-07-03 02:39:05 +04:00
DrKLO 458517e4a4 Improved files download speed 2014-06-20 23:34:16 +04:00
DrKLO 70882c5d28 Avoid sending file twice (photos, documents, videos), move notifications settings from profiles to other view 2014-06-20 04:18:13 +04:00
DrKLO 358a067acc Avoid uploading same file twice, bug fixes 2014-06-16 16:36:54 +04:00
DrKLO 5ebe60a00d Improved notifications settings, 3x emoji, libjpeg, code refactoring, bug fixes
https://github.com/DrKLO/Telegram/pull/418
2014-05-17 03:05:49 +04:00
DrKLO 0b01da670a Attempt to detect screenshots(not perfect now, disabled) 2014-04-04 21:58:33 +04:00
DrKLO ec533c5fff Optimize files upload, gif auto play after download, crash and bug fixes 2014-04-04 01:18:54 +04:00
DrKLO 4ede311055 Update to 1.4.6
Audio notes (opus codec)
A lot of different improvements and bug fixes

Thanks to:
https://github.com/DrKLO/Telegram/issues/293
https://github.com/DrKLO/Telegram/issues/256

FOSS configuration not ready yet

I will move main dev branch to github in next couple commits
2014-03-23 02:31:55 +04:00
DrKLO a21494ade6 Update to 1.3.26
Applied patch from https://github.com/DrKLO/Telegram/pull/99 . Thanks.
Added German localization. Thanks to all from
https://github.com/DrKLO/Telegram/pull/129
Experimental audio (will not go to market yet, we will switch to opus
codec)
Improved text drawing perfomance (now Telegram can draw even «War and
Peace» in one message)
Ability to send multiple photos and documents from external apps
Contacts fixes
Memory usage optimizations in network code (receiving data)
Partly switched to native ByteBuffers (decoding received data)
Added support of Telegram API Layer 12
Bug fixes
2014-03-01 02:28:25 +04:00