Commit Graph

25012 Commits

Author SHA1 Message Date
overtake
a1779a5467 no message 2017-09-15 16:12:52 +03:00
Benjamin Scholtysik (Reimold)
427cffcc92 Merge branch 'develop' into release/5.0.0 2017-09-14 23:38:55 -07:00
Benjamin Scholtysik (Reimold)
146146b393 Merge pull request #460 from bitstadium/fix/some-cleanup
Fix/some cleanup
2017-09-14 23:37:13 -07:00
Benjamin Scholtysik (Reimold)
7363ab3faf Merge branch 'fix/some-cleanup' into release/5.0.0 2017-09-14 17:09:38 -07:00
Benjamin Scholtysik (Reimold)
3ba7117cb7 Fix 3 warnings related to unised parameters in BITFeedbackComposeViewController 2017-09-14 17:08:01 -07:00
Benjamin Scholtysik (Reimold)
d44c3aad42 Run unit tests on fewer devices. 2017-09-14 16:46:20 -07:00
Benjamin Scholtysik (Reimold)
14cded9ac9 Bump version to 5.0.0 2017-09-14 14:32:46 -07:00
Benjamin Scholtysik (Reimold)
1cc9c32c5e Merge branch 'develop' into fix/some-cleanup 2017-09-14 10:14:44 -07:00
Benjamin Scholtysik (Reimold)
a16ddd3a6c Merge pull request #459 from bmourat/fix/screenshot-bug-ios-11
Fix screenshot bug in ios 11
2017-09-14 10:13:54 -07:00
Ilya Laktyushin
86a91011e8 no message 2017-09-13 20:52:56 +03:00
Peter
67efeda4f1 Merge commit '3facbe4ddc9bf0e3183789fbb201866168acbde5' 2017-09-13 20:51:47 +03:00
Peter
8837f04843 no message 2017-09-13 20:51:42 +03:00
Benjamin Scholtysik (Reimold)
6d781405d5 Use UIAlertController for attaching photos to feedback 2017-09-13 10:50:45 -07:00
Benjamin Scholtysik (Reimold)
c13231636a Cleaning up some logic related to old iOS versions that we no longer support. 2017-09-13 10:31:09 -07:00
Murat Baysangurov
93776a9b28 __IPHONE_11_0 moved to HockeySDKPrivate 2017-09-13 20:00:10 +03:00
Samuel Hsiung
008b847a7a Fix -[ASPagerNode view] triggering pendingState + nodeLoaded assert (#564) 2017-09-13 17:12:46 +01:00
Murat Baysangurov
9cf323b694 Minor warnings fixed 2017-09-13 16:44:25 +03:00
Murat Baysangurov
1c7c8d807f Bug with screenshot being behind navigation bar fixed 2017-09-13 16:42:44 +03:00
Ilya Laktyushin
8016099032 Merge branch 'master' of bitbucket.org:iakovlevpeterp/legacycomponents
# Conflicts:
#	LegacyComponents/TGMediaPickerGalleryVideoScrubber.m
2017-09-12 10:45:32 +03:00
Ilya Laktyushin
ff0d334f19 no message 2017-09-12 10:41:47 +03:00
Huy Nguyen
9df6909d71 [ASImageNode] Always dealloc images in a background queue (#561)
* ASImageNode to always dealloc its images in a background queue

* Update CHANGELOG
2017-09-11 13:33:30 -07:00
César Estébanez Tascón
002c2d6978 Mark ASRunLoopQueue as drained if it contains only NULLs (#558)
* Mark ASRunLoopQueue as drained if it contains only NULLs

* Update CHANGELOG.md

* Cover ASRunLoopQueue with tests

* Include PR link in CHANGELOG.md

* Replace license header of ASRunLoopQueueTests.m with correct one

* Insert a nil in _internalQueue to ensure compaction, instead of maintaining a state for _isQueueDrained
2017-09-11 13:32:25 -07:00
Huy Nguyen
7c7a4acf0e ASCollectionLayout to exclude content inset on scrollable directions from viewport size (#562) 2017-09-11 13:32:17 -07:00
Huy Nguyen
fcee108af5 [ASCollectionNode][ASTableNode] Add content inset bridging property (#560)
* Add content inset bridging property to table and collection nodes

* Fix CHANGELOG

* Fix typo

* Minor fixes
2017-09-11 19:20:32 +01:00
Garrett Moon
3c77d4a5da Adds support for specifying a quality indexed array of URLs (#557)
* Add support for downloading a set of URLs on ASNetworkImageNode

* Should be building now;

* Remove old unused code

* Add a changelog message

* Bump PINRemoteImage

* Huy's comments
2017-09-11 11:12:45 -07:00
Peter
266d87d1e7 no message 2017-09-11 00:07:59 +03:00
Peter
98632adefd no message 2017-09-11 00:07:36 +03:00
Peter
fad51507f1 no message 2017-09-11 00:07:16 +03:00
Peter
7b4c119ec3 no message 2017-09-11 00:06:58 +03:00
Peter
6d907770c3 Merge commit 'eb2a8d0a37af037171bd5cee54281fb6926f39bd'
# Conflicts:
#	MTProtoKit/MTApiEnvironment.m
2017-09-11 00:06:43 +03:00
Peter
c05e175523 no message 2017-09-11 00:06:02 +03:00
Peter
3facbe4ddc Merge commit '7903caf3c0eb8317def6f8d460d3160cbc5fcf9b' 2017-09-11 00:05:38 +03:00
Peter
ddfb4abd54 no message 2017-09-11 00:05:31 +03:00
Peter
a74b753db7 Merge branch 'develop' of https://github.com/bitstadium/HockeySDK-iOS into develop
# Conflicts:
#	Support/HockeySDK.xcodeproj/xcshareddata/xcschemes/HockeySDK Distribution.xcscheme
#	Support/HockeySDK.xcodeproj/xcshareddata/xcschemes/HockeySDK Documentation.xcscheme
#	Support/HockeySDK.xcodeproj/xcshareddata/xcschemes/HockeySDK Framework.xcscheme
#	Support/HockeySDK.xcodeproj/xcshareddata/xcschemes/HockeySDK.xcscheme
#	Support/HockeySDK.xcodeproj/xcshareddata/xcschemes/HockeySDKResources.xcscheme
2017-09-11 00:04:05 +03:00
Peter
7ac26198ec no message 2017-09-11 00:03:40 +03:00
Peter
d1da40bb0b Merge commit '19a9d29aa873edcf5624bed7fa9ee86662da0bfd'
# Conflicts:
#	Source/Details/ASCollectionGalleryLayoutDelegate.m
2017-09-11 00:03:22 +03:00
Hans Knöchel
e342b08678 Fix memory-leaks, analyser warnings and code-style 2017-09-10 12:06:44 +02:00
Peter
7903caf3c0 no message 2017-09-08 20:19:20 +03:00
Huy Nguyen
786963c6a9 [ASDisplayNode] Deprecate -displayWillStart in favor of -displayWillStartAsynchronously: (#536)
* Deprecate -[ASDisplayNode displayWillStart] in favor of -displayWillStartAsynchronously:

* Minor change

* Fix CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md
2017-09-08 18:04:43 +01:00
Huy Nguyen
d4b1f625aa [Gallery layout] Include the caller in properties providing methods (#533)
* Include the caller in ASCollectionGalleryLayoutPropertiesProviding's methods

* Update CHANGELOG.md
2017-09-08 17:05:06 +01:00
Adlai Holler
53e99cc762 Make ASWeakMapEntry Value Atomic (#555)
* Make ASWeakMapEntry value atomic

* Increment changelog

* Go a little nuts

* Update CHANGELOG.md
2017-09-08 15:17:35 +01:00
Benjamin Scholtysik (Reimold)
d70a42af3a Merge pull request #455 from bitstadium/release/5.0.0-beta.2
Add changelog and bump version to 5.0.0-beta.2
2017-09-07 23:12:02 -07:00
Benjamin Scholtysik (Reimold)
1956cdddc8 Bump version in documentation 2017-09-07 17:57:10 -07:00
Benjamin Scholtysik (Reimold)
30441ae946 Merge remote-tracking branch 'Public/develop' into release/5.0.0-beta.2 2017-09-07 17:16:19 -07:00
Benjamin Scholtysik (Reimold)
c01fbdd81e Merge pull request #457 from bmourat/fix/update-docs
Code samples in swift added
2017-09-07 17:15:29 -07:00
Benjamin Scholtysik (Reimold)
dbb8c0a04b Make sure the deployment target for the crashonlyextension is iOS 8. 2017-09-07 17:11:50 -07:00
Benjamin Scholtysik (Reimold)
5d726fef4b Merge remote-tracking branch 'Public/develop' into release/5.0.0-beta.2 2017-09-07 15:39:44 -07:00
Benjamin Scholtysik (Reimold)
01807fd740 Merge pull request #456 from bmourat/fix/warnings
Fixed all warnings -> CI has passed, GH has hickups with webhooks right now, merging this.
2017-09-07 15:26:30 -07:00
Murat Baysangurov
fddd9c2523 Comments added 2017-09-08 00:54:40 +03:00
Eric Scheers
0bd18c8522 [ASDisplayNode] Notify rasterized subnodes that render pass has completed (#532)
* Notify rasterized subsides that render pass has completed

* Traverse entire subnode tree notifying all subnodes

* Add entry in changelog

* Retrieve rasterizesSubtree flag while holding instance lock

* Balance display delegate calls for rasterized subnodes
2017-09-07 21:05:30 +01:00