Commit Graph

25012 Commits

Author SHA1 Message Date
Peter
9cce4bda59 Merge commit '21a0e3b9850cb7f664700bc67005407d261bfc59' 2017-08-04 14:20:32 +03:00
Peter
b6cafcc834 no message 2017-08-04 14:20:00 +03:00
Peter
746f56fe43 no message 2017-08-04 14:04:08 +03:00
Murat Baysangurov
17bbe4e1a4 UIAlertView removed 2017-08-04 13:52:10 +03:00
Peter
555fe0239d Merge commit 'ba08ae1318cac3a40c4c0fe6c920e1675117dc2f' 2017-08-04 13:12:11 +03:00
Peter
587d2b2132 Merge commit '3ccc2f0f15d2e4ed7105f0ef6aea575e05cfd7ad'
# Conflicts:
#	AsyncDisplayKit.xcodeproj/project.pbxproj
#	Source/ASDisplayNode.mm
#	Source/ASMapNode.mm
#	Source/Details/ASDataController.mm
#	Source/Details/ASPINRemoteImageDownloader.h
#	Source/Details/ASPINRemoteImageDownloader.m
2017-08-04 13:12:06 +03:00
Benjamin Scholtysik (Reimold)
2b1f07844d Update the readme to point to the new docs 2017-08-03 17:11:37 -07:00
Brandon Withrow
bebfce57b9 Merge pull request #342 from airbnb/btw/podupdate
Update podfile
2017-08-03 16:37:44 -07:00
brandon_withrow
5756072a8f Update podfile 2017-08-03 16:37:15 -07:00
Benjamin Scholtysik (Reimold)
4fe23f013e Merge pull request #444 from bitstadium/release/500-beta-1
Release/500 beta 1
2017-08-03 16:36:30 -07:00
Benjamin Scholtysik (Reimold)
e711965573 Ignore warning related to unused const variables in BITAttributedLabel. 2017-08-03 16:36:02 -07:00
Brandon Withrow
276513876d Merge pull request #341 from airbnb/btw/removescreenshots
Removed screenshot tests and updated example app
2017-08-03 16:22:52 -07:00
brandon_withrow
db46a3fe74 Removed screenshot tests and updated example app 2017-08-03 16:22:16 -07:00
Brandon Withrow
7cc71d1e41 Merge pull request #336 from panmingyang2009/imageCache
Allow custom image cache for 'animationWithFilePath'
2017-08-03 16:09:58 -07:00
Brandon Withrow
2abaf62515 Merge pull request #340 from airbnb/btw/readmeupdate
Update Readme
2017-08-03 16:05:19 -07:00
brandon_withrow
367312cd1a Update Readme 2017-08-03 16:04:08 -07:00
Brandon Withrow
6ba84363c3 Merge pull request #339 from airbnb/btw/exampleFix
Fix for example apps
2017-08-03 14:28:15 -07:00
brandon_withrow
820b78863e Fix for example apps 2017-08-03 14:27:36 -07:00
Benjamin Scholtysik (Reimold)
98f5fc795b A few typos and fixes for the installation guide 2017-08-03 14:06:29 -07:00
Brandon Withrow
cf001de30d Merge pull request #338 from airbnb/btw/forceupdatefix
Fix for force update
2017-08-03 13:41:13 -07:00
brandon_withrow
3306837b8c Fix for force update 2017-08-03 13:40:45 -07:00
Benjamin Scholtysik (Reimold)
1157991398 Fix typo in the word CocoaPods. 2017-08-03 13:40:31 -07:00
Benjamin Scholtysik (Reimold)
083b0cb0c2 Remove AssetsLibrary dependency as the SDK now supports iOS 8 and up 2017-08-03 12:56:56 -07:00
Benjamin Scholtysik (Reimold)
94606f6b4a Bump version to 5.0.0-beta.1 and add changelog 2017-08-03 12:41:54 -07:00
Brandon Withrow
f26b7781ba Merge pull request #337 from airbnb/btw/keyframeFix
Fix for altering single keyframes
2017-08-03 12:15:33 -07:00
brandon_withrow
e5be5e8ee2 Fix for altering single keyrames 2017-08-03 12:14:27 -07:00
Benjamin Scholtysik (Reimold)
cdde5d1711 Merge pull request #441 from bmourat/remove-nsurlconnection
NSURLConnection removed
2017-08-03 10:15:52 -07:00
panmingyang2009
74b7144a4c Use LOTCacheProvider in LOTLayerView 2017-08-03 23:34:03 +08:00
panmingyang2009
2ae59bc7e9 Add third party image cache support
LOTCacheProvider allow external developer provide their own cache for Lottie.
2017-08-03 23:33:47 +08:00
Murat Baysangurov
1b71957040 Merge branch 'develop' into remove-nsurlconnection
# Conflicts:
#	Support/HockeySDKTests/BITAuthenticatorTests.m
#	Support/HockeySDKTests/BITHockeyAppClientTests.m
#	Support/HockeySDKTests/BITSenderTests.m
2017-08-03 17:11:51 +03:00
Flo
ba08ae1318 [ASStackLayoutSpec] Flex wrap fix and lineSpacing property (#472)
* ASStackUnpositionedLayout: Take spacing into account when laying out a wrapped stack.

* ASStackLayoutSpec: Add the lineSpacing property.

* Update CHANGELOG.md.
2017-08-03 11:24:08 +01:00
Benjamin Scholtysik (Reimold)
377ecab36b Merge pull request #443 from bmourat/fix/get-resource-value-async
Calling getResourceValue asynchronously
2017-08-02 18:28:45 -07:00
Brandon Withrow
173e6d70dc Merge pull request #332 from airbnb/btw/LoopanimationFix
Fix for setting loop animation mid-flight
2017-08-02 17:14:09 -07:00
brandon_withrow
2726804d5b Fix for setting loop animation mid-flight 2017-08-02 17:06:24 -07:00
Brandon Withrow
973ec4e76a Merge pull request #331 from airbnb/btw/lottie201
Update to fix builds
2017-08-02 16:35:50 -07:00
brandon_withrow
9fddf34dfe Update to fix builds 2017-08-02 16:31:25 -07:00
Brandon Withrow
58443dc9ae Merge pull request #330 from rob-keepsafe/feature/completionSetter
Expose completionBlock
2017-08-02 15:53:23 -07:00
rob-keepsafe
c8666d1ba6 Expose completionBlock 2017-08-02 15:39:59 -07:00
Brandon Withrow
05a6f82c90 Merge pull request #329 from airbnb/btw/removeFile
Removed missing file
2017-08-02 14:49:05 -07:00
brandon_withrow
618c04fdbf Removed missing file 2017-08-02 14:47:38 -07:00
Brandon Withrow
67d478dcd4 Merge pull request #328 from airbnb/btw/LottieV2
Lottie Version 2.0
2017-08-02 14:45:06 -07:00
brandon_withrow
a50f615df6 Bumped Version 2017-08-02 14:31:46 -07:00
brandon_withrow
6fd17cfbe6 Update Caching Layer 2017-08-02 14:22:48 -07:00
brandon_withrow
ad9303e689 readme update 2017-08-02 14:04:42 -07:00
Murat Baysangurov
31cd9beee5 Semaphore replaced with expectation 2017-08-02 13:11:24 +03:00
Murat Baysangurov
4d8251bc70 Log setResourceValueError 2017-08-02 10:09:46 +03:00
Murat Baysangurov
14b3e1c1b4 Error logging added 2017-08-02 09:59:11 +03:00
brandon_withrow
ac25888790 Update Pods 2017-08-01 17:03:47 -07:00
brandon_withrow
582a87636a Cleaned Warnings 2017-08-01 14:44:03 -07:00
Grishka
bfd5cfecb3 - Use VoiceProcessingIO on OS X 10.7 and higher
- Apply AGC after AEC/NS to work around loud echo on desktops
- Fixed (?) mic muting on Windows
2017-08-01 20:17:44 +03:00