{ "id": "175439", "key": "TIMOB-28083", "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": "21050", "name": "Release 10.0.0", "archived": false, "released": true, "releaseDate": "2021-05-17" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2021-03-05T15:57:29.000+0000", "created": "2020-08-13T23:47:45.000+0000", "epic": { "id": 175923, "key": "TIMOB-28298", "name": "Android: Material widget support", "summary": "Android: Material widget support", "color": { "key": "color_1" }, "done": false }, "priority": { "name": "Medium", "id": "3" }, "labels": [ "2020-Q4", "OptionDialog", "alert", "android", "breaking-change", "dialog", "material-theme" ], "versions": [], "issuelinks": [ { "id": "58629", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "outwardIssue": { "id": "174621", "key": "TIMOB-27714", "fields": { "summary": "Android: Add \"Material Components\" theme support", "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" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-03-05T15:57:29.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": "*Summary:*\r\nWe should replace our usage of \"AlertDialog.Builder\" to \"MaterialAlertDialogBuilder\" so that our Android dialogs can support \"Theme.MaterialComponents\" based themes.\r\nhttps://material.io/develop/android/components/dialogs\r\n\r\nThis effects the following Titanium APIs:\r\n* [alert()|https://docs.appcelerator.com/platform/latest/#!/api/Global-method-alert]\r\n* [Ti.UI.AlertDialog|https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.AlertDialog]\r\n* [Ti.UI.OptionDialog|https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.OptionDialog]\r\n* [Ti.UI.Android.ProgressIndicator|https://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Android.ProgressIndicator] using the dialog style\r\n\r\n*Breaking-Change:*\r\nThe app must use a \"Theme.MaterialComponents\" based theme or else an exception will occur. So, app's using a custom theme based from \"Theme.AppCompat\" or similar will crash. This is normal and the exception will state that the theme will need to change.\r\n", "attachment": [], "flagged": false, "summary": "Android: Update dialogs to support material theme", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "457939", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/12353", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-12-19T10:02:47.000+0000", "updated": "2020-12-19T10:02:47.000+0000" }, { "id": "458323", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FR Passed, waiting on Jenkins build and backport.", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-03-02T15:29:20.000+0000", "updated": "2021-03-02T15:29:20.000+0000" }, { "id": "458350", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "merged to master and 10_0_X for 10.0.0 release target.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2021-03-05T15:57:27.000+0000", "updated": "2021-03-05T15:57:27.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }