Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2536] Android: Activity lifecycle events should be synchronous callbacks

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:23.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M05
ComponentsAndroid
Labelsactivity, android, feature, release-1.6.0
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T03:22:08.000+0000
Updated2011-04-17T01:59:23.000+0000

Description

The current "create", "pause", "resume", "destroy", etc lifecycle events on ActivityProxy should be made into synchronous callbacks so apps can participate in the lifecycle

Comments

  1. Marshall Culpepper 2011-04-15

    (from [98daa90a4b953f3b092cab41a7ab49c30d6d49fd]) expose an API to fire events synchronously, fire all Activity lifecycle events sync, and expose Activity.finish() [#2536 state:fixed-in-qa]
    https://github.com/appcelerator/titanium_mobile/commit/98daa90a4b953f3b092cab41a7ab49c30d6d49fd"> https://github.com/appcelerator/titanium_mobile/commit/98daa90a4b95...

  2. Thomas Huelbert 2011-04-15

    Marshall says no easy way to test, moving along

JSON Source