20 Commits

Author SHA1 Message Date
Todd Werth
609dd33088 Merge pull request #234 from infinitered/hide_keyboard
`rmq.app.hide_keyboard` to close #233
2015-04-07 11:48:25 -07:00
Gant
6cce970946 fixed debounce code and added example button to app 2015-04-06 23:12:38 -05:00
Gant
c4508d542f adding tests for 2015-04-04 15:31:33 -05:00
Jamon Holmgren
ef3998f7bb Added convenience callback block after append, build, etc 2015-03-20 16:45:24 -07:00
Chris Lerum
7c5c91c6e2 fix repositioning of animate_move_button on demo screen 2015-02-13 09:43:33 -05:00
Mark Rickert
e872cb4d9c Fixes deprecations and crash in demo app. 2015-01-21 08:14:39 -05:00
Todd Werth
0f3e1d0a15 Removed motionprint in gem file, it's not required. Fixed bug in sample app 2014-11-17 19:25:02 -08:00
Gant
92951db7b1 removing unused vars 2014-11-02 21:38:06 -06:00
Todd Werth
6838a11229 Added the ability to apply multiple styles at once with apply_style(s), to be able to reapply all styles in oder with reapply_styles. Added has_style? and styles methods 2014-10-24 22:14:06 -07:00
Todd Werth
0d816f6d39 Tweaked setting customer orientation in rmq.device. Updated test app to do orientation changes correctly (see app_delegate, it uses the new custom rmq.device.orientation). Added a new controller in the test app, to test out various things. 2014-09-24 19:36:42 -07:00
Gant
51b4655bd3 completed demo in app 2014-07-27 21:42:17 -05:00
Gant
c730e22cea fixed ValidationEvent to get all that juicy info 2014-07-27 20:57:44 -05:00
Gant
eba7cb3d60 beginning of example code in app 2014-07-27 20:50:17 -05:00
Todd Werth
aee25abc37 Bumped version. Added abbreviations to bop,etc. Change main screen to match new rect system 2014-05-23 17:09:12 -07:00
Todd Werth
6902eec054 Added append! and create! methods, which return the view without using .get 2014-05-04 23:46:14 -07:00
Todd Werth
88fee82b2a Fixed rmq.view_controller when the root view controller was a ECSlidingViewController or other such container views that weren't caught before 2014-04-09 18:52:59 -07:00
Todd Werth
51eb28b5a8 Added template for a UITableView: rmq create table_view_controller bars 2014-02-16 15:45:42 -08:00
Todd Werth
8e2e714b71 Finished v0.5, new view_controller system. Beta testing now. 2013-12-06 22:18:35 -08:00
Todd Werth
43ae5e191d Added rmq_did_create to UIView 2013-08-20 10:28:43 -07:00
Todd Werth
608f4dd54c Initial commit 2013-07-29 15:37:44 -07:00