Commit Graph

961 Commits

Author SHA1 Message Date
Jamon Holmgren
8b4db1cd59 Removing leftover comment 2013-10-18 19:53:03 -07:00
Jamon Holmgren
b2a4d18479 Tests passing on iOS 6.1 and iOS 7.252 specifications (443 requirements), 0 failures, 0 errors on ios6.1 and ios7 2013-10-18 19:50:32 -07:00
Mark Rickert
efd8d9889c Fix iOS 6 test for tableview header height. 2013-10-18 08:59:54 -04:00
Jamon Holmgren
3bda9d653f Removed commented out lines in gemspec 2013-10-17 00:05:21 -07:00
Jamon Holmgren
4b3aa23aa1 All tests passing. 2013-10-16 23:59:09 -07:00
Jamon Holmgren
b0c04ea9bd Fixing conflicts. 2013-10-16 23:51:20 -07:00
Jamon Holmgren
c60942956e iOS 7 debugging tests 2013-10-16 23:47:30 -07:00
Jamon Holmgren
21402fc0bf Merge in iOS7 test fixes 2013-10-16 23:15:31 -07:00
Jamon Holmgren
e44ee68b1d Added pm binary with command. 2013-10-16 23:13:49 -07:00
Jamon Holmgren
b10480e29b Fixing iOS 7 issues. In progress. 2013-10-16 12:08:14 -07:00
Jamon Holmgren
4e72a80d4b Fixed conflict 2013-10-16 11:27:20 -07:00
Jamon Holmgren
07428d91b3 Changing navigation_controller to navigationController for better compatibility 2013-10-16 11:26:47 -07:00
Jamon Holmgren
138193828b Merge branch 'edge' of github.com:clearsightstudio/ProMotion into edge 2013-10-16 08:47:02 -07:00
Jamon Holmgren
25355cd892 Line ending. 2013-10-16 08:44:06 -07:00
Jamon Holmgren
704411f6e3 Merge pull request #315 from josch1710/edge
Only deselect a table cell if it doesn't want to keep its selection, ...
2013-10-15 07:42:57 -07:00
Mark Rickert
89f14b3524 Merge branch 'refs/heads/edge' into fix-ios7-tests
* refs/heads/edge:
  Add passing test for overriding split view button in portrait mode.
  Allow split screens to have a different navigation title and popover controller button title.
  Clean up iOS7 only test for tintColor
  Working test for new iOS 7 tintColor
  More explicit tintColor setting and conditional if the property doesn't exist.
  Clean up spec for tintColor, but it still doesn't work.
  Add support for tintColor in iOS 7. Tests not passing yet.
2013-10-15 08:28:21 -04:00
Jochen Schäfer
0ffb05a088 Only deselect a table cell if it doesn't want to keep its selection, i.e. as long as data_cell[:keep_selection] is not true 2013-10-15 13:29:54 +02:00
Jamon Holmgren
3704cc21dc Merge pull request #313 from clearsightstudio/splitscreen-button-title
Allow user to override button title on split views
2013-10-13 17:16:43 -07:00
Mark Rickert
d090fd714f Add passing test for overriding split view button in portrait mode. 2013-10-12 00:45:03 -04:00
Mark Rickert
64f193dff5 Allow split screens to have a different navigation title and popover controller button title. 2013-10-12 00:21:34 -04:00
Jamon Holmgren
58fd17983d Merge pull request #294 from clearsightstudio/support-tint-color
Support application tint color for iOS 7 applications
2013-10-11 09:01:28 -07:00
Mark Rickert
877d7b966f Clean up iOS7 only test for tintColor 2013-10-01 09:06:28 -04:00
Mark Rickert
a9e86873ed Replace test image for map annotations with a much COOLER and transparent image. 2013-09-30 18:35:15 -04:00
Mark Rickert
1a9537fcda Fix adding an imageview annotation to the map. Test passes in iOS 6&7 2013-09-30 18:32:15 -04:00
Mark Rickert
eabf8113bc Working test for new iOS 7 tintColor 2013-09-30 14:47:52 -04:00
Jamon Holmgren
305de48628 Merge branch 'master' into edge 2013-09-26 15:30:51 -07:00
Jamon Holmgren
4544a0a216 Merge pull request #303 from Arkan/master
DelegateNotifications: Fix an issue with the bitmask
2013-09-26 15:30:23 -07:00
Jamon Holmgren
6aafa9114e Merge pull request #295 from clearsightstudio/map-annotations-fix
Map annotations custom parameters fix
2013-09-25 15:06:24 -07:00
Arkan
02b43c6193 Add a test for DelegateNotifications#registered_push_notifications 2013-09-25 09:27:32 +02:00
Arkan
4e0b16d458 DelegateNotifications: Fix an issue with the bitmask 2013-09-24 11:25:18 +02:00
Jamon Holmgren
a203f14cc8 Merge branch 'master' into edge 2013-09-19 15:36:48 -07:00
Jamon Holmgren
d56fa5a8ef Added Motion Meetup link 2013-09-19 15:36:39 -07:00
Jamon Holmgren
cfe04bc065 Merge pull request #302 from balvig/notifications
was_launched should return true when app is launched from background
2013-09-19 10:10:13 -07:00
Jens Balvig
b204a942b0 return true when launched from background 2013-09-19 18:28:39 +02:00
Silas J. Matson
3b0859ecc0 Merge pull request #299 from ryanlntn/feature/make-add-to-and-remove-accept-arrays
Make add_to and remove accept an array of elements.
2013-09-18 17:08:30 -07:00
Jamon Holmgren
822c74a4c5 Removed .ruby-version file -- bring your own. 2013-09-17 21:55:14 -07:00
Ryan Linton
ea513edc56 add tests 2013-09-17 11:45:56 -07:00
Ryan Linton
707fcf57ec make add_to and remove accept an array of elements 2013-09-17 11:05:04 -07:00
Mark Rickert
315c511c82 Test annotation parameters that don't exist to be nil. 2013-09-13 05:37:42 -04:00
Mark Rickert
6343a0ff73 Make the map centering test less specific. 2013-09-13 05:34:05 -04:00
Mark Rickert
36c59f52c2 Implement method_missing on the map annotations to try and return a parameter named what the user asked for. 2013-09-13 05:33:52 -04:00
Mark Rickert
bc6e2e8aa5 Add failing test. 2013-09-13 05:25:45 -04:00
Mark Rickert
52aa0a505b More explicit tintColor setting and conditional if the property doesn't exist. 2013-09-12 16:43:10 -04:00
Mark Rickert
d79ed485da Clean up spec for tintColor, but it still doesn't work. 2013-09-12 15:58:18 -04:00
Mark Rickert
c713a521eb Add support for tintColor in iOS 7. Tests not passing yet. 2013-09-12 15:27:13 -04:00
Jamon Holmgren
4dc6ce8cef Merge pull request #280 from clearsightstudio/feature/added_formotion_on_submit
PM::FormotionScreen - Added on_submit method and test.
2013-09-10 07:46:14 -07:00
Jamon Holmgren
b98b2325e3 Merge pull request #292 from dchersey/edge
Adding support for open(Screen, animated: false)
2013-09-10 07:31:50 -07:00
David Hersey
2a8c91e544 Merge branch 'edge' of https://github.com/clearsightstudio/ProMotion into edge
Conflicts:
	.ruby-version
2013-09-09 12:37:22 -04:00
Jamon Holmgren
5948ded28e Bundled 2013-09-04 08:18:58 -07:00
Jamon Holmgren
7c382cecd4 Version 1.0.4 2013-09-04 08:18:48 -07:00