blur background mod for SPen and Edge screen for Note 5 Roms

Search This thread

yash92duster

Senior Member
Jan 31, 2015
13,138
15,858
Chennai
@sheard


Edit:
I successfully added blur to System Recents UI and Notification panel

Thanks a lot:good::good::)
 

Attachments

  • 1.jpg
    1.jpg
    98.6 KB · Views: 552
  • 2.png
    2.png
    195.3 KB · Views: 547
Last edited:

yash92duster

Senior Member
Jan 31, 2015
13,138
15,858
Chennai
Please, How to add blur effect to UI notification panel???... I am using Phronesis Rom MM
It works only on Deodex S7edge SystemUI.apk

Decompile SystemUI.apk

then in res/values/ids.xml add before </resources>

<item type="id" name="backgroundImageView">false</item>




then in layout/recents.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />




then in layout-v21/status_bar_expanded.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />



Download the smali zip and extract it
Link:http://xdaforums.com/showpost.php?p=64982130&postcount=104



and push the acer smali folder to smali/com/



recompile and push back to system
 
Last edited:

8xfan

Senior Member
Oct 24, 2011
322
48
Kulim
It works only on Deodex S7edge SystemUI.apk

Decompile SystemUI.apk

then in res/values/ids.xml add before </resources>

<item type="id" name="backgroundImageView">false</item>




then in layout/recents.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />




then in layout-v21/status_bar_expanded.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />



Download the smali zip and extract it
Link:http://xdaforums.com/showpost.php?p=64982130&postcount=104



and push the acer smali folder to smali/com/



recompile and push back to system
I got black lock screen on n7 port rom.how to fix it?
Thank ?

Sent from my SM-N9300 using Tapatalk
 
K

krishnasaha95

Guest
Hello, whats going on with MM edge screen? It's different and i don't know which xml to edit. Could you tell me which one is it? Thanks

Air command doesnt work for me, it force closes.
 
Last edited:

JNTN666

Senior Member
Jan 31, 2017
156
103
Quito
It works only on Deodex S7edge SystemUI.apk

Decompile SystemUI.apk

then in res/values/ids.xml add before </resources>

<item type="id" name="backgroundImageView">false</item>




then in layout/recents.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />




then in layout-v21/status_bar_expanded.xml add after xmlns:android line

<com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />



Download the smali zip and extract it
Link:http://xdaforums.com/showpost.php?p=64982130&postcount=104



and push the acer smali folder to smali/com/



recompile and push back to system



the blur works only in recent, when I edit in status bar expanded I get an error when compiling, any solution?
 

Attachments

  • Screenshot_20171128-224541.png
    Screenshot_20171128-224541.png
    198.7 KB · Views: 232
  • Screenshot_20171128-224607.jpg
    Screenshot_20171128-224607.jpg
    59.9 KB · Views: 231
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 43
    Hello guys
    I wanted to share my new mod with you. I manged to make the blurry background effect on the SPen & Edge screen background like the note 5
    First of all this wouldn't be possible without the great work of @renzetti.s in his thread so big thanks to him

    SPen air command

    * I tested it on Norma v20 by @wellaflex
    * Confirmed working on {Phronesis V5 by @oluwaponmile } by @Kill-Switch
    * Confirmed working on {Darklord RC2.1 by @darkera13 } by @sangalgojoe
    * Confirmed working on {DarkAu Note 5 Rom} by @pipo600
    * Confirmed working on TEKXodus rom by @!zuan
    * You can test it on any rom and make sure you tell me if it works to add them to the list

    Changelogs :
    V1.5 :
    * Fixed the blue screen
    * Fixed settings button
    * Fixed some bugs

    Bugs :
    * First time you pull out the spen after booting it gives you transparent bg
    * If you pull out and insert the spen without touching the screen it will show the same bg the next time you pull it
    * When you try to move the icon it blurs the bg
    I'm working on these bugs now , wait for the updates ;)

    link :
    https://mega.nz/#!2FRVUbbR!lBRdbzxiXmTfXBdXf6UEw0nN1yjWhQL6WBPl0WcGrdE

    flash it via recovery

    Review video :
    https://youtu.be/ykqrUaxfQ3c
    Thanks to @phyllsmoyo for making it


    Edge screen
    * I tested it on Norma v20 by @wellaflex
    * Confirmed working on Dark Au V9.6 by @Kill-Switch and @youssefehab500
    * Confirmed working on Tazzy aurora n5 port by @IMRAN KHAN here
    * You can test it on any rom and make sure you tell me if it works to add them to the list

    Link :
    https://mega.nz/#!zBwwhJQZ!W085wUmLtIRvuGMEN-YM0p8CozU8_TiCnbZMYoW-oDc

    Flash it via recovery
    15
    How to all blur effect to all apps guide.

    it is really easy to add blur effect to apps how? here is how
    decompile needed apk.
    download attached smali all credits goes to @renzetti.s say thanks to him for smali and push the extracted folder "acer" from the smali zip to smali/com
    Then open res/values/ids.xml and add this line before </resources>
    Code:
    <item type="id" name="backgroundImageView">false</item>
    ok you are so good then u must find your needed layout for spen it was main_layout.xml, for systemui blur it was status_bar_expanded.xml ,for recents it was recents.xml so it is not so hard to find it , for s4,s5,note 3 launcher it was menu_view.xml ,but for note 5 launcher it is not just copy and paste u will need full smali edit for this.just find need layout it will be in .xml format then open this xml file add this line after xmlns: line
    Code:
    <com.acer.incallui.BlurImageView android:id="@id/backgroundImageView" android:layout_width="fill_parent" android:layout_height="fill_parent" android:scaleType="centerCrop" />
    recompile and enjoy it is so easy i think after this there will be so many usefull apps with blur effect :p
    have a fc ? and you 100% sure it is correct layout then mention me and give your fc log i will try to help you
    and one thing give proper credits if u use smali ,there is no need for just copy paste cheers! :cowboy:
    i have other modified smali's for launcher and one smali with deleted useless methods for systemui but i will not share them why? because everyone must learn to make something without guides
    Is there a way to blur also the edge notification like message and missing call?
    Thanks :D
    13
    Air Command for devices without S Pen like S4
    Screenshot_2016_01_22_18_33_09.png


    Add in system/app/AirCommandService and reboot
    7
    Blurred edge screen done 3:)
    Testing it now
    4
    Edge screen added in OP guys