Commit Graph

522 Commits

Author SHA1 Message Date
Mark Rickert
5b4937d8f2 Added delete_cell method. Should address #110 2013-06-01 13:11:07 -04:00
Mark Rickert
a937e804eb Working functional test for deleting a row in a table view 2013-06-01 12:10:57 -04:00
Jamon Holmgren
c653d63496 Added delegate test 2013-05-31 17:47:42 -07:00
Jamon Holmgren
0e56188857 Merge branch 'version-0.7' of github.com:clearsightstudio/ProMotion into version-0.7
Conflicts:
	lib/ProMotion/delegate/delegate.rb
	lib/ProMotion/delegate/delegate_helper.rb
2013-05-31 17:36:42 -07:00
Jamon Holmgren
3eb9fc65f0 Moved the rest of the Delegate methods into the helper. Added home_screen accessor (only available if you use open, not open_tab_bar) 2013-05-31 17:31:47 -07:00
Jamon Holmgren
df583fc999 Merge pull request #106 from markrickert/search-text-helpers
Add :searchable and :search_help_text to cell properties.
2013-05-30 13:58:40 -07:00
Mark Rickert
31f58ea291 General whitespace cleanup to force TravisCI to rebuild and check sue to a github timeout error on the previous commit. 2013-05-30 15:48:51 -04:00
Jamon Holmgren
12d38d7df2 Merge pull request #107 from markrickert/cell-image-enhancements
Cell image enhancements
2013-05-30 12:34:01 -07:00
Mark Rickert
9ef05cde73 Add tests for cell image enhancements. 2013-05-30 15:18:28 -04:00
Mark Rickert
c9d534b3f1 All cell image enhancements working. Still need tests. 2013-05-30 14:55:57 -04:00
Mark Rickert
772ee83bf2 Refactor cell search enhancements. 2013-05-30 14:23:42 -04:00
Mark Rickert
e0165f9e0b Allow the user to send a string instead of a UIImage to a cell image attribute. 2013-05-30 13:19:59 -04:00
Mark Rickert
2c962694fc Allow users to specify JUST the image without the hash (if they don't want to pass other options to the cell image attribute) 2013-05-30 13:19:41 -04:00
Mark Rickert
72fac5fc73 Add :searchable and :search_help_text to cell properties. 2013-05-30 13:01:27 -04:00
Jamon Holmgren
45b3bcade8 Fixed issue #104 2013-05-30 09:44:54 -07:00
Jamon Holmgren
51b88311dc README updates 2013-05-30 09:16:24 -07:00
Jamon Holmgren
633a3c877c Merge pull request #91 from clearsightstudio/feature/delegate_improvements
PM::Delegate improvements, PushNotification object & methods
2013-05-30 08:44:54 -07:00
Jamon Holmgren
08766a40fc Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-29 21:03:54 -07:00
Jamon Holmgren
f0dc8278e3 Merge pull request #103 from rheoli/version-0.7-bgcolor
Transparent backgroundColor of the labels
2013-05-28 13:08:07 -07:00
Stephan Toggweiler
1cfb58d6e1 transparent bgcolor of the labels 2013-05-28 11:49:54 +02:00
Jamon Holmgren
250222f960 Comment 2013-05-27 21:05:32 -07:00
Jamon Holmgren
10d0c86b07 Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-27 20:51:09 -07:00
Jamon Holmgren
3d2bcd32f8 Merge pull request #101 from clearsightstudio/feature/table_cleanup
TableScreen Refactor
2013-05-27 20:49:14 -07:00
Jamon Holmgren
7a2d72d3ad Changed PM::SectionedTable to PM::Table 2013-05-27 18:52:34 -07:00
Jamon Holmgren
c421488aa2 newline end of file 2013-05-27 18:31:30 -07:00
Jamon Holmgren
36232eefe9 Fixed wrong number of arguments issue, extensive tests 2013-05-27 18:28:48 -07:00
Jamon Holmgren
9d7b7467c7 Writing additional specs 2013-05-27 16:56:14 -07:00
Jamon Holmgren
62978b6ec0 Tests passing. I'm awesome. 2013-05-27 16:43:08 -07:00
Jamon Holmgren
1312a1d3e0 Huge refactor of TableScreens 2013-05-27 16:06:38 -07:00
Jamon Holmgren
cadfb2ad12 Fix per @rheoli 2013-05-27 13:24:34 -07:00
Jamon Holmgren
16578e87be gfl 2013-05-27 13:24:00 -07:00
Jamon Holmgren
83f5d0f0c1 Merge branch 'master' into version-0.7 2013-05-27 12:53:45 -07:00
Jamon Holmgren
13093f0665 Merge branch 'master' into version-0.6 2013-05-27 12:53:26 -07:00
Jamon Holmgren
b1ad3991cf Merge branch 'version-0.6' into version-0.7 2013-05-27 12:53:08 -07:00
Jamon Holmgren
84c352bdc2 Merged master 2013-05-27 12:52:58 -07:00
Jamon Holmgren
a8d4fed4a9 readme 2013-05-27 12:07:57 -07:00
Jamon Holmgren
a406cbfcb1 Version 0.6.4 2013-05-27 11:28:19 -07:00
Jamon Holmgren
83e2104e31 bump 2013-05-27 11:28:19 -07:00
Jamon Holmgren
ebb5ce792d Remove :title accessor (breaks it, unnecessary) 2013-05-27 11:28:19 -07:00
Jamon Holmgren
0a2fe144eb Version 0.6.4 2013-05-27 11:27:18 -07:00
Jamon Holmgren
68102d5bbe bump 2013-05-27 11:24:11 -07:00
Jamon Holmgren
5f4e6d8694 Merge branch 'master' into version-0.6 2013-05-27 11:19:36 -07:00
Jamon Holmgren
fd2f02274d Merge branch 'version-0.6' into version-0.7 2013-05-27 11:17:11 -07:00
Jamon Holmgren
20ff78c800 Remove :title accessor (breaks it, unnecessary) 2013-05-27 11:16:43 -07:00
Jamon Holmgren
5cc4a05c98 Todo line 2013-05-27 11:09:30 -07:00
Jamon Holmgren
b37bce0e04 Merge branch 'version-0.6' into version-0.7 2013-05-27 11:09:15 -07:00
Jamon Holmgren
5eaac9449d Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-27 10:55:32 -07:00
Jamon Holmgren
e1d8c2e01d Fix if RUBYMOTION_ENV not defined 2013-05-27 10:53:42 -07:00
Jamon Holmgren
513482bdf1 Fix per @rheoli suggestion 2013-05-27 10:43:20 -07:00
Jamon Holmgren
23c6886607 Merge pull request #96 from andyw8/patch-1
Correct add_right_nav_button to be set_nav_bar_right_button
2013-05-26 12:50:47 -07:00