Commit Graph

498 Commits

Author SHA1 Message Date
Krunoslav Zaher e2aa73e4b3 Fixes xcode warnings. 2015-10-02 21:21:44 +02:00
Krunoslav Zaher 480c6313b3 Merge pull request #178 from yury/warn-unused-result
Add @warn_unused_result attribute to subscribe* -> Disposable methods
2015-10-02 21:15:39 +02:00
yury 1b5f7f41d9 Add @warn_unused_result attribute to subscribe* -> Disposable methods 2015-10-02 18:20:01 +03:00
Krunoslav Zaher 5cbd72c0e4 Fixes targeted device family. 2015-10-02 11:33:05 +02:00
Krunoslav Zaher fcdcd0d510 Fixes bitcode. 2015-10-01 22:13:05 +02:00
Krunoslav Zaher ebdb5bca9e Removes deadfiles and enables bitcode. 2015-10-01 22:01:04 +02:00
Krunoslav Zaher 06b2424eb3 Removes codesigning for watch os. 2015-10-01 21:38:08 +02:00
Krunoslav Zaher 554618c9f8 Updates build scripts. 2015-10-01 21:02:15 +02:00
Krunoslav Zaher 766d6a7aad Removes unused variable. 2015-10-01 21:02:15 +02:00
Krunoslav Zaher a206e3d3a5 Renames product name. 2015-10-01 21:02:15 +02:00
Junior B 83c3f51461 Update test scripts for WatchOS
Add WatchOS 2 target in Podspecs
2015-10-01 21:02:15 +02:00
Krunoslav Zaher 7d1e73beca Merge pull request #176 from yoshinorisano/bugfix-auto-loading-example
Fix minor bugs of auto loading example
2015-10-01 12:08:37 +02:00
Yoshinori Sano 1d450107dd Fix error message. 2015-10-01 18:49:47 +09:00
Yoshinori Sano 13c64db9e7 Delegation does not work because `rx_setDelegate` is not called. 2015-10-01 18:35:43 +09:00
Yoshinori Sano 7e2bc5dd43 Clear search result when searh keyword is cleared. 2015-10-01 18:30:10 +09:00
Krunoslav Zaher 059e3ca3ab Adds watchOS targets and at least tests building targets. 2015-09-30 14:02:41 +02:00
Krunoslav Zaher f7725f4dfc Example lipstick. 2015-09-30 13:04:08 +02:00
Krunoslav Zaher 8253b79ac6 Adds GitHub paging logic to RxExample project. 2015-09-30 12:57:00 +02:00
Krunoslav Zaher a5bf7d5df3 Merge pull request #173 from yoshinorisano/auto-loading-example
[WIP] Implement auto loading example.
2015-09-29 20:23:21 +02:00
Yoshinori Sano 3d72fc1495 Fix typo. 2015-09-29 20:30:35 +09:00
Yoshinori Sano c40bbc5c85 Add incremental search. 2015-09-29 19:55:34 +09:00
Yoshinori Sano fdd53489e2 Add search bar. 2015-09-29 19:51:17 +09:00
Krunoslav Zaher e6d27bca88 Merge pull request #172 from yury/tvOS-targets
tvOS targets
2015-09-29 10:58:47 +02:00
Yoshinori Sano 447a06d963 Fix trivial typo. 2015-09-29 14:13:42 +09:00
Yoshinori Sano 30dc3b84af Add base implementation of auto loading example. 2015-09-29 13:31:48 +09:00
yury ec4dd7ef5e Merge branch 'develop' into tvOS-targets 2015-09-28 23:04:32 +03:00
yury 4823443a9b Add tvOS targets 2015-09-28 23:03:59 +03:00
Krunoslav Zaher 82b004e82a Replaces value of iterations with alias. 2015-09-28 21:37:25 +02:00
Krunoslav Zaher 85bed326b8 Fixes warning in Performance tools. 2015-09-28 21:09:17 +02:00
Krunoslav Zaher b39c431f93 Removes duplicate references for performance tests. 2015-09-28 21:02:55 +02:00
Krunoslav Zaher 59a1bdba08 Additional explanations for `retry`. 2015-09-28 20:46:02 +02:00
Krunoslav Zaher 0fc4c5d1c3 Merge pull request #171 from tottakai/feature_buffer_api_documentation
add buffer operator to supported operators list
2015-09-28 17:13:07 +02:00
Tomi Koskinen 8f55226527 add buffer operator to supported operators list 2015-09-28 17:59:53 +03:00
Krunoslav Zaher 745d004701 Fixes confusing naming for `retry` operator. 2015-09-28 13:15:12 +02:00
Krunoslav Zaher 47dc91808e Transforms performance test to Cocoa app. 2015-09-28 12:46:39 +02:00
Krunoslav Zaher bb321cf268 Merge pull request #165 from yoshinorisano/refactor-combine-latest-sink
Refactor CombineLatestSink.
2015-09-27 21:50:31 +02:00
yoshinori_sano 62422afcc6 Optimize CombineLatestSink. 2015-09-27 10:47:38 +09:00
Krunoslav Zaher cee58007b1 Adding benchmarking infrastructure. 2015-09-27 02:28:14 +02:00
Krunoslav Zaher 2c5cc42d94 Merge pull request #166 from yury/option-set
Use array literal for option sets
2015-09-26 19:16:51 +02:00
yury 9917402001 Use array literal for option sets 2015-09-26 18:38:41 +03:00
yoshinori_sano 61420297f1 Refactor CombineLatestSink. 2015-09-26 13:06:09 +09:00
Krunoslav Zaher 8740e4b853 Fixes unit test warnings. 2015-09-26 02:03:00 +02:00
Krunoslav Zaher 46fdd3e9fc Removes embedding of Swift framework. 2015-09-26 00:50:43 +02:00
Krunoslav Zaher 219f28e69e Merge pull request #164 from tokorom/add-uistepper
Add UIStepper+Rx
2015-09-26 00:27:55 +02:00
tokorom ab954ddd51 Add UIStepper+Rx 2015-09-25 13:05:51 +09:00
Krunoslav Zaher e4bb5bf61d Merge pull request #159 from czeluff/master
Wrong level used in image cache.
2015-09-23 21:31:20 +02:00
Krunoslav Zaher 6bcab4269c Improves current thread scheduler and solves variable confusing behavior on dealloc. 2015-09-23 20:17:11 +02:00
Krunoslav Zaher 54ed3af9cb Merge pull request #157 from yoshinorisano/use-guard
Use guard for simplification.
2015-09-23 20:04:27 +02:00
Krunoslav Zaher 48390f7d69 Merge pull request #156 from yoshinorisano/fix-playground-doc
Fix trivial typo in playground doc.
2015-09-23 20:04:06 +02:00
Krunoslav Zaher 907322ba6b Merge pull request #154 from orta/tvos
[WIP] adds support for tvOS in RxCocoa
2015-09-22 22:44:20 +02:00