0x192 / 0x192/universal-android-debloater

bookmark provider

未關閉 適合新手
#574 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
package::documentation
主要語言
Rust
星號
19.9k
分支
1.1k
PR 合併指標
30 天內沒有已合併 PR

描述

**Your phone**: \

**Packages documentation to update:**
```

**Current description**
> Current description
{
"id": "com.android.bookmarkprovider",
"list": "Aosp",
"description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.\n",
"dependencies": [],
"neededBy": [],
"labels": [],
"removal": "Advanced"
},

**Proposed description**
> Proposed description
{
"id": "com.android.bookmarkprovider",
"list": "Aosp",
"description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.\nDisabling this on LDPlayer emulator crashes the default browser (com.android.browser)",
"dependencies": [],
"neededBy": [com.android.browser],
"labels": [],
"removal": "Advanced"
},

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The issue is about updating a package description in the project's documentation. Look for the file where package metadata like 'com.android.bookmarkprovider' is defined, likely a JSON or similar configuration. Update the description and 'neededBy' field as specified. Verify the change by checking the documentation renders correctly.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, rust
領域
documentation
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
75/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。