Commit Graph

18 Commits

Author SHA1 Message Date
Mark Rickert
9416984cb0 adds rmq.device.log
For quickly seeing what common values are for the device you're on.
2015-01-15 20:06:38 -05:00
Gant
3fad6200b8 added .ios_at_least? method with tests 2014-12-09 10:52:07 -06:00
Gant
e5c87140a4 removed defunct ios_eight? check 2014-10-09 09:07:38 -05:00
Gant
4a21121982 added tests 2014-09-25 14:26:02 -05:00
Todd Werth
12e7d5ceae Fixed a bug in rmq.device.orientation = . Added more tests. Fixed stylesheet tests now that I can set the orientation. 2014-09-24 20:04:56 -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
Todd Werth
8e5a71d721 Allow you to set the orientation that RMQ uses everywhere (to :landscape normally). Added device.height_landscape and device.width_landscape 2014-09-24 19:10:28 -07:00
Todd Werth
1eca968b35 I no longer trust the SDK to report the size of the screen correctly, so I'm doing it myself. Disabling landscape app_width/etc specs as they aren't working. Changed stylesheet to use device's sizes. In a stylesheet, deprecated app_height and app_with, use device_width and device_height instead for device dimensions and screen_width and screen_height for orientation dimensions. 2014-09-23 23:12:47 -07:00
Todd Werth
e0b756a109 Added rmq.device.ios_eight? I didn't test it, not sure how I'd do that 2014-09-23 18:46:11 -07:00
Todd Werth
ca83b4cc12 Added rmq.device.three_point_five_inch?, rmq.device.four_point_seven_inch?, and rmq.device.five_point_five_inch? 2014-09-21 22:10:19 -07:00
Todd Werth
9736a4f876 Merge branch 'master' into 2014_04_16_rect 2014-05-22 23:04:30 -07:00
David Larrabee
6fe3881d67 Adds coverage for device 2014-05-10 16:14:43 -04:00
Todd Werth
90778cdde4 Working on the grid and inspector 2014-04-20 14:04:48 -07:00
Robert Malko
f4b49fd39c use UIApplication.sharedApplication.statusBarOrientation 2014-04-16 17:17:54 -04:00
Steve Ross
5f8c8827a1 corrected spelling error in device orientations 2014-03-04 16:58:07 -08:00
Ken Miller
e727e21e05 conditionalizing collection of source lines 2013-10-03 12:19:38 -07:00
Todd Werth
6a0bec18fb Adding more yard docs / rdocs. There is a lot more to do 2013-08-05 17:37:13 -07:00
Todd Werth
608f4dd54c Initial commit 2013-07-29 15:37:44 -07:00