Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2108] Android: Provide Creation Intent from currentActivity

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:58:07.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M02
ComponentsAndroid
Labelsandroid, feature, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:10:39.000+0000
Updated2011-04-17T01:58:07.000+0000

Description

Ti.Android.currentActivity (ActivityProxy) needs to provide access to the Intent that created the Activity.

Comments

  1. Don Thorp 2011-04-15

    (from [0b44f10d590ddfee0d80f54d74588da199025d70]) [#2108 state:open] addition of getIntent to ActivityProxy. Still needs currentActivity to be expose before we can close this ticket http://github.com/appcelerator/titanium_mobile/commit/0b44f10d590ddfee0d80f54d74588da199025d70"> http://github.com/appcelerator/titanium_mobile/commit/0b44f10d590dd...

  2. Marshall Culpepper 2011-04-15

    (from [67aa9cde358ce1e697066ad92958fb96c00080a6]) tooling support and code fixes for the big Activity/Intent refactor. custom Javascript Activities are now working, and you can control system Activities with custom intents and activity result handlers. initial implementation of Ti.Android.R and Ti.App.Android.R (android/application specific Resources). exposed many more activity and intent APIs, including Activity.startActivity*, Activity.getString, Intent.getData. Fixed a bug in alert() that caused crashes when the app was closed then re-opened (currentActivity is apparently a stale activity) [#2298 state:fixed-in-qa] [#1588 state:fixed-in-qa] [#1589 state:fixed-in-qa] [#2108 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/67aa9cde358ce1e697066ad92958fb96c00080a6"> https://github.com/appcelerator/titanium_mobile/commit/67aa9cde358c...

  3. Matt Schmulen 2011-04-15

    Titanium SDK version: 1.5.0 (12/07/10 10:00 8f4eea3...), bugtest, Android Sim 1.6/2.1

JSON Source