[Xposed][MOD][1.30.3] AppOpsXposed - AppOps for 4.3+ - Xposed Framework Modules

AppOpsXposed is a module for the Xposed framework that restores AppOps functionality on Android >= 4.4.2, and works on all Android versions from Jellybean 4.3 up to Marshmallow 6.0.1. Why not just install XPrivacy? you may ask - read this post.
Source code is available on github (License: GPLv3+)
ChangeLog:
1.30.3 (2016-02-21):
* Fix missing op labels/summaries
* Fix issue in "Show changed"
* Fix OP_BOOT_COMPLETED on Marshmallow
1.30.2 (2016-02-20):
* Fixed crashes
1.30.1 (2016-02-20):
* Fixed crash
* Updated Slovak translation
1.30 (2016-02-19):
* Better support for Marshmallow
* Fixed crashes
* Fixed label/summary issues
* Fixed multiple icons in "App info" screen
* New "Minimal" variant (disables icon in "Settings" app)
1.29-BETA10
* Fixed crashes
1.29-BETA9
* Fixed crashes
1.29-BETA8 (2015-11-09):
* Fixed crashes / empty app lists
* Potentially fixed missing bootup tab
1.29-BETA7:
* Add option to customize appearance (theme, icons)
* Fixed issue on MiUi where ops were reset
* Add AppOps to AOSP Lollipop Settings
* Add option to export/import app restrictions
* AOX now displays notifications on app installs/updates, launching the AppOps screen for that particular app
1.28.1 (2015-08-04)
* Fix bugs in hacks for OP_WAKE_LOCK and OP_BOOT_COMPLETED
1.28 (2015-05-17)
* Fix crashes on certain HTC devices
* Fix switch labels
* Smaller icon in Settings
1.27 (2015-05-15):
* Add translations for 22 languages
1.26.1:
* Fixed issue on Sony ROMs where all ops were shown as disabled
* Restrictions can be reset under "Show changed"
* Fix crash when changing ops
* Better handling of non-AOSP ops (labels, summaries)
1.25.3:
* Multiple fixes for Lollipop
1.24:
* Add option to disable verbose logs
* Potential fix for LG icon issue
* Potential fix for Samsung GridSettings bug
* Add hack to fix ops resetting on reboot if
installed on SD.
1.23
* Finally got the HTC variant working
(thanks to @Mikanoshi)
* Fixed some system-app-install issues
* Bugfixes
1.22:
* AppOpsXposed now works without Xposed, by installing
as a system-app.
* Add new ops for Lollipop (compatibility mode)
* When enabled, use compatibility mode when launching
from settings app as well
1.21.1:
* Fix compatibility mode
1.21:
* Added new compatibility mode (BETA)
* Fix crash on LG ROMs
* Attempted to fix wrong icon size on some ROMs
* WakeLock hack disabled on JellyBean for now
1.20.2:
* Fixed version number (updates should work now)
1.20.1:
* Fixed compatibility with some LG ROMs
* Fixed WakeLockFix (JellyBean currently broken)
* Updated icon in settings for non-AOSP ROMs
1.19:
- Fixed some issues in Samsung ROMs
- Fixed issue in detection of CyanogenMod-based ROMs
- Added bug report functionality
1.18:
* Added OP_BOOT_COMPLETED hack (must be enabled manually under "Hacks")
* Added WakeLock fix (must be enabled manually under "Hacks")
* Fixed crashes in CyanogenMod-based ROMs
* Now using a dedicated icon in Settings (thanks @Kickinpigeons)
* Added Spanish translation (thanks @Jose Artuñedo)
1.17.2:
- Xperia only: more human readable info (e.g. "Run at start-up" vs "BOOT_COMPLETED")
1.17:
- Fixed compatibility with Galaxy S5 settings app (grid layout)
- Fixed crash on Xperia KitKat ROMs
1.16:
- Added OmniROM variant (no header in settings, only icon in "App info")
- Added variant for Sony KitKat ROMs with a switch in AppOps, as opposed to the drop-down menu found in 4.3 ROMs
1.15.1:
- Fix crashes on Android 4.3
1.15:
- Added module-specific settings (click module name in Xposed Installer's "Module" section)
- Launcher icon can now be hidden
- Added Korean translation by [email protected]
1.14:
- This release should fix further crashes on recent cn11 nightlies
1.13:
- Attempted to fix issues on recent cm11 nightlies - again
- Added Japanese translation ([email protected])
1.12:
- Hopefully fixed crashes on Xperia devices
- For now, on CM11 nightlies >= 2014-01-28 almost all features are disabled. AppOps can be launched via the launcher icon only.
1.11:
- Fixed layout issue on Xperia ROMs.
1.10.2:
- Hopefully fix crash on Sony stock ROMs
1.10.1:
- On Android 4.3, AppOpsXposed now works as a launcher even if the Xposed Framework is not installed
- Fixed issue where AppOps could not be started from "App info"
1.9:
- AppOpsXposed is now compatible with Sony Xperia devices
- Fixed AppOps details layout for languages where strings were much longer than in English
- Fixed error where AppOps could not be launched from "App info"
- "App info" now uses AppOpsXposed's icon instead of text
- Better detection of Stock vs. AOSP ROMs
- Added 63 translations of "App ops"
- New icon
1.8:
- AppOps for a specific app can now also be launched from the "App info" page of an app
- The module should now work correctly on Sony (Xperia) devices
1.7:
- Added launcher icon for ROMs where there's no icon in Settings
- Reverted sorting in AppOps to default for now
- Potential fix for HTC devices
1.6.1:
- Sort entries in App ops alphabetically.
1.6:
- Another attempt at fixing Samsung-related issues. "App ops" should now be listed below "Apps", wherever "Apps" may be
on your device.
1.5:
- On Samsung devices with a tabbed interface in "Settings", "App ops" should now be displayed in the "General" tab only.
1.4:
- Should fix issue where "App ops" was shown more than once in "Settings"
1.3:
- Fixed Android 4.3 compatibility
1.2:
- No longer allow module to be installed on Android versions before 4.3
1.1:
- Add "App ops" in Settings app; thirdparty AppOps-launcher no longer required!
What is AppOps(Xposed)? What's the difference between AppOps and permissions?
AppOps is a feature that is included in Android starting with JellyBean 4.3. It allows the user to limit an apps functionality, regardless of permissions granted; for example, you can prevent an app from reading your contact list, or accessing your current location. The difference between revoking permissions and using AppOps is that in the latter case, the affected app will not know what happend and, most importantly, will (usually) not crash. In the case of the location, the app will think that the location is currently unavailable. In the case of your contact list, the app will see an empty list. See this flowchart for an example:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You'll notice ALLOWED, IGNORED and ERRORED; these are the so-called modes, which can be set for each operation. The AppOps interface is very simple, as it provides an on/off switch for every operation. Using this, you switch between ALLOWED and IGNORED, which is usually enough. ERRORED will (likely) make an app crash, or in some cases it will behave exactly as IGNORED.
In the flowchart above, the permission for reading the contact list is android.permission.READ_CALL_LOG,
the corresponding app op is OP_READ_CALL_LOG. Not every permission has a corresponding op, and likewise some ops don't have a corresponding permission. For example, there's no op for the network access permission android.permission.INTERNET, and there's no permission corresponding to the OP_POST_NOTIFICATION op. Note that some app ops are used internally by Android: for example, starting with KitKat Android only allows one app to act as the messaging app; this is controlled by OP_WRITE_SMS.
You'll also notice that in the AppOps app-list, there are often more ops listed for an app than when clicking it. This is because Android groups certain ops into one switch. For example, the "Location" switch controls 7 ops at once: OP_COARSE_LOCATION, OP_FINE_LOCATION, OP_GPS, OP_WIFI_SCAN, OP_NEIGHBORING_CELLS, OP_MONITOR_LOCATION, OP_MONITOR_HIGH_POWER_LOCATION.
Another important thing to keep in mind is that AppOps was not intended for end-users, so some features do not work as advertised. Limiting "Keep awake" for example has no effect, as this was not implemented by the Android developers.
Now that Marshmallow has permission control, what does this module do on Marshmallow?
It may come as a surprise that permission control on Marshmallow doesn't directly use AppOps directly, but instead operates on the permission level. The mechanism used in Marshmallow is this:
When installing an app, so-called "dangerous permissions" [1]are not immediately granted
An app must check whether a permission has been granted before performing an operation that requires this permission
The app is notified of the user's decision and must handle it accordingly (displaying an error message, for example).
This is in contrast to previous Android versions, where an app was granted all requested permissions after install. Revoking a permission thus most often caused the app to crash, since it generally did not expect the permission to be denied.
The mechanism layed out above leads to a slightly different permission/op flowchart, as compared to pre-Marshmallow:
The major difference here is, as explained above, that the app itself must check whether a permission has been granted, and then handle the result accordingly. This also means that an app will be notified of the users decision on a permission level, but not the AppOps level,
i.e. an app may believe that it can access the user's contact list, because the user permitted the app to do so (i.e. granted it the READ_CONTACTS permission), when in fact it is not, because OP_READ_CONTACTS is set to MODE_IGNORED).
A list of so-called "dangerous" permissions can be found here.
The history of AppOps(Xposed)
Until Android 4.4.2, you could access a hidden AppOps interface in the "Settings" app, which you could use to limit the operations of apps; root access was not needed. In 4.4.2, this possibility was disabled. The interface was still there, but it could not be launched from the outside anymore. It was at this point that I decided to create AppOpsXposed, initially a *really* simple (source code) Xposed module, that restored the previous behaviour by hacking into the "Settings" app and re-enabling the interface again.
Starting with AppOpsXposed 1.1, I also added an entry in the "Settings" app, so a launcher icon was not needed anymore. This however only worked for AOSP and AOSP-based ROMs, so I had to add support for ROMs from Sony, HTC, Samsung, etc.. This proved to be a difficult task over time, as many made major modifications to the "Settings" app, and I had no way of testing the code without an actual device - my only device is a Nexus 4. I thus had to rely on user-supplied logs, and then hope that they follow up with more info, to get an issue in the "Settings" app fixed.
Starting with AppOpsXposed 1.21, I added a feature called "Compatibility mode", which ignored the AppOps interface in the Settings app, which didn't use the AppOps interface in your settings app, but rather one included in AppOpsXposed itself. This makes it much easier to fix bugs and add new features, and relieves me of the pain in the ass that is the support of so many different ROMs out there. See another flowchart for a TL;DR:
Starting with AppOpsXposed 1.25, "Compatibility mode" was enabled for all ROMs, and could no longer be disabled. The app uses the GET_APP_OPS_STATS and UPDATE_APP_OPS_STATS permissions to access and change operation modes; this also allows the app to work without Xposed, by installing it as a system app (because the *_APP_OPS_STATS permissions are not granted to normal applications).
I have plans to add several new features in the AppOps interface, but as always, be patient. I'm often busy and this is just my hobby!
READ BEFORE YOU POST
It might seem stupid, but before reporting a crash please try the following: uninstall AppOpsXposed, reinstall it, re-enable it in the Xposed Installer, reboot. It often helps, don't as me why.
Post AT LEAST the following info:
Device,
Android version (4.3, 4.4, etc.)
Name and type (stock/custom) of ROM
In AppOpsXposed's settings menu there's an option "Build bug report" (see below) - use it! Normal logcats are not enough!
>>> DOWNLOAD LINK (github) <<<

caspase said:
AppOpsXposed is a quick-'n-dirty module for the Xposed framework that restores the AppOps functionality on Android 4.4.2. The module enables the :android:show_fragment hack used by many AppOps-launching apps on KitKat and also adds "App ops" in the native android Settings app.
ChangeLog:
1.1:
- Add "App ops" in Settings app; thirdparty AppOps-launcher no longer required!
Source code is available on github (can't post link though).
Click to expand...
Click to collapse
Is root required ?

dive3000 said:
Is root required ?
Click to expand...
Click to collapse
It requires the Xposed Framewoek, so yes!

caspase said:
It requires the Xposed Framewoek, so yes!
Click to expand...
Click to collapse
Fancy uploading it to the repo at http://repo.xposed.info/ ?

Great job, thank you!

The module itself doesn't need root right?
Sent from my Nexus 7 using Tapatalk 4

drewstiff said:
Fancy uploading it to the repo at ... ?
Click to expand...
Click to collapse
Done, can't post link though, need 10 posts first
stfudude said:
The module itself doesn't need root right?
Click to expand...
Click to collapse
Nope, but it's useless w/o root since Xposed Framework needs root. The source is available on github (link

Works perfectly for me ... and I love that you added the AppOps to the settings menu thank you much!

Please add support for 4.3 S3.
Where is it shown in settings?

tariq2kn said:
Please add support for 4.3 S3.
Where is it shown in settings?
Click to expand...
Click to collapse
It should be shown in the "Personal" section, or the very last entry in Settings.
To add proper support for devices not running stock Android I need the Settings.apk file, since the module's design is very implementation-specific.
Sent from my Nexus 4 using xda app-developers app

Works great. Thank you!!
Sent from my Nexus 4 using Tapatalk

Every time... problem parsing the package... please re-upload.

Will this effect the OTA update? As far as I know the xposed framework will cancel OTA veryfication...

LittleGreenMan13 said:
Will this effect the OTA update? As far as I know the xposed framework will cancel OTA veryfication...
Click to expand...
Click to collapse
If you uninstall xposed, OTA will install fine.

68325426
Awesome work dude......thankyou.. :highfive:

bobstone said:
Every time... problem parsing the package... please re-upload.
Click to expand...
Click to collapse
Ensure that you have version 2.4.1 of Xposed Framework installed. What version of Android are you on? Can you post the relevant sections from a logcat?
Sent from my Nexus 4 using xda app-developers app

caspase said:
It should be shown in the "Personal" section, or the very last entry in Settings.
To add proper support for devices not running stock Android I need the Settings.apk file, since the module's design is very implementation-specific.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Not showing anywhere on my S3 4.3.

felix1234 said:
If you uninstall xposed, OTA will install fine.
Click to expand...
Click to collapse
To slightly clarify, you don't need to uninstall the app itself or any of it's modules. Just go into the xposed app and click uninstall, but leave the app installed. Once OTA is done and you're re-rooted, go back to the app and click install/update.

Thanks for this, I was hoping someone would finally make a mod for this.

tariq2kn said:
Not showing anywhere on my S3 4.3.
Click to expand...
Click to collapse
In my last post I asked for some info, without it there's little I can do! If you're using Samsung ROM it's very likely that it won't work, because their Settings app is likely to differ implementation-wise!
For now I've tested it ONLY on Nexus Kitkat ROMs (4.4.2), so be patient!
Sent from my Nexus 4 using xda app-developers app

Related

[ROM] Minin3; project MAXIMUS 6.0 BETA 10.21.14

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MININ3
(OPERATION MAXIMUS)
Maximus 6. Beta is available.
now that the note 3 is on what should be its inal supported major sprint update.
and because it is now stable and an actual improvment to the old 5.8 build.
this is the basic rom. everything works. there is still a few 100 mb to be removed as i finish cleaning things up. and it needs a rewrite to the aroma installer. but for now its a good clean start.
based on 4.4.4 (freeza's deodex)
all features from 5,8 build except aroma installer.
stock kernel
everything should work.
if anyone wants to play with it....
download
https://files.secureserver.net/0sLde54AT5fK1g
BELOW IS FOR THE 5,8 VERSION ONLY (OUTDATED NEEDS TO BE CLEANED UP)
PLEASE READ POSTS #2 AND #3 CAREFULLY.
THE INSTALL PROCEDURE FOR THIS ROM MAY BE A BIT DIFFERENT THEN WHAT YOU'RE USED TO.
IF AFTER INSTALL YOUR PHONE DOES NOT LOOK LIKE THE ATTACHED SCREENSHOTS AT THE BOTTOM OF THE POST YOU DID SOMETHING WRONG TRY AGAIN OR POST AND I WILL HELP YOU>
**BE SURE TO CHECK OUT MININ3.MINIMUS FOR A FULLY DEBLOATED, MORE STOCK EXPERIENCE**
update images under screenshots above.
orginally based on FREEZA'S stock mj4 deodex (a deodex version of the stock mj4 files with root)
@freeza -- http://forum.xda-developers.com/showthread.php?t=2472664
NEW BASE.
now shares a new base with the MiniN3 MINIMUS project.
this is a clean sheet base designed to further refine all further projects.
Completly debloated of all uneccassary apks and duplicate files.
left all base calls and libraries.
NEW INSTALLER!
New- Aroma based installer
now you can choose what options and features you would like to install.
no need for all the extra bloat or features you dont use.
no need to go hunt up a bunch of files .
new easier install,.
5.8 CHANGES SINCE 5.5
5.8
-installer tweaks and cleanup
-minor code clean-up for install process in general
- set up install 2 with defaults
- added change only option to change settings
-fix dpi
-added dpi only option
-added theme options
5.7
:fixed dropbox
:fixed xbmc
:fixed firefox
-added ad blocking hosts choices
-added extra sounds back as option
-added some modules back
Bugfixower off charge
bugfix/improvement other dpi mods.
bugfix:attempted facebook calendar fix
added kernel choice to menu 2 also so easier to change without wiping system
also turned off all options by default. (must select things you want, makes change options easier)
add modules back
-kdd google keyboard dictionary delete allows delete of words from the built in dictionary
-perfont per app fonts
-shortkey shorten keyboard press delay
-chrometab opens new links in a seperate tab in chrome
-smstime shows more sms time details
-youhdmi youtube fullscreen hdmi
apps
portal portal window
5.6
-AROMA INSTALLER
-MULTIPLE NEW OPTIONS
-MUTIPLE KERNELS
-CAMERA SHUTTER MOD
-UNCOMPRESSED MMS
-BLOAT FREE INSTALL
-NEW OPTIONS
-PIE CONTROLS
-GMD CONTROL
-NEW THEME OPTIONS
STOCK KERNEL
no overclock (in my opninion for most uses there is no real need)
currently I feel its the most stable.
(also want to make sure any issues are not kernel related for now)
though you may feel free to install any kernel you like.
---------------------------------------------------------------------
Information:
FEATURES
>modified for speed
>modified to save space, and memory
>very small footprint; excellent for speed and battery life
>perfect for daily use.
>massive de-bloat, while adding needed functions and leaving note 3 specific apps
>Currently 814 mb. - 854mb removed (831 Files, 125 Folders)
(see attachment for removed file list, and list of files that can still be safely removed)
>screen set to 320 dpi to increase space and useability (flashable file to return to 480 below)
>10x7 home screen
>10x10 app drawer
>9x dock
>many new options to allow a personalized experience (or leave off for a stock experience)
>no nasty yellow sprint boot/shutdown screen
>custom minin3 boot ani thanks @Kompster
>all functions intact
>samsung keyboard
>all stock note 3 pen functions are included
>tv remote updated
>kit kat 4.4 email and exchange
>stock theme (ability to change yourself with the push of a button)
>center clock, adjust colors, theme, and much more using built in wanam
(or leave stock/anywhere in between - the choice is yours by just changing the settings in a menu)
>4 in 1 reboot menu
>all current available PlayStore updates (1/1/14)
>various edits to integrate upcoming system control app
>various small bug fixes
>wifi hotspot mod (native wifi tethering enabled)
>mobile hotspot and mobile data added to quick toggles in notification panel
(I might eventually add a flashlight toggle as well, but that is a bunch more work)
>most apps moved to the data partition to allow easy uninstall for those that want it
>many more small edits to clean up the code
>various power usage tweaks (timeouts for things, priorities, power saving settings, ect.)
>various speed tweaks (remove complexity, add lightness)
>added sprint voicemail and vvm back in
>option added in camera menu that allows you to turn the shutter sound on/off
>various camera tweaks (minimal)
>imported a bunch of pre-set settings
>changed a bunch of default settings
>changed permissions
>allow install of non-PlayStore apps
>debugging enabled
>Nova Launcher fix: Nova Launcher will now work properly with modified dpi (nova available in PlayStore)
>ADW launcher installed by default
any playstore launcher should work, i will include a stock TW launcher below.
special thanks to @Kompster for the awesome boot ani he created for MiniN3
INCLUDES:
>no frills cpu control (a small program to change clock speeds)
https://play.google.com/store/apps/details?id=it.sineo.android.noFrillsCPU&hl=en
>NATIVE WIFI TETHER HOTSPOT
>Black one handed background
>Viper Audio[/B
>Volume Mod (Increases Maximum Volume {Moderate})
@nowy57 -- http://forum.xda-developers.com/showthread.php?t=2470890
>WANAM XPOSED (pre-installed {you must still go to xposed installer and click download/update})
@rovo89 -- http://forum.xda-developers.com/showthread.php?t=1574401
>LATEST_ADBlocking_HYBRID (hosts file for ad blocking)
@BSDgeek_Jake -- http://forum.xda-developers.com/showthread.php?t=1916098
>Host Editor (hosts file editor for ad blocking)
>ADW launcher
>tesla led flashlight
>Es File explorer
>Pen Window Manager
>Multi Window Manager
>Included modules:
-Bootmanager(stop apps starting on boot)
-App settings(per app dpi settings)
apps that come installed in app drawer:
>adw config
>action memo
>app settings
>boot manager
>calculator
>calendar
>camera
>chrome
>clock
>contacts
>dropbox
>email
>es file explorer
>gallery
>gmail
>google now
>google settings
>hosts editor
>maps
>messages
>music
>mw apps manager
>no frills cpu
>pen window
>phone
>play store
>scrapbook
>settings
>sketchbook
>supersu
>tesla led
>voice search
>wanam xposed
>watchon
>xposed installer
>youtube
ADDED BACK IN FROM STOCK FILES (UPDATED IF AVAILABLE):
Camera and Gallery
Galaxy Gear support with svoice and weather widget deamon
google now velvet.apk
chrome chrome.apk
google email and exchange
voicemail and vvm
gmail
calendar
dropbox
maps
talkback
music
s-voice ( with gear)
voice search
watchon
youtube
messages
scapbook
sketchbook
ADDED EXTRA APPS:
app settings
boot manager
es file
hosts editor
mw apps
pw apps
no frills cpu
sketchbook stub
supersu
tapatalk
teslaled
transparent clock
viper audio
SCREEN RESOLUTION CHANGES:
wait till you hold it in your hand i bet you will understand what im talking about here.
this install is a big change and is customized to utilize the larger note 3 device screen.
imagine if icons were as large as they would be on a normal size device. not oversized.
now think about how much extra screen you would actually be able to use.
additional packs will change overall dpi and number of icons per page for anyone that would like it larger.
(there will be standard 380,480 packages and possibly others)
edit boot ini for size:
320 dpi
edit launcher to accomadate full use:
10x7 home screen
10x10 app drawer
9x dock
test and edit text sizes as needed:
small/smallest
a more computer like experience.
finally put the full size of your defice to use.
THEME PACKS:
initial colors are mostly black and white with more transparency
additional packs shortly
once again there will be a couple of public packs (stock,and others)
themed inverted apps shortly i keep meaning to finish these and post them.
OTHER ADDITIONS:
app ops
edit permissions for individual apps.
under the settings menu at the bottom app opps.
multicolor battery bar
1px wide at top of screen just enough to look up and see
provides an excellent out of the way background visual reference
after a while you never notice but still always know your battery life
great for quick glances at the battery level
100% (fully charged plugged)
99-80% Bright White
80-60% slight dim
60-40% greys
40-20% yellow
20%-0 RED
charging white animated
clear background
show status bar date
more build prop edits
circle battery
two line date
hide wifi persistant noti
hide smartstay icon from bar
hide nfc icon
8 tiles for quicksettings
themed
gaps removed
panel collapse after toggle
hide some labels (carrier ect)
hide battery full notifications
hide wireless chargin noti
does not turn on screen when unplugged
disable loud volume warning
skip tracks with volume key longpress when screen off
auto expanded volume panel
hide headset apps recommendations
disabled volume control sound when changing volume
4 way reboot
wifi ap max 10 clients
enabled keyboard symbols
enabled upside down rotation (great while plugged in)
enable camera during call
disable increasing ringer rings start at full volume
raise sms recipient limit from 10 - 999
raise mms recipient limit from 10 - 999
sms sent time details
edit auto brightness settings adjustable +- 5 on the fly
notification drop down panel cleaned
varios theme elements
developer options unlocked
allow non market app install by default
some pre-installed apps have been given root access to function no need to click each one
wanam now comes turned on also.
camera voice commands again
notifications should be better
the kinds of things removed:
>allshare cast player (other all share features work)
>ant
>shealth
>knox
>sprint connection manager
>all samsung apps except keyboard (check the removed files for more)
>nearby devices (may work)
>screen mirroring (may work)
>useless files and clutter, ect.
(will probably include a removed files zip at some point but for now,
you could get freezas deodex mj4 and add files back from that.also see below for installable zips)
---------------------------------------------------------------------
​
XDA:DevDB Information
MAXIMUS, ROM for the Sprint Samsung Galaxy Note 3
Contributors
mjcollum, nala_
ROM OS Version: 4.3.x Jellybean
Version Information
Status: Stable
Current Stable Version: 5.8
Stable Release Date: 2014-02-10
Current Beta Version: 5.9
Beta Release Date: 2014-01-04
Created 2013-12-31
Last Updated 2014-10-21
DOWNLOADS
>VERSION 5.8 DOWNLOAD --
5.8 is a full package. (no need for prev versions)
> MININ3.MAXIMUS download!
> MININ3.MAXIMUS download!(ALTERNATE)
**THANKS @micmars FOR THE FILEHOSTING!!!**
FLASHABLE ZIPS:
flash these in twrp as usual.*
THESE ARE NOW INCLUDED AS OPTIONS IN 5.8 and beyond*
(or extract and copy over with file explorer / adb)
>Polaris Office full install -- https://files.secureserver.net/0srMObNb2rHsGf (30mb)
>Snote3 -- https://files.secureserver.net/0skjXQ0Bd67f2C (35.8mb)
>Stock Fonts -- https://files.secureserver.net/0s5ijOrzny2Zky (3mb)
>Ringers.Alarms.sounds -- https://files.secureserver.net/0sYwjdL9Pg1ub1(17mb)
>Stock Kernel -- https://files.secureserver.net/0sf4C51zKECUwN
THEMES
>STOCK THEME.OPTION1. THIS FILE WILL REVERT THE DARK BLACK INVERSION -- https://files.secureserver.net/0sb8EFI0HnE317
>STOCK THEME.OPTION2.THIS FILE WILL REVERT TO A COMPLETE STOCK THEME -- https://files.secureserver.net/0sgg5wUqdFBnGj (except dialer, see below)
>STOCK DIALER and CONTACTS -- https://files.secureserver.net/0skjetWAAeKuW5 (30mb)
>STOCK TWLAUNCHER (may need 480 dpi) -- https://files.secureserver.net/0sKb8hYQH96rng
(TWLAUNCHER OPTION B, probably a better option than stock)
see this thread for MODIFIED touchwiz launchers (more icons per page, no my magazine)
THanks @bri315317
MODIFIED TW LAUNCHERS
NEED THINGS LARGER???
THESE PACKS WILL CHANGE THE SIZE OF EVERYTHING ON YOUR PHONE
the dpi is currently set to 320 dpi, 480 is stock, 380 is a good compromise.
>380 DPI PACK (changes layout also) -- https://files.secureserver.net/0sLdNkrFEfUeqI
>480 DPI PACK (changes layout also) -- https://files.secureserver.net/0sEaYxMKmThRUP
Want something that looks a little different?
SUPPORTED 3rd PARTY THEMES
(these are themes by other members that i have personally tested and can confirm working)
BLACK CHROME
Thanks @cerj for his awesome work and letting us use it also.
http://forum.xda-developers.com/showthread.php?t=2602700
​
Installation instructions
NEW INSTALL PROCEDURE (simplified):
wipe data / factory reset.
flash 5.8.zip
that is the only file you need.
when you flash it , you will see options for part 1 and 2.
install part 1.
reboot to system.
flash 5.8.zip
install part 2.
choose options,
fix permissions, reboot.
the new installer will walk you through the install easily and quickly.
MY INSTALL PROCEDURE:
Figured I'd write these down so that there was no confusion. These are the steps I take to ensure a proper install.
There may be other methods that work just fine, however, this works every time for me and is most compatible.
If you have any problems.. before you get angry, you may want to try this way first.
While doing this, it's safe to ignore all references to "unable to mount '/usbstorage.'" This is just recovery looking for a usb otg device.
Nothing to worry about here. Just pretend it doesn't exist. It's looking for a usb stick or hd.
1. >Copy minin3.mj4.R4x.zip to your memory card. (internal or external - I use the external card for backups and rom installs,
and have never run into an issue though my card is only 16gb. If you have any issues here try from the internal card and remove the external.
In my case external_sd/roms/minin3/minin3.mj4.R4ultimate.zip)
2. >Boot phone to recovery. (from power off - volume up+home+power)
I use TWRP recovery Version - 2.6.3.7. However, if you run into issues you may try going back to version - 2.6.3.2
3. >press "wipe"
>press "advanced wipe"
>check "Dalvik Cache" , "System" , "Data" , "cache"
(you may be able to get away with not wiping data, but once again, I highly recommend it)
>swipe to Wipe
>look for "wipe complete successful" at the top of the screen
(once agian ignore all references to "unable to mount '/usbstorage')
>press "back"
>press the little house icon in the bottom left (sort of anyway)
>press "reboot"
>press "recovery"
>swipe to reboot
>press "do not install"
(phone will then reboot back to recovery)
4. >press "install"
>navigate to your rom file
(in my case, I pressed on the grey bar that says "storage: internal storage" and selected "micro sdcard" (the external sd)
I then selected the folder "minin3" from the bottom box, then the file "minin3.mj4.R4ultimate.zip")
>swipe to confirm flash
(ignore "unable to mount /usbstorage")
>wait aprox 1-3 minutes while it does its thing.. you should then see "successful" and some buttons
>press "reboot system"
5. >Initial phone setup is optional. In my case, I just skip it all and log in after. Works both ways.
(either way, get through the setup wizard until you are on the desktop)
>boot back into recovery (either power off, or reboot and hold vol+ and home)
6. >press "install"
>navigate back to the rom file (for me once again minin3/minin3.mj4.R4ultimate.zip)
>swipe to confirm flash (give it a minute to do its thing)
>press the little home button again in the bottom left
7. >press "advanced"
>press "fix permissions"
>swipe to confirm (this should be very quick)
>press "reboot system"
8. phone should boot to dashboard
9. >now would be a good time to also open both viper4android apps and let them install the drivers
>choose whatever setting you like for viper4android and choose cortex neon for xhifi.
At this point you should be ready to go with all the major stuff ready and known bugs squashed.
11. >reboot
12. >enjoy MiniN3 v5.4
(If dirty flashing (not wiping before hand - epecially data) you still may want to boot and flash a second time, and then fix permissions in case I missed anything.. it won't hurt either way)
UPDATE INSTALL INSTRUCTIONS>
FULLY INSTALL PREVIOUS VERSION (in this case 5.4)
then reboot to recovery, flash the update, and before rebooting go to advanced>fix permissions.
then reboot.
​
If you like my work please consider buying me a beer by clicking the "DONATE" link below:
Please be sure to include your xda username if you make a donation so that we are able to add you to the contributor list.
***DONATE***
Special Thanks To the Contributers who help justify the time spent doing all of this to the girlfriend:
MiniN3 Day One Contributor List:
@micmars @spyke24 @neonflx @Tabs2006 @stashu11 @seVIIn7 @tgrrb5 @alexv59 @TrofeoSC @rslawson @duytienle @jconway1968 @quantumtransfer @lopies @ktron2g @lsvtec4dr @kingfisher @sgthwjack @syoumans54 @zdragon @mhutton @oxmis @Poetik @WeSiDe @geno_1 @TeCKNeiC @tdmodcon @milton007 @jdebutts @aglreg @nolimit06 @nayers1981 @Kompster
MiniN3;MAXIMUS Contributor List:
@micmars @spyke24 @neonflx @TrofeoSC @Tabs2006 @stashu11 @sgthwjack @weightlifter63 @seVIIn7 @tgrrb5 @alexv59 @Uamore6 @rslawson @duytienle @althorium @ycats @jconway1968 @quantumtransfer @lopies @ktron2g @lsvtec4dr @kingfisher @Volknochi @syoumans54 @CollinsB @ImEVO @mmaccon @zdragon @mhutton @oxmis @Poetik @WeSiDe @geno_1 @TeCKNeiC @tdmodcon @milton007 @jdebutts @twe90kid @Goddly @aglreg @eurominican @jp.26 @nolimit06 @nayers1981 @Kompster
---------------------------------------------------------------------
If you'd like another way to support the MiniN3;MAXIMUS project, you can also use the code below in your signature: (remove the spaces)
[ URL ="http://forum.xda-developers.com/showthread.php?t=2519647"][ img ]http://i1294.photobucket.com/albums/b611/nala_/Development%20images/MiniN3LensflareSupporterSignature3_zpsbbae38f2.png[/ img ][/ URL ]
---------------------------------------------------------------------
MiniN3 Wallpaper:
https://files.secureserver.net/0sc5ISkYUedvIU
MiniN3 Lockscreen:
https://files.secureserver.net/0sEzRnjWAvSne2
---------------------------------------------------------------------​
freeza said:
Great inclusion to our ROMs section. Keep up the good work!
Click to expand...
Click to collapse
lsvtec4dr said:
Just dl and installed. Half the size. Half the wait. Installed nice and smooth. Running Freeza's kernel. Hot spot works. Me likey...
Click to expand...
Click to collapse
neonflx said:
I have to say that i'm very please with this rom, i'm more for functionality and the minimalistics approach of this rom is the right one
thanks
Click to expand...
Click to collapse
mhutton said:
You just keep on being awesome! Loving the minimalist approach. I have tried all the ROMS that are for Sprint and while they all are great and have their perks, this one is my new daily driver.
Sent from my SM-N900P using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
seVIIn7 said:
This ROM is f'n Awesome brother ... Thank you!!!
Sent from my SM-N900P using XDA Premium 4 mobile app
Click to expand...
Click to collapse
oxmis said:
Dude I love this rom it's so smooth and tons of leftover ram . Keep up the good work .
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
TESTING GROUP (v5.8 - AVAILABLE!!)
TESTING GROUP (v5.9 - in progress!!)
5.8 IS NOW IN THE TEST FOLDER.
new install instructions..
wipe data / factory reset.
install part 1
boot to system
install part 2
fix permissions
boot to system
done.
​
5.8
-installer tweaks and cleanup
-minor code clean-up for install process in general
- set up install 2 with defaults
- added change only option to change settings
-fix dpi
-added dpi only option
-added theme options
NEW in 5.7
5.7
:fixed dropbox
:fixed xbmc
:fixed firefox
-added ad blocking hosts choices
-added extra sounds back as option
-added some modules back
Bugfixower off charge
bugfix/improvement other dpi mods.
bugfix:attempted facebook calendar fix
added kernel choice to menu 2 also so easier to change without wiping system
also turned off all options by default. (must select things you want, makes change options easier)
add modules back
-kdd google keyboard dictionary delete allows delete of words from the built in dictionary
-perfont per app fonts
-shortkey shorten keyboard press delay
-chrometab opens new links in a seperate tab in chrome
-smstime shows more sms time details
-youhdmi youtube fullscreen hdmi
apps
portal portal window*
-AROMA INSTALLER
-MULTIPLE NEW OPTIONS
-MUTIPLE KERNELS
-CAMERA SHUTTER MOD
-UNCOMPRESSED MMS
-BLOAT FREE INSTALL
-NEW OPTIONS
-PIE CONTROLS
-GMD CONTROL
-NEW THEME OPTIONS
CONTRIBUTORS TAKE NOTICE.​
Apparently issue was taken with how we were running the thread.
In an attempt to keep us in the rules the following changes were made.
Even though all users were getting updates as I thought they were stable. We are not allowed to have anything that looks like your paying to get extra features.
Some issues were also taken with the donation wording.
Until we decide a final solution. This is what will happen for the immediate future.....
ALL CONTRIBUTORS have been moved to the "test group"
For you guys nothing really changes.
The folder your using stays the same though the label will change from contributor folder to test folder.
New additions to the test group will be at my discretion only. Anyone may contact me by PM or email and ask for a slot. I can accept or deny them at will.
From time to time I will invite users from the thread who have shown a commitment to the rom.
I will also invite those who contribute something useful to the rom. (If they have work in it they should have access at all points)
The test group will then continue the same job as the contributor group was doing previously. Really for this part it's just a name change. As things are deemed stable (by me again no one else gets a say here) they will be released to everyone.
I'm not sure how else this will effect the future of this rom on xda. Though I will be maintaining development for my own use anyway.
So for the moment. As far as you guys are concerned. No real changes.
If anyone would like details you may contact me privately.
I will only discuss this here in general terms just so there is no possible future issue.
MINIGALAXY CLEANER
version 1.
of minigalaxy universal installer
can be used on rooted devices without tripping the knox flag.
you can just open with notepad++ and add or remove lines as needed also.
you could even use the removed files lists from above to edit this file as extrteme as you'd like.
Files Removed
\app\AccuweatherPhone2013.apk
\app\AirMotionTryActually.apk
\app\AllShareCastPlayer.apk
\app\AntHalService.apk
\app\ANTPlusPlugins.apk
\app\ANTRadioService.apk
\app\BluetoothTest.apk
\app\Blurb.apk
\app\Books.apk
\app\ChocoEUKor.apk
\app\CHS_J_Device_only.apk
\app\Collage_fhdh.apk
\app\ColorBlind.apk
\app\com.keramidas.TitaniumBackup-2.apk
\app\ConnectionManager.apk
\app\ContainerAgent.apk
\app\CoolEUKor.apk
\app\EasyLauncher.apk
\app\EasySettings.apk
\app\ELMAgent.apk
\app\Flipboard.apk
\app\FotaClient.apk
\app\FWUpgrade.apk
\app\GearManagerStub.apk
\app\GolfShotViewer_H.apk
\app\GoogleBackupTransport.apk
\app\GroupPlay_25.apk
\app\Hangouts.apk
\app\Hearingdro.apk
\app\HwModuleTest.apk
\app\ID.apk
\app\InteractiveKeyguardTutorial.apk
\app\InteractiveTutorial.apk
\app\KLMSAgent.apk
\app\KNOXAgent.apk
\app\KnoxAttestationAgent.apk
\app\KNOXStore.apk
\app\KNOXStub.apk
\app\LocalFOTA.apk
\app\Lounge.apk
\app\MagazineHome.apk
\app\Magazines.apk
\app\MMAppFramework.apk
\app\MobilePrint3.apk
\app\MobilePrintSvc_CUPS.apk
\app\MobilePrintSvc_CUPS_Backend.apk
\app\MobilePrintSvc_Epson.apk
\app\MobilePrintSvc_HP.apk
\app\MobilePrintSvc_Samsung.apk
\app\MobilePrintSvc_WFDS.apk
\app\Music2.apk
\app\MusicFX.apk
\app\MusicLiveShare2.apk
\app\NfcTest.apk
\app\NoiseField.apk
\app\PageBuddyNotiSvc2.apk
\app\Panorama360Viewer_H.apk
\app\PCWClientS18.apk
\app\PhaseBeam.apk
\app\PhotoRetouching_H.apk
\app\PhotoTable.apk
\app\PickUpTutorial.apk
\app\PlayGames.apk
\app\PlusOne.apk
\app\PolarisOffice5.apk
\app\PreloadInstaller.apk
\app\print2.txt
\app\RoseEUKor.apk
\app\S-Voice_Android_phone_H.apk
\app\SamsungApps_H.apk
\app\SamsungCameraFilter.apk
\app\SamsungContentsAgent.apk
\app\SamsungHubUpdater.apk
\app\SamsungHub_land.apk
\app\SamsungLink18.apk
\app\SamsungSans.apk
\app\Samsungservice_H.apk
\app\SamsungTTS.apk
\app\SamsungVideo_H.apk
\app\SamsungWatchON.apk
\app\SBrowserTry.apk
\app\SBrowser_SPR.apk
\app\sCloudBackupApp.apk
\app\sCloudBackupProvider.apk
\app\sCloudDataRelay.apk
\app\sCloudDataSync.apk
\app\sCloudQuotaApp.apk
\app\sCloudSyncCalendar.apk
\app\sCloudSyncContacts.apk
\app\sCloudSyncSBrowser.apk
\app\sCloudSyncSNote3.apk
\app\SCommunity.apk
\app\SecDownloadProviderUi.apk
\app\SecEmail_J.apk
\app\SecExchange.apk
\app\SecLauncher4.apk
\app\SecMyFiles2.apk
\app\SecWallpaperChooser.apk
\app\SensorService2_5.apk
\app\ShareVideo.apk
\app\SHealth2_5.apk
\app\SkyfireToolbar.apk
\app\SNameCard.apk
\app\SNote3.apk
\app\SNS.apk
\app\SPDClient.apk
\app\SPPPushClient_Dev.apk
\app\SprintVoicemail.apk
\app\Sprint_Installer.apk
\app\StoryAlbumStubActivation.apk
\app\StoryAlbumWidget.apk
\app\Swype.apk
\app\SyncmlDM.apk
\app\S_Translator_CSLi_STUB.apk
\app\talkback.apk
\app\TravelService.apk
\app\TrimApp_phone_J.apk
\app\TripAdvisor_Stub.apk
\app\VideoEditor_Lite_H.apk
\app\Videos.apk
\app\VoiceNote.apk
\app\VpnClient.apk
\app\VVM.apk
\app\WlanTest.apk
\app\YahoostockPhone2013.apk
\app\Zone.apk
version 1.
a simple script.
can be run from adb or terminal emulator.
should work on pretty much any device that has any of this installed.
will just skip if not there.
INSTRUCTIONS
unzip "minigalaxyinstaller.zip" Copy "minigalaxyinstaller.sh" to the internal sd card. then just run "sh /sdcard/minigalaxyinstaller.sh" in terminal.
(device will reboot when finished)
should remove up to 512 mb or so.
Small Donations for the continuing development of this project will be greatly appreciated and can be sent via paypal by clicking the "DONATE" link below:
Please be sure to include your xda username if you make a donation so that we are able to add you to the contributor list.
***DONATE***
​
Outstanding, and thank you. Love debloated setups. Looking forward to trying this one.
Sent from my SM-N900P using Xparent BlueTapatalk 2
Jeez man, whats left in this thing... Lol
congrats on the rom! almost aosp/
JoshBeach said:
Jeez man, whats left in this thing... Lol
congrats on the rom! almost aosp/
Click to expand...
Click to collapse
lol thanks !
i was just thinking how there's probably another 100mb to be had once i get some more time to root around and comment some stuff out.
it may be a bit extreme. but it has all functions i need for my daily uses. and all the main stuff still works.
Great Thanks
Looks good, by bloatware do you mean all Samsung apps are removed as well? Did you keep the Sammy keyboard? Love that thing lol.
Sent from my SM-N900P using Tapatalk
nolimit06 said:
Looks good, by bloatware do you mean all Samsung apps are removed as well? Did you keep the Sammy keyboard? Love that thing lol.
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
I did keep the Sammy keyboard as the default.
Removed others though.
Sent from my SM-N900P using Tapatalk
Is this stock themed?
rbtrucking said:
Is this stock themed?
Click to expand...
Click to collapse
yes i have not messed with the theme, yet.
however wanam xposed is installed so you can change pretty much any color in the whole rom easily.
This sounds good mj..Lookin forward to this..Thank you..
Welcome to the party!
Totes ma goats sent from ma notes
xsisbest said:
Welcome to the party!
Totes ma goats sent from ma notes
Click to expand...
Click to collapse
Anyone install this yet?
Sent from my SM-N900P using Tapatalk
JB
ram9200 said:
Anyone install this yet?
Sent from my SM-N900P using Tapatalk
Click to expand...
Click to collapse
Yes, playing around with this now. It's fast and no issues at all.
jbwell62 said:
Yes, playing around with this now. It's fast and no issues at all.
Click to expand...
Click to collapse
thats what i like to hear. version two coming in the next day or so. mostly done.another 80 mb removed but added some functionality back.
re added gallery mostly just so it was possible to change lockscreen wallpaper. cleaned up some bugs added some smaller stuff back. still looking like right around 550mb with some of the functions returned.i am going to keep the stock installed apps very light but want it to come out of the box with everything needed to use.anything else can just be grabbed from the market. just finishing up what to add back.and finding a place to host it and get it uploaded with my slow poke internet,
JB
mjcollum said:
thats what i like to hear. version two coming in the next day or so. mostly done.another 80 mb removed but added some functionality back.
re added gallery mostly just so it was possible to change lockscreen wallpaper. cleaned up some bugs added some smaller stuff back. still looking like right around 550mb with some of the functions returned.i am going to keep the stock installed apps very light but want it to come out of the box with everything needed to use.anything else can just be grabbed from the market. just finishing up what to add back.and finding a place to host it and get it uploaded with my slow poke internet,
Click to expand...
Click to collapse
Can't wait.
Thanks

[ROM] [AOSP] [GCC4.8] ThunderKat | Nexus 7 | Grouper | 4.4.2 | KOT49H | 2014/01/11

I AM NO LONGER BUILDING THIS ROM FOR GROUPER.
THREAD CLOSED.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
____________________________________________________________________________________________________
It is an AOSP (Android Open Source Project) 4.4.x ROM with a simple aim... add a few useful features to AOSP without deviating too much.
Each new release will have a few new features or updates & bug fixes to existing features. Keeping each release small will allow for testing the ROM thoroughly and increase the frequency of releases.​
Requirements:
1. Unlocked bootloader
2. Custom recovery like TWRP 2.6.3.1+ or CWM 6.0.4.3+
Instructions:
1. Wipe data/factory reset if you are moving from another ROM
2. Wipe cache/dalvik cache for every update
3. Flash the ROM using a custom recovery
4. [Optional] Flash Google Apps Pack using a custom recovery. You can choose to install any other Android 4.4 compliant Google Apps Pack
Download:
ThunderKat_grouper-KOT49H-20140111 (Dev-Host)
ThunderKat_grouper-KOT49H-20140111 (MediaFire)
Google Apps Pack:
1. Built from de-odexed 4.4.2 KOT49H Nexus factory image
2. Latest Play Store apps as of 2013/12/15
3. Includes Google Home (from the Nexus 5) & emoji-enabled Google Keyboard
Download:
GoogleAppsPack-4.4.2-20131217 (AndroidFileHost)
GoogleAppsPack-4.4.2-20131217 (MediaFire)
Know Issues:
1. NTFS OTG auto-mount via vold is broken
Source:
GitHub
Manifest
Tips & Tricks:
Launcher replacements enhance your customisation capabilities. I recommend one of these amazing launcher replacement:
1. Action Launcher Pro by Chris Lacy
2. Apex Launcher by Android Does
3. Nova Launcher by TeslaCoil Software
Adware is often intrusive. If you wish to block adware and advertisements, I recommend AdAway by Dominik Schürmann. You can get newer unofficial user-compiled builds here.
Need to know what app or service is eating your battery? Try BetterBatteryStats by Sven Knispel
Having Issues?
If you are having issues, I will try my best to help you. But you need to provide me with some information so that I can narrow down the possible cause of the issue. What would be useful is logcats, dmesg logs & last_kmsg logs. Here's a nice wiki about how to get logs
Support this project:
If you like Craig’s work or the features of this ROM, buy him a beer !!!
ROM main development is done by craigacgomez. Please take a second and click the thanks button for him over HERE.
Credits:
Google, Asus, ARM, Goo.im, CyanogenMod, TeamWin, Koush, SlimRoms, DevHost, craigacgomez
Changelog (notable features):
2014/01/11:
1. Re-synced repositories (2014/01/10 - 04:30PM PST)
2. Fixed ART runtime on GCC-4.8 builds (credit SlimRoms, craigacgomez)
3. Fixed Google Play backup-restore on Android 4.4+
4. Updated Quick Settings location tile drawables to reflect the current location mode (credit SlimRoms for drawables, craigacgomez)
5. Enabled DessertCake dream
6. Fixed wallpaper reset when restarting SystemUI
7. Improved AppOps layout (credit CyanogenMod, craigacgomez)
8. Removed option to move navigation bar buttons for phones
9. Added back option to switch to ART runtime in Settings > Developer options
10. Added detailed warning message when switching to ART runtime
11. Allow user to trigger volume media rescan (only for internal emulated volumes, primary volumes & non-removable volumes) from Settings > Storage (credit SlimRoms, craigacgomez)
12. Updated to libflac from AOSP master to fix pop & crackle when playing FLAC audio files
2013/12/27:
1. Bugfix: Properly update the state of the Expanded Desktop, Sync & Ringer Mode Quick Settings tiles when changes are triggered elsewhere
2013/12/26:
1. Re-synced repositories (2013/12/26 - 06:40PM PST)
2. Added Expanded Desktop Quick Settings tile. Press to toggle. Long-press for Display Settings
3. Added Sync Quick Settings tile. Press to toggle. Long-press for Sync Settings
4. Added Ringer Mode Quick Settings tile. Press to toggle between Normal, Vibrate & Silent ringer modes. Long-press for Sound Settings
5. Added back button long-press foreground app kill (configure via Settings > Developer options)
6. Added ability to set a user-defined hostname (configure via Settings > Developer options)
7. Added screen-off volume rocker wake (configure via Settings > Display)
8. Added screen-off volume rocker long-press music controls (configure via Settings > Sound)
9. Added safe headset volume toggle (configure via Settings > Sound)
10. Added lock screen quick unlock for pin and password security options (configure via Settings > Security)
11. Updated Settings application Android drawables to match the new KitKat style guidelines (credit SlimRoms)
12. Miscellaneous bug-fixes and enhancements
2013/12/17: Initial Release
Based to AOSP Android 4.4.2_r1 (KOT49H)
Navigation bar positioning (default/center, left or right) via Settings -> Display
Enabled root access by default
Includes Launcher3
Option to enable battery percent meter in Settings > Display
Enabled hidden App Ops (configure via Settings > Apps)
Advanced power menu (when screen is unlocked)
LockClock (cLock), CMFileManager & Calculator from CyanogenMod
Recent Apps clear all functionality with long-press action to drop VM caches
Inverted press/long-press actions of Wifi, Bluetooth & Location tiles
Translucent status bar & navigation bar
Enabled hidden physical keyboard Quick Launch configurations (configure via Settings > Apps)
Various fixes for the Exchange security policy bypass
Support for exec command with support for properties expansion in init scripts
Quiet Hours (configure via Settings > Sounds)
Categorized Settings > Display screen
Potential external storage access permissions fix
Disabled ability to change to ART runtime via Developer Settings temporarily
System-wide expanded desktop using the new immersive mode feature (credit SlimRoms & CyanogenMod)
Changed Settings > Apps to go to Application Settings instead of directly going to Manage Applications
Disabled lock/unlock sounds during music playback
Updated Superuser & CyanogenMod applications
Busybox, fuse, ntfs-3g, e2fsprogs & vold from CyanogenMod
USB OTG read/write support with dismissible notifications for non-primary volumes
Fixes for GCC 4.8+ toolchains
Enabled secure boot and secure adb
Enabled Google Location Services
Bluetooth AVRCP to use ARTIST metadata, and use ALBUMARTIST metadata only if ARTIST is not present
Remove file format transfer restriction in Bluetooth application, and use the Download directory to save received files
Enabled SELinux status information under Settings -> About
Disabled headset safe volume restriction
Disclaimer:
I make no guarantees that your experience with this ROM will be flawless. If you decide to flash this ROM, remember that you are doing so at your own discretion. I cannot and will not be held responsible if your jelly beans become rotten and your tablet decides implode. I will try to help you to the best of my ability, but beyond that, you stand alone behind enemy lines!! Have fun!!

			
				
Nice! Thanks for this ROM. It is one of my favourite Manta roms.
nvm
sorry, cant delete damn post!
I think ART is broken because the rom is deodexed, unless I'm mistaken
Sent from my Nexus 4 using XDA Premium HD app
XsceneXhippieX said:
I think ART is broken because the rom is deodexed, unless I'm mistaken
Sent from my Nexus 4 using XDA Premium HD app
Click to expand...
Click to collapse
I think you are. There are deodexed roms that it does work on.
Sent from my Nexus 7 using Tapatalk
XsceneXhippieX said:
I think ART is broken because the rom is deodexed, unless I'm mistaken
Sent from my Nexus 4 using XDA Premium HD app
Click to expand...
Click to collapse
ART is not working with 4.8 tool chain. I don't know if / when this will be fixed. That is #3 in the Known Issues section of the OP.
ROM is updated with some new features. Go check it out. Change log is in post #2. Happy Holidays!
I can't seem to find the advanced ROM settings. They're not showing up in the settings app.
arrtoodeetoo said:
I can't seem to find the advanced ROM settings. They're not showing up in the settings app.
Click to expand...
Click to collapse
What setting are you looking for? There is not an advanced section.
Sent from my Nexus 7 using Tapatalk 4
jase33 said:
What setting are you looking for? There is not an advanced section.
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
I found what I need. It's in developer settings. What I was referring to was the extra settings like center clock, am/pm, battery options, quick setting tiles options, etc.
looks like ART is working on the N10 version
I will posting an update shortly with ART working
ROM Update...links updated in OP
Changelog is in post #2
jase33 said:
ROM Update...links updated in OP
Changelog is in post #2
Click to expand...
Click to collapse
Thanks for this.

[NO ROOT][28.04.2020] FaceNotify - Show notifications only when you look

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FaceNotify by K4CZP3R
Hi, I'm really happy to show you my app.
This app will hide content of your notifications and show it only when it recognizes your face!
I really wanted this IOS-feature on my OnePlus, but could not find an app for this. So I wrote this app!
Installation guide on YouTube
It works with OnePlus 5/5T/6/6T/Xiaomi RN7/Samsung S8/S9/S9+/S10. Other phones are not tested, but it will probably work.
(OS Supported: OxygenOS, crDroid, OmniROM, MIUI)
Send me your logcat dump if you want to have your phone supported! (adb logcat -d > logcat.txt)
Create logcat dump after locking and unlocking your device using face unlock
Upload to gist.github or pastebin and send it to me via PM.
You can send my app log if you are having issues! (Enable it in settings, then send file named Documents/facenotify.txt)
OnePlus and their Oxygen OS Android modification is known as maximizing the stock Android experience. This may be true on the UX front but the exact opposite is valid for background process limits. ~https://dontkillmyapp.com/oneplus
So, try to follow this guide if the service gets killed!
If it still does not work, you can try to install facenotify as system app (will add magisk support for it in the next release!)
Code:
Changelog 2.0.5 (beta)
- Comply with Google Smartlock (FaceNotify will show notifications when Google Smartlock trust your location/bluetooth devices)
Changelog 1.5.6
- Added support for Galaxy S20 (and other new galaxy devices)
- Fixed App Logger crashing the whole app (Permissions error on android 10)
Changelog 1.5.3
- Fixed: scan function would not work because of path differences between phones
- Fixed: LG face recognition, thanks to @Saad Kothiwala
Changelog 1.5.2 (This version is only available through google play)
- Fixed: Notifications not showing after detection
- Added: [B]LG support[/B] (let me know if it works)
- Added: Reboot info at first startup
- Changed: removed hardcoded strings
- This is the last beta release (if everything goes well)
Changelog 1.5.0 (This version is only available through google play)
- Fixed: redirection to face unlock settings (All phones)
- Fixed: device not supported even when it is supported
- Changed: icons in settings
- Fixed: layout of startup check (Now it should work with smaller screen sizes)
Changelog 1.4.9 (This version is only available through google play)
- Changed: versionNameSuffix apperance (x.x.x.beta)
- Added: face unlock settings activity in manifest (this should fix fc on samsung phones)
- Changed: categorized settings
- Fixed: restoreAtInstall would not reset "firstRun" flag
- Deleted: old service functions
- Changed: comp check in settings
- Changed: Face detection scan should be a little bit more faster now
- Changed: logcat check, now system does the heavy part, not the app
- Fixed: Multiple services because startAtBoot service did not check if service is already on
- Fixed: crash on service stop
Fixed: Bug where service would crash because of wrong type of preference
Changelog 1.4.8 (This version is only available through google play)
- Added: Iris, Intelligent scan for samsung devices! (Thanks, @marcovittori and @Mr.Januzi)
- Changed: Backend server api
- Tried to fix: method tester in settings
Changelog 1.4.2 (This version is only available through google play)
- Added: Samsung Galaxy S8/S9/S10 support! (Thanks, @Mr.Januzi)
- Added: Samsung Galaxy S9+ to the supported devices list (SAMSUNG_SM-G965F)
- Fixed: FaceNotify would not work if specified language was set on phone
- Added: Changelog in the app
Changelog 1.4.0 (This version is only available through google play)
- Fixed: now service start itself at boot
- Fixed: Background service (check settings [ignore battery optimisation])
- Changed: Delay after face detection can by any value (in ms)
- Changed: First run screen (clear app data to see it)
Changelog 1.3.3 (This version is only available through google play)
- Fixed: Crash on start (it was due bad implementation of file reader)
- Moved: Log viewer to separate activity
- Changed: Logcat won't contain app facedetection messages (only app logs will do)
- Changed: Small cosmetic changes
Changelog 1.3.2
- Changed: Detection mode, software is prioritized over hardware
Changelog 1.3.1
- Added: support for MIUI (Tested on Xiaomi Redmi Note 7)
- Added: support for Xiaomi Redmi Note 7 on MIUI
- Changed: Yet another update on background process...
- Added: App log (enable it in settings to log app behaviour)
- Added: Simple "animations" [works with content hiding, not notification hiding]
- Changed: small cosmetic changes
- Changed: cleaned code a little bit
- Changed: "Your phone" name to a human-readable one
- Changed: names of detection modes to (OnePlus (Oxygen OS), AOSP (smartlock), Xiaomi (MIUI))
- Bug 1: In tester, miui option does have Samsung name (it's just a string mismatch) so if there's a true at samsung, choose miui.
Changelog 1.3.0
- Added: support for OmniROM (9.0)
- Added: Another method of background service (need to be tested)
- Added: Bugs to be fixed later
- Added: Will scan logs after the time of unlocking (won't scan old logs which could confuse notification show decision)
- Removed: Not working samsung unlock option
- Bug 1: Sometimes content will overlap
- Bug 2: You need to tap on a boot notification to start service
Changelog 1.2.7
- Added: Initial support for Samsung Galaxy S9 (probably broken)
- Added: Support for crDroid (on OnePlus 5T, there is a chance it will work on other custom roms)
- Added: Ability to choose 1 of 3 detection options (OOS, Custom ROM, Samsung) [Will add more in the future]
- Added: Test mode in settings, open it, lock your screen and unlock using your face. Then look if a value changes from false to true, if not your phone is not supported :( (send me your logcat)
- Changed: The way of detecting face back to 1.1 (Test)
Changelog 1.2.5 (hotfix)
- Added: Fix button in settings, if your face detection has no effect, please use this button.
Changelog 1.2.4
- Fixed: Restore to defaults had no effect
- Fixed: When hide notification, it would show notification with hidden content
- Fixed: Bug where multiple services will launch causing detection to break
- Fixed: Start on boot not executing
Changelog 1.2
- Added support for non-rooted phones (You will need a one-time adb connection to grant some permissions)
- Added support for OnePlus 5
- Rewrote some functions (preparing for open source release)
Changelog 1.1
- Lowered API, now Oreo devices can install this app
- Added support for OnePlus 5t
- Fixed bug when whole notification will show, but content will be still hidden
- Fixed shortcut to security settings
FaceNotify will need following permissions:
Code:
READ_LOGS - Check status of face recognition (adb shell pm grant k4czp3r.facenotify android.permission.READ_LOGS)
WRITE_SECURE_SETTINGS - Configure notifications settings (adb shell pm grant k4czp3r.facenotify android.permission.WRITE_SECURE_SETTINGS)
DUMP and PACKAGE_USAGE_STATS - Check background service status (adb shell pm grant k4czp3r.facenotify android.permission.DUMP) (adb shell pm grant k4czp3r.facenotify android.permission.PACKAGE_USAGE_STATS)
How to grant these permissions
Linux
1. Download platform-tools to be able to use ADB (google it)
2. Enable USB Debugging on your phone
3. Connect your phone to the computer
4. Enter adb devices
5. If your device is on the list, continue, otherwise repeat from step 2.
6. Grant needed permissions:
6a.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.READ_LOGS
6b.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.WRITE_SECURE_SETTINGS
6c.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.DUMP
6d.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.PACKAGE_USAGE_STATS
7. Permissions are granted and you can use FaceNotify now!
Windows
1. Download FaceNotify - Helper (look at downloads section)
2. Enable USB Debugging on your phone.
3. Connect your phone to the computer
4. Open FaceNotify Helper.exe
5. In the new opened window click Refresh
6. If your device is on the list, select it and continue, otherwise repeat from step 2.
7. Button Grant permissions should become active, click it
8. Accept confirmation message.
9. Permissions are granted and you can use FaceNotify now!
FAQ
Q: Nothing happens when my face is detected
A: Run Fix logs option in settings
Q: I've just installed FaceNotify and started service, it does not work
A: Reboot your phone.
Presentation by 4U Tech
Download from Play Store!
FaceNotify - PlayStore Download
Big thanks to:
@Mr.Januzi- for samsung galaxy s8/s9/s10 support
(and everyone who sent logcats to help me!)
Buy me a beer! paypal.me/KacperSerewis
Sources:
FaceNotify - Helper: https://github.com/K4CZP3R/FaceNotify_helper
XDA:DevDB Information
FaceNotify, Tool/Utility for the OnePlus 6
Contributors
kacperes00
Version Information
Status: Stable
Current Stable Version: 1.5.6
Stable Release Date: 2020-04-28
Current Beta Version: 2.0.5
Beta Release Date: 2020-05-04
Created 2019-04-03
Last Updated 2020-05-10
Great idea. Thanks for making this.
Just FYI for other: On the 6T, I only saw a blank page when I first opened the app. Waited a bit and I could see the buttons.
Sent from my ONEPLUS A6013 using Tapatalk
Wow it seems great
Tried your app and bit worked but when I set it back to default and my notifications still wasn't showing....
ddaharu said:
Tried your app and bit worked but when I set it back to default and my notifications still wasn't showing....
Click to expand...
Click to collapse
Settings - Security & lock screen - Lock screen preferences - On lock screen - Show all notification content.
SpY311 said:
Settings - Security & lock screen - Lock screen preferences - On lock screen - Show all notification content.
Click to expand...
Click to collapse
thanks mate. This is a great app. Thanks a lot for it. Maybe I can shoot you some ideas of my own. ?
ddaharu said:
thanks mate. This is a great app. Thanks a lot for it. Maybe I can shoot you some ideas of my own. ?
Click to expand...
Click to collapse
It's not my app. I just said how solve problem.
Thanks it's working fine !!
Anybody confirm if it works on 5t?
Is the download down? It doesn't work for me.
GeneFitz23 said:
Anybody confirm if it works on 5t?
Click to expand...
Click to collapse
Someone on the reddit post confirmed that it works. Although it will say "not supported" in the second box
Sent from my ONEPLUS A6003 using XDA Labs
---------- Post added at 06:01 AM ---------- Previous post was at 05:52 AM ----------
Oh damn never thought this would be possible. One caveat though. The transition from hidden to showing the notification content is not smooth. Actually there isn't even an animation. Could you do something with that or is it a limitation of Android?
Sent from my ONEPLUS A6003 using XDA Labs
Drunken1337 said:
Is the download down? It doesn't work for me.
Click to expand...
Click to collapse
It is working, you can try downloading from xda
Does not seem to be working for me on OnePlus 6.
First time I tap start service, it gives me an error my device is not supported. Second time it activates but does not hide any notifications on lock screen.
Nice work, thx
anirudhnyg said:
Does not seem to be working for me on OnePlus 6.
First time I tap start service, it gives me an error my device is not supported. Second time it activates but does not hide any notifications on lock screen.
Click to expand...
Click to collapse
Try to change some settings in app, it may be a bug. (will be fixed in the next release)
This is seriously very clever ! And it works perfectly, OOS 9.0.4. I set id the hide the whole notifications, it works wonders ! Love it !
It's a little inconsistent on OOS 9.0.3. The persistent notification is there, battery optimization is off for this app but somehow it still doesn't work after a period of time and I have to go into the app to disable and then re enable the service for it to work again.
Sent from my ONEPLUS A6003 using XDA Labs
Works great on my OnePlus 5T Beta 26(Pie).
Thanks!
Looks and works great! Thanks for this! I was trying on tasker a few days ago but it didn't work nearly as well. Are you planning on making this open source by chance?
JTruj1ll0923 said:
Looks and works great! Thanks for this! I was trying on tasker a few days ago but it didn't work nearly as well. Are you planning on making this open source by chance?
Click to expand...
Click to collapse
Sure thing! Once we get in stable version, I will release source for it.

[MOD][MAGISK][ANDROID 11] Addon Features for Pixel Devices - Pixel 3 Thread

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So what is this? This is a Magisk module that adds the following features to any Pixel 3, 4 or 5 device running on Android 11:
Forces Google Sans font system wide
63Accent colors
12Icon shapes
22Fonts
Wallpapers Breel 2019; 2020 & 2020a
9 different Dark Styles
Adds 2 button mode navigation (it was removed on Android 11 but I think some users like that navigation mode, so I add it)
Background Blur options
Blur Intensity options
Adaptive sound options
Navigation bar options (hide pill, reduce keyboard bottom space size, hide assist handles)
SystemUI Tuner options
Rounded corner options
QS Rows x Columns options
QS Footer Drag Handle options (Default, Accent based, Hidden)
Option to show more icon notifications on staus bar
Forces Basic Attestation thus making ctsProfile true by just enabling Magisk Hide
Rom Control app (to setup all options available that you cannot using just Styles & Wallpapers)
Everything can be controlled using Styles & Wallpapers and also Rom Control app.
This MOD will probably work on any AOSP, or close to it, ROMs.
Get it here: Android_11_Addon_Features_for_Pixel_V8.zip
Just a note, this module already includes a SafetyNet fix, so if you're using another module for SafetyNet, please remove it since I don't know if that couldn't cause issues.
For all users already running Android 12 please go to THIS THREAD.
Addon Features EXCLUSIVE for Pixel Devices running on STOCK Android 11 ROM:​
These exclusive and specific for Pixel Devices running on STOCK Android 11 ROM Magisk modules that you'll see next adds all of the features stated above but with extra goodies!
"Exclusive features" included:
Battery Bar
Battery Styles
Clock Customization
Corrected lock screen icons not changing after applying different theme
"Disco Dingo" the QS (just a funny name for the option to apply random colors on QS toggles)
Hide QS Labels
Lock screen album art customization
Lock screen camera shortcut (enable/disable)
Lock screen custom clock faces
Network Traffic Indicators (unfortunately, on redfin, it only works on QS Header and not on status bar)
QS Battery percentage independent options
QS Header opacity level control
QS Headers styles
QS Panel opacity level control
QS Tiles styles
QS Data usage info
QS Rows x Columns options (both on portrait and landscape modes)
Reduce Status bar height (and correct left padding on devices with the notch on the left)
Removed side assist handles from lock screen
Status bar Quick Pulldown (Never, Right pulldown, Left pulldown, Always)
Switch styles
Touch QS Labels to add or remove on QS customize panel (just didn't bothered to translate "Tap or Drag Tiles..." strings, so you'll continue to see "Drag Tiles..." but the feature is there, try it.)
Exclusive features downloads:
Android_11_Addon_Features_For_Pixel_V13.zip -> "Harmless" module that works on any Pixel device running on STOCK ROM, much like the "universal mod" shared above, but with a Rom Control app version that has more options. The "exclusive features" options won't do anything if the SystemUI module, shared next, isn't installed. If your going to try these exclusive features module, install this one and not the one shared above. The SaftetyNet is also included on this module, so once again, don't try to use any other SafetyNet module since it could break things.
Android_11_SystemUI_for_Addon_Features_V10.zip -> This is "THE" module! This module adds all xml and smali changes into SystemUI. Without this module the "exclusive features" won't work. Also, this module could be responsible for breaking boot if it fails to work at your end. I've ran several tests on my device (a Pixel 4a) and didn't face any issues but, since this module replaces stock SystemUI for a modded SystemUI, you could run into problems if some other module tries to do the same or it's simply incompatible with it. This module was updated to match latest Android 11 October 2021 build.
Android_11_SystemUI_for_Addon_Features_V9.zip -> Use this version ONLY if you're still running any Android 11 build between June and September 2021!
Notes regarding the "exclusive version" for Pixel devices:
DO NOT, I'll repeat, DO NOT flash "SystemUI module" zip on any other ROM besides stock. It won't work! If you want those extra features on your current ROM you will have to port them yourself. I explain how to later on this post.
Make sure that you're able to run adb shell as root before rebooting your device.
If something goes wrong after flashing "SystemUI module", like if your device doesn't boot or something stupid, connect your phone to your PC during boot and run this:
Code:
adb shell
Code:
su
Code:
rm -rf /data/adb/modules/Modded_SystemUI && reboot
If you forgot to enable the ability to run adb shell as root, and if your device is on a "non-boot" state, the only way you can fix that is to remove all Magisk modules you have installed. That can be achieved by running the following commands during boot:
Code:
adb shell
Code:
magisk --remove-modules
​
If none of the above methods work to get your device booting, then you have to boot into safe mode. By doing so, Magisk will disable all modules for you (it doesn't uninstall them, just disables them). To force a boot into safe mode all you need to do is to keep pressing volume down button during boot animation. After the system boots into safe mode you can reboot your device to boot up normally (since all modules will be disabled). If you get stuck during boot animation again, just force another reboot (I've had to do that during my tests).
The "SystemUI module" requires that your device is already updated to March build!
When a new OTA update comes please don't flash the "SystemUI module" until I say it's ok to do so. I mean, me or any other member who may have tested it. Why? Because Google may change things on stock SystemUI between builds. When that happens, I have to recreate the module again to adapt those changes. For instance, March build was not compatible with the module that was built on top of February build SystemUI. Rest assured that I'll always test the module with new builds and update as necessary.
In case your device gets caught in a bootloop, please provide me a logcat so I may try and look if anything can be done about it. To do so, during boot connect your device to your PC and grab a logcat with this adb command:
Code:
adb logcat > log.txt
Requirements:
Unlocked bootloader
Magisk Root | Magisk Manager
Suggestion:
Uninstall all other modules you may have installed IF you're going for the "exclusive features". They could be incompatible with the "SystemUI module" thus making the device get caught in a bootloop. You may install them afterwards, one by one, just to make sure everything is ok.
If you're up to it, instead of disabling/removing modules, just flash latest stock build through fastboot. If you want to retain your data, remove the "-w" flag from the update command on flash-all script.
How to install? (If you're running a Pixel 5, just install the module...you don't need all these next steps)
Uninstall Device Personalization Services updates
Clear Google Play Store app data and cache
Flash the Magisk Module(s)
Reboot device
Open Google Play Store and update Device Personalization services (or any other Pixel exclusive app you see it needs to update).
Profit!
Video:
Check all Rom Control (with exclusive features) options HERE.
How's these "exclusive features" even possible?
All (well, not all but almost...) features that you see on Pixel Devices "SystemUI module" were reverse engineered from Evolution X ROM source code. The source code is available on the link bellow shown on the credits. This means that I've been practicing some hard core "old school" Android smali edition in order to get this working. So, yes, I have some credits about this but, if it weren't for the original developers and it's public source code, none of this would be possible. Thank them for this!
Smali, and xml, edition wasn't enough to get this working. After decompiling, changing/adapt the code and recompiling everything again, I had to find a way to make it bootable without messing with the original apk signature. And here is where VR Theme logic came in handy. So thanks for the original dev who brought us this feature.
As for ROM Control app....this was/is a project created by daxgirl and wubydax back in 2015! So yeah, I'm not bringing anything new here, I just followed their instructions in order to get the features working after editing smali/xml with the source code taken from Evolution X. The original app source code is also available on the link shared on the credits.
I've just combined all of the above into a Magisk Module and shared here so that we can get the best of both worlds....a stock ROM with custom features included.
Rom Control with "exclusive features" source code:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a
Want to port the "exclusive features" to your Pixel device running on other ROM? Here's how:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a/app/src/mods
Credits:
EvolutionX ROM team, specially @joeyhuab
@daxgirl and @Wuby986 for ROM Control project and source code.
@Tulsadiver for showing me how to adapt VR Theme logic originally used on 3Minit Battery Mod by @gharrington.
@Ticklefish for Tickle My Android
@topjohnwu for Magisk
@kdrag0n for Safetynet-fix.
@Freak07 for Adaptive Audio
Cheers and enjoy!
OP has been updated!
New "exclusive features" added:
"Disco Dingo the QS" (just a funny name for the option to apply random colors on QS toggles)
Lock Screen Camera Shortcut (enable/disable)
Status bar reduce height (and option to correct left padding on devices with the notch on the left)
Status bar quick QS pulldown (Never, Right pulldown, Left pulldown, Always)
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V10" and "SystemUI V5" modules to be flashed.
Cheers!
OP has been updated!
New "exclusive features" added:
Status bar reduce height options (Default, Small, Medium)
Lock Screen Fluid Custom Clock
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V11" and "SystemUI V6" modules to be flashed.
Cheers!
OP has been updated!
New "exclusive features" added:
Bring back status bar footer drag handle (and it's options | Default; Accent based; Hidden)
Added option to completely remove the nav bar (it gets removed on any navigation mode but stock gestures will continue to work)
Center clock position fix option (it's needed for devices with a left notch using default status bar height)
Added Switch styles
Hope you may enjoy these new features.
Remember, these features needs both "Addon features V12" and "SystemUI V7" modules to be flashed.
Notes:
The "center clock position fix" is somewhat related to the status bar height and "fix left side padding" options. You may encounter a few weird behaviors if you try to enable/disable/change those 3 features several times on Rom Control. I ran into a weird situation when testing all possible combo options....at the end I choose default status bar height and left clock. To my surprise, the clock ended up behind the notch...WTF!? So, if that, by any chance, happens to you, just try to set on/off all to default values, close ROM Control, open it again and choose your desired combo.
The "completely remove navigation bar" option has a warning dialog. I've added a "warning" so that people read it and understand what that option does. Since the text is somewhat long, I've added a timer that only enables the overlay, that removes the nav bar, after 10 secs (so that people have time to read the warning). And so, if you see the warning and just decide to immediately touch OK, you'll notice that the nav bar will only disappear after 10 secs... Having this said, the first a**hole that comes here stating something like "hey man I touch the remove nav bar option and it doesn't disappear...wtf!?...plzzz, halp. I've tried to enable disable several times...it dasn't wark!!!"... will be rewarded with a very nice "F**K *ff!" answer.
Cheers!
Hello!
SystemUI MOD V7 is compatible with April update, I'm using it already and it's working ok.
Tested it on sunfish (Pixel 4a) but I think it's the same for all models.
Thought you'd like to know.
Cheers!
Same here installed April from OTA file. App does crash though changing some settings and UI reboot but the settings get applied anyway.
Wallpapers won't download or apply Pixel 3 April 2021
@Typhus_
Lovatastic said:
Wallpapers won't download or apply Pixel 3 April 2021
@Typhus_
Click to expand...
Click to collapse
Clear Google Play App Data and Cache. Reboot device. Go to play store and check for Pixel apps updates. Update them. Done.
Typhus_ said:
Clear Google Play App Data and Cache. Reboot device. Go to play store and check for Pixel apps updates. Update them. Done.
Click to expand...
Click to collapse
Still not working. Device personalisation shows as pixel 5 when I have the 3 could this be the issue?
Lovatastic said:
Still not working. Device personalisation shows as pixel 5 when I have the 3 could this be the issue?
Click to expand...
Click to collapse
No.
Check if Pixel Live Wallpapers app is updated. It should be.
Typhus_ said:
No.
Check if Pixel Live Wallpapers app is updated. It should be.
Click to expand...
Click to collapse
Thanks version 1.3 showed as up to date in PS but APKMirror has 1.5 that got it working again. Thank you!
Also I'm using fluid navigation and hiding navigation bar so I can customise swipe gestures. I was wondering since you can adjust the width sensitivity of the back gestures would it also be possibly to adjust the height so it doesn't interfere with pull out menus?
I have 3 separate magisk modules for safetynet and google pay, do they all need them all disabled?
Gpay SQLite fix, magisk hide props fix, and kdrag0n universal safety net fix (it looks like this one for sure needs to be disabled as it's already implemented in this mod)
I want to try this mod out a lot it looks fabulous but I'm wary to mess up my working google pay! Anyone have any intel?
NinetoFive said:
I have 3 separate magisk modules for safetynet and google pay, do they all need them all disabled?
Gpay SQLite fix, magisk hide props fix, and kdrag0n universal safety net fix (it looks like this one for sure needs to be disabled as it's already implemented in this mod)
I want to try this mod out a lot it looks fabulous but I'm wary to mess up my working google pay! Anyone have any intel?
Click to expand...
Click to collapse
My guess is that you should try to disable the current modules you currently have installed. Then, install this one and check if you need the other ones. If you do, try to enable one at a time just to make sure they're compatible.
SafetyNet fix is not needed at all since it's already implemented on this MOD. That one you can completely uninstall it.
Cheers!
To confirm for anyone else wondering:
As Typhus stated, the SafetyNet fixes I had were all redundant. I disabled them all and then tried just this mod and it worked fine. Originally I thought it messed up SafetyNet but it turns out the API for the checker built into Magisk wasn't working itself so it had nothing to do with the mod. It's working great on the pixel 3, thanks!
Will it work on Pixel2xl?? I tried it some of the features work and some doesn't? I flashed build.props from pixel5 but no luck...is there anyway I can enjoy all these features on pixel 2 xl?
Daniyal48 said:
Will it work on Pixel2xl?? I tried it some of the features work and some doesn't? I flashed build.props from pixel5 but no luck...is there anyway I can enjoy all these features on pixel 2 xl?
Click to expand...
Click to collapse
Hello!
The "universal mod", that is, the Addon Features V8 module, should work on every AOSP, or close to it, ROM on any Pixel device.
Unfortunately, the Addon Features V12 adds more features that will only work if a separate module, the SystemUI V7, is also installed. But, that module is a modded SystemUI that must be compatible with the phone model you're running. Google stopped updating Pixel 2 XL, so your SystemUI is simply not compatible with it.
BUT on the OP I've shared a link to GitHub where I explain how anyone can try and port this MOD to their own SystemUI. Everything you need is there, you could try and port it yourself.
Cheers!
Typhus_ said:
Hello!
The "universal mod", that is, the Addon Features V8 module, should work on every AOSP, or close to it, ROM on any Pixel device.
Unfortunately, the Addon Features V12 adds more features that will only work if a separate module, the SystemUI V7, is also installed. But, that module is a modded SystemUI that must be compatible with the phone model you're running. Google stopped updating Pixel 2 XL, so your SystemUI is simply not compatible with it.
BUT on the OP I've shared a link to GitHub where I explain how anyone can try and port this MOD to their own SystemUI. Everything you need is there, you could try and port it yourself.
Cheers!
Click to expand...
Click to collapse
Thank you I will give it a try
Hey i have a problem. If i install Android_11_SystemUI_for_Addon_Features_V7.zip my phone boots but the screen just turns on and off. Just the Android_11_Addon_Features_For_Pixel_V12.zip works fine. Does anyone know why this happens? One idea i have is, that i cant find the Device Personalization Services in the playstore so i just disabled it.
Im using a pixel 3 with the latest april update.
Can anyone help me?
Yeah same issue here with pixel 2xl. i think it is the system UI . We have to port it for our own device. He has mentioned the method in the thread
SadaUkyo said:
Hey i have a problem. If i install Android_11_SystemUI_for_Addon_Features_V7.zip my phone boots but the screen just turns on and off. Just the Android_11_Addon_Features_For_Pixel_V12.zip works fine. Does anyone know why this happens? One idea i have is, that i cant find the Device Personalization Services in the playstore so i just disabled it.
Im using a pixel 3 with the latest april update.
Can anyone help me?
Click to expand...
Click to collapse
Yeah same issue here with pixel 2xl. i think it is the system UI . We have to port it for our own device. He has mentioned the method in the thread

[MOD][MAGISK][ANDROID 12] Addon Features for Pixel Devices - Pixel 3 Thread

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
What is this?
These are two Magisk modules that adds the following cool features to any Pixel 3, 4, 5 and 6 device running Android 12:
Enable/Disable Google Sans font system wide
Adds Icon Styles and Icon Shapes overlays from Android 11
Fonts options
Enable/Disable Combined signal icons
Pixel 6 Wallpapers
Adds 2 button mode navigation (it was removed on Android 11 but I think some users like that navigation mode, so I add it)
Adaptive sound options
Navigation bar options (reduce keyboard bottom space size, completely remove NavBar)
SystemUI Tuner options
Enable Game Overlay for all Pixels by default (although, if something goes wrong while playing games, you can disable this feature)
Enable/disable dual tone battery meter (it only works on icon portrait mode)
Enable/disable showing the number of unread messages on status bar notifications
Reduce Status bar height (and option to correct left padding on devices with the notch on the left)
Option to enable/disable more themed icons on launcher (some apps don't have a themed icon so it won't work for all apps)
Enable/Disable left shortcut on Lock screen
Enable/Disable camera shortcut on Lock screen
------------------//------------------------
Enable/Disable Wifi + Cell QS Tiles instead of single Internet QS Tile *
Battery Styles *
Clock Customization *
Network Traffic Indicators (on Pixel 5, Pixel 6 and Pixel 6 Pro devices they only work on QS Header) *
QS Battery percentage independent options (show estimate time remaining or just percentage) *
Dual tone Light/Dark themes for QuickSettings Panel and Power Menu *
Album art on lock screen options *
Music visualizer options (requires Visualizer fix module) *
QS Quick pulldown with one finger (options are off, drag from the top left and drag from the top right) *
Rom Control app (to setup all these options)
* -> These features are only available if "SystemUI module" is installed.
Downloads:
Addon_Features_for_Pixel_Visualizer_Fix.zip -> Install this module first (if you haven't installed it before). Afterwards, reboot your device and wait for about 1 minute before doing anything else. Really, I'm not joking, install, reboot and just wait. You see, this "Visualizer fix" module is only needed in order to add a missing permission to SystemUI. It only has to be installed once (obviously, if in the future you clean flash the ROM, you'll have to flash it again or you'll be missing that required permission). And, since it's only needed once, this module is deleted from the system after doing what it has to do. So, it's normal that you won't see it as installed after installing everything.
Android_12_Addon_Features_for_Pixel_V8.zip -> "Harmless" module that works on any Pixel device running on STOCK ROM, The features marked with an * above options, on Rom Control app, won't do anything if the SystemUI module, shared next, isn't installed.
Android_12_Pixel_3_SystemUI_for_Addon_Features_V7.zip -> This is "THE" module! This module adds all xml and smali changes into SystemUI and framework-res. Without this module the "exclusive features" won't work. Also, this module could be responsible for breaking boot if it fails to work at your end. I've ran several tests on my device (a Pixel 4a) and didn't face any issues but, since this module replaces stock SystemUI and framework-res for modded ones, you could run into problems if some other module tries to do the same or it's simply incompatible with it.
Android_12_Fixes_for_Pixel_3.zip -> This module is an extra and it's only for Pixel 3 devices. It enables the rounded corners on windows, as well as, AOD screen lights on/off animations.
Notes regarding the "exclusive version" for Pixel devices:
DO NOT, I'll repeat, DO NOT flash "SystemUI module" zip on any other ROM besides stock Pixel. It won't work! If you want those extra features on your current ROM you will have to port them yourself. I explain how to later on this post.
Make sure that you're able to run adb shell as root before rebooting your device.
If something goes wrong after flashing "SystemUI module", like if your device doesn't boot or something stupid, connect your phone to your PC during boot and run this:
Code:
adb shell
​
Code:
su
​
Code:
rm -rf /data/adb/modules/Modded_SystemUI && reboot
​
If you forgot to enable the ability to run adb shell as root, and if your device is on a "non-boot" state, the only way you can fix that is to remove all Magisk modules you have installed. That can be achieved by running the following commands during boot:
Code:
adb shell
​
Code:
magisk --remove-modules
​​
If none of the above methods work to get your device booting, then you have to boot into safe mode. By doing so, Magisk will disable all modules for you (it doesn't uninstall them, just disables them). To force a boot into safe mode all you need to do is to keep pressing volume down button during boot animation. After the system boots into safe mode you can reboot your device to boot up normally (since all modules will be disabled). If you get stuck during boot animation again, just force another reboot (I've had to do that during my tests).
When a new OTA update comes please don't flash the "SystemUI module" until I say it's ok to do so. I mean, me or any other member who may have tested it. Why? Because Google may change things on stock SystemUI and/or framework-res between builds. When that happens, I have to recreate the module again to adapt those changes. Rest assured that I'll always test the module with new builds and update as necessary.
The SystemUI module is different on Pixel 6 devices! For those I had to make a new module, since Pixel 6 SystemUI is different from all other Pixels.
In case your device gets caught in a bootloop, please provide me a logcat so I may try and look if anything can be done about it. To do so, during boot connect your device to your PC and grab a logcat with this adb command:
Code:
adb logcat > log.txt
After grabbing the log, please open the txt file and search for "FATAL". Afterwards post here the lines where the "Fatal error occurred".
I've made these modules for my personal use and just decided to share with all XDA community. Having this in mind, there's no need for donations (although I won't refuse them if you want to buy me a beer). As for requests or whatever, I can only add more stuff when, and if, I have time for it. I'm a really busy man in real life so I can't promise anything nor ETAs.
Requirements:
Unlocked bootloader
Magisk Root | Magisk Manager
Suggestion:
Uninstall all other modules you may have installed before installing SystemUI module zip. They could be incompatible with the "SystemUI module" thus making the device get caught in a bootloop. You may install them afterwards, one by one, just to make sure everything is ok.
If you're up to it, instead of disabling/removing modules, I recommend you to flash latest stock build through fastboot using flash_all.bat. In order to retain your data, remove the "-w" flag from the update command on flash-all script.
How to install?
Flash the "SytemUI" Magisk Module
Reboot device
If it booted ok, flash "Addon Features" Magisk Module
Reboot device
Have fun!
Faced a black screen after flashing the "SystemUI MOD"? Then try this:
(This usually happens when an error about "TensorFlow lib" is shown on the logcat, if it's any other error, don't do this. Share the log instead so I may take a look)
Enable 2 button, or 3 button, navigation mode on System Settings
Install "SytemUI" Magisk Module
Reboot device
Have fun!
If you're still having issues or if you want to fix that "TensorFlow lib stupid bug", which is responsible for not being able to use stock gestures navigation, then you'll have to do this:
Uninstall all previous Magisk modules you had installed
Completely uninstall Magisk (using the option on Magisk Manager app)
Reboot device
Flash latest stock ROM build through fastboot using flash_all.bat (remember to remove the -w flag inside the bat file if you want to keep your data)
Root the device again using latest Magisk Canary (stable version works for the time being but latest Magisk Canary is more compatible with Android 12)
Flash these two modules, and only these just to make sure no other module is causing conflicts
Reboot device
Hopefully it will work, so enjoy!
Video:
Check all Rom Control (with exclusive features) options HERE.
Note that this video was recorded when I've made this for Android 11. Some features may not be present (yet) for Android 12. The video is here only for those, who have never tried this on Android 11, may understand what to expect.
How's these "exclusive features" even possible?
All features that you see on Pixel Devices "SystemUI module" were reverse engineered from Proton AOSP and Evolution X ROM source code. The source code is available on the links bellow shown on the credits. This means that I've been practicing some hard core "old school" Android smali edition in order to get this working. So, yes, I have some credits about this but, if it weren't for the original developers and it's public source code, none of this would be possible. Thank them for this!
Smali, and xml, edition wasn't enough to get this working. After decompiling, changing/adapt the code and recompiling everything again, I had to find a way to make it bootable without messing with the original apk signature. And here is where VR Theme logic came in handy. So thanks for the original dev who brought us this feature.
As for ROM Control app....this was/is a project created by daxgirl and wubydax back in 2015! So yeah, I'm not bringing anything new here, I just followed their instructions in order to get the features working after editing smali/xml with the source code taken from PAOSP and Evolution X. The original app source code is also available on the link shared on the credits.
I've just combined all of the above into a Magisk Module and shared here so that we can get the best of both worlds....a stock ROM with custom features included.
Rom Control with "exclusive features" source code:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a_Android12
Want to port the "exclusive features" to your Pixel device running on other ROM? Here's how:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a_Android12/app/src/mods
Credits:
Proton AOSP ROM team, specially @kdrag0n for all his work on Dual tone light/dark themes and other Proton AOSP helpfull commits.
EvolutionX ROM team, specially @joeyhuab
@daxgirl and @Wuby986 for ROM Control project and source code.
@Tulsadiver for showing me how to adapt VR Theme logic originally used on 3Minit Battery Mod by @gharrington.
@Ticklefish for Tickle My Android
@topjohnwu for Magisk
@Freak07 for Adaptive Audio
@trzpro for More themed icons on launcher mod
Cheers and enjoy!
You little beauty! Thankyou, downloading now
Woohoo! Thanks a lot. My status bar is FINALLY back to normal after A12 messed it up!
Hello!
Both modules have been updated to Version 5 and the links are now available on the OP.
What changed?
Added Android 11 Icon Styles and Icon Shapes overlays
Added ProtonAOSP Fonts overlays
Option to enable/disable Wifi and Data separate Tiles, instead of Internet Tile
Reduced screenshot overlay PIP time after taking a screenshot
Added more themed icons
Updated Rom Control app
Hope you may enjoy this.
Heads up:
The icons and fonts overlays gets disabled after a reboot or a SystemUI restart. Don't know why. So, after a reboot you'll have to change those options again.
The icon shapes, sometimes, require us to disable theme icons and enable it again after choosing our desired shape. Don't know why as well...
Yeah, this kind'a sucks... but, if I find a solution, I'll fix it on next version.
Cheers!
Hello!
Both modules have been updated to Version 6 and the links are now available on the OP.
What changed?
Added Album art on lock screen options
Added Music visualizer options (requires Addon_Features_for_Pixel_Visualizer_Fix.zip)
Force Google Sans system-wide is now optional
Enable/disable combined signal icons on status bar
Added center clock fix to the right (for Pixel 3a models)
Updated Rom Control app
Heads up:
I still wasn't able to understand what causes the fonts, icons and icon shapes overlays get reset upon reboot or SystemUI restart
Install Addon_Features_for_Pixel_Visualizer_Fix.zip first. Afterwards, reboot and wait for about 1 minute before doing anything else. Really, I'm not joking, install, reboot and just wait. Afterwards you may install the other 2 modules and reboot
The visualizer fix is deleted from the system after doing what it has to do. So it's normal that you won't see it as installed after finishing all this. That fix is only there to add a missing permission to SystemUI. It only has to be installed once (obviously if on the future you clean flash the ROM, you'll have to do it again)
Anyway, hope you may enjoy this.
Cheers!
Hay, I installed these modules, it reminded me about Pixel Experience Plus, but now I dont know how to disable 'force Google Sans fonts system wide' and font like this (absolutely I dont like this", so you can show me how to turn it off?
Twin.Twiggs said:
View attachment 5470343
Hay, I installed these modules, it reminded me about Pixel Experience Plus, but now I dont know how to disable 'force Google Sans fonts system wide' and font like this (absolutely I dont like this", so you can show me how to turn it off?
Click to expand...
Click to collapse
I've included an option for that on Addon features latest version. It's on "Themes" section.
Quite obvious, if you ask me, but...ok...
Looks like there's a conflict between this and the Font Manager module. System freezes repeatedly and have to reboot if both are activated.
Tried again with v6, thinking it might be the global font option that was causing it, but even with that option off still getting freezing.
Any ideas how to make them both work together? Just want my iOS emojis and right-side clock at the same time. Lol.
jimjitsuesq said:
Looks like there's a conflict between this and the Font Manager module. System freezes repeatedly and have to reboot if both are activated.
Tried again with v6, thinking it might be the global font option that was causing it, but even with that option off still getting freezing.
Any ideas how to make them both work together? Just want my iOS emojis and right-side clock at the same time. Lol.
Click to expand...
Click to collapse
If you're not enabling Google Sans system wide, then I really don't know what could cause any conflict regarding fonts. Maybe that other module needs some update, don't know.
Try to grab a logcat when the freeze happens.
And, by the way, the freeze doesn't happen if you just use that other module?
Typhus_ said:
If you're not enabling Google Sans system wide, then I really don't know what could cause any conflict regarding fonts. Maybe that other module needs some update, don't know.
Try to grab a logcat when the freeze happens.
And, by the way, the freeze doesn't happen if you just use that other module?
Click to expand...
Click to collapse
I'll try to get a logcat. No, the freeze only happens when both are enabled, not when either is enabled separately.
Hello!
Both modules have been updated to Version 7 and the links are now available on the OP.
What changed?
Fix fonts, icons and icon shapes overlays get reset upon reboot or SystemUI restart
Light theme QS Header is now optional
Added 2 more battery styles (Big circle and Big dotted circle)
Added option to enable/disable dual tone battery meter (it only works on icon portrait mode)
Added option to enable/disable showing the number of unread messages on status bar notifications
Added option for QS Quick pulldown with one finger (options are off, drag from the top left and drag from the top right)
Enable Game Overlay for all Pixels by default (although, if something goes wrong while playing games, you can disable this feature)
Added 8 new fonts overlays
Fix lag on camera if navbar his completely hidden
Added option to enable/disable left shortcut on Lock screen
Added option to enable/disable camera shortcut on Lock screen
Force Google Sans system-wide is still optional but it's enabled by default (I like it that way, so yeah...bummer. You'll still be able to disable it, so no problem whatsoever)
Removed battery percentage option on system settings (since we can now change it on ROM Control app, it didn't make much sense to leave it there. Besides, it wasn't doing anything...)
Updated Rom Control app
Hope you may enjoy this.
Cheers!
Hello!
Addon features module has been updated to Version 8 and the link is now available on the OP.
What changed?
Added a fix to get rid of the TensorFlow lib stupid bug once and for all
Hope you may enjoy this.
Cheers!
Sorry for disturbing but I found the thread in Pixel 6 Forum which provides much newer versions of this and I installed it. However my Pixel 3 **booted twice** which means it doesn’t support the full version of the latest module according to the thread and I noticed that the github page says “from 3a to 6” but I don’t know if Pixel 3 is included. The question is I have no idea whether it was because Pixel 3 is not supported by the latest version that my installation fell back to lite version, or some other factors led to that. I wonder if Pixel 3 is supported, and if not, what the last version that supports Pixel 3 is as V8 mentioned in this post doesn’t work property on my device (The centralized time is not at the exact center of the status bar but a little shifted to the left).
Masellum said:
Sorry for disturbing but I found the thread in Pixel 6 Forum which provides much newer versions of this and I installed it. However my Pixel 3 **booted twice** which means it doesn’t support the full version of the latest module according to the thread and I noticed that the github page says “from 3a to 6” but I don’t know if Pixel 3 is included. The question is I have no idea whether it was because Pixel 3 is not supported by the latest version that my installation fell back to lite version, or some other factors led to that. I wonder if Pixel 3 is supported, and if not, what the last version that supports Pixel 3 is as V8 mentioned in this post doesn’t work property on my device (The centralized time is not at the exact center of the status bar but a little shifted to the left).
Click to expand...
Click to collapse
Same here!
V20 on github only gives the Lite version working on the Pixel 3
Any chance to get the exclusive features supported for the newest version?
Thanks
Carmine8 said:
Same here!
V20 on github only gives the Lite version working on the Pixel 3
Any chance to get the exclusive features supported for the newest version?
Thanks
Click to expand...
Click to collapse
Hello.
Please read this post. The answer to your question is there.
Cheers!
From this day on, Addon Features Module will no longer receive any updates. It's the EOL for it.
BUT....
I'm pretty sure you all noticed that @siavash79 has been working with me for some time now and we've teamed up to come up with a module that will try to, not only have everything Addon Features had, but MORE.
HOW!?
By creating a new project, called "AOSP Mods".
That project will be a mix between a Magisk module and Xposed module (using Lsposed zygisk version).
For now, the 2 projects are still separated (Addon Features and AOSP Mods) but the final objective is to merge them into a single module.
So, you may still use Addon Features V21 LITE version module zip but, in order to have some of the "exclusive features", that were present on FULL version, working, you'll need to flash AOSP Mods as well.
So, let's all just move on to the new AOSP Mods thread and start to have fun together, shall we?
See you guys "on the other side".
Cheers!

Categories

Resources