Commit Graph

341 Commits

Author SHA1 Message Date
Jamon Holmgren
a0e783bbb0 Added an method for adding any view to any other parent view with attributes. Closes issue #18. 2013-05-06 20:54:59 -07:00
Jamon Holmgren
d96cf40625 Merge pull request #53 from markrickert/version-0.6-readme-update
Add "Working on Features" section to readme
2013-05-06 09:54:53 -07:00
Mark Rickert
98c01f0818 Add note about detect_dependencies being a rubymotion bug. 2013-05-06 12:15:36 -04:00
Jamon Holmgren
7cc419725d Merge pull request #54 from markrickert/version-0.6-trailing-spaces-cleanup
Clean up trailing spaces globally.
2013-05-06 09:11:47 -07:00
Mark Rickert
fdb3945a76 Clean up trailing spaces globally.
I know it's not a big thing, but my editor highlights them in bright purple and auto-trims them on save… so i thought i'd clean them up :)
2013-05-06 10:10:12 -04:00
Mark Rickert
b0e4358023 Add "Working on Features" section to readme
So that people don't have the same questions I did.
2013-05-06 09:44:01 -04:00
Jamon Holmgren
9e2dbebd74 Merge pull request #52 from rheoli/version-0.6-split
Reuse the split screen button on the new detail screen.
2013-05-02 09:32:24 -07:00
Stephan Toggweiler
d9963c8269 Reuse the split screen button on the new detail screen. 2013-05-02 10:18:41 +02:00
Jamon Holmgren
0e84f9fb48 Navigation item set properly 2013-05-01 23:05:36 -07:00
Jamon Holmgren
8ccc5c1da2 Fixed issue with setting master and detail screens 2013-05-01 22:55:24 -07:00
Jamon Holmgren
3c1bab35ad Split screen revisions to the open method
Added the `in_detail` and `in_master` options to `open`.
Added a bunch of specs.
Removed the NSObject that was commented out.
Added some helper methods to the split screen.
More tests.
2013-05-01 22:46:14 -07:00
Jamon Holmgren
c5dbe822f4 set_attributes (and add) now apply nested attributes recursively 2013-04-27 15:35:08 -07:00
Jamon Holmgren
bdc57f585f ToC 2013-04-27 13:31:59 -07:00
Jamon Holmgren
46a3a588d9 Headings 2013-04-27 13:30:40 -07:00
Jamon Holmgren
8f0744fb94 Doc updates. 2013-04-27 13:14:08 -07:00
Jamon Holmgren
2b174b6ba3 Documentation 2013-04-27 13:09:53 -07:00
Jamon Holmgren
1b3ecb803c Removing abort 2013-04-25 09:43:56 -07:00
Jamon Holmgren
500e7dc4a0 Debugging load issue 2013-04-25 09:41:29 -07:00
Jamon Holmgren
9b40bc68f5 Updated table-of-contents 2013-04-25 07:34:20 -07:00
Jamon Holmgren
83cb7fc3e1 Tests pass, split screen looking good. 2013-04-25 00:49:19 -07:00
Jamon Holmgren
716abd48ee Revert "Merge branch 'splitscreen-v0.5' of git://github.com/rheoli/ProMotion into version-0.6"
This reverts commit 382b5c9f99, reversing
changes made to 8f86423c6e.
2013-04-25 00:03:05 -07:00
Jamon Holmgren
382b5c9f99 Merge branch 'splitscreen-v0.5' of git://github.com/rheoli/ProMotion into version-0.6 2013-04-24 23:54:45 -07:00
Jamon Holmgren
8f86423c6e Preparing for merge 2013-04-24 23:50:10 -07:00
Jamon Holmgren
f567dc4744 Merging app_delegate rename branch 2013-04-24 21:59:38 -07:00
Jamon Holmgren
6c08ca08c1 Renamed spec 2013-04-24 21:48:25 -07:00
Jamon Holmgren
ae435149d6 Added motion-redgreen 2013-04-17 17:07:24 -07:00
Jamon Holmgren
abd2d60c29 Travis bump 2013-04-17 13:47:48 -07:00
Jamon Holmgren
a946fd9575 Travis bump 2013-04-16 14:25:37 -07:00
Jamon Holmgren
20e13ab330 Travis bump 2013-04-16 13:59:54 -07:00
Jamon Holmgren
f95ca327ee Rename AppDelegateParent to Delegate 2013-04-16 13:40:42 -07:00
Jamon Holmgren
b6fe6e9012 Added rake to Gemfile for Travis 2013-04-04 17:25:18 -07:00
Jamon Holmgren
70b5f79b8e Bundler install 2013-04-04 17:16:18 -07:00
Jamon Holmgren
d4c850ce78 Adding Gemfile to travis? 2013-04-04 16:31:59 -07:00
Jamon Holmgren
dca1740c20 Maybe bundle exec will work? 2013-04-04 16:26:13 -07:00
Jamon Holmgren
43f5dcf7be Disabling empty specs for now 2013-04-04 16:21:57 -07:00
Jamon Holmgren
8d17999260 Script set to rake spec 2013-04-04 16:17:03 -07:00
Jamon Holmgren
2cf6b2383b Added Travis.ci integration 2013-04-04 16:04:11 -07:00
Jamon Holmgren
c1c229a04d Merge pull request #42 from clearsightstudio/version-0.5
Version 0.5.2
2013-03-28 12:02:10 -07:00
Jamon Holmgren
53b0efdeb8 Updated "What's New" for 0.5.2 v0.5 2013-03-28 10:55:35 -07:00
Jamon Holmgren
10f2f1f71a Pending tests fixed 2013-03-28 10:42:26 -07:00
Jamon Holmgren
bfee2f7cc6 Pending tests fixed 2013-03-28 10:42:01 -07:00
Stephan Toggweiler
d1fbcc8f36 cleanup 2013-03-25 21:21:57 +01:00
Stephan Toggweiler
4251c68ff4 remove some debug code 2013-03-24 13:52:45 +01:00
Stephan Toggweiler
cfd4adbf35 any split code now in ProMotion instead of the App 2013-03-24 13:41:15 +01:00
Stephan Toggweiler
d0bdcb8765 more clear now 2013-03-23 19:54:19 +01:00
Stephan Toggweiler
9e24520e67 testing SplitScreen for iPad 2013-03-23 19:09:44 +01:00
Jamon Holmgren
b3fba51a5a Merge pull request #40 from macfanatic/screen_helpers_test_coverage
ScreenNavigation::open_screen refactored, more tests
2013-03-20 12:35:02 -07:00
Matt Brewer
c3a2e9e1c7 ScreenNavigation::open_screen refactored, more tests 2013-03-20 13:53:41 -04:00
Jamon Holmgren
0421e29522 Merge pull request #39 from macfanatic/remove_duplicate_content_height
Removed duplicate method definition
2013-03-20 10:00:32 -07:00
Matt Brewer
ef76332521 Removed duplicate method definition 2013-03-20 10:00:13 -04:00