Commit Graph

8 Commits

Author SHA1 Message Date
Jamon Holmgren
eec8d32d6e Added conversions for symbols to constants, including system_icon
* Most conversions are contained in their modules. I did build a method
that could, in the future, map symbols to constants easily. It doesn't
work right now because RubyMotion doesn't include constants that aren't
present in code at compile time.
* Added a couple tests for set_tab_bar_icon

208 specifications (363 requirements), 0 failures, 0 errors
2013-07-07 16:18:08 -07:00
Jamon Holmgren
648cc87930 Removing main_controller references 2013-06-21 23:33:12 -07:00
Jamon Holmgren
3dcf2a251e removing dependency on monkey-patching UIViewController 2013-06-21 22:55:45 -07:00
Jamon Holmgren
a192c00d07 Fixing issue #109 - iOS 6 doesn't call screen shouldAutorotate when in navigation bar. Added tests too. 2013-06-04 12:37:53 -07:00
Jamon Holmgren
6e756e6501 Adding the ability to remove status bar
Also changed has_nav_bar? to nav_bar?
2013-05-23 22:50:43 -07:00
Jamon Holmgren
42b9944c42 Deprecated is_modal? 2013-05-23 22:27:07 -07:00
Silas J. Matson
c7efb1c7de Merge branch 'version-0.7' of github.com:clearsightstudio/ProMotion into feature/separate_specs 2013-05-20 09:43:22 -07:00
Silas J. Matson
1d594321b6 Clean up the spec directory. Modify Rakefile to allow running of just unit specs or functional. 2013-05-20 09:34:09 -07:00