Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18758] Windows: Fire Ti.App events

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-04-30T15:20:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsn/a
ReporterChristopher Williams
AssigneeKota Iguchi
Created2015-03-27T17:18:28.000+0000
Updated2017-03-14T20:13:16.000+0000

Description

We need to hook up event firing for the Ti.App events.

Events

- accessibilitychanged Fired by the system when the device's accessibility service is turned on or off. ... - keyboardframechanged Fired when the soft keyboard is presented, on and off the screen. ... - memorywarning Fired when the app receives a warning from the operating system about low memory availability. ... - pause Fired when the application transitions from active to inactive state on a multitasked system. ... - paused Fired when the application transitions to the background on a multitasked system. ... - proximity Fired when the proximity sensor changes state. ... - resume Fired when the application returns to the foreground on a multitasked system. ... - resumed Fired when the application returns to the foreground. ... - significanttimechange Fired when there is a significant change in the time. ...

Comments

  1. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source