Krunoslav Zaher
|
b68fc4260e
|
Adds UITests.
|
2016-08-20 22:59:34 +02:00 |
Jamie Pinkham
|
c35136fe0b
|
get example projects working.. woo!
|
2016-06-18 15:21:44 -07:00 |
Krunoslav Zaher
|
b9d6aeb49c
|
Selects release version of the RxExample app.
|
2016-02-14 17:22:44 +01:00 |
Krunoslav Zaher
|
01ef8b5030
|
Integrates activity indicator extensions and improves memory management.
|
2016-02-14 17:21:22 +01:00 |
Krunoslav Zaher
|
b08bf24201
|
Adds workarounds for compiler bugs.
|
2016-02-13 23:15:57 +01:00 |
Krunoslav Zaher
|
7dc8dfc6d1
|
Applies `UIBindingObserver`.
|
2016-02-13 22:12:50 +01:00 |
Krunoslav Zaher
|
0091fa3a2f
|
Improves thread safety of KVO by serializing KVO events.
|
2016-01-10 20:50:27 +01:00 |
Krunoslav Zaher
|
eeddf1fe5d
|
Adds `SectionedViewDataSourceType` and `rx_modelDeselected`, `rx_deselectedItemAtIndexPath` for `UICollectionView`, and corresponding unit tests.
|
2016-01-10 20:19:30 +01:00 |
Krunoslav Zaher
|
ffc976dac9
|
Refactors `UIImagePickerController` to use more idiomatic coding style.
|
2016-01-10 18:33:01 +01:00 |
Krunoslav Zaher
|
439ca291bc
|
Updates `Scheduler` documentation.
|
2015-12-30 15:20:50 +01:00 |
Krunoslav Zaher
|
77d452db34
|
Workaround for Swift bug when compiler optimizes away `driverObserveOnScheduler` and `driverSubscribeOnScheduler` even though there is testability turned on.
|
2015-12-29 17:59:07 +01:00 |
Krunoslav Zaher
|
004e637774
|
Adds parallel example of GiHub sign in using vanilla observables and `Driver`.
|
2015-12-29 17:36:32 +01:00 |
Krunoslav Zaher
|
bbf42c0957
|
Fixes problems with exposing `AtomicInt` and fixes deprecated scheduler warnings.
|
2015-12-28 01:24:33 +01:00 |
Krunoslav Zaher
|
49017a6565
|
Fixes warnings.
|
2015-12-21 22:17:22 +01:00 |
Krunoslav Zaher
|
e2aa73e4b3
|
Fixes xcode warnings.
|
2015-10-02 21:21:44 +02:00 |
Krunoslav Zaher
|
2f306c5300
|
Fixes target linkages.
|
2015-08-24 01:19:34 +02:00 |
Krunoslav Zaher
|
b9e708f681
|
Refactorings for combineLatest, zip, variable.
|
2015-08-23 20:32:10 +02:00 |
Krunoslav Zaher
|
1eccea65f8
|
Adding CI.
|
2015-08-02 12:00:39 +02:00 |