Jamon Holmgren
9b5dc1be00
Version 2.2.1
v2.2.1
2015-01-21 19:24:26 -08:00
Jamon Holmgren
561c31882b
Merge pull request #601 from clearsightstudio/fix-webscreen-autodetected-links
...
Fixes issue with auto-detected links not opening.
2015-01-21 19:15:18 -08:00
Jamon Holmgren
99415b6da0
Merge pull request #599 from ryanlntn/fix/webscreen-on_init
...
Don't use on_init within WebScreen
2015-01-21 18:33:47 -08:00
Jamon Holmgren
58e8c296a8
Merge pull request #600 from clearsightstudio/bugfix/image-autorotate
...
implemented workaround for image autorotate crash #562
2015-01-21 18:33:02 -08:00
Mark Rickert
037be0422b
snake case variables for consistency.
2015-01-21 21:32:02 -05:00
Kevin VanGelder
d0d946e1f6
added tests
2015-01-21 16:23:45 -08:00
Mark Rickert
4b3c6a0828
Fixes issue with auto-detected links not opening.
...
Now for extternal links it specifically looks for http or https in the url scheme, thus allowing the system to handle map links, tel:, sms: and mailto:
2015-01-21 19:02:40 -05:00
Kevin VanGelder
47d182b8ef
implemented workaround for image autorotate crash #562
2015-01-21 15:51:14 -08:00
Ryan Linton
90a82d19d4
Write spec to ensure on_init is not used in the future
2015-01-21 13:56:06 -08:00
Ryan Linton
79794a32ba
Cleanup screen_setup
2015-01-21 13:40:33 -08:00
Jamon Holmgren
7804337c94
Disabled another Travis test
2015-01-20 23:20:33 -08:00
Jamon Holmgren
6c28e3c886
Disabled another test. This is getting monotonous
2015-01-20 22:54:47 -08:00
Jamon Holmgren
f121e92890
More Travis skipped tests
2015-01-20 21:29:50 -08:00
Jamon Holmgren
9f229324f7
Use Travis env variables instead
2015-01-15 20:46:02 -08:00
Jamon Holmgren
fec29e1121
Disable failing test for Travis
2015-01-15 19:59:45 -08:00
Jamon Holmgren
3f084b996f
Merge pull request #594 from clearsightstudio/bugfix/issue_ios8_splitview
...
iOS 8 SplitViewController issues (and spec updates)
2015-01-15 19:53:28 -08:00
Jamon Holmgren
faa32ec013
Merge branch 'master' into bugfix/issue_ios8_splitview
2015-01-15 19:43:41 -08:00
Jamon Holmgren
6ee5d36747
Merge pull request #596 from satoyos/longpress_on_search_result
...
Fix wrong cell detection problem in search_result_table of longpressable TableScreen.
2015-01-15 19:43:06 -08:00
Yoshifumi Sato
06d7b8c304
Fix: wrong cell detection problem in search_result_table of longpressable TableScreen.
2015-01-15 23:42:55 +09:00
Jamon Holmgren
59b17cee2d
No version bump yet
2015-01-14 10:22:14 -08:00
Jamon Holmgren
a607192e94
Specs updated for iOS 7 and iOS 8
2015-01-14 10:14:26 -08:00
Jamon Holmgren
9f13547930
Merge branch 'master' into bugfix/issue_ios8_splitview
2015-01-14 09:43:38 -08:00
Jamon Holmgren
050ad594c9
Resolving iOS 7 errors
2015-01-14 09:43:26 -08:00
Jamon Holmgren
dfcf63614e
Updated splitview to iOS 8 compatibility
2015-01-14 09:14:02 -08:00
Jamon Holmgren
0a9e89fa48
Merge pull request #593 from satoyos/avoid_longpress_crash
...
Avoid Crash in longpressable TableScreen
2015-01-14 08:32:14 -08:00
Yoshifumi Sato
40afd079c6
Fix: App crash problems when empty cell long-pressed.
...
- and when search bar frame is long-pressed.
2015-01-14 23:42:15 +09:00
Jamon Holmgren
e50dff3452
Merge pull request #592 from jsierles/instantiated-table-section-views
...
Allow passing an instantiated view as a table section's :title_view
2015-01-08 10:50:35 -08:00
Joshua Sierles
a81ebcfe9f
allow passing an instantiated view as a table section's :title_view
2015-01-08 19:35:25 +01:00
Jamon Holmgren
3b66687260
Merge pull request #590 from ryanlntn/feature/app-convenience-method
...
Add app method for convenient access to UIApplication.sharedApplication
2015-01-06 11:31:06 -08:00
Ryan Linton
b16748e2b5
Add app method for convenient access to UIApplication.sharedApplication
2015-01-06 11:08:12 -08:00
Jamon Holmgren
171e3ad1fa
Merge pull request #585 from willrax/prefer-cocoa-methods
...
Prefer accessing table through cocoa methods.
2014-12-17 09:50:54 -08:00
Will Raxworthy
b36d25ecac
Prefer accessing table through cocoa methods.
2014-12-17 17:54:23 +11:00
Jamon Holmgren
fa40addd45
Version 2.2.0
v2.2.0
2014-12-05 14:10:20 -08:00
Jamon Holmgren
cb87d57449
Merge pull request #577 from clearsightstudio/blank_toolbar
...
Auto-hide the toolbar when passed nil or false.
2014-12-05 13:18:57 -08:00
Jamon Holmgren
acd42908a0
Refactored a little
2014-12-05 13:18:32 -08:00
Jamon Holmgren
322f3ce25a
Merge branch 'master' into blank_toolbar
2014-12-05 13:12:31 -08:00
Jamon Holmgren
99bf2f8d59
Merge pull request #574 from clearsightstudio/feature/auto-size-table-cell
...
Table view auto size row height functionality
2014-12-05 10:53:58 -08:00
Jamon Holmgren
bd514d72a1
Fixed conflicts.
2014-12-05 10:53:48 -08:00
Jamon Holmgren
b9e890f895
Merge pull request #573 from clearsightstudio/bugfix/issue_572
...
Fixes issue #572
2014-12-05 10:50:27 -08:00
Jamon Holmgren
7d2dfde545
Resolved conflicts
2014-12-05 10:49:02 -08:00
Jamon Holmgren
387389de97
Merge pull request #570 from clearsightstudio/reorderable
...
Reorderable table screen cells
2014-12-05 10:45:10 -08:00
Jamon Holmgren
74991cced7
Fix conflicts, bring up to date with master
2014-12-05 10:32:45 -08:00
Jamon Holmgren
c65b24d416
Merge pull request #569 from clearsightstudio/refresh_scroll_down
...
Scroll the table to show the refresh control unless the user initiates the refresh manually.
2014-12-05 10:23:59 -08:00
Jamon Holmgren
9e01107863
Merge pull request #567 from clearsightstudio/feature/views
...
Added on_load and on_styled hooks for UIViews
2014-12-05 10:20:43 -08:00
Jamon Holmgren
b2d9f5a914
Merge pull request #563 from clearsightstudio/status_bar_style
...
Allow screens to choose their status bar style.
2014-12-05 10:17:42 -08:00
Jamon Holmgren
f1977e208f
Merge pull request #556 from clearsightstudio/tableview-headerview
...
Allow the user to set a custom table_view header view.
2014-12-05 10:14:11 -08:00
Mark Rickert
1019626850
Auto-hide the toolbar when passed nil or false.
2014-12-03 10:42:36 -07:00
Carlin Isaacson
1178a39356
table view auto size row height functionality
2014-11-25 11:25:27 -08:00
Jamon Holmgren
76c78bbd65
Fixes issue #572
2014-11-23 20:20:56 -08:00
Mark Rickert
6f8d2ea573
Add longpressable example table screen to demo app.
2014-11-21 18:57:26 -08:00