[TIMOB-13246] iOS: Implement ListView Phase 2
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-07-01T23:24:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 14, 2013 Sprint 14 API, Release 3.2.0 |
Components | iOS |
Labels | planning-3.2.0, qe-testadded |
Reporter | Ingo Muschenetz |
Assignee | Vishal Duggal |
Created | 2013-03-28T17:14:24.000+0000 |
Updated | 2013-11-01T23:18:53.000+0000 |
Description
This builds on the work done in Phase 1 (TIMOB-11809). Here we implement the items listed for phase 2: https://wiki.appcelerator.org/display/community/Titanium+ListView+Specification
High-level items:
1. Search bar support and filtering
2. Custom header/footer views; pull-to-refresh
3. Index support (e.g. ABC..Z)
4. Editing support (reorder/move/delete)
Can this be bumped up to 3.1.2? These are critical features that need to be released sooner than later. The list view is vastly better than the tableview and we need these features available
Closing ticket as fixed. Verified the above ListView items using [developer relations KS](https://github.com/appcelerator-developer-relations/KitchenSink) and test Base UI > List View (NEW) Tested on: Titanium Studio, build: 3.2.0.201310312257 SDK build: 3.2.0.v20131101105643 Xcode: 5.0 Devices: iphone 4s (6.0.1), iphone 5s (7.0.2)