{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":478080502,"defaultBranch":"12.1","name":"frameworks_base","ownerLogin":"DerpFest-12","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-05T10:34:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/92220960?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1678301954.541332","currentOid":""},"activityList":{"items":[{"before":"76edf1a6dc792b59a248b076faea6727a9e6a197","after":"0265a28ff79028c63851805cbf0d43e2e3160da1","ref":"refs/heads/12.1","pushedAt":"2023-03-08T19:00:18.068Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"biometrics: Fix udfps races\n\nonFingerUp() and onFingerDown() are racey, presumably they can execute\nat the same time causing strange behaviours. One of it is animation\nglitch left after unlock which causes unresponsive touch around fp reader.\n\nLet's synchronize those methods and also remove quirky exclusivity\nmechanism from UdfpsAnimation.\n\nWith such approach most of strange udfps-around bugs should be solved.\n\nSigned-off-by: Andrzej Perczak ","shortMessageHtmlLink":"biometrics: Fix udfps races"}},{"before":null,"after":"76edf1a6dc792b59a248b076faea6727a9e6a197","ref":"refs/heads/12.1-switcher","pushedAt":"2023-03-08T18:59:14.541Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"LauncherSwitcher: Update DerpLauncher package name\n\nChange-Id: I712ccf6d323c24d681aa8468bf4318c7b73bd3f6\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"LauncherSwitcher: Update DerpLauncher package name"}},{"before":"9f3daa08b6e96cb4e8d889c5ed1a8ea3c15fff92","after":"76edf1a6dc792b59a248b076faea6727a9e6a197","ref":"refs/heads/12.1","pushedAt":"2023-03-08T14:23:54.687Z","pushType":"push","commitsCount":1,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"LauncherSwitcher: Update DerpLauncher package name\n\nChange-Id: I712ccf6d323c24d681aa8468bf4318c7b73bd3f6\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"LauncherSwitcher: Update DerpLauncher package name"}},{"before":"c74266029cf1153337dc40de8aa3c064363bbb4b","after":"9f3daa08b6e96cb4e8d889c5ed1a8ea3c15fff92","ref":"refs/heads/12.1","pushedAt":"2023-03-07T22:36:33.342Z","pushType":"push","commitsCount":1,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"biometrics: Fix udfps races\n\nonFingerUp() and onFingerDown() are racey, presumably they can execute\nat the same time causing strange behaviours. One of it is animation\nglitch left after unlock which causes unresponsive touch around fp reader.\n\nLet's synchronize those methods and also remove quirky exclusivity\nmechanism from UdfpsAnimation.\n\nWith such approach most of strange udfps-around bugs should be solved.\n\nSigned-off-by: Andrzej Perczak ","shortMessageHtmlLink":"biometrics: Fix udfps races"}},{"before":"9f1569eadcda795d27e95176fe45bdabc5deb59b","after":"c74266029cf1153337dc40de8aa3c064363bbb4b","ref":"refs/heads/12.1","pushedAt":"2023-03-07T21:17:16.712Z","pushType":"push","commitsCount":1,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update for february security patch\n\nChange-Id: If276861699519604d74ef083f122bec792ea832b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update for february security patch"}},{"before":"360316b71d83bc8be903ded9c1d163664bb91ce9","after":"9f1569eadcda795d27e95176fe45bdabc5deb59b","ref":"refs/heads/12.1","pushedAt":"2023-03-07T21:14:32.993Z","pushType":"push","commitsCount":8,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"Disallow clicks on privacy chip before provisioned\n\nWhile the device is provisioning, do not allow clicks on the privacy\nchip.\n\nTest: atest HeaderPrivacyIconsControllerTest\nBug: 253043058\nChange-Id: I9c8f642976f3332f4d5c9db89a4917dae501f251\n(cherry picked from commit ea4a8ec146f2d916af8a3f6e605690ad2b189755)\nMerged-In: I9c8f642976f3332f4d5c9db89a4917dae501f251","shortMessageHtmlLink":"Disallow clicks on privacy chip before provisioned"}},{"before":null,"after":"6728a41c2fcc00dab75484adb9bdc2beb7c33985","ref":"refs/heads/12.1-props","pushedAt":"2023-03-07T21:05:33.112Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Apply key attestation workaround to Play Store as well\n\nPlay Store is used for the new Play Integrity API, extend the hack\nto it as well.\n\nTest: Device Integrity and Basic Integrity passes.\n\nChange-Id: Id607cdff0b902f285a6c1b769c0a4ee4202842b1\nSigned-off-by: Dyneteve ","shortMessageHtmlLink":"PixelPropsUtils: Apply key attestation workaround to Play Store as well"}},{"before":"a4f79f4a7ef9bc553cea03e283f805f57766ea0c","after":null,"ref":"refs/heads/12.1-david","pushedAt":"2023-03-07T20:34:31.259Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"}},{"before":"05b5e141db682fa7d7901f5e20d3837c950d2fa4","after":null,"ref":"refs/heads/staging/12.1.0_r5","pushedAt":"2023-03-07T20:34:04.985Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"}},{"before":"5b92cabf4fe7ef438093d2313c4ae07d2db18c42","after":null,"ref":"refs/heads/13-next","pushedAt":"2023-03-07T20:34:03.719Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"}},{"before":"360316b71d83bc8be903ded9c1d163664bb91ce9","after":null,"ref":"refs/heads/13","pushedAt":"2023-03-07T20:34:02.391Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"}},{"before":"360316b71d83bc8be903ded9c1d163664bb91ce9","after":null,"ref":"refs/heads/12","pushedAt":"2023-03-07T20:34:00.508Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"}},{"before":"bfc97c106e5a3c07e21688b5e924d8bb62b4d3b5","after":"360316b71d83bc8be903ded9c1d163664bb91ce9","ref":"refs/heads/12.1","pushedAt":"2023-03-07T20:32:41.122Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update for january security patch\n\nChange-Id: Ie557da8ce4e59491c2bdbd1239f429403e4e2c9b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update for january security patch"}},{"before":null,"after":"360316b71d83bc8be903ded9c1d163664bb91ce9","ref":"refs/heads/12","pushedAt":"2023-03-07T20:32:35.769Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update for january security patch\n\nChange-Id: Ie557da8ce4e59491c2bdbd1239f429403e4e2c9b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update for january security patch"}},{"before":null,"after":"360316b71d83bc8be903ded9c1d163664bb91ce9","ref":"refs/heads/13","pushedAt":"2023-03-07T20:32:23.210Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update for january security patch\n\nChange-Id: Ie557da8ce4e59491c2bdbd1239f429403e4e2c9b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update for january security patch"}},{"before":null,"after":"5b92cabf4fe7ef438093d2313c4ae07d2db18c42","ref":"refs/heads/13-next","pushedAt":"2023-03-07T20:31:24.104Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update for january security patch\n\nChange-Id: Ie557da8ce4e59491c2bdbd1239f429403e4e2c9b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update for january security patch"}},{"before":"383e67136f8adb26dbdce80c04979b34ab1a3759","after":"bfc97c106e5a3c07e21688b5e924d8bb62b4d3b5","ref":"refs/heads/12.1","pushedAt":"2023-03-07T20:24:47.608Z","pushType":"push","commitsCount":1,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"PixelPropsUtils: Update from february\n\nChange-Id: Ie557da8ce4e59491c2bdbd1239f429403e4e2c9b\nSigned-off-by: NurKeinNeid ","shortMessageHtmlLink":"PixelPropsUtils: Update from february"}},{"before":"59f7bf613b48efee097ba6225e0744cb8621829e","after":"383e67136f8adb26dbdce80c04979b34ab1a3759","ref":"refs/heads/12.1","pushedAt":"2023-03-07T19:30:09.255Z","pushType":"push","commitsCount":20,"pusher":{"login":"NurKeinNeid","name":"Alexander Brunswig","path":"/NurKeinNeid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11174462?s=80&v=4"},"commit":{"message":"Disallow clicks on privacy chip before provisioned\n\nWhile the device is provisioning, do not allow clicks on the privacy\nchip.\n\nTest: atest HeaderPrivacyIconsControllerTest\nBug: 253043058\nChange-Id: I9c8f642976f3332f4d5c9db89a4917dae501f251\n(cherry picked from commit ea4a8ec146f2d916af8a3f6e605690ad2b189755)\nMerged-In: I9c8f642976f3332f4d5c9db89a4917dae501f251","shortMessageHtmlLink":"Disallow clicks on privacy chip before provisioned"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAC_0amggA","startCursor":null,"endCursor":null}},"title":"Activity ยท DerpFest-12/frameworks_base"}