Skip to content

Commit 32707f6

Browse files
committed
Christmas surprise update
(to make it secret I didn't commit until now lol) - Re-organised settings - Remove original reboot, screenshot and toggle airplane mode menu item - Changed implementation in Anti-Theft Protection (remove relevant objects from mItems instead of replacing onPress()). Now should also disable the toggle airplane mode menu item - Changed implementation in determining positions to add menu items. - Updated Russian translations (Thanks greatslon) - And more importantly - Christmas Easter Eggs!
1 parent 705b0f2 commit 32707f6

19 files changed

+194
-59
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="hk.kennethso168.xposed.advancedrebootmenu"
3-
android:versionCode="12"
4-
android:versionName="7.1" >
3+
android:versionCode="13"
4+
android:versionName="8.0.1" >
55

66
<uses-sdk
77
android:minSdkVersion="14"
570 Bytes
Loading
568 Bytes
Loading
657 Bytes
Loading
392 Bytes
Loading
390 Bytes
Loading
454 Bytes
Loading
742 Bytes
Loading
739 Bytes
Loading
866 Bytes
Loading

0 commit comments

Comments
 (0)