mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
Revamp Android Agent session UI
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -33,5 +33,10 @@
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name=".SessionDetailActivity"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTop" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user