{ "id": "118668", "key": "TIMOB-14895", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-08-20T19:53:36.000+0000", "created": "2013-08-16T17:27:31.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [ { "id": "31164", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "118670", "key": "TIMOB-14896", "fields": { "summary": "Android: Add support for \"slide-out\" indicator on Up button on ActionBar", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:25.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "I would like to be able to add an Up button to the ActionBar of my Android 4.x app. This button is shown as the app icon plus a left-pointing caret at the left edge of the ActionBar on Android 4.x-themed apps.\r\n\r\nSee http://developer.android.com/design/patterns/navigation.html for info on appropriate UX. \r\n\r\nAdditional UX details are described here:\r\nhttp://www.androidpolice.com/2013/05/10/finally-google-has-come-up-with-a-predictable-intuitive-sidebar-navigation-design-now-please-add-it-to-everything/\r\n\r\nThe button must be clickable and provide developers with the means of navigating the windows/views of their app (like a Navigation group).", "attachment": [], "flagged": false, "summary": "Android: Add support for \"Up\" button on ActionBar", "creator": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "environment": "Android 4.x as a target", "comment": { "comments": [ { "id": "267378", "author": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "body": "Already implemented:\r\n\r\n{code}\r\nvar activity = $.index.activity;\r\nvar actionBar = activity.actionBar;\r\nactionBar.displayHomeAsUp = true; // shows up caret\r\nactionBar.onHomeIconItemSelected = someFunction;\r\n{code}", "updateAuthor": { "name": "skypanther", "key": "skypanther", "displayName": "Tim Poulsen", "active": true, "timeZone": "America/New_York" }, "created": "2013-08-20T19:53:36.000+0000", "updated": "2013-08-20T19:53:36.000+0000" }, { "id": "267492", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2013-08-21T17:11:04.000+0000", "updated": "2013-08-21T17:11:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }