[TIMOB-9999] Android: Review and remove all deprecated code in platform
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-10T18:44:44.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 3.0.0, Sprint 2012-18 API |
Components | TiAPI |
Labels | api |
Reporter | Vishal Duggal |
Assignee | Hieu Pham |
Created | 2012-07-17T10:11:25.000+0000 |
Updated | 2017-03-21T20:39:02.000+0000 |
Description
Remove all APIs that were deprecated before 1.8.0.
How to test:
1. scons (make sure everything build and compile)
2. Run anvil on at least 1 device and check results against master.
Additional test steps: Create a module run it to make sure removing the deprecated code didn't break anything.
PR: https://github.com/appcelerator/titanium_mobile/pull/2876
Closing ticket as fixed.