[TIMOB-3248] Android: support Intent flags
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T02:01:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-10 |
Components | Android |
Labels | android, feature, release-1.6.1, release-1.7.0 |
Reporter | Bill Dawson |
Assignee | Don Thorp |
Created | 2011-04-15T03:40:24.000+0000 |
Updated | 2011-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#...
Support
getFlags
,setFlags
andaddFlags
. Expose constants on Ti.AndroidCustomer patch is available for the code. Constants, documentation, and tests have to be added.
(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...
(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...
(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...
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