Commit Graph

25012 Commits

Author SHA1 Message Date
Benjamin Scholtysik (Reimold)
06d1e13041 don’t use property accessors in init 2017-09-22 13:48:44 -07:00
Benjamin Scholtysik (Reimold)
2908dc7069 Merge pull request #464 from bitstadium/fix/cleaning-up-pre-ios8-code
Fix/cleaning up pre ios8 code
2017-09-22 12:11:59 -07:00
Huy Nguyen
8e0aa1ea73 Fix crashes caused by failing to unlock or destroy a static mutex while the app is being terminated (#577)
* Fix crashes caused by failing to unlock or destroy a static mutex while the app is being terminated

* Allocate static mutexes on the heap memory to avoid destruction at app exit

* ASThread to use ASDisplayNodeCAssert() instead of assert()
2017-09-22 11:53:41 +01:00
Devin Abbott
4ab43571ce Fix images crashing due to layer contents bug on OSX 2017-09-21 15:54:52 -07:00
Grishka
620da00fb6 Use larger buffer for audio capture on OS X because 10 kb was apparently not enough in some cases 2017-09-21 16:16:37 +03:00
Peter
aed017e597 no message 2017-09-21 15:19:19 +03:00
Peter
8c2020cd1c Merge commit '1e10bf19bc5214cb65ab98f7f930803c8b6df363' 2017-09-21 15:10:53 +03:00
Peter
a22c64a452 no message 2017-09-21 15:10:48 +03:00
Peter
d3d96d0fe1 Merge commit 'a03f9d45403f7ebc32db6625c80863c97531f28f' 2017-09-21 15:10:09 +03:00
Peter
d95f85e964 no message 2017-09-21 15:10:06 +03:00
Brandon Withrow
62bd5416b6 Merge pull request #422 from blackm00n/support.ib
Support LOTAnimationView instantiation from IB
2017-09-19 10:52:45 -07:00
Brandon Withrow
57a1dab16f Merge pull request #424 from blackm00n/fix.backwards.animation
Fix backwards playback
2017-09-19 10:51:28 -07:00
overtake
1e10bf19bc no message 2017-09-19 19:57:22 +03:00
overtake
a03f9d4540 Merge commit '0671c33ab8961a413478c698b5ea3befb889d83a'
* commit '0671c33ab8961a413478c698b5ea3befb889d83a':
  no message
  no message
2017-09-19 19:53:35 +03:00
overtake
3d2fb7f6a6 no message 2017-09-19 19:52:24 +03:00
overtake
4155b7bcd6 Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore 2017-09-19 19:48:54 +03:00
overtake
0671c33ab8 no message 2017-09-19 19:46:19 +03:00
Aleksey Kozhevnikov
23743af4f7 Fix backwards playback 2017-09-19 19:19:33 +03:00
Benjamin Scholtysik (Reimold)
afd540adcc Remove unneccessary variable 2017-09-19 09:14:08 -07:00
overtake
64df1aea86 Merge branch 'master' of https://github.com/peter-iakovlev/Signals 2017-09-19 19:11:13 +03:00
overtake
3785052168 Merge branch 'master' of https://github.com/peter-iakovlev/Postbox 2017-09-19 19:10:56 +03:00
overtake
47396549e1 no message 2017-09-19 19:10:46 +03:00
Benjamin Scholtysik (Reimold)
a3c48f81fa Merge pull request #462 from antons/crashonly-header-disable-metrics
Disable metrics in HockeySDKCrashOnlyConfig.h
2017-09-19 09:09:21 -07:00
overtake
2bdbcca44e Merge branch 'master' of https://github.com/peter-iakovlev/TelegramCore into head
# Conflicts:
#	TelegramCore/Network.swift
#	TelegramCore/TelegramUser.swift
2017-09-19 19:08:33 +03:00
Benjamin Scholtysik (Reimold)
062f9c3d35 Merge pull request #463 from bitstadium/develop
develop -> master
2017-09-19 09:08:15 -07:00
Peter
9645d068bc no message 2017-09-19 15:17:16 +03:00
Peter
2a1c6c5bee no message 2017-09-19 15:16:58 +03:00
Aleksey Kozhevnikov
bd8c741444 Support LOTAnimationView instantiation from interface builder 2017-09-19 13:56:55 +03:00
Anton Sotkov
f9d9a1ffe2 Disable metrics in HockeySDKCrashOnlyConfig.h
#416 disabled metrics in crashonly.xcconfig (71de3c14f7), but the header was never updated.
2017-09-19 08:36:04 +03:00
Benjamin Scholtysik (Reimold)
7c11362aa1 Remove unused variable. 2017-09-18 18:03:35 -07:00
Benjamin Scholtysik (Reimold)
d87d8342cc Remove pre-iOS8 base64 encoding helper methods 2017-09-18 18:03:03 -07:00
Benjamin Scholtysik (Reimold)
bd8f15fc3d Add missing } 2017-09-18 18:01:04 -07:00
Benjamin Scholtysik (Reimold)
15564d4d8f One more copy attribute. 2017-09-18 17:52:06 -07:00
Benjamin Scholtysik (Reimold)
b3a9d2d255 Merge pull request #461 from bitstadium/release/5.0.0
Release/5.0.0
2017-09-18 17:45:37 -07:00
Benjamin Scholtysik (Reimold)
5258b4565e Clean up some pre-iOS 8 code 2017-09-18 16:52:10 -07:00
Benjamin Scholtysik (Reimold)
5dc15aaeb0 Remove comment about iOS 8 2017-09-18 15:57:46 -07:00
Benjamin Scholtysik (Reimold)
58db638dba Remove bit_isPreiOS8Environment() 2017-09-18 15:47:15 -07:00
Benjamin Scholtysik (Reimold)
2697de5b5e Use copy attribute for property of type NSString 2017-09-18 15:46:36 -07:00
Brandon Withrow
10568b55d8 Merge pull request #421 from DaVinci42/master
spell fix
2017-09-18 11:51:40 -07:00
Brandon Withrow
8dfa4bd123 Merge pull request #414 from hansemannn/resolve-analyser-warnings-vol-2
Fix memory-leaks, analyser warnings and code-style
2017-09-18 11:50:55 -07:00
Benjamin Scholtysik (Reimold)
da5c8dda28 Use correct simulator target for HockeySDK Framework target. 2017-09-18 10:25:56 -07:00
Alex Hüllmandel
76eccbf269 Added attributed versions of accessibilityLabel, accessibilityHint, accessibilityValue (#554)
* Added attributed versions of accessibilityLabel, accessibilityHint and accessibilityValue

* Follow conventions for property types

* Use curly braces

* Update changelog

* Follow conventions for property types in UIView+ASConvenience.h

* Add compatibility for Xcode 8

* Use isEqualToString instead of pointer comparison

* Only allocate attributed strings once. Use _setAttributedAccessibilityToViewAndProperty only for attributed properties.
2017-09-18 18:07:01 +01:00
Sev
d4846dc292 [ASElementMap] Fix indexPath's section or item is actually negative #trivial (#457)
* [ASElementMap] Fix indexPath's section or item is actually negative.

* Small code style changes
2017-09-18 16:18:14 +01:00
appleguy
e330e57668 [ASCornerRounding] Introduce .cornerRoundingType: CALayer, Precomposited, or Clip Corners. (#465)
* [ASCornerRounding] Initial (untested) implementation of ASCornerRounding features.

* [ASCornerRounding] Working version of both clip corners and precomposited corners.

* [ASCornerRounding] Improve factoring and documentation of corner rounding features.

* [ASCornerRounding] Some final fixups.

* Add entry to changelog for .cornerRoundingType
2017-09-18 13:02:51 +01:00
DaVinci42
81dafb1c9b spell fix 2017-09-18 18:51:17 +08:00
appleguy
cfc48679ba [Yoga] Add insertYogaNode:atIndex: method. Improve handling of relayouts. (#469)
* [Yoga] Add insertYogaNode:atIndex: method. Improve handling of relayouts.

* Add new "version" parameter to Yoga initialization of ASDisplayNodeLayout C++ struct.
2017-09-17 22:45:39 -07:00
Hannah Troisi
dcaca529b4 [ASDKgram Example] fix crash on startup (#566)
* fix crash on ASDKgram startup

* quicker fix
2017-09-16 10:36:58 -07:00
Max Wang
b9b2d7e3ca Update yoga version (#569)
* fix SIMULATE_WEB_RESPONSE not imported #449

* update yoga version
2017-09-16 10:32:07 -07:00
Hans Knöchel
016162b18b Restore currentPoint = toPoint assignment 2017-09-15 20:10:39 +02:00
overtake
21323a8325 Merge branch 'master' into HEAD 2017-09-15 16:13:09 +03:00