Page MenuHomePhabricator

[Compose] Convert AboutActivity to use Compose
Closed, ResolvedPublic3 Estimated Story Points

Assigned To
Authored By
cooltey
Jan 21 2025, 6:40 PM
Referenced Files
F58870714: share_688228227419942508.png
Mar 19 2025, 8:19 PM
F58392790: license_after.png
Feb 12 2025, 9:05 PM
F58392786: licesnse_before.png
Feb 12 2025, 9:05 PM
Restricted File
Feb 12 2025, 8:39 PM
F58392720: new_about_after.png
Feb 12 2025, 8:38 PM
F58392716: new_about_before.png
Feb 12 2025, 8:38 PM
F58386904: after_license_activity.png
Feb 11 2025, 6:18 PM
F58386902: before_license_activity.png
Feb 11 2025, 6:18 PM

Description

Convert the AboutActivty to Compose, with the converted Compose theme and styles.

Please note that the related LicenseActivity also needs to be converted.

Event Timeline

Please add screenshots for before vs after conversion.

Seddon renamed this task from [M][Compose] Convert AboutActivity to use Compose to [Compose] Convert AboutActivity to use Compose.Feb 11 2025, 5:37 PM
This comment was removed by WRai-WMF.
This comment was removed by WRai-WMF.
new_about_before.png (2×1 px, 164 KB)
{F58392725}
About Screen beforeAbout Screen after
licesnse_before.png (1×1 px, 109 KB)
license_after.png (1×1 px, 104 KB)
License screen beforeLicense Screen after
Dbrant subscribed.

Notes for QA: no changes in behavior or appearance; just checking for breakages.

ABorbaWMF subscribed.

Testing on 2.7.50525-r-2025-03-17

Everything seems to be working. However, I see the below issue on one device: Pixel 6 Android 15

Tapping the "Retrofit" portion of the Retrofit (license) text/link is not working for me. It works fine on the OnePlus 8 on Android 13

I am not seeing this issue on my end.

  1. Could you confirm whether only the 'Retrofit' link is not working or if other links are also failing to work on the device?
  2. What does it do when you tap the "Retrofit" link on that device?

It's just this portion of the text (highlighted in the screenshot. Tapping 'retro' doesn't work, but '(license)' does

share_688228227419942508.png (2×1 px, 227 KB)

It's just a minor thing. It works fine on other devices.