John Preston
|
90b3b5c3e5
|
MTP::AuthKey uses std::array for data.
Also using "volatile char*" iteration for secure memset on Mac/Linux.
|
2017-02-25 19:48:18 +03:00 |
|
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
|
John Preston
|
06ed7b8eaf
|
Some more ripple animations. Now only anim::value (float64).
Also each FloatAnimation now stops MTP responses.
Also slide animations done by FloatAnimation.
Closed beta 10019012.
|
2016-12-30 17:52:46 +04:00 |
|
John Preston
|
8958ae0377
|
Typing animations from android.
|
2016-12-30 17:52:36 +04:00 |
|
John Preston
|
e616c39608
|
Merge branch 'dev' into player
Conflicts:
Telegram/SourceFiles/application.cpp
Telegram/SourceFiles/core/utils.h
Telegram/SourceFiles/localstorage.cpp
Telegram/SourceFiles/pspecific_mac_p.mm
|
2016-10-08 12:10:33 +03:00 |
|
John Preston
|
41dc0f4e98
|
Hide all button added to default notifications.
|
2016-10-05 19:56:27 +03:00 |
|
John Preston
|
5b3ac58578
|
Merge branch 'game_media' into player
Conflicts:
Telegram/SourceFiles/core/basic_types.h
Telegram/SourceFiles/sysbuttons.h
Telegram/SourceFiles/title.cpp
|
2016-09-29 16:48:43 +03:00 |
|
John Preston
|
f1f7333c7a
|
Removed some old styles. Divided basic_types module to several.
|
2016-09-29 14:37:16 +03:00 |
|
John Preston
|
a8f3582cb1
|
Title controls reordering done right. Title song play button created.
|
2016-09-21 14:44:20 +03:00 |
|
John Preston
|
46ad43bb1e
|
New profile cover actions by buttons done.
Two new types of Observers: image loaded and async file dialog.
|
2016-05-25 20:59:21 +03:00 |
|
John Preston
|
a299c1f9e8
|
fixed upload of files
|
2016-03-24 23:35:46 +03:00 |
|
John Preston
|
7c99f947eb
|
added connection implementations to git, protocol improved
|
2016-03-24 15:57:10 +03:00 |
|
John Preston
|
ddd63d73b7
|
MTP::nonce -> rand_value, fixed first_name and last_name reading from minimal users
|
2016-03-24 13:12:18 +03:00 |
|
John Preston
|
d9ef8217e5
|
moved MTProtoSession and MTProtoConnection to MTP::internal:: namespace
|
2016-03-24 11:57:11 +03:00 |
|
John Preston
|
26e2918841
|
Modules renamed in mtproto folder, Xcode build should not work yet
|
2016-03-23 21:43:12 +03:00 |
|