Closed
Bug 1955882
Opened 29 days ago
Closed 6 days ago
[app icon picker] Add activity aliases to the app
Categories
(Firefox for Android :: Settings, task)
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: mavduevskiy, Assigned: mavduevskiy, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Add activity aliases to the app (depends on icons), naming tied to app icon xml naming
- Similar to white background icon activity alias, we should add aliases for all adaptive icons we added for the feature.
Assignee | ||
Updated•29 days ago
|
Assignee | ||
Updated•29 days ago
|
Whiteboard: [fxdroid]
Updated•29 days ago
|
Assignee | ||
Updated•13 days ago
|
Assignee: nobody → mavduevskiy
Assignee | ||
Comment 1•13 days ago
|
||
Updated•12 days ago
|
Attachment #9477948 -
Attachment description: WIP: Bug 1955882 - Add activity aliases to the app → Bug 1955882 - Add activity aliases to the app
Pushed by mavduevskiy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/376ef0436436
Add activity aliases to the app r=android-reviewers,gmalekpour,twhite
Comment 3•7 days ago
|
||
Backed out for causing fenix build bustages
Backout link: https://hg.mozilla.org/integration/autoland/rev/4b373fe060fb3e80baeb7471fb6085450238df28
FAILURE: Build failed with an exception.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] * What went wrong:
[task 2025-04-15T04:07:17.428Z] Execution failed for task ':app:processFenixBenchmarkResources'.
[task 2025-04-15T04:07:17.428Z] > A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
[task 2025-04-15T04:07:17.428Z] > Android resource linking failed
[task 2025-04-15T04:07:17.428Z] ERROR: /builds/worker/checkouts/gecko/mobile/android/fenix/app/src/main/res/mipmap-anydpi-v26/ic_launcher_solid_dark.xml:8: AAPT: error: resource color/ic_launcher_solid_dark_background (aka org.mozilla.fenix:color/ic_launcher_solid_dark_background) not found.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] ERROR: /builds/worker/checkouts/gecko/mobile/android/fenix/app/src/main/res/mipmap-anydpi-v26/ic_launcher_solid_light.xml:8: AAPT: error: resource color/ic_launcher_solid_light_background (aka org.mozilla.fenix:color/ic_launcher_solid_light_background) not found.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] * Try:
[task 2025-04-15T04:07:17.428Z] > Run with --stacktrace option to get the stack trace.
[task 2025-04-15T04:07:17.428Z] > Run with --info or --debug option to get more log output.
[task 2025-04-15T04:07:17.428Z] > Run with --scan to get full insights.
[task 2025-04-15T04:07:17.428Z] > Get more help at https://help.gradle.org.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-04-15T04:07:17.428Z]
[task 2025-04-15T04:07:17.428Z] BUILD FAILED in 8m 17s
Flags: needinfo?(mavduevskiy)
Pushed by mavduevskiy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/81632b1e89eb
Add activity aliases to the app r=android-reviewers,gmalekpour,twhite
Comment 5•6 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•