Skip to content

Remove lock portrait/landscape flags#3414

Merged
ahmedre merged 1 commit intomainfrom
remove_lock_flag
Oct 23, 2025
Merged

Remove lock portrait/landscape flags#3414
ahmedre merged 1 commit intomainfrom
remove_lock_flag

Conversation

@ahmedre
Copy link
Copy Markdown
Contributor

@ahmedre ahmedre commented Oct 23, 2025

Android 16 ignores requested orientation calls on larger screens, and
this will likely extend to other devices in the future. The reader can
continue setting these using Android settings for the overall device
orientation (and some devices likely have per-app specific orientation
settings as well).

Android 16 ignores requested orientation calls on larger screens, and
this will likely extend to other devices in the future. The reader can
continue setting these using Android settings for the overall device
orientation (and some devices likely have per-app specific orientation
settings as well).
@ahmedre
Copy link
Copy Markdown
Contributor Author

ahmedre commented Oct 23, 2025

see here for more details.

@github-actions
Copy link
Copy Markdown

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │            compressed             │           uncompressed            
          ├───────────┬───────────┬───────────┼───────────┬───────────┬───────────
 APK      │ old       │ new       │ diff      │ old       │ new       │ diff      
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼───────────
      dex │  19.8 MiB │  19.8 MiB │    -595 B │  49.8 MiB │  49.8 MiB │  -1.3 KiB 
     arsc │   2.1 MiB │   2.1 MiB │ -11.8 KiB │   2.1 MiB │   2.1 MiB │ -11.8 KiB 
 manifest │   5.6 KiB │   5.6 KiB │       0 B │  26.2 KiB │  26.2 KiB │       0 B 
      res │   1.8 MiB │   1.8 MiB │     -54 B │     2 MiB │     2 MiB │    -420 B 
   native │ 112.6 KiB │  81.7 KiB │ -30.8 KiB │  36.5 KiB │  36.5 KiB │       0 B 
    asset │ 452.1 KiB │ 452.1 KiB │       0 B │ 808.2 KiB │ 808.2 KiB │       0 B 
    other │ 198.7 KiB │ 198.7 KiB │      +4 B │ 498.3 KiB │ 498.3 KiB │       0 B 
──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼───────────
    total │  24.4 MiB │  24.4 MiB │ -43.3 KiB │  55.2 MiB │  55.2 MiB │ -13.5 KiB 

@ahmedre ahmedre added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit 2f2dda5 Oct 23, 2025
2 checks passed
@ahmedre ahmedre deleted the remove_lock_flag branch October 23, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant