Commit Graph

25012 Commits

Author SHA1 Message Date
Mikhail Filimonov
344cc07236 no message 2018-03-02 20:56:24 +04:00
Peter Iakovlev
b39986a1ee no message 2018-03-02 20:55:22 +04:00
Peter Iakovlev
349953a84b no message 2018-03-02 20:54:55 +04:00
Peter Iakovlev
d5f0e96802 no message 2018-03-02 20:54:35 +04:00
Peter Iakovlev
089a87be15 no message 2018-03-02 20:53:38 +04:00
Peter Iakovlev
4b1e3067b2 no message 2018-03-02 20:47:00 +04:00
Peter Iakovlev
39381dd189 no message 2018-03-02 20:44:32 +04:00
Peter Iakovlev
e8ec55e911 no message 2018-03-02 20:44:12 +04:00
Peter Iakovlev
377c25943b no message 2018-03-02 20:43:26 +04:00
Peter Iakovlev
3a2c2ea690 Merge commit '2618c50073092e99fe1df5213ba6a0619e908988'
# Conflicts:
#	AsyncDisplayKit.xcodeproj/project.pbxproj
#	Source/Private/ASDisplayNode+AsyncDisplay.mm
2018-03-02 15:24:20 +04:00
Grishka
41d16426fd probably fix crash on os x 2018-03-02 14:51:42 +04:00
Mikhail Filimonov
b55d22f2fa Merge branch 'group_calls' of https://github.com/peter-iakovlev/TelegramCoreDev into group_calls 2018-03-01 19:37:42 +04:00
Mikhail Filimonov
a835c4c4ee no message 2018-03-01 19:37:35 +04:00
Peter Iakovlev
22a05174d7 no message 2018-03-01 19:22:16 +04:00
Mikhail Filimonov
6ea292ddaa Merge branch 'master' of https://github.com/peter-iakovlev/Postbox 2018-03-01 12:34:50 +04:00
Mikhail Filimonov
74e52c0ce2 no message 2018-03-01 12:34:45 +04:00
Mikhail Filimonov
c353091c51 Merge branch 'group_calls' of https://github.com/peter-iakovlev/TelegramCoreDev into group_calls 2018-03-01 12:34:09 +04:00
Mikhail Filimonov
e2d2bd98f9 no message 2018-03-01 12:33:58 +04:00
Peter Iakovlev
3306b36ddb no message 2018-03-01 03:54:11 +04:00
Peter Iakovlev
e6e4bee77e no message 2018-03-01 03:53:55 +04:00
Adlai Holler
a1055254f7 Replace pthread specifics with C11 thread-local variables (#811)
* Replace pthread specifics with C11 thread-local variables for speed and safety

* Increment changelog
2018-02-28 12:42:30 -08:00
Karthik M
6b57b1cf1a [ASDKGram Example] image_url has been changed from URL to Array by 500px. (#813) 2018-02-27 20:40:45 -08:00
Peter Iakovlev
e8772ff295 no message 2018-02-28 01:19:41 +04:00
Peter Iakovlev
a4692499c4 no message 2018-02-28 01:19:26 +04:00
Garrett Moon
8817a009c9 Upgrade dangerfile (#810)
* Upgrade dangerfile

* Allow cocoapods warnings for now :(
2018-02-26 13:16:38 -08:00
Mikhail Filimonov
1b6167bab7 Merge branches 'group_calls' and 'group_calls' of https://github.com/peter-iakovlev/TelegramCoreDev into group_calls 2018-02-26 19:36:08 +04:00
Mikhail Filimonov
9f2150f592 no message 2018-02-26 19:35:57 +04:00
Peter Iakovlev
78fdebcce3 no message 2018-02-26 15:23:09 +04:00
Peter Iakovlev
a3e4d97b6e Merge commit '84fcb8a8aafe0dafedf0876af3fad95b32a76f09' into group_calls 2018-02-26 15:15:58 +04:00
Peter Iakovlev
fa8633d2ba no message 2018-02-26 15:13:43 +04:00
Peter Iakovlev
89a2a1c47f Merge commit 'ebe5d4eebaa7208c3f66d93a56f6a3c3ea66d885' 2018-02-26 12:42:29 +04:00
Peter Iakovlev
12f84cf975 no message 2018-02-26 12:42:16 +04:00
appleguy
223f1c9a36 [ASDisplayNode] Consolidate main thread initialization and allow apps to invoke it manually instead of +load. (#798)
* - [ASDisplayNode] Consolidate main thread initialization and allow apps to invoke it manually instead of +load.

Additionally this has a few minor fixes for Yoga support, and adds some basic
but universally valuable callbacks like -nodeDidLoad to ASNodeController.

* Small fix for handling _layoutVersion.

* Remove poking the scale accessor
2018-02-25 22:15:40 -08:00
Peter Iakovlev
10a029df32 no message 2018-02-24 16:27:58 +04:00
Peter Iakovlev
e54bb8c34a no message 2018-02-24 16:27:31 +04:00
Michael Schneider
236cdd799c Fix UIResponder handling with view backing ASDisplayNode (#789)
* Add failing tests

* Fix responder chain handling in Texture

* Add mores tests that horrible fail

* Add Changelog.md entry

* Some fixes

* Update logic

* Add tests that prevents infinite loops if a custom view is overwriting UIResponder methods

* Add macro to forward methods in ASDisplayNode

* Add macro for forwarding responder methods in _ASDisplayView

* Remove junk

* Address first comments

* Update _ASDisplayView to cache responder forwarding methods

* Use XCTAssertEqual
2018-02-23 09:10:09 -08:00
Peter Iakovlev
d36e7e3a6e no message 2018-02-23 20:28:31 +04:00
Ilya Laktyushin
04a9ce1abb no message 2018-02-21 14:46:20 +03:00
Mikhail Filimonov
84fcb8a8aa no message 2018-02-21 03:22:15 +04:00
Mikhail Filimonov
ebe5d4eeba no message 2018-02-21 03:21:49 +04:00
Peter Iakovlev
640865d83c no message 2018-02-21 01:47:23 +04:00
Peter Iakovlev
14f0fc94f4 no message 2018-02-21 01:46:32 +04:00
Brandon Withrow
551eba4077 Merge pull request #559 from jorgefrazaocosta/jcosta/animation_name_ibinspectable
Adds IBInspectable to set animation name via Interface Builder
2018-02-20 12:02:42 -08:00
Brandon Withrow
e323ab7d9b Merge pull request #560 from tikoyesayan/xcode-warning-fix
Xcode warning fix
2018-02-20 12:02:13 -08:00
Brandon Withrow
231c660179 Merge pull request #554 from sujaypat/animationViewSpelling
Fix spelling errors in lottie-ios
2018-02-20 12:01:31 -08:00
John
6737ba68ce fix build against musl libc 2018-02-19 17:50:53 +01:00
Marco Trevisan
01f70942e1 libtgvoip.gyp: only enable -msse2 for i686 2018-02-19 00:25:55 +01:00
Tigran Yesayan
eed375cfed Xcode warning fix 2018-02-18 17:47:29 +04:00
Marco Trevisan
b1b83c6f3b libtgvoip.gyp: use uname -m to get architecture 2018-02-17 17:51:14 +01:00
Jorge Costa
c002b2c39a Adds IBInspectable to set animation name via Interface Builder 2018-02-15 11:39:19 +00:00