Nadine Salter
|
a79b771a85
|
Remove the nil-asyncDelegate proxy.
Fixes #349.
|
2015-03-11 17:43:45 -07:00 |
|
Ryan Nystrom
|
6588e7b665
|
Make data locking API optional
|
2015-03-04 10:13:32 -08:00 |
|
Ryan Nystrom
|
c657411a2e
|
Batch fetch with small data sets
|
2015-02-26 22:29:13 -08:00 |
|
Ryan Nystrom
|
8d7fe334e2
|
Revisions based on feedback
|
2015-02-26 22:29:13 -08:00 |
|
Ryan Nystrom
|
b3ae15858a
|
Unit tests for batch fetching
|
2015-02-26 22:26:25 -08:00 |
|
Ryan Nystrom
|
1f8001a104
|
ASCollectionView batch API
|
2015-02-26 22:24:46 -08:00 |
|
Ryan Nystrom
|
4fa03a01d1
|
Functioning Preload range
Refactor how we do ranges so they can be arbitrarily managed. Introduce the concept of a preload range.
|
2015-02-26 15:41:32 -08:00 |
|
Ryan Nystrom
|
9c877c51af
|
Support for dynamic ranges
This refactors how we do ranges and implements tuning parameters for a "Render" range and a "Preload" range
|
2015-02-26 15:40:21 -08:00 |
|
Li Tan
|
e862e04b05
|
Fix wrong assertion
|
2015-02-25 19:37:22 -08:00 |
|
Li Tan
|
831aa47ae0
|
Address comments
|
2015-02-11 19:15:08 -08:00 |
|
Li Tan
|
6a2c472910
|
Add asyncDataFetchingEnabled as parameter of initializer of ASTableView & ASCollectionView
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
|
2015-02-11 17:24:49 -08:00 |
|
Li Tan
|
2f88ce56a2
|
Move ASTableView & ASCollectionView data fetching to background thread
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
Conflicts:
AsyncDisplayKit/ASCollectionView.mm
AsyncDisplayKit/Details/ASDataController.mm
|
2015-02-11 17:22:43 -08:00 |
|
Li Tan
|
dcb30b359c
|
rename _batchUpdateFlag to _performingBatchUpdates
|
2015-02-11 15:22:24 -08:00 |
|
Li Tan
|
25bdd0d84d
|
remove program
|
2015-02-06 11:44:40 -08:00 |
|
Dustin Shahidehpour
|
94cd785870
|
Added node access methods to ASTableView, ASCollectionView.
|
2015-01-26 13:57:04 -08:00 |
|
Ryan Nystrom
|
afb21bf8dd
|
Default proxy object for ASTableView and ASCollectionView
fixes #231 #233
|
2015-01-20 13:15:39 -08:00 |
|
Nadine Salter
|
7542f7ca17
|
Fix build-break.
|
2015-01-20 12:16:30 -08:00 |
|
Li Tan
|
90cb725b39
|
Fix Collection View
|
2015-01-08 16:27:57 -08:00 |
|
Ryan Nystrom
|
0473ed0a44
|
Consistent curlies on methods
|
2014-12-29 14:18:35 -08:00 |
|
Li Tan
|
3c0d4b2c42
|
Remove bachUpdate and begin/endUpdate
|
2014-12-19 08:48:10 -08:00 |
|
Li Tan
|
9367ccc19c
|
Remove bachUpdate and begin/endUpdate
|
2014-12-18 20:35:27 -08:00 |
|
Li Tan
|
fee3892f95
|
use asyncDisplayNodePerformOnMainThread
|
2014-12-18 18:13:01 -08:00 |
|