Eugene Dymov
a9be79c977
Bumped PINRemoteImage (3.0.0-beta.9), PINCache (3.0.1-beta.4) ( #37 )
2017-04-19 14:17:42 -07:00
Phil Larson
dca67c3d49
Use _ASCollectionReusableView inside ASIGListSupplementaryViewSourceMethods ( #40 )
2017-04-19 13:26:35 -07:00
Huy Nguyen
ed5a13976b
ASCollectionLayout needs to set size to measured cells ( #24 )
2017-04-19 10:35:50 -07:00
Levi McCallum
7c86faf42b
Remove hero dropshadow ( #35 )
2017-04-18 17:37:31 -07:00
Benjamin Scholtysik (Reimold)
af1001c61c
Set IPHONEOS_DEPLOYMENT_TARGET for HockeySDKTests to iOS8 (not for the rest of the targets)
2017-04-18 16:29:15 -07:00
Benjamin Scholtysik (Reimold)
7ba80beca2
Remove pre-iOS 7 code
2017-04-18 16:26:05 -07:00
Benjamin Scholtysik (Reimold)
eff3652ec7
Use Xcode 8.3
2017-04-18 16:24:17 -07:00
Benjamin Scholtysik (Reimold)
0474ea7827
bump IPHONEOES_DEPLOYMENT_TARGET to 7.0
2017-04-18 16:22:04 -07:00
Levi McCallum
e727d9a75f
Add announcement banner to documentation site ( #31 )
...
* Add announcement banner to documentation site
* Move css to the file
* Remove css from inline
2017-04-18 14:04:43 -07:00
Peter
b19a770951
no message
2017-04-18 20:05:09 +03:00
overtake
5ca27728d7
Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore
2017-04-18 19:56:08 +03:00
overtake
2aa6805380
no message
2017-04-18 19:55:58 +03:00
Peter
d55e3da7b3
no message
2017-04-18 19:53:47 +03:00
Peter
dab8ab4dc5
no message
2017-04-18 19:53:10 +03:00
Peter
6e4df775d1
Merge commit '4495e88da90db6b5aa9c27581203d5fd10691a31'
2017-04-18 19:52:50 +03:00
Peter
4cf9a68a19
no message
2017-04-18 19:52:37 +03:00
Peter
124e621ee2
no message
2017-04-18 19:52:18 +03:00
Peter
baf94a7575
Merge commit '30ad10da3c34439d6c1c8f8e8f88539d875cf6bf'
...
# Conflicts:
# AsyncDisplayKit.xcodeproj/project.pbxproj
# Source/ASImageNode+AnimatedImage.mm
# Source/ASImageNode.mm
# Source/AsyncDisplayKit.modulemap
# Source/Details/_ASCollectionViewCell.m
# Source/asdkmodule.modulemap
# Source/module.modulemap
2017-04-18 19:50:49 +03:00
Benjamin Scholtysik (Reimold)
a77db5539f
Add PLCrashReporter 1.2.2
2017-04-17 16:01:43 -07:00
Grishka
bfde1a4be3
Update to v0.4
...
Moved public API classes into namespace tgvoip (CVoIPController -> tgvoip::VoIPController, CVoIPServerConfig -> tgvoip::ServerConfig)
Endpoint is now a class instead of a struct; also, IP addresses are now wrapped into objects instead of relying on in_addr and in6_addr
Full Windows port (Win32 threading + Winsock + WaveOut/WaveIn)
Added support for ALSA audio I/O on Linux (closes #2 )
Abstracted away low-level networking to make it more portable
Minor bugfixes
2017-04-17 21:57:07 +03:00
Adlai Holler
fdb54a02d9
Fix case where we forget to unlock in ASNetworkImagenode ( #17 )
2017-04-17 11:38:07 -07:00
Garrett Moon
9f6ec95b53
Add blog post ( #9 )
2017-04-14 11:42:24 -07:00
Garrett Moon
b793613e04
Update podspec
2017-04-14 09:37:38 -07:00
Garrett Moon
722b8b2f53
Update media.css
2017-04-14 09:37:38 -07:00
Garrett Moon
0d658af1e6
New logo on github pages ( #8 )
2017-04-14 09:37:38 -07:00
Garrett Moon
3fe11f2fd5
New logo ( #7 )
2017-04-14 09:37:38 -07:00
Garrett Moon
f67376a4c3
Update docs
2017-04-14 09:37:38 -07:00
Garrett Moon
8b41c8c300
Update License ( #6 )
2017-04-14 09:37:38 -07:00
Michael Schneider
fa08bd0ed1
Update contribution guidelines ( #3 )
...
* Update contribution guidelines
* Some improvements
* Improve code
* Update based on feedback
2017-04-14 09:37:38 -07:00
Garrett Moon
b9a4885bfb
Update README.md ( #5 )
...
* Update README.md
* Update README.md
2017-04-14 09:37:38 -07:00
Garrett Moon
059e74414e
Update footer
2017-04-14 09:37:38 -07:00
Garrett Moon
ede6145f97
Update docs.html
2017-04-14 09:37:38 -07:00
Garrett Moon
5c8b31684a
Rename AsyncDisplayKit to Texture ( #4 )
...
* Rename AsyncDisplayKit to Texture
* More renaming
2017-04-14 09:37:38 -07:00
Garrett Moon
fa18ad226b
Update docs
2017-04-14 09:37:38 -07:00
Garrett Moon
fe66bc1a8c
Hopefully the last example fix.
2017-04-14 09:37:38 -07:00
Garrett Moon
caace4f98b
More example fixes
2017-04-14 09:37:38 -07:00
Garrett Moon
8f76f5dee0
Add header dir to fix includes
2017-04-14 09:37:38 -07:00
Garrett Moon
3522c81d5e
Update examples
2017-04-14 09:37:38 -07:00
Garrett Moon
61c2bc4c91
Texture Podspec
2017-04-14 09:37:38 -07:00
Garrett Moon
71a2f3516e
Update CNAME
2017-04-14 09:37:38 -07:00
Garrett Moon
9c3c5d7554
Add in docs from https://github.com/AsyncDisplayKit/Documentation
2017-04-14 09:37:38 -07:00
Garrett Moon
1718eb8bd7
Delete GITHUB_RULES.md
2017-04-14 09:37:33 -07:00
Garrett Moon
379bec2899
Update ISSUE_TEMPLATE.md
2017-04-14 09:37:33 -07:00
Garrett Moon
cd42d9ddc0
Adding buildkite support ( #1 )
...
* Adding buildkite support
* Update build.sh to support all flag
2017-04-14 09:37:33 -07:00
overtake
9e601319a1
Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore
2017-04-14 16:06:10 +03:00
overtake
eb5314438c
no message
2017-04-14 16:06:03 +03:00
Peter
46a2ead614
no message
2017-04-14 16:04:42 +03:00
Peter
0e0646ddc9
no message
2017-04-14 16:04:22 +03:00
Huy Nguyen
dcf858eac1
[ASDisplayNode] Trigger a layout pass whenever a node enters preload state ( #3263 )
...
* Add a thread-safe layoutIfNeeded implementation to ASDisplayNode
* Trigger a layout pass when a display node enters preload state
- This ensures that all the subnodes have the correct size to preload their content.
* ASCollectionNode to trigger its initial data load when it enters preload state
* Minor change in _ASCollectionViewCell
* Layout sublayouts before dispatch to main for subclass hooks
* Update comments
* Don't wait until updates are committed when the collection node enters display state
* Same deal for table node
* Explain the layout trigger in ASDisplayNode
2017-04-13 16:25:17 -07:00
Phil Larson
3164d8d013
[ASCollectionNode] Add _ASCollectionReusableView container for supplementary nodes ( #3255 )
...
* Add _ASCollectionReusableView container for ASCollectionNode supplementary nodes with applyLayoutAttributes support
• Adds support for -[ASCellNode applyLayoutAttributes:] to supplementary nodes
* Ensure _ASCollectionReusableView has layoutAttributes if the collection view doesn’t set them
* Use correct layoutAttributes accessor for supplementary elements
2017-04-13 16:16:40 -07:00