overtake
e7874dcaa2
no message
2017-09-25 15:41:04 +03:00
Behdad Keynejad
866e3e51bc
Change all "MacOS"s to "macOS"
...
Apple market their operating system as macOS, not MacOS, as seen here: https://www.apple.com/macos
2017-09-25 13:58:25 +03:30
Peter
38b0ed21a7
Merge commit 'df5df0916b793e974ad2c326f4b6470df61c2f60'
2017-09-24 16:17:32 +03:00
Peter
a332573a34
no message
2017-09-24 16:17:20 +03:00
overtake
df5df0916b
Merge branch 'master' of https://github.com/peter-iakovlev/Postbox
...
* 'master' of https://github.com/peter-iakovlev/Postbox :
no message
2017-09-24 15:58:34 +03:00
overtake
de3c349447
no message
2017-09-24 15:58:27 +03:00
Peter
4701bcddb5
no message
2017-09-24 15:57:32 +03:00
Benjamin Scholtysik (Reimold)
26e8cabe17
Move to Bitrise for CI
2017-09-22 15:02:52 -07:00
Benjamin Scholtysik (Reimold)
714d2515fe
Merge pull request #465 from bitstadium/fix/bitrise-and-more-cleanup
...
Fix/bitrise and more cleanup
2017-09-22 15:00:40 -07:00
Benjamin Scholtysik (Reimold)
91e441a0c0
Move to Bitrise for CI
2017-09-22 13:49:10 -07:00
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