Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3248] Android: support Intent flags

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:01:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-10
ComponentsAndroid
Labelsandroid, feature, release-1.6.1, release-1.7.0
ReporterBill Dawson
AssigneeDon Thorp
Created2011-04-15T03:40:24.000+0000
Updated2011-04-17T02:01:17.000+0000

Description

i.e.,
http://developer.appcelerator.com/question/116723/how-to-set-intent-flags-on-android"> http://developer.appcelerator.com/question/116723/how-to-set-intent...

Android docs
http://developer.android.com/reference/android/content/Intent.html#setFlags(int)"> http://developer.android.com/reference/android/content/Intent.html#...

Comments

  1. Don Thorp 2011-04-15

    Support getFlags, setFlags and addFlags. Expose constants on Ti.Android

  2. Don Thorp 2011-04-15

    Customer patch is available for the code. Constants, documentation, and tests have to be added.

  3. Don Thorp 2011-04-15

    (from [9335fe8281f421fdbac5102bbf50c139933ca27c]) [#3248 state:fixed-in-qa] Added tests, fixed problem where flags wasn't exposed as a property, added documentation https://github.com/appcelerator/titanium_mobile/commit/9335fe8281f421fdbac5102bbf50c139933ca27c"> https://github.com/appcelerator/titanium_mobile/commit/9335fe8281f4...

  4. Don Thorp 2011-04-15

    (from [90864b60015e2bdcc9b34d34415eade95427060c]) [#3248 state:fixed-in-qa] Added tests, fixed problem where flags wasn't exposed as a property, added documentation https://github.com/appcelerator/titanium_mobile/commit/90864b60015e2bdcc9b34d34415eade95427060c"> https://github.com/appcelerator/titanium_mobile/commit/90864b60015e...

  5. Don Thorp 2011-04-15

    (from [7e372303f5fbf2bf909e14c55d7c77dca78ec334]) [#3248] back port to 1_6_X API-4 https://github.com/appcelerator/titanium_mobile/commit/7e372303f5fbf2bf909e14c55d7c77dca78ec334"> https://github.com/appcelerator/titanium_mobile/commit/7e372303f5fb...

  6. Natalie Huynh 2011-04-15

    Tested with Titanium SDK version: 1.7.0 (03/09/11 13:01 34bcc1f) on
    Emulator 2.1
    Emulator 2.3

    Tested with Titanium SDK version: 1.6.1 (03/09/11 12:21 1e15e40...) on
    Emulator 2.2

    Ran drillbit test android.js

JSON Source