{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":777017511,"defaultBranch":"trixie","name":"gnome-settings-daemon","ownerLogin":"FuriLabs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-25T02:54:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/155048709?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726285112.0","currentOid":""},"activityList":{"items":[{"before":"285ad0d4153b73d482ff162ec0fe2083da8c9e5a","after":"de23daabd65a5e1d3ded5ef05cc2a1ba88191fdd","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-25T22:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"TEMP: debian: add gtk4 as extra repo\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"TEMP: debian: add gtk4 as extra repo"}},{"before":"448a47d7b4d217b7e7921912f3f59b2070dfe890","after":"285ad0d4153b73d482ff162ec0fe2083da8c9e5a","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-25T19:27:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"rfkill: set bluez hci objects powered accordingly on state changes\n\nrfkill block/unblock is not always enough. depending on if interface was hard or soft blocked, it might not get powered on correctly on changes.\n\nlets handle it here by calling into bluez dbus. better safe than sorry\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"rfkill: set bluez hci objects powered accordingly on state changes"}},{"before":"26be54b2c2d98a82f3738f0ed36f4f4ac6ed711a","after":"448a47d7b4d217b7e7921912f3f59b2070dfe890","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-14T03:45:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"debian: add polkitd as a dependency for policykit\n\npolicykit-1 was renamed to polkitd\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"debian: add polkitd as a dependency for policykit"}},{"before":"c8556968dcd720dea87e1b84a18fa15e642eea0b","after":"26be54b2c2d98a82f3738f0ed36f4f4ac6ed711a","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-14T03:44:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"rfkill: take care of airplane mode by calling ofono instead of network manager\n\nnow hear me out. i'm not saying the previous method of doing this was bad, not at all. its just that its not very useful on a phone\nlets say you are on a plane (which is what that mode is for, surprise surprise) transatlantic flight and your airline has in-flight wifi (as most proper airlines do nowadays)\nif we call network manager it will also block wifi which means we are missing out on that juicy airplane wifi\nby calling ofono directly we will disable the modem (which is what modern android does too) but keep the rest intact and let the user decide what they want to do with those\npreviously we took care of this in settings but that was very hacky and very ugly, nor did it work very well\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"rfkill: take care of airplane mode by calling ofono instead of networ…"}},{"before":"fe4f74a50103cb5a766ef0357ff4f3295ce58267","after":"c8556968dcd720dea87e1b84a18fa15e642eea0b","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-14T03:40:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"rfkill: take care of airplane mode by calling ofono instead of network manager\n\nnow hear me out. i'm not saying the previous method of doing this was bad, not at all. its just that its not very useful on a phone\nlets say you are on a plane (which is what that mode is for, surprise surprise) transatlantic flight and your airline has in-flight wifi (as most proper airlines do nowadays)\nif we call network manager it will also block wifi which means we are missing out on that juicy airplane wifi\nby calling ofono directly we will disable the modem (which is what modern android does too) but keep the rest intact and let the user decide what they want to do with those\npreviously we took care of this in settings but that was very hacky and very ugly, nor did it work very well\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"rfkill: take care of airplane mode by calling ofono instead of networ…"}},{"before":"68046a926c1787841e21f68d17842397f0aea3cd","after":"fe4f74a50103cb5a766ef0357ff4f3295ce58267","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-14T03:39:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"rfkill: take care of airplane mode by calling ofono instead of network manager\n\nnow hear me out. i'm not saying the previous method of doing this was bad, not at all. its just that its not very useful on a phone\nlets say you are on a plane (which is what that mode is for, surprise surprise) transatlantic flight and your airline has in-flight wifi (as most proper airlines do nowadays)\nif we call network manager it will also block wifi which means we are missing out on that juicy airplane wifi\nby calling ofono directly we will disable the modem (which is what modern android does too) but keep the rest intact and let the user decide what they want to do with those\npreviously we took care of this in settings but that was very hacky and very ugly, nor did it work very well\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"rfkill: take care of airplane mode by calling ofono instead of networ…"}},{"before":null,"after":"68046a926c1787841e21f68d17842397f0aea3cd","ref":"refs/heads/feature/trixie/rfkill","pushedAt":"2024-09-14T03:38:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"rfkill: take care of airplane mode correctly by calling ofono instead of network manager\n\nnow hear me out. i'm not saying the previous method of doing this was bad, not at all. its just that its not very useful on a phone\nlets say you are on a plane (which is what that mode is for, surprise surprise) transatlantic flight and your airline has in-flight wifi (as most proper airlines do nowadays)\nif we call network manager it will also block wifi which means we are missing out on that juicy airplane wifi\nby calling ofono directly we will disable the modem (which is what modern android does too) but keep the rest intact and let the user decide what they want to do with those\npreviously we took care of this in settings but that was very hacky and very ugly, nor did it work very well\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"rfkill: take care of airplane mode correctly by calling ofono instead…"}},{"before":"5ceb36f02eb19f6fade3c57e6ca101af2d8769f4","after":"79130f6291b72faccf04332edcb3b1679f0eb12c","ref":"refs/heads/trixie","pushedAt":"2024-06-04T23:47:16.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"power: check screensaver status during linear brightness changes to not block power button states\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"power: check screensaver status during linear brightness changes to n…"}},{"before":"d11128761ebe322ae0671709f5a60f02260095c3","after":"5ceb36f02eb19f6fade3c57e6ca101af2d8769f4","ref":"refs/heads/trixie","pushedAt":"2024-06-04T20:00:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"power: set minimum brightness during screen on in backlight_enable\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"power: set minimum brightness during screen on in backlight_enable"}},{"before":null,"after":"3c330b4fc6ecfb1c079ab6afaf4a91d63be9dab8","ref":"refs/heads/feature/trixie/autobrightness-46","pushedAt":"2024-05-25T23:10:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"TMP: cleanup for ambient","shortMessageHtmlLink":"TMP: cleanup for ambient"}},{"before":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","after":"d11128761ebe322ae0671709f5a60f02260095c3","ref":"refs/heads/trixie","pushedAt":"2024-04-25T23:52:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"power: allow to add some duration of delay after setting dpm mode during backlight enable\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"power: allow to add some duration of delay after setting dpm mode dur…"}},{"before":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","after":null,"ref":"refs/tags/droidian/trixie/46.0-1+droidian1","pushedAt":"2024-04-17T22:39:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","after":null,"ref":"refs/tags/droidian/trixie/46.0-1+droidian2","pushedAt":"2024-04-17T22:39:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"8583379595b31cbd0d92aba09c815e9aa7c3a795","after":null,"ref":"refs/tags/droidian/trixie/46.0-1+droidian1","pushedAt":"2024-04-17T22:22:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","after":null,"ref":"refs/tags/droidian/trixie/46.0-1+droidian1","pushedAt":"2024-04-17T22:19:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","after":null,"ref":"refs/tags/droidian/trixie/46.0-1+droidian2","pushedAt":"2024-04-17T22:19:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"ef671d8e12970cef6c77e64526b04e74ede05f0b","after":null,"ref":"refs/tags/upstream/46.0","pushedAt":"2024-04-17T22:18:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"ef671d8e12970cef6c77e64526b04e74ede05f0b","after":"8583379595b31cbd0d92aba09c815e9aa7c3a795","ref":"refs/heads/upstream","pushedAt":"2024-04-17T22:18:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"gitmodules: point to furilabs\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"gitmodules: point to furilabs"}},{"before":"b906be2853d78158894eecb4ed1c98108c92f398","after":null,"ref":"refs/tags/upstream/46.0","pushedAt":"2024-04-17T22:15:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"}},{"before":"6053bef1e56c2a17619ee95f7203a79e3a3978dd","after":"ef671d8e12970cef6c77e64526b04e74ede05f0b","ref":"refs/heads/upstream","pushedAt":"2024-04-17T22:14:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"subprojects: turn gvc into submodule\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"subprojects: turn gvc into submodule"}},{"before":"74dc55744e9f89fe1f60ef4f02eec6286efac395","after":"ed05a799a76b996c54bef6d4c87530a2cd90b4ea","ref":"refs/heads/trixie","pushedAt":"2024-04-17T22:13:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"debian: depend on systemd-dev instead of systemd\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"debian: depend on systemd-dev instead of systemd"}},{"before":"717b96f7dcf2364da2eda59942e27bc98aecc14a","after":"74dc55744e9f89fe1f60ef4f02eec6286efac395","ref":"refs/heads/trixie","pushedAt":"2024-04-17T21:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"gitmodules: point to furilabs\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"gitmodules: point to furilabs"}},{"before":"710fd8d85727ec80a21161aaffecfe3e9955634f","after":"717b96f7dcf2364da2eda59942e27bc98aecc14a","ref":"refs/heads/trixie","pushedAt":"2024-04-17T21:34:19.000Z","pushType":"push","commitsCount":65,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"subprojects: bump gvc\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"subprojects: bump gvc"}},{"before":"ed2173a812a820d3e7aaa8107e554f9e6068684f","after":"6053bef1e56c2a17619ee95f7203a79e3a3978dd","ref":"refs/heads/upstream","pushedAt":"2024-04-17T21:28:44.000Z","pushType":"push","commitsCount":960,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"New upstream version 46.0","shortMessageHtmlLink":"New upstream version 46.0"}},{"before":null,"after":"ee9764e4635529dcc8da726bdb96e87e73d00376","ref":"refs/heads/feature/trixie/autobrightness","pushedAt":"2024-03-28T18:26:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"data: add linear auto brightness values in droidian gschema\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"data: add linear auto brightness values in droidian gschema"}},{"before":"9ee1090599ef3210c06fbd94a5ebc7c933578f53","after":"710fd8d85727ec80a21161aaffecfe3e9955634f","ref":"refs/heads/trixie","pushedAt":"2024-03-28T03:29:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"circleci: use furilabs\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"circleci: use furilabs"}},{"before":"f6353a4d07d4bf08e78f32989ac3a8c13f2f9b1e","after":"9ee1090599ef3210c06fbd94a5ebc7c933578f53","ref":"refs/heads/trixie","pushedAt":"2024-03-25T02:57:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"circleci: use furilabs\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"circleci: use furilabs"}},{"before":null,"after":"ed2173a812a820d3e7aaa8107e554f9e6068684f","ref":"refs/heads/upstream","pushedAt":"2024-03-25T02:56:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"Release 45.0","shortMessageHtmlLink":"Release 45.0"}},{"before":null,"after":"f6353a4d07d4bf08e78f32989ac3a8c13f2f9b1e","ref":"refs/heads/trixie","pushedAt":"2024-03-25T02:56:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"FakeShell","name":"Bardia Moshiri","path":"/FakeShell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38596879?s=80&v=4"},"commit":{"message":"power: set panel brightness to 0 on power off and restore on screen on\n\nSigned-off-by: Bardia Moshiri ","shortMessageHtmlLink":"power: set panel brightness to 0 on power off and restore on screen on"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNVQyMjowODozMi4wMDAwMDBazwAAAATA1pOw","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNVQwMjo1NjowNi4wMDAwMDBazwAAAAQeLTxx"}},"title":"Activity · FuriLabs/gnome-settings-daemon"}