1394 Commits

Author SHA1 Message Date
Jamon Holmgren
076cd741e2 Fix badge placement v2.2.2 2015-04-02 16:56:33 -07:00
Jamon Holmgren
d967b7e2ab Version 2.2.2 2015-04-02 16:55:04 -07:00
Jamon Holmgren
176b4460e7 Merge pull request #662 from waffle-iron/master
waffle.io Badge
2015-04-02 16:52:05 -07:00
Jamon Holmgren
4d8cd4cb39 Merge pull request #638 from clearsightstudio/bugfix/issue-621
Fixes #621
2015-04-02 16:51:55 -07:00
Jamon Holmgren
bd62ff6340 Merge pull request #636 from clearsightstudio/bugfix/issue-635
added a regression test to check for #635, no issues found - CC @silasjmatson
2015-04-02 16:50:38 -07:00
Making GitHub Delicious.
42eab1425b add waffle.io badge 2015-04-02 10:08:58 -06:00
Jamon Holmgren
7393d8bf54 Merge pull request #659 from austinseraphin/docs
Added a note to specify self as the receiver for PM::Screen#title=
2015-03-31 16:56:30 -07:00
Austin Seraphin
a3418c5438 Added a note to specify self as the receiver for PM::Screen#title= 2015-03-31 19:51:03 -04:00
Jamon Holmgren
410dc3fcd7 Merge pull request #648 from clearsightstudio/bugfix/on-init-load-order
fixed issue where on_init wasn't called until after screen_setup which
2015-03-17 20:20:37 -07:00
Jamon Holmgren
54da4f29d1 Merge pull request #645 from clearsightstudio/bugfix/table-accessory-hang
Fix for #586: Remove accessory view from original cell when searching
2015-03-17 19:06:11 -07:00
Kevin VanGelder
a1f6d665ff fixed issue where on_init wasn't called until after screen_setup which caused on_load to fire early in certain cases 2015-03-17 19:04:06 -07:00
Jamon Holmgren
6064c6cebc Remove accessory view from original cell when searching -- fixes issue #586 2015-03-10 08:14:04 -07:00
Jamon Holmgren
e2b828b90c Fixes #621 2015-02-26 22:49:50 -08:00
Jamon Holmgren
3c8482b651 Removed travis 2015-02-26 22:23:44 -08:00
Kevin VanGelder
56b1b8b6e9 added a regression test to check for #635, no issues found - CC @silasjmatson 2015-02-26 21:29:11 -08:00
Jamon Holmgren
dbec11f925 Merge pull request #633 from clearsightstudio/warn_private_on_return_method
Warn on private on_return method
2015-02-26 13:34:45 -08:00
Jamon Holmgren
84d7748fcc Warn on private on_return method 2015-02-26 10:39:36 -08:00
Jamon Holmgren
abb64b8467 Merge pull request #630 from squidpunch/bump-rm-version
Updates to RubyMotion 3.6
2015-02-24 13:15:33 -08:00
David Larrabee
7523183a48 Updates to RubyMotion 3.6 2015-02-23 21:29:23 -05:00
Jamon Holmgren
f9b031f48b Merge pull request #628 from squidpunch/fix-search-height
Adds delegate to set height of search results
2015-02-23 09:15:12 -08:00
David Larrabee
6ac9311c29 Adds delegate to set height of search results
* Fixes #627
2015-02-22 11:27:37 -05:00
Kevin VanGelder
c598016d07 added dropzones to apps page 2015-02-12 15:00:17 -08:00
Jamon Holmgren
5e86255adf Merge pull request #620 from ryanlntn/unitize-specs
Unitize functional screen specs
2015-01-29 18:29:53 -08:00
Ryan Linton
abe428d9d9 Move all specs that use tap out of Travis 2015-01-29 15:10:55 -08:00
Ryan Linton
bc4cb901c4 Speed up func screen specs by not animating 2015-01-29 14:46:34 -08:00
Ryan Linton
04625ee33b Move modal spec from functional to unit 2015-01-29 14:01:54 -08:00
Ryan Linton
45c7a50008 Move animation specs from functional to unit and mock em' 2015-01-29 11:41:34 -08:00
Jamon Holmgren
e177764d01 Properly set up mkdocs 2015-01-29 11:36:25 -08:00
Ryan Linton
44503acc24 Remove specs that were testing cocoa touch itself 2015-01-29 11:23:44 -08:00
Jamon Holmgren
d756de7e60 Testing ToC 2015-01-29 11:14:04 -08:00
Jamon Holmgren
3bd6f3e896 Updated home page to README 2015-01-29 10:51:41 -08:00
Jamon Holmgren
1df60dfb50 Added wiki docs to /docs in preparation for potential move to ReadTheDocs 2015-01-29 10:48:21 -08:00
Ryan Linton
3d4730331b Move two functional specs to unit screen spec 2015-01-29 10:00:12 -08:00
Jamon Holmgren
021229933d Merge pull request #615 from clearsightstudio/uitabbar-deprecation
As per apple docs, setFinishedSelectedImage:withFinishedUnselectedImage: is deprecated as of 7.0
2015-01-28 08:38:12 -08:00
Mark Rickert
f00515262d As per apple docs, setFinishedSelectedImage:withFinishedUnselectedImage: is deprecated as of 7.0 2015-01-28 11:04:03 -05:00
Jamon Holmgren
bea0cdc1e1 Merge pull request #614 from clearsightstudio/feature/apps-link-in-readme
Updated readme with link to Apps list and instruction to tweet Jamon to ...
2015-01-27 14:41:04 -08:00
Kevin VanGelder
88ff4b83fe updated readme with link to Apps list and instruction to tweet Jamon to add apps to the list 2015-01-27 13:33:06 -08:00
Jamon Holmgren
97514bf912 Added another file dependency for issue #612 2015-01-27 08:43:57 -08:00
Jamon Holmgren
b8eaf50aa4 Merge pull request #605 from clearsightstudio/modal-transition-style-logger
The logger shuldn't complain when setting a modal transition style on a screen
2015-01-26 10:14:25 -08:00
Jamon Holmgren
dd0dcbc0c0 Merge pull request #609 from squidpunch/update-contributing
Updates Contributing instructions
2015-01-26 10:03:04 -08:00
Jamon Holmgren
d14bb6250b Merge pull request #610 from squidpunch/setup-cell-only-once
Call setup on cell only on creation
2015-01-26 10:02:45 -08:00
Jamon Holmgren
a3a5781f3a Merge pull request #611 from squidpunch/update-travis-env-var
Update reference to TRAVIS env value
2015-01-26 10:01:42 -08:00
Jamon Holmgren
c89337c555 Merge pull request #608 from squidpunch/rm-bump
Updates to RubyMotion 3.3
2015-01-26 10:01:18 -08:00
David Larrabee
9becff0ee2 Update reference to TRAVIS env value
* .travis.yml was updated but tests referring to value still looking
    for custom ENV value instead of standard travis var
2015-01-25 10:27:21 -05:00
David Larrabee
4e8c6c45d3 Call setup on cell only on creation
* We call setup on the creation or reuse of a cell no need to call it
    before display as well
2015-01-25 10:17:34 -05:00
David Larrabee
1ff8342bd2 Updates to RubyMotion 3.3 2015-01-25 10:10:12 -05:00
David Larrabee
101868b7c3 Updates Contributing instructions
* Gemfile no longer needs to be updated
  * running example app or specs without `bundle exec` shows Load Error
2015-01-25 10:06:21 -05:00
Mark Rickert
1555e31ac5 The logger shuldnt complain when setting a modal transition style on a screen. 2015-01-24 10:53:12 -05:00
Jamon Holmgren
f16b355d2e Merge pull request #604 from jbender/patch-1
SVG image update
2015-01-22 22:57:18 -08:00
Jonathan Bender
4d55e9c20e SVG image update 2015-01-23 00:22:30 -05:00