Closed
Bug 1955886
Opened 7 months ago
Closed 3 months ago
[app icon picker] Add app icon repository
Categories
(Firefox for Android :: Settings, task)
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: mavduevskiy, Assigned: mavduevskiy)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Add app icon repository that will persist the selected app icon in Settings.kt
- The selected icon will be also used in the general settings screen, exposing it in settings helps.
- Storing could be done as a
stringPreferencebased on the aliasName of theAppIcon(AppIconshould have a companion object to matchaliseNameto type with theDefaultenum as a fallback)
| Assignee | ||
Updated•7 months ago
|
Whiteboard: [fxdroid]
Updated•7 months ago
|
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Updated•4 months ago
|
Assignee: nobody → mavduevskiy
Updated•4 months ago
|
Attachment #9499690 -
Attachment description: WIP: Bug 1955886 - Add app icon repository → Bug 1955886 - Add app icon repository
Pushed by mavduevskiy@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/32c7c425b70d
https://hg.mozilla.org/integration/autoland/rev/3353f9a8e6e4
Add app icon repository r=android-reviewers,sfamisa,marcin
Comment 3•3 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•