mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-05-15 07:37:21 +08:00
* master: (50 commits) Version 2.0.1 Updated to RubyMotion 2.32 Workaround for issue #539 Updated for Travis Updated tab bar rotation methods to actually work Another test that has to die. If we have regressions I'll re-write the tests myself. killing this horrible test that randomly fails with fire Specifying RubyMotion version in Rakefile for specs Resolved conflicts Add shouldAutorotate support to tab_bar_controller Move states into constant array Move index_path_to_section_index into Table::Utils Dedup the functional screens Further simplify search Rename method to index_path_to_section_index as in Table Attempt to improve Code Climate score Fixes issue 524. Adds DummyImageView to fix #522 table cell remote_image stub issue Fix shouldAutorotate for VCs under the moreNavigationController Add shouldAutorotate support to tab_bar_controller ...