{ "changes": [ { "host": "android", "project": "platform/frameworks/support", "creationTime": "1732903834000", "lastModificationTime": "1732903834000", "latestRevision": "9a7168c89cb8b843a3b63e942da0512e112eaa7d", "revisions": [ { "gitRevision": "9a7168c89cb8b843a3b63e942da0512e112eaa7d", "commit": { "parents": [ { "commitId": "f77ab6db4032a0774e25834918bb7f8e5fcae3b2" }, { "commitId": "be7605af63fcd036dd037a67a1b18f2166598f6e" } ], "author": { "name": "Treehugger Robot", "email": "android-test-infra-autosubmit@system.gserviceaccount.com" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com" }, "subject": "Merge \"Fix IndexOutOfBound crash with link annotation\" into androidx-main", "commitMessage": "Merge \"Fix IndexOutOfBound crash with link annotation\" into androidx-main", "treeId": "485fb82943a0ec35f59373e6f4a6da91e9c96c15" } } ], "submittedTime": "1732903834000", "changeType": "gerritMergeCommit", "projectPath": "frameworks/support" }, { "host": "android", "project": "platform/frameworks/support", "branch": "androidx-main", "changeNumber": "3380825", "patchset": 2, "status": "merged", "creationTime": "1732721504000", "lastModificationTime": "1732903834000", "latestRevision": "be7605af63fcd036dd037a67a1b18f2166598f6e", "revisions": [ { "gitRevision": "be7605af63fcd036dd037a67a1b18f2166598f6e", "patchSet": 2, "fetchs": [ { "method": "repo", "url": "platform/frameworks/support", "ref": "refs/changes/25/3380825/2" }, { "method": "http", "url": "https://android.googlesource.com/platform/frameworks/support", "ref": "refs/changes/25/3380825/2" } ], "commit": { "parents": [ { "commitId": "49b12a302784e10702d45091cc00b4f612356dd9", "subject": "Merge \"Bump ProtoLayout and Tiles versions to alpha05\" into androidx-main" } ], "author": { "name": "Anastasia Soboleva", "email": "soboleva@google.com" }, "committer": { "name": "Anastasia Soboleva", "email": "soboleva@google.com" }, "subject": "Fix IndexOutOfBound crash with link annotation", "commitMessage": "Fix IndexOutOfBound crash with link annotation\n\nWhen we create nodes for link annotations, we should only be looking within the last visible line and not the full text.\n\nIn findParagraphByIndex we need to make sure that the index is within the visible lines. For that we check that it's not greater than last line's end.\n\nIn this change compared to the previous attempt to fix this issue (aosp/3320137) I remove an early return to keep the link's Box composable in composition since early return causes all sorts of issues, e.g. the retaining of the focus.\n\nBug: 372390054\nFixes: 374115892\nTest: new tests + demo\nChange-Id: Ic96d2868e3edd1ca11d718670fd494a8d402e086\n", "bugIds": [ "372390054", "374115892" ] }, "creationTime": "1732893095000", "ref": "refs/changes/25/3380825/2", "uploader": { "name": "Anastasia Soboleva", "email": "soboleva@google.com", "accountId": "1558735" } } ], "owner": { "name": "Anastasia Soboleva", "email": "soboleva@google.com" }, "changeId": "Ic96d2868e3edd1ca11d718670fd494a8d402e086", "submittedTime": "1732903834000", "projectPath": "frameworks/support" } ] }