{ "id": "132932", "key": "TIMOB-17393", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [ { "id": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-10-03T02:23:32.000+0000", "created": "2014-07-11T19:15:35.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "TCSupport", "actionbar", "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-07-05T14:26:24.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": "Add support SplitActionBar:\r\n\r\nhttp://developer.android.com/guide/topics/ui/actionbar.html#SplitBar\r\n", "attachment": [ { "id": "51784", "filename": "app.js", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:26:43.000+0000", "size": 487, "mimeType": "application/x-javascript" }, { "id": "51785", "filename": "splitActionBarFalse.jpg", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:30:59.000+0000", "size": 13882, "mimeType": "image/jpeg" }, { "id": "51786", "filename": "splitActionBarTrue.jpg", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:32:19.000+0000", "size": 14961, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android: Add Support for SplitActionBar", "creator": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "mano_mykingdom", "key": "mano_mykingdom", "displayName": "Manojkumar Murugesan", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Android", "comment": { "comments": [ { "id": "315732", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Thanks for your report. The Platform team will set the priority on this. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-07-24T23:34:53.000+0000", "updated": "2014-07-24T23:34:53.000+0000" }, { "id": "324669", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "The PR in case you couldn't find it like me ;)\r\n\r\nhttps://github.com/appcelerator/titanium_mobile/pull/6124/files", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-09-19T06:51:59.000+0000", "updated": "2014-09-19T06:51:59.000+0000" }, { "id": "326863", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "CR and FT passed. Thanks!", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:23:32.000+0000", "updated": "2014-10-03T02:23:32.000+0000" }, { "id": "326864", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "sample code attached", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:26:43.000+0000", "updated": "2014-10-03T02:27:18.000+0000" }, { "id": "326866", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Added screenshot of action bar when splitActionBar is disabled.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:30:59.000+0000", "updated": "2014-10-03T02:32:45.000+0000" }, { "id": "326867", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Added screenshot of action bar when splitActionBar is enabled.", "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-03T02:32:19.000+0000", "updated": "2014-10-03T02:32:19.000+0000" }, { "id": "326872", "author": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "body": "The ticket asks for a Custom View as well, but the PR only implements the Split View. Is there another ticket for the Custom View now? If not, this issue should not be resolved.", "updateAuthor": { "name": "fokkezb", "key": "fokke", "displayName": "Fokke Zandbergen", "active": true, "timeZone": "Europe/Amsterdam" }, "created": "2014-10-03T06:41:15.000+0000", "updated": "2014-10-03T06:41:15.000+0000" }, { "id": "327012", "author": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-10-06T11:42:01.000+0000", "updated": "2014-10-06T11:42:01.000+0000" }, { "id": "345892", "author": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed using:\r\n\r\nTitanium SDK 4.0.0.v20150312092612\r\nStudio 4.0.0.201503062102\r\nCLI 3.4.2\r\nXcode 6.2\r\nNode 0.12\r\n\r\nOn: Note 2, Android 4.3\r\n\r\nsplitActionBar: true correctly shows elements.", "updateAuthor": { "name": "ewieber", "key": "ewieber", "displayName": "Eric Wieber", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-03-12T23:08:20.000+0000", "updated": "2015-03-12T23:08:20.000+0000" }, { "id": "349945", "author": { "name": "shodan_uk", "key": "shodan_uk", "displayName": "Terry Morgan", "active": true, "timeZone": "Europe/London" }, "body": "Has this been tested against Lollipop? It doesn't work for me with the following config:\r\n\r\n* Samsung S5 running Android 5.0\r\n* Ti SDK 4.0.0.v20150415182612\r\n* Android build tools 21.1.2\r\n* Node 0.10.37\r\n* Built from command line\r\n\r\nSee http://cl.ly/image/2B053E2I3T2G for screengrab\r\n", "updateAuthor": { "name": "shodan_uk", "key": "shodan_uk", "displayName": "Terry Morgan", "active": true, "timeZone": "Europe/London" }, "created": "2015-04-17T10:41:39.000+0000", "updated": "2015-04-17T10:41:39.000+0000" }, { "id": "349959", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "body": "[~shodan_uk] This does not work on 5.0 according to https://code.google.com/p/android/issues/detail?id=79722 \r\n\r\nOn Lollipop you'd have to create a top and bottom Toolbar, which is not yet possible in Titanium. See TIMOB-18357", "updateAuthor": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-17T15:21:40.000+0000", "updated": "2015-04-17T15:21:40.000+0000" }, { "id": "349960", "author": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "body": "It's funny that this feature is added and deprecated in the same version :D\r\n(I've added this before Material Theme Support which breaks this functionality)\r\nSo actually we can remove this property again.", "updateAuthor": { "name": "manuellehner", "key": "manuellehner", "displayName": "Manuel Lehner", "active": true, "timeZone": "Europe/Berlin" }, "created": "2015-04-17T15:25:50.000+0000", "updated": "2015-04-17T15:25:50.000+0000" }, { "id": "389943", "author": { "name": "core13", "key": "core13", "displayName": "Malcolm Hollingsworth", "active": true, "timeZone": "Europe/London" }, "updateAuthor": { "name": "core13", "key": "core13", "displayName": "Malcolm Hollingsworth", "active": true, "timeZone": "Europe/London" }, "created": "2016-07-05T14:26:24.000+0000", "updated": "2016-07-05T14:26:24.000+0000" } ], "maxResults": 14, "total": 14, "startAt": 0 } } }