Skip to content

Conversation

@malmstein
Copy link
Contributor

@malmstein malmstein commented Jan 13, 2026

**Asana Task/Github Issue:**https://app.asana.com/1/137249556945/project/1174433894299346/task/1212648517099381?focus=true

Description

Enable Full Duck.ai for Android versions 5.262


Note

Turns on the aiChat fullscreenMode feature and updates gating.

  • In overrides/android-override.json, aiChat.features.fullscreenMode set to enabled (was disabled) and minSupportedVersion increased from 52603000 to 52610000.

Written by Cursor Bugbot for commit 85c9ce5. This will update automatically on new commits. Configure here.

@malmstein malmstein requested review from a team and daxtheduck as code owners January 13, 2026 19:46
@malmstein malmstein changed the title enable Full Duck.ai on Android for 5.561 Enable Full Duck.ai on Android for 5.561 Jan 13, 2026
github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
@malmstein malmstein changed the title Enable Full Duck.ai on Android for 5.561 Enable Full Duck.ai on Android for 5.261 Jan 13, 2026
@github-actions
Copy link

👋 Don't forget to add an individual reviewer (in addition to those auto-added), as this will create a task for them in Asana.

👉 Please mark this as DRAFT unless there's an intention to merge this immediately.
👉 Click "Merge when ready" if you're happy for this to be automatically merged once reviewed. (If not available, ensure you've signed in to DuckDuckGo oauth.)
👉 Don't forget to add schema changes to validate if you're adding/changing a feature.

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

Generated file outputs:

Time updated: Tue, 13 Jan 2026 20:48:41 GMT

legacy
27 files identical
  • trackers-unprotected-temporary.txt
  • v3/extension-brave-config.json
  • v3/extension-bravemv3-config.json
  • v3/extension-chrome-config.json
  • v3/extension-chromemv3-config.json
  • v3/extension-config.json
  • v3/extension-edg-config.json
  • v3/extension-edge-config.json
  • v3/extension-edgmv3-config.json
  • v3/extension-firefox-config.json
  • v3/extension-safarimv3-config.json
  • v3/ios-config.json
  • v3/macos-config.json
  • v3/windows-config.json
  • v4/extension-brave-config.json
  • v4/extension-bravemv3-config.json
  • v4/extension-chrome-config.json
  • v4/extension-chromemv3-config.json
  • v4/extension-config.json
  • v4/extension-edg-config.json
  • v4/extension-edge-config.json
  • v4/extension-edgmv3-config.json
  • v4/extension-firefox-config.json
  • v4/extension-safarimv3-config.json
  • v4/ios-config.json
  • v4/macos-config.json
  • v4/windows-config.json

⚠️ File is identical

2 files changed
  • v3/android-config.json
  • v4/android-config.json
--- v4/android-config.json (and 1 other files)
+++ v4/android-config.json
@@ -166,10 +166,10 @@
                 "standaloneMigration": {
                     "state": "disabled"
                 },
                 "fullscreenMode": {
-                    "state": "disabled",
-                    "minSupportedVersion": 52603000
+                    "state": "enabled",
+                    "minSupportedVersion": 52620000
                 },
                 "fullscreenModeToggle": {
                     "state": "enabled",
                     "minSupportedVersion": 52603000
latest
v5/android-config.json
--- v5/android-config.json
+++ v5/android-config.json
@@ -166,10 +166,10 @@
                 "standaloneMigration": {
                     "state": "disabled"
                 },
                 "fullscreenMode": {
-                    "state": "disabled",
-                    "minSupportedVersion": 52603000
+                    "state": "enabled",
+                    "minSupportedVersion": 52620000
                 },
                 "fullscreenModeToggle": {
                     "state": "enabled",
                     "minSupportedVersion": 52603000
13 files identical
  • v5/extension-brave-config.json
  • v5/extension-bravemv3-config.json
  • v5/extension-chrome-config.json
  • v5/extension-chromemv3-config.json
  • v5/extension-config.json
  • v5/extension-edg-config.json
  • v5/extension-edge-config.json
  • v5/extension-edgmv3-config.json
  • v5/extension-firefox-config.json
  • v5/extension-safarimv3-config.json
  • v5/ios-config.json
  • v5/macos-config.json
  • v5/windows-config.json

⚠️ File is identical

@github-actions
Copy link

github-actions bot commented Jan 13, 2026

JSON approval analysis:

Time updated: Tue, 13 Jan 2026 20:48:49 GMT

legacy

❌ Manual Review Required

  • v3/android-config.json (2 total changes)
    Disallowed paths that require review:
    • /features/aiChat/features/fullscreenMode/state (replace)
    • /features/aiChat/features/fullscreenMode/minSupportedVersion (replace)
  • v4/android-config.json (2 total changes)
    Disallowed paths that require review:
    • /features/aiChat/features/fullscreenMode/state (replace)
    • /features/aiChat/features/fullscreenMode/minSupportedVersion (replace)
latest

❌ Manual Review Required

  • v5/android-config.json (2 total changes)
    Disallowed paths that require review:
    • /features/aiChat/features/fullscreenMode/state (replace)
    • /features/aiChat/features/fullscreenMode/minSupportedVersion (replace)

🎯 OVERALL APPROVAL STATUS

❌ MANUAL REVIEW REQUIRED

github-actions bot pushed a commit that referenced this pull request Jan 13, 2026
@malmstein malmstein changed the title Enable Full Duck.ai on Android for 5.261 Enable Full Duck.ai on Android for 5.262 Jan 13, 2026
Copy link
Contributor

@joshliebe joshliebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@malmstein malmstein enabled auto-merge January 13, 2026 20:48
@malmstein malmstein added this pull request to the merge queue Jan 13, 2026
Merged via the queue into main with commit 46a6316 Jan 13, 2026
17 of 21 checks passed
@malmstein malmstein deleted the feature/david/enable_full_duck_ai branch January 13, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants