Skip to content

Commit

Permalink
Messaging app fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Oct 16, 2024
1 parent e600838 commit 7ec025c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ <h3><a href="#2024101600">2024101600</a></h3>

<ul>
<li>fix upstream Android 15 bug in InputMethodManagerService.resetDefaultImeLocked() causing system_server crash</li>
<li>Messaging: add new permissions needed on Android 15 (READ_CELL_BROADCASTS and RECEIVE_WAP_PUSH) which avoids it prompting to be set as the default app instead of completing certain actions requiring privileges it was missing</li>
<li>Settings: port our default enabled per-connection MAC randomization option to the new Compose-based UI in Android 15 so the default mode displays properly and it can be restored back to the default value</li>
<li>fix Android 15 port of our toggle for disabling granting our Sensors permission by default</li>
<li>Storage Manager, Emergency Info: opt-out of Android 15 edge-to-edge since it's not properly supported yet</li>
Expand Down

0 comments on commit 7ec025c

Please sign in to comment.