Skip to content

Add Device Info screen to Help & Support

c6ba1d2
Select commit
Loading
Failed to load commit list.
Open

Add e-ink mode with device detection and grayscale theme #22663

Add Device Info screen to Help & Support
c6ba1d2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Android Lint failed Mar 7, 2026 in 11s

3 new alerts including 1 error

New alerts in code changed by this pull request

  • 1 error
  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 109 in WordPress/src/main/java/org/wordpress/android/ui/accounts/DeviceInfoActivity.kt

See this annotation in the file changed.

Code scanning / Android Lint

Querying resource properties using LocalContext.current Error

Querying resource values using LocalContext.current

Check notice on line 83 in WordPress/src/main/java/org/wordpress/android/ui/prefs/AppSettingsFragment.java

See this annotation in the file changed.

Code scanning / Android Lint

Nullable/NonNull annotation missing on field Note

Missing null annotation

Check notice on line 50 in WordPress/src/main/java/org/wordpress/android/util/AniUtils.java

See this annotation in the file changed.

Code scanning / Android Lint

Nullable/NonNull annotation missing on method parameter Note

Missing null annotation