Last modified: 2012-04-17 18:30:13 UTC
Currently the 'Share' menu items come from the generic menu.js and are the same options on iOS and Blackberry Playbook. Need to bump that down a level so the iOS toolbar opens the iOS-specific options and the playbook menu can be more stripped-down since not all options are available.
Done in https://github.com/wikimedia/WikipediaMobile/commit/739516c779fa0353985b6e4aaaf082b885fa63f2 The menus are now overridable per platform that uses the main toolbar, and Playbook disables some stuff that is broken there and has only 'open in browser' for sharing.