forked from distok/cutthecord
Move betterrotation to xml patch
This commit is contained in:
parent
0359f5f975
commit
1c6b151083
17 changed files with 15 additions and 1 deletions
6
resources/xmlpatches/betterrotation/87202.xml
Normal file
6
resources/xmlpatches/betterrotation/87202.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<diffs>
|
||||
<diff file="AndroidManifest.xml" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<!-- Remove android:screenOrientation entry -->
|
||||
<remove msel="manifest/application/activity/@android:screenOrientation"/>
|
||||
</diff>
|
||||
</diffs>
|
7
resources/xmlpatches/betterrotation/README.md
Normal file
7
resources/xmlpatches/betterrotation/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
## DisTok CutTheCord: Better Rotation
|
||||
|
||||
This patch changes rotation settings to disallow upside down rotation.
|
||||
|
||||
Contributed by [clienthax](https://gitdab.com/clienthax).
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue