15805 Commits

Author SHA1 Message Date
Ryan Nystrom
5e7755fac0 Range handlers use recursive actions
fixes #363
2015-03-09 12:33:02 -07:00
Nadine Salter
afb0aa41b7 Merge pull request #360 from lxcid/bug/block-copy
Block should always be declared using the copy attribute.
2015-03-07 14:47:57 -08:00
Nadine Salter
860a8783b4 Merge pull request #356 from nguyenhuy/master
Fix method documentation in ASCollectionView.
2015-03-07 14:46:55 -08:00
Nadine Salter
42e9e049a9 Merge pull request #354 from 343max/retuned-processed-image
return the processed image instead of the original image when it's being stretched
2015-03-07 14:40:00 -08:00
Stan Chang Khin Boon
7c5b31e419 Block should always be declared using the copy attribute. 2015-03-08 01:54:02 +08:00
Yuriy
60da89d45b Added functionality for setting feedback composer initial items via BITFeedbackManager 2015-03-06 13:29:02 +02:00
Huy Nguyen
6a13703932 Fix method documentation in ASCollectionView. 2015-03-06 12:29:59 +02:00
Max von Webel
086af4f99c I’m not completly sure, but shouldn’t this be “result” instead of “image”? 2015-03-05 14:35:40 -08:00
appleguy
10adca52d0 Merge pull request #351 from facebook/stricter-flags
Stricter build flags for ASDK and tests
2015-03-04 12:59:08 -08:00
Ryan Nystrom
47b53d9293 Stricter build flags for ASDK and tests 2015-03-04 11:09:02 -08:00
Nadine Salter
2e5b7a689a Merge pull request #350 from facebook/optional-locking
Make data locking API optional
2015-03-04 10:55:48 -08:00
Ryan Nystrom
6588e7b665 Make data locking API optional 2015-03-04 10:13:32 -08:00
Ryan Nystrom
69dbbae91c Fix miscellaneous build failures. 2015-03-02 16:44:25 -08:00
Peter
5fa95f6145 More strict disposables 2015-03-01 18:29:25 +01:00
Nadine Salter
3c822fe698 Merge pull request #312 from facebook/batch-api
Batch Fetching API
2015-02-26 22:54:43 -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
09ade3dd00 ASTableView batch API and context object 2015-02-26 22:23:32 -08:00
Nadine Salter
caf168a6a5 Merge pull request #285 from facebook/nix-layout-working
Custom Ranges Mechanism
2015-02-26 22:08:13 -08:00
Ryan Nystrom
599bf42675 Revisions based on feedback 2015-02-26 15:41:32 -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
Ryan Nystrom
43be3294bc Remove "working range" from flow layout
This is a step towards a preloading range. We first want to migrate towards arbitrary ranges instead of being coupled to the notion of a single "working range".
2015-02-26 15:40:21 -08:00
Nadine Salter
9477114c86 Merge pull request #340 from facebook/fix_locking
Fix function call on lock/unlock api
2015-02-25 21:13:47 -08:00
Li Tan
88f77e5d52 Fix function call on lock/unlock api 2015-02-25 21:01:59 -08:00
Nadine Salter
8097a6edf1 Merge pull request #323 from facebook/issue-282
Change placeholder boolean to time interval
2015-02-25 20:54:19 -08:00
Li Tan
9d5d586aa4 Merge pull request #339 from facebook/fix_unlock_assertion
Fix wrong assertion
2015-02-25 20:07:11 -08:00
Li Tan
e862e04b05 Fix wrong assertion 2015-02-25 19:37:22 -08:00
Nadine Salter
ea13585ab0 Merge pull request #329 from ocrickard/master
Fix text node positioning for non-left alignment
2015-02-24 12:02:03 -08:00
Oliver Clark Rickard
582c11d447 Fix text node positioning for non-left alignment 2015-02-24 14:31:08 -05:00
Nadine Salter
2397bd0db6 Merge pull request #325 from facebook/fix_data_fetching
Sort array before data fetching
2015-02-24 11:09:51 -08:00
Li Tan
0e15b061d0 Sort array before data fetching 2015-02-23 20:45:25 -08:00
Nadine Salter
b023cfbb2a Merge pull request #303 from facebook/enable_async_data_fetching
Move ASTableView & ASCollectionView data fetching to background thread
2015-02-23 15:25:36 -08:00
Nadine Salter
1c2f44808d Merge pull request #324 from facebook/issue-316
Make project imports consistent
2015-02-23 15:17:07 -08:00
Ryan Nystrom
ad474fce8e Make project imports consistent 2015-02-23 14:55:15 -08:00
Ryan Nystrom
5d76d6649f Change placeholder boolean to time interval 2015-02-23 14:01:17 -08:00
Nadine Salter
07f8f8082f Merge pull request #322 from phatmann/patch-1
Sample code adds gesture recognizer to view
2015-02-23 13:49:23 -08:00
phatmann
897c257633 Sample code adds gesture recognizer to view 2015-02-23 07:14:17 -06:00
anlinde
2ce5834c66 Merge pull request #133 from scheinem/develop
Adds tintColor support to feedback list buttons
2015-02-23 10:31:37 +01:00
Andreas Linde
a077cbb6b6 Minor change for crash formatted string
- Rename "Process Launch" to "Launch Time" (as Apple names it in iOS 8)
2015-02-23 09:53:26 +01:00
Andreas Linde
42b90a4c5f Fix double invocation of [super viewWillDisappear] 2015-02-22 22:31:04 +01:00
Manfred Scheiner
5472107bfc Adds tintColor support to feedback list buttons
For iOS 7 and above the buttons "provide feedback" (respectively "write response") and "Set Your Email" (respectively "Email: %@") will have the tableView's tintColor set as their textColor.
2015-02-22 20:46:48 +01:00
Peter
00ca6f5e0d no message 2015-02-21 22:41:56 +03:00
Andreas Linde
33864d381c Add process launch timestamp to crash reports 2015-02-20 15:28:14 +01:00
Andreas Linde
30375a0362 Fix a crash in feedback list view with attachments
The crash was happening when an attachment was still loading in the last cell but before loading ended, the number of cells changed by deleting a message. Once the attachment was loaded, the crash occured.

This is no fixed by using a safer approach on updating the cell content for loaded attachments by using notifications and letting the cells decide themselves if they need to re-display their content.
2015-02-19 15:05:03 +01:00
Andreas Linde
5c5c8a9a5e Fix a loading issue for attachments in feedback 2015-02-19 13:44:55 +01:00
Nadine Salter
203d500416 Merge pull request #317 from facebook/revert-controls
ASControlNode touch and gesture handling parity with UIControl
2015-02-18 17:59:06 -08:00
Ryan Nystrom
d8f5d135b0 Revert ASControlNode to previous touch/gesture handling 2015-02-18 17:51:18 -08:00