Commit Graph

456 Commits

Author SHA1 Message Date
Krunoslav Zaher
bede25aba3
Loosens dispose resources timeout interval so it's more suitable for device running. #1186 2017-04-11 16:49:26 +02:00
Krunoslav Zaher
2746f22814
Fixes UI tests. 2017-04-09 17:47:18 +02:00
Carlos García
d680fce2f7 suppress print an optional warnings 2017-04-07 19:04:33 +02:00
Carlos García
d47547b8fc put keyboardType = numberPad 2017-04-07 19:04:33 +02:00
Krunoslav Zaher
14e145a167 Xcode 8.3 #1171 2017-04-04 15:57:50 +02:00
Krunoslav Zaher
515d3ae822
Updates system operator. 2017-03-26 23:27:07 +02:00
Krunoslav Zaher
ed28a05b4f
Deprecates bindTo in favor of bind(to:). 2017-03-20 00:48:39 +01:00
Krunoslav Zaher
827733bddd
Improves examples. 2017-03-19 23:40:25 +01:00
gaopin
6f3544da55 make title setting a bit simpler 2017-03-04 12:27:27 +01:00
gaopin
8685a404ee make the sections appear 2017-03-04 12:27:27 +01:00
Adam Borek
ca96f68b3a Code review fixes 2017-02-14 22:41:41 +01:00
Adam Borek
77c6c071b6 Fixes retain cycle in GitHubSearchRepositoriesViewController 2017-02-14 22:41:41 +01:00
Krunoslav Zaher
5f8ce365da Merge pull request #1086 from radex/rx-examples-back
[RxExamples] Simplify disposal in GitHubSignup
2017-01-31 20:10:21 +01:00
Krunoslav Zaher
4d13a983a7
Release 3.2.0 2017-01-31 00:12:42 +01:00
radex
2bbc478a1f [RxExamples] Simplify disposal in GitHubSignup
Fixes #1076
2017-01-30 13:59:24 +01:00
Krunoslav Zaher
0b66f666ba
Removes unnecessary import Foundation statements. 2017-01-29 03:05:26 +01:00
Andyy Hope
4e2498a4d9 Update changed all project uses of old Disposable API to new API 2017-01-22 22:37:30 +11:00
Krunoslav Zaher
65995b6373 Merge pull request #1074 from radex/patch-2
Fix typo: remaned → remained
2017-01-21 00:18:22 +01:00
Krunoslav Zaher
0de7e7ea2f Merge pull request #1075 from radex/rx-examples-calculator
[RxExamples] Clean up the Calculator example
2017-01-21 00:18:05 +01:00
radex
f05814b7ce [RxExamples] Cleanup/fixes in WikipediaImageSearch 2017-01-20 16:29:47 +01:00
radex
7487e71611 Fix formatting in Calculator example 2017-01-20 14:12:13 +01:00
radex
9d09a1abf5 Clean up Calculator example some more 2017-01-20 14:04:41 +01:00
radex
501a3ba71a Clean up Calculator example 2017-01-20 13:58:22 +01:00
radex
21849b0fd3 Fix typo: remaned → remained 2017-01-20 13:20:43 +01:00
Krunoslav Zaher
20d25a8246 [Fix] Adds target dependencies for example app. 2017-01-19 14:53:31 +01:00
Krunoslav Zaher
fe53b5e6a1 Merge pull request #1055 from gorozco58/master
Github Driver example small change to simulate networking work
2017-01-15 00:38:25 +01:00
Giovanny Orozco
4e85b674f3 Remove unnecessary code 2017-01-11 09:27:42 -05:00
Carlos García
8395b39ab4 update to Xcode recomended settings 2017-01-06 11:27:09 +01:00
Carlos García
8bc314f2e7 make final all posibles classes 2017-01-06 11:26:30 +01:00
Giovanny Orozco
c46f11ae69 pull request changes 2017-01-02 08:44:17 -05:00
Giovanny Orozco
1f07426c4f Github Driver example small change to simulate networking work 2016-12-29 10:11:43 -05:00
Krunoslav Zaher
0b8a4187c8 [Fix] Removes missing file link again. 2016-12-17 23:30:30 +01:00
Krunoslav Zaher
9d7ab84920 [Fix] It looks like Apple fixed memory leak for UIButton with iOS 10.2. #842 2016-12-17 10:34:46 +01:00
Czajnikowski
0e1b43af1a Simplify binding in GeolocationViewController
Remove warning in Storyboard
2016-12-07 18:04:43 +01:00
Czajnikowski
3293a6cb6a Improve naming in GeolocationViewController
Move noGeolocationView into scene dock in storyboard
2016-11-26 17:51:16 +01:00
Krunoslav Zaher
21f4f91245 [Fix] Automation tests. 2016-11-26 14:33:45 +01:00
Krunoslav Zaher
cd90bca974 Fix for Wikipedia Search example generating unnecessary traffic. #1010 2016-11-26 13:01:27 +01:00
Czajnikowski
f01ce026f8 Fix storyboard reference in TableViewEditingCommandsViewController 2016-11-24 16:21:31 +01:00
Czajnikowski
42b0a76326 Refactor Main.storyboard to more manageable set of storyboards 2016-11-24 15:55:11 +01:00
Krunoslav Zaher
4043fb1eeb [Fix] Documentation. 2016-11-18 23:16:22 +01:00
Krunoslav Zaher
0f60ff6a5a [Fix] Increases number of rows in table view example. 2016-11-13 10:31:45 +01:00
Krunoslav Zaher
058440af36 Improves automation tests 2016-11-06 19:19:42 +01:00
Krunoslav Zaher
e39648a84e Adds periodic resource printing to stdout. 2016-11-05 20:43:14 +01:00
Scott Gardner
d340d395f8 Fix playground page ordering 2016-11-04 06:19:16 -05:00
Krunoslav Zaher
eb54c8e635 Merge pull request #972 from fe9lix/ReachabilityUpdate
Updates Reachability.
2016-11-01 22:32:13 +01:00
Krunoslav Zaher
7299e0a6b3 Adds UITests for macOS. 2016-11-01 22:28:58 +01:00
fe9lix
ea1429348f Updates Reachability to latest version. Adds error handling for failed initialization to ReachabilityService. 2016-10-31 23:14:47 +01:00
Luca Gobbo
9fe9a7c50f travis build 2016-10-25 15:34:53 +02:00
Luca Gobbo
5b83ce65ff small cleanup 2016-10-25 14:41:23 +02:00
Luca Gobbo
eeb62753aa driver creation needs to be inside driveOnScheduler 2016-10-25 14:25:31 +02:00