[XPOSED MOD] NottachXposed v12 [ATT][6/22]

Status
Not open for further replies.
Search This thread

mitky82

Account currently disabled
Feb 2, 2011
962
148
  • Like
Reactions: optimummind

nacos

Senior Member
Sep 27, 2007
676
304
Here & Now
To OP

Is there any way to implement Kryptos' battery icons (through NottachXposed) while preserving their original size (significantly larger)?

The attachment shows what the status bar looks like when the SystemUI.apk was independently modified using Kryptos battery icons at their original size.
 

Attachments

  • Screenshot_2013-06-09-17-48-12.jpg
    Screenshot_2013-06-09-17-48-12.jpg
    27.2 KB · Views: 787
Last edited:

alacrify

Senior Member
Jan 12, 2009
3,437
1,903
To OP

Is there any way to implement Kryptos' battery icons (through NottachXposed) while preserving their original size (significantly larger)?

The attachment shows what the status bar looks like when the SystemUI.apk was independently modified using Kryptos battery icons at their original size.

I left StolenVWs SystemUI.apk in place and have Nottach set to stock battery so I still have the larger battery circle but I can tweak the other stuff. Works fine. I have to tweak the status bar transparency to get it to kick in sometimes after loading a new version of Nottach but that's it.
 
Last edited:

nacos

Senior Member
Sep 27, 2007
676
304
Here & Now
I left StolenVWs SystemUI.apk in place and have Nottach set to stock battery so I still have the larger battery circle but I can tweak the other stuff. Works fine. I have to tweak the status bar transparency to get it to kick in sometimes but that's it.

Thank you, I knew that. I asked the question with the idea of reverting back to the original (unaltered) SystemUI.apk and than having all the desired customization through NottachXposed. Unfortunately, although NottachXposed is currently offering Kryptos' battery icons, they are the same design but significantly smaller - and that pretty much defies the purpose.

Just to clarify - is not like I couldn't get the look/behaviour that I want, but since NottachXposed offers extensive customization, I was kind of hoping to do it all in one place, rather than NottachXposed AND SystemUI.apk
 
Last edited:

skinnyp19

Member
Oct 5, 2011
36
3
Nottach thanks for these tweaks. Is there anyway to implement swipe gestures in the future for example swipe up action to bring up recent apps instead of long press home button?

Sent from my SGH-I337M using xda premium
 

nacos

Senior Member
Sep 27, 2007
676
304
Here & Now
Nottach thanks for these tweaks. Is there anyway to implement swipe gestures in the future for example swipe up action to bring up recent apps instead of long press home button?

Sent from my SGH-I337M using xda premium

Nova launcher and/or LMT (pie) launcher can give you plenty of swiping options (and much more).
 
Last edited:

Jshokamp

Senior Member
Jan 5, 2011
70
17
Love your work. Any chance that in a future build we might be able to change the persistent watch'on icons in the notification panel or status bar. I'm not a big fan of the persistent purple icon.

Sent from my Galaxy Nexus using Tapatalk 2
 

nacos

Senior Member
Sep 27, 2007
676
304
Here & Now
Thx for the reply but I'm not a fan of Apex nova etc launchers.

Sent from my SGH-I337M using xda premium

That's fine but don't put them all in the same basket. Nova and Apex only have common elements, but they are fundamentally different. I was a Go Launcher user for a long time and then I switched to Nova because I found it worthwile. Even so, have you tried LMT yet? You can find/download it here in XDA. You should give them a try!
 

skinnyp19

Member
Oct 5, 2011
36
3
That's fine but don't put them all in the same basket. Nova and Apex only have common elements, but they are fundamentally different. I was a Go Launcher user for a long time and then I switched to Nova because I found it worthwile. Even so, have you tried LMT yet? You can find/download it here in XDA. You should give them a try!

I will give LMT a try for sure. I used Apex and nova on my s2/s3 and it they were nice and smooth.

Sent from my SGH-I337M using xda premium
 

Tom-Helge

Senior Member
Hey Nottach.

I love the Nottach Xposed app you have. So i'm using it on my Samsung Galaxy S4 (GT-I9505).

But i have one problem with the Nottach Xposed app. When i use this with the ROM i have in my signature, or with the Dominion v1.2 Theme that is used in the ROM, then this happens when i activate the Nottach Xposed module in Xposed Installer.

Screenshot_2013-06-02-16-55-35.png


Is there anyways for me to remove that 'Clear' text that are on top of the 'Clear button' there?

Ofc i can make the text transparent so the text disapear, but then the 'Notifications' and 'Auto' text also disapear here. So that's not really an alternative to use.

Please help me on this Nottach :good:
 

eak1080

Senior Member
Aug 5, 2011
590
760
Everything works fine for me except the battery icon and the hide carrier setting.
Didn't know if I should've posted this is this thread or your rom thread.



Sent from my SAMSUNG-SGH-I337 using xda app-developers app
 

rsmolen

Senior Member
May 7, 2011
56
26
LAST thing tonight, any update on the wireless charging notifications? I wouldn't hate them so much if I didn't have to wait to do anything on my phone when placed on the charging pad since the notification doesn't just pop up, it dims the background AND prevents any touch input for about 3 seconds..... more #firstworldproblems, of course!

I would like to see this implemented too. Nottach- I think it is a simple fix in /smali/com/android/systemui/power/PowerUI.smali

replace the entire method:

Code:
.method showWirelessChargingNotice(I)V

with the following:

Code:
.method showWirelessChargingNotice(I)V
    .locals 1

    const/4 v0, 0x0

    return v0
.end method

This works when I modify SystemUI.apk, but I would prefer to see this in NottachXposed.
 
Last edited:
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 492
    headernov.png





    An Xposed MOD created by yours truly for the AT&T Galaxy S4.

    This MOD is provided as is, at absolutely no charge. There are no advertisements or Pro/ Deluxe versions.

    :good: This MOD may be used in any ROM by anybody. Please give proper credit and link to this thread. :good:

    This MOD has not been tested on other devices.

    Supported Devices:
    Only AT&T devices running official firmware or Mint Jelly ROM for AT&T.
    No other devices supported.
    I understand a lot of users would like this module to be available for their device.
    As much as I would like to support all devices under the sun it is unrealistic.
    Instead I suggest that, if you know Java and Androiod programming you read the below Xposed Framework how-to resources, or, if you aren't a dev, ask your favorite developer for your device to check them out. Xposed Framework is extremely simple to use and should be utilized to it's fullest extent before hard-coding any MODs into a ROM. @rovo89 has changed the game, and you fools need to get schooled. Please read these articles instead of asking me to port this to a device I don't own or a provider I don't subscribe to.
    Development Tutorial - Replacing Resources

    Requirements:
    In order to use this MOD you MUST be rooted, with Xposed Framework installed.
    I recommend using this MOD with my Mint Jelly ROM for complete compatibility.
    Some ROMs may not be compatible due to hard coded MODs done by the ROM dev.
    Please only ask questions pertaining to NottachXposed and not the Xposed framework itself, there's a thread for that.
    Thanks to @rovo89 for his Xposed Framework.

    What's New:
    Over 100 Options!!
    Framework:
    -Double Click HOME Recent Apps Option
    Misc Fixes and Optimiztions

    Features:
    Code:
    [B]Status Bar -[/B]
    Status Bar:
    -Status Bar Background Color
    -Typeface Family
    --Regular
    --Light
    --Condensed
    --Thin
    -Typeface Style
    --Italic
    --Normal
    --Bold
    Clock:
    -Clock Color
    -Clock Size
    --Small
    --Medium
    --Large
    -Clock Position
    --Hide
    --Right
    --Center
    --Left
    -AM/PM Style
    --Hide
    --Small
    --Large
    -Show Date With Clock
    Battery:
    -Hide Battery Icon
    -Battery Icon (Many Options)
    -Battery Icon Color
    -Battery Text Color
    -Battery Text Suffix
    -Battery Text Size
    --Small
    --Medium
    --Large
    Carrier Label:
    -Hide Carrier Label
    -Custom Carrier Label
    -Carrier Label Color
    -Carrier Label Size
    --Small
    --Medium
    --Large
    Signal Icons:
    -Signal Icon Set (Many Options)
    -Signal Level Bar Count (4 - 6)
    -Signal Icons Color
    -Persist Data Icon
    -Hide WiFi In/Out
    Status Icons:
    -Hide Smart Stay Icon
    -Hide Alarm Icon
    -Smart Alarm Icon (Many Time Triggers)
    -Hide NFC Icon
    -NFC Icon (Many Options)
    -Status Bar Icon Color
    Notifications:
    -Hide WiFi Connected Notification
    -Hide Input Switcher Notification
    -Hide Blocking Mode Notification
    
    [B]Notification Panel -[/B]
    -Background Color / Image
    -Clock & Date Shortcut
    -Clock & Date Longpress Shortcut
    -Two Line Date
    -Header Background Color
    -Header Button Color
    -Header Button Divider Color
    -Title Bar Text Color
    -Title Bar Background Color
    -Hide No Notifications Title Bar
    -Notification Background Color
    -Notification Pressed Color
    -Hide Notification Divider Lines
    -Close Handle Color
    -Hide Close Handle Divider
    
    [B]Quick Settings -[/B]
    -Quick Setting Tiles Per Row
    -Quick Setting Toggle Icon Color
    -Quick Setting Toggle Background Color Option
    -Quick Setting Toggle Pressed Color Option
    -Hide Quick Setting Labels
    -Quick Setting Label Color
    -Hide Quick Setting Indicator Bars
    -Quick Setting Indicator Bar Color
    -Collapse Panel On Toggle
    -Disable Bluetooth Toggle Pop Up
    -Disable Airplane Mode Toggle Pop Up
    -Brightness Slider Icon Torch Toggle
    -Auto-Brightness CheckBox Color
    -Auto-Brightness Detail
    -Remove Quick Setting Toggle Gaps
    
    [B]Framework -[/B]
    Power:
    -Hide Full Battery Notification
    -Hide Wireless Charging Dialog
    -Turn On Screen On Plug/ Unplug
    Network:
    -Disable Tethering Provisioning
    Device:
    -Enable All Rotations
    -NFC Behavior
    --Unlocked
    --Screen On & Locked
    --Screen Off & Locked
    -Device Properties
    Buttons:
    -Disable Wake On HOME
    -Long HOME Behavior
    --Launch An App
    --Disable
    --Recents (Icons)
    --Recents (Thumbnails)
    --Launch Google Now
    -Remove Google Now Button From Recents
    -Double HOME Button App
    -Long BACK Kills Foreground App
    --App WhiteList (All Popular Launchers White Listed By Default)
    
    [B]Lockscreen -[/B]
    -Hide Carrier Label
    -Custom Carrier Label
    -Hide Emergency Call Button
    -Enable Lockscreen Rotation
    -Hidden Torch Settings
    
    [B]Launcher -[/B]
    -Opaque Status Bar
    -Hide Dock Labels
    -Enable Scrolling Wllpaper
    -Small Icons & Larger Grid
    
    [B]Sound -[/B]
    -Disable Loud Volume Warning
    -Skip Tracks w/ Volume Keys (Works w/ Headset Buttons Also)
    -Hide Headset Apps Notification
    -Hide Headset Connected Icon
    -Auto Expand Volume Panel
    
    [B]Applications -[/B]
    Messaging:
    -Raise SMS Recipient Limit
    -Raise MMS Recipient Limit
    -Raise SMS To MMS Conversion Limit
    -Show Screen On Toggle
    -Enable Landscape Split Mode In Messaging Option
    -Enable Message Save & Restore
    -Increase MMS Size Limit
    -Increase MMS Image Size Limit
    Phone:
    -Disable Increasing Ringtone 
    Email:
    -Exchange security disable option
    Multi-Window:
    -Select Additional Multi-Window Apps
    -Enable Multi-Instance (Does not work with all apps)
    -Use Dark Theme
    Google:
    -Enable Video Hangouts Over Cellular
    -Google Wallet Network/ Device Hack
    
    [B]System -[/B]
    -Seekbar Color
    -Overscroll Color
    
    [B]Advanced -[/B]
    -Show All Activities (Be Aware Not All Activities Will Work)
    -Quick PIN Unlock (Use With Caution)
    
    [B]App -[/B]
    Save and restore features
    -Restore defaults or a saved configuration
    -Unlimited backups, easy theme changes
    -Long press to delete backups

    Tips:
    Launcher:
    -Before switching back from small icons/large grid to default icons/default grid remove any shortcuts or widgets in the 5th row and column of the home screen.

    Download:
    -See attachments
    -Please don't forget to click thanks and/ or rate this thread if you like the app.

    Thanks:
    @rovo89
    @romracer
    @scrosler
    @shoman94
    @Jeboo
    @iB4STiD
    @KryptosXLayer2
    @itiskonrad
    @LarsWerkman / HoloColorPicker (Github)
    Backers:
    -Please included your XDA username when donating so I can add you to the list.
    If you have donated and are not listed please PM me with your email address and I will add you.
    Thank you to all you who have donated to this cause.
    @djmouse
    @_Dennis_
    @cortez.i
    @Mr Impossible
    @netsyd
    @scott14719
    @stevehkim
    @t00fan
    @jpolidori11
    @hamzer11
    @joeybear23
    @mike216
    @zekeblue
    @viper_insane
    @riammx
    @ilyabog
    @ClearFire
    @nacos
    2char
    34
    I missed a lot of posts and don't feel like reading them all right now, because let's face it, most won't have to do with the MOD.
    But here's what I came to post.
    1 - I added an option to launch Recent Apps on Double Click HOME (I know someone here has wanted this for a while)
    2 - I'm open-sourcing NX. I don't have the time to keep up anymore and also maybe a dev with more skillz can add some dope shiz and take it over. Also it'll be easier to port to other devices. Once it's open sourced it will also be free game for all ROMs, so hopefully it'll influence dev's to learn a little Java and Xposed API. :confused:

    So expect a new version tomorrow sometime with the new 2x HOME Click option, along with some other bug fixes, and then the source over the weekend, once I clean it up a bit to make it easier to understand my, 'thought process'.

    Peace, :p
    18
    I've got some cool new stuff coming up.
    Added a torch toggle to the brightness slider's icon.
    Added long press Clock&Date shortcut
    Added panel background image option
    Plus a lot more that was requested and that I can't remember off the top of my head.


    And Yes, I am working on a ROM. I'm not sure when I'll release it.
    I want to make as much of the customization done in this app as possible rather than the ROM.
    So I'm adding a few more things to the apps first.
    But I can say that'll be a very stock ROM. With hardly any bloat removed, only AT&T really.
    My goal is for a user to be able to disable the Xposed MOD and have a stock ROM.
    While with it enabled an entirely customizable ROM, not locked into settings decided upon by me, the Dev.
    So yea, :cowboy:
    17
    Just decompiled v12 and it seems there was a build error with the release version. Some support classes are missing for the reboot notification. It should be an easy fix and I'll get it out asap. v11 is still up to revert back in the mean time.

    EDIT: Found the problem. I've been working on another project and accidentally mussed something up. v12(FIXED) in a couple mins.

    EDIT2: Fixed v12 is up.

    http://poll.pollcode.com/4p6ml
    16
    Source link in OP. :good: