blackberry-webworks / BB10-Webworks-API

An api repository for webworks
6 stars 1 forks source link

As a WebWorks developer, I have access to virtual keyboard events #34

Closed nukulb closed 11 years ago

nukulb commented 11 years ago

Acceptance Criteria

jeffheifetz commented 11 years ago

The events do not appear to have any data except onKeyboardPosition which has the yPosition

adrianlee commented 11 years ago

@kwallis

I currently have these keyboard events implemented under blackberry.app along with swipedown, pause and resume events. I spoke with @nukulb and we both agree keyboard events should be under blackberry.app instead of blackberry.system.

The browser also uses has these events under the application.namespace. i.e.

nukulb commented 11 years ago

@kwallis - I believe you suggested blackberry.app namespace at first and then we decided that system is better, after talking with Adrian I think app namespace makes more sense. Are you ok ith this? If yes we should update the ripple user story and the low memory user story

kwallis commented 11 years ago

I am fine with that.

Ken Wallis

Product Manager – BlackBerry WebWorks

Research In Motion

(905) 629-4746 x14369


From: Nukul Bhasin [reply@reply.github.com] Sent: Wednesday, July 25, 2012 6:01 AM To: Ken Wallis Subject: Re: [BB10-Webworks-API] As a WebWorks developer, I have access to virtual keyboard events (#34)

@kwallis - I believe you suggested blackberry.app namespace at first and then we decided that system is better, after talking with Adrian I think app namespace makes more sense. Are you ok ith this? If yes we should update the ripple user story and the low memory user story


Reply to this email directly or view it on GitHub: https://github.com/blackberry-webworks/BB10-Webworks-API/issues/34#issuecomment-7245274


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

kwallis commented 11 years ago

Updated to reflect app namespace