Peter
1ae775b2f4
no message
2017-03-21 14:37:37 +03:00
Peter
4b1fb83ae7
no message
2017-03-21 14:37:01 +03:00
overtake
0b7bf07482
no message
2017-03-21 14:35:39 +03:00
Singro
b3ccbaf655
Fix @import compatibility with .mm files
2017-03-21 15:01:11 +08:00
Brandon Withrow
2e7288e368
Merge pull request #177 from letsgogeeky/master
...
Added note for referencing animation json files
2017-03-20 10:16:56 -07:00
Brandon Withrow
5fbbe18619
Merge pull request #175 from WorldDownTown/master
...
update README for Swift
2017-03-20 10:16:37 -07:00
Brandon Withrow
5b8cb1040c
Merge pull request #174 from jmyers0022/allow-stop-looping-via-flag
...
Allow animation to stop looping via flag [#142 ]
2017-03-20 10:16:17 -07:00
Brandon Withrow
3071f7bec0
Merge pull request #163 from valeriyvan/dequeue
...
Uses -[UITableView dequeueReusableCellWithIdentifier:indexPath:]
2017-03-20 10:03:23 -07:00
Brandon Withrow
3936baa83b
Merge pull request #158 from valeriyvan/crashdemo
...
Fixes bug leading to crash of example app
2017-03-20 10:03:00 -07:00
overtake
e12aaa6f62
Merge branch 'master' of https://github.com/peter-iakovlev/Postbox
2017-03-20 18:37:59 +03:00
Peter
7b231edd2f
no message
2017-03-20 18:37:15 +03:00
Peter
1d730c968d
no message
2017-03-20 18:34:28 +03:00
overtake
fd5c1ecd50
Merge branch 'master' of https://github.com/peter-iakovlev/Postbox
2017-03-18 17:59:25 +03:00
overtake
3bc78cb58d
no message
2017-03-18 17:59:16 +03:00
Peter
ee7d69819c
no message
2017-03-18 17:58:07 +03:00
Peter
c2192b598c
no message
2017-03-18 17:57:52 +03:00
Ramy
d620e1c1cd
Added note for referencing animation json files
2017-03-18 01:11:58 +02:00
Flo
d5a84bf7b1
[ASImageProtocols] Fix nullables to avoid bridging crashes ( #3190 )
...
* [ASMultiplex/NetworkImageNode] Ensure ASImageProtocols are not called with nil arguments.
* [ASBasic/PINRemoteImageDownloader] Do not check for nil downloadIdentifier needlessly.
* [ASImageCacheProtocol] Make synchronouslyFetchedCachedImageWithURL URL nonnull.
2017-03-17 11:46:10 -07:00
Rychagov Evgeny
46a3450511
Remove all dependences iOS 6
2017-03-17 21:14:44 +03:00
Michael Schneider
0e73f4ad5e
Fix warnings ( #3194 )
2017-03-17 07:15:31 -07:00
WorldDownTown
e1812fb1c0
update README for Swift
2017-03-17 17:20:47 +09:00
jmyers0022
dd197d66fc
remove check for looping animation
2017-03-16 08:45:54 -06:00
Peter
370f76636a
no message
2017-03-16 10:58:00 +03:00
jmyers0022
f788f45081
leave reference to completion block in looping animation
2017-03-15 20:50:48 -06:00
Michael Schneider
39a2d7eebb
Fix shadowing variable in [ASTextNode setTextContainerInset] ( #3188 )
2017-03-15 16:44:50 -07:00
Peter
f20a270fca
no message
2017-03-16 00:22:34 +03:00
Peter
935a534de5
Merge commit '35859bfe7b9dfb137b5462f76db32d276357ad60'
2017-03-16 00:10:27 +03:00
Peter
b90f3bc405
no message
2017-03-16 00:10:21 +03:00
Michael Schneider
bc05227631
Check in layout transition if the supernode is still the node that is executing the transition ( #3181 )
...
We have to check in this case if the supernode of the subnode is indeed the _node that executes a layout transition. It can happen that a node already did a layout transition and added this subnode, in this case the subnode would would be removed from the new node instead of _node.
2017-03-15 13:20:01 -07:00
overtake
35859bfe7b
changes
2017-03-15 21:21:24 +03:00
Huy Nguyen
7a11c4b32b
Fix recursive description of ASDisplayNode ( #3186 )
...
- Before this commit:
- Bridged properties are accessed to construct a recursive description without considering thread affinity.
- We have multiple methods that does the same thing: generates a debug description.
- After this commit:
- Bridged properties are accessed without triggering thread affinity assertions.
- We have only one method that provides debug description of a node. It is then used to construct a recursive description.
2017-03-15 18:20:19 +00:00
Dave Weston
e393e380ee
Set up nav bar on UIImagePickerController
...
UIImagePickerController inherits from UINavigationController, so
we should set the barStyle with the same default we use when creating
a UINavigationController.
2017-03-15 10:32:57 -07:00
Dave Weston
4c7d408b1e
Use UIModalPresentationStyle parameter
...
This parameter was never used, instead using the property defined on
self. However, everywhere it was passed in as .FormSheet, which is
what the local property defaulted to.
2017-03-15 10:30:31 -07:00
Dave Weston
351c1fa3cd
Use BITHockeyBaseManager method for navigation
...
Call into BITHockeyBaseManager for a UINavigationController to
match other places in the code base.
2017-03-15 10:27:49 -07:00
Michael Schneider
ef2ed54d0b
[ASDisplayNode] Add locking to view and layer in ASDisplayNode ( #3179 )
...
* Add locking to view and layer in ASDisplayNode
* Another approach
* Some more
* Address comments
2017-03-15 09:05:38 -07:00
Peter
b74ce8978d
no message
2017-03-15 19:05:03 +03:00
Huy Nguyen
bf41847665
Don't load collection/table node just to wait for updates to be committed ( #3182 )
...
- Because there would be no update otherwise.
2017-03-15 08:55:50 -07:00
Peter
1ce4c9f832
no message
2017-03-15 17:29:26 +03:00
overtake
3521580e99
fingerprint fix
2017-03-15 17:24:03 +03:00
Peter
b53ab405dc
no message
2017-03-15 16:53:33 +03:00
Peter
3a31aa07f3
no message
2017-03-15 16:25:21 +03:00
Peter
b5e9acd96c
Merge commit '657567195261427c43f77d40bc9808b2cc47f157'
2017-03-15 13:33:12 +03:00
Peter
8a2f76f328
no message
2017-03-15 13:32:53 +03:00
Peter
c31ea00f17
no message
2017-03-15 13:32:32 +03:00
Peter
7617b9a9f3
Merge commit 'e6ee24debcae89bd0066061b42ad1a6a73da9486'
...
# Conflicts:
# Source/ASDisplayNode.mm
# Source/ASImageNode.mm
# Source/Details/ASCollectionViewLayoutController.mm
2017-03-15 13:31:39 +03:00
overtake
6575671952
some changes
2017-03-15 00:43:20 +03:00
Peter
3730bfa820
no message
2017-03-14 22:12:11 +03:00
Michael Schneider
e6ee24debc
[ASDisplayNode] Improve locking in ASDisplayNode ( #3172 )
...
* Improve locking in ASDisplayNode
* Address first bunch of comments
* Changed `view` and `layer` methods for locking
* Adress comments
2017-03-14 07:27:34 -07:00
Peter
652832e32b
Merge commit '3ca08f7aae8e4c108730926be5954d371b4d5ef7'
...
# Conflicts:
# TelegramCore/StoreMessage_Telegram.swift
2017-03-14 17:22:32 +03:00
Peter
b7bd388ff4
no message
2017-03-14 17:21:25 +03:00