[TIMOB-7889] Android: Obsolete constants in Ti.Android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-07T20:46:17.000+0000 |
| Affected Version/s | Release 1.8.2 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Arthur Evans |
| Assignee | Eric Merriman |
| Created | 2012-03-05T21:22:57.000+0000 |
| Updated | 2017-06-07T20:46:17.000+0000 |
Description
The Ti.Android module contains the following constants, which appear to be obsolete.
URI_INTENT_SCHEME
PENDING_INTENT_FOR_ACTIVITY
PENDING_INTENT_FOR_BROADCAST
PENDING_INTENT_FOR_SERVICE
PENDING_INTENT_MAX_VALUE
URI_INTENT_SCHEME
If these are indeed obsolete, we should deprecate them so we can remove them in a future release.
Closing ticket due to time passed and lack of progress in the past 5 years.