[Q] Disable SystemUI without disabling notifications? - Galaxy Tab 7.7 Q&A, Help & Troubleshooting

greetings fellow XDA members.
need some professional help regarding the tabs' systemui.
i personally hate the system bar at the bottom, it takes up space which isnt really needed.
most of us would definitely accidentally pressed the buttons there while playing some games.
so what i usually do is to hide the system bar via honeybar.
problem is, no back home nor menu buttons. so i used an overlay. worked pretty well and soon enough i graduated to using GMD gesture control[awesome app]
now i have no system bar + freestyle gesture controls tailored to my own style.
the new problem is that since hiding the system bar simply kills systemui, i am unable to receive any notifications except toasts from su etc and using notification apps just doesnt work seamlessly like the systemui.
is there anyway to hide/kill system bar without killing the notification?
or better, is it at all possible to have a regular non tab status bar [aka top statusbar + pulldown notification] for our tab?
i apologize for being long winded, just trying to be detailed.
any help is appreciated. googling it gave diff answers not relating to tabs so im at a lost.

Only workable way I found was to
decompile framework-res.apk, track down dimens.xml and edit "status_bar_height" and "navigation_bar_height" = 0, depending on what dpi you use, I use 213 and that shows a combined bottom bar.
Its important to mention that since the combinedbar thinks its still there a transparent area still occupy the space when ex. in any dialogs that uses dimming you´ll see a area without dim, so esthetically all 3 backgroundDimAmount´s should be also set to 0 in /values/styles.xml.
Still any apps you open, will open in fullscreen and occupy entire screen..
There is a challenge if you dissable GMD, making it very difficult to return or manouver, unless I find a way to add back or home to the powermenu in CM9, which I haven´t yet..
This stops polluting catlog with systemui crashes every darn minute, wich bordered me from the beginning..
If you have ideas I am all ears
cheers!

thanks for the reply.
im a newbie when it comes to edting xml files, heck im not even sure how to decomompile the framework-res.apk but i'll tinker around for a lil bit and see what comes out of edting the files.
if its similar to editing xml files from within an apk, then i guess im safe since ive tinkered with an xml file that granted apps permission to save data to ext sd. thats a start i guess.
youve basically given me something to work with.
will get back here if i have any further queries or run into any problems with your stated workaround.
Sent from my GT-P6800 using XDA Premium App

Zulhitler said:
thanks for the reply.
im a newbie when it comes to edting xml files, heck im not even sure how to decomompile the framework-res.apk but i'll tinker around for a lil bit and see what comes out of edting the files.
if its similar to editing xml files from within an apk, then i guess im safe since ive tinkered with an xml file that granted apps permission to save data to ext sd. thats a start i guess.
youve basically given me something to work with.
will get back here if i have any further queries or run into any problems with your stated workaround.
Sent from my GT-P6800 using XDA Premium App
Click to expand...
Click to collapse
ok, if you need any help just pm me..

systemui.apk
biopsin said:
ok, if you need any help just pm me..
Click to expand...
Click to collapse
Hi, I'm not a tech geek, but interested in tweaking my tab, but if you please share your updated framework-res.apk so i can just replace it with mine :fingers-crossed:

vijay.alapati said:
Hi, I'm not a tech geek, but interested in tweaking my tab, but if you please share your updated framework-res.apk so i can just replace it with mine :fingers-crossed:
Click to expand...
Click to collapse
My framework is way to heavy slimmed for your likings, but I could rather make a specific one for your current os.
PS. there is some preparations:
1. you will need to setup GMD and assign home,back,show notifications and so on..(activate GMD notification icon (optional))
2. just in case, make important shortcuts on home to apps drawer, open notification, so on if GMD stops working
3. make a restore CMW package of current framework-res and SystemUI, you might change your mind
I have not mentioned this, but sometimes GMD will be unresponsive when waking up the device (worst case 20-30sec), therefore it is wise to have some sort of backup shortcuts of some kind if you can´t wait for it to restart..
(future focus : adding home or back to the powermenu if GMD would be switched off.)

If you are rooted and running the lastest CM10 (from Aorth) or CM10.1 rom, you can use the expanded desktop option:
http://www.youtube.com/watch?v=m1u2c_s1QaI
Not sure about getting notifications, will have to try that out later...

Since you're using GMD gesture control, why not set it to disable the notification bar on some apps, but leave it open for others? You could, for example, run "fullscreen" in everything but your home screen if you wished, and just go there periodically for notifications. I also found that if you make a custom gesture to show notifications, it will both reactivate the notification bar and then pop the notifications out. You can use that gesture and then re-hide the bar manually.

If you are rooted and running the lastest CM10 (from Aorth) or CM10.1 rom, you can use the expanded desktop option:
http://www.youtube.com/watch?v=m1u2c_s1QaI
Not sure about getting notifications, will have to try that out later...
Click to expand...
Click to collapse
As you say, he dosen´t show if notifications work, I will asume this still kills systemui in the background...
Since you're using GMD gesture control, why not set it to disable the notification bar on some apps, but leave it open for others? You could, for example, run "fullscreen" in everything but your home screen if you wished, and just go there periodically for notifications. I also found that if you make a custom gesture to show notifications, it will both reactivate the notification bar and then pop the notifications out. You can use that gesture and then re-hide the bar manually.
Click to expand...
Click to collapse
I experienced instability, it also consumes more battery when systemui is killed like this, and my logs got polluted with crash reports more or less every minute, therefore I looked for a solution to preserve both..

Related

[[Idea]]Notification bar Multi tasking((Picture))

So i have been working on something for awhile it started on paper and Made an example in Photoshop. the Idea is you open the notification bar and you swipe left and right to move through open applications and swipe up to end them Check out attachment.
PS: I am not a programmer so I cant make this happen I just thought of it..
BTW: can you control applications from the notification bar?? if not then this is worthless...
That would be really, really good. And I like your mock-up concept as well.
Sort of like the new Dolphin HD tab browser.
You should suggest this to one of the Launcher devs.
good..because the notification bar is always on top..will be great for multitasking.
That's why I tried to do in TaskOS ( free on the Market.)
I do not use the notification bar, but a long press on the search button ( if your device doesn't have one, in the settings you can choose camera button and will try to add more)
The screenshot should be working in some custom realease of CyanogenMod..
profete162 said:
That's why I tried to do in TaskOS ( free on the Market.)
I do not use the notification bar, but a long press on the search button ( if your device doesn't have one, in the settings you can choose camera button and will try to add more)
The screenshot should be working in some custom realease of CyanogenMod..
Click to expand...
Click to collapse
Putting something like this in place of long pressing the home button would be the best way I would think.
I like the idea *!*!
possible? Maybe. I think of the interaction of seepu+ as an interaction example, but I don't even wasn't to think about the memory that would suck up.
Do you plan on having all the apps in memory up there? Cause that's gonnna be alot of swiping to find what you need.
Also you already have the hold down home button. That's accessible even with the notification bar hidden (various browsers, apps hide the not. bar).
I really don't get the desire to have thumbnails on handhelds for what the activity is doing. 1) they will always bee too small to use by glancin 2) you know what your switching to, before you even bring up the recent apps function. 3) There is very little "visual" activities done on a phone that warrant a "preview" in order to choose which you want to pick.
All of you could also try Power Strip and Quick Desk for great multitasking usage with the search and homescreen buttons
ITS a CONCEPT not going to happen by me...
yes, multitaslk view is more important
i like your idea of thumbnail view of each programs running in the background. it allows us to look through all running programs, instead of small icons
If it is possible, it can be shown either using the search or home button
Good concept, but I'd be thinking of using the icon of the software instead of screen preview. Better for privacy...
johnnie93 said:
ITS a CONCEPT not going to happen by me...
Click to expand...
Click to collapse
its a great freakin concept. a great developer should take a look at this. i would no doubt pay for this
yes I think this is the ****! we don't need the system programs that are running, just the user programs...
[email protected] said:
yes I think this is the ****! we don't need the system programs that are running, just the user programs...
Click to expand...
Click to collapse
The system can't differentiate between what programs the user launched and which were launched into memory automatically.
JCopernicus said:
The system can't differentiate between what programs the user launched and which were launched into memory automatically.
Click to expand...
Click to collapse
Well, it can eliminate system programs, and widgets, and programs with no launcher icon, and services, and...
so Anyone interested in making my concept a reality??
johnnie93 said:
so Anyone interested in making my concept a reality??
Click to expand...
Click to collapse
Send a message to arctu, the genius creator of HelixLauncher and QuickDesk...
What is your problem with the apps that we send you? They do exactly what you want exept they are not in task bar ( because we cannot "draw" into the taskbar)
TaskOS
Power Strip
Quick desk
The "screenshot" will be available in some custom ROMS:
Read this topic
profete162 said:
What is your problem with the apps that we send you? They do exactly what you want exept they are not in task bar ( because we cannot "draw" into the taskbar)
TaskOS
Power Strip
Quick desk
The "screenshot" will be available in some custom ROMS:
Read this topic
Click to expand...
Click to collapse
i have zero problems with whats available im just trying to do something different and i saw that thread i know all about it...
EDIT: in fact im a huge fan of TaskOS i use it all the time!

Looking for Info on ROM Modification

I'm looking for info on how to get into modifying ROM's. I can do the basic stuff like replacing system apps, kernel, modem so far.
Looked at this thread but it wasn't that informative and apparent not entirely correct ether. http://forum.xda-developers.com/showthread.php?t=885048
Things I'm looking for/to-do:
-List of apk's that are absolute necessary to have all ASOP functions work. OR a list of everything that can be removed and have all ASOP functions work.
-Change the time on MMS from received to sent.
-Change system settings defaults
-Faster pull down/up notification bar animation
Things I would like to do but not sure are possible (where should I look to try):
-Change functionality of button/button long press. ie. use google's gesture search when long pressing menu instead of default search.
-When using the "back" button to exit an app auto kill it. Do not kill/act normal if exiting app using "home" button.
-Remove app icons from notification bar that are running in foreground. ie. tasker
-Block apps from running on startup/in background. Yes I'm aware of autorun manager
-Disable lockscreen toggle, possibly add to lock screen chooser? yes I know there is the app no lock.
-If a text message fails to send keep retrying till it does send. (This really bothers me, my old "dumb" sony ericsson did exactly that)
I would like to minimize the use of apps that change functionality as much as possible and would like to make the modifications directly to the ROM.
Question, when using an apk that is modified like the themed black market apk, I assume it does not get updates through the market?
Is it possible to put widgets on the lock screen without the use of widget locker?
I'm guessing there are threads for these, if someone could point me to them I would appreciate it, if not I'll probably find them eventually
Accurate battery mod
Extended power menu options
Lock Screen Chooser
I plan on starting on already made roms from xda to start with.
I would greatly appreciate any info or direction.
Thanks
Did you happen to look at the sticky on "how to create ROMS" located at the top of this forum?
I did, and I did forget about it. It does help a bit, now I can decompile apk's.
Could someone point me to the file in the mms.apk that would contain the value to change the received to sent?
In general there is tons of files in the rom's and apk's, how does one go about locating the files that contain the info that one would like to change?
bnevets27 said:
how does one go about locating the files that contain the info that one would like to change?
Click to expand...
Click to collapse
That's the fun part.
I use the blind squirrel method myself.
Sent from my Captivate.
lol, at 1,250 files for one apk..... how many blind squirrels does it take?
So far I've found something different between a "stock" mms.apk and a mms.apk that displays the sent time.
Code:
Stock mms.apk:
<string name="sent_on">%s</string>
Sent mms.apk:
<string name="sent_on">Sent: %s</string>
Though assume this just means one has the "sent" prefix and one doesn't...
MikeyMike01 said:
That's the fun part.
I use the blind squirrel method myself.
Sent from my Captivate.
Click to expand...
Click to collapse
i will agree with this....

Eclipse 1.3.1(TW 4.0) questions and comments.

edit: Problems have been solved, I am now officially in love with this ROM. Thanks to everyone who commented!
First off I'd just like to say Eclipse is fantastic. I'm sorry for leaving you Humble but TW4 is just simply magnificent! However, there are a few gripes I have that I would really appreciate some help on.
First: At the bottom of the screen there are the 4 preset application shortcuts(Phone, Contacts, Messaging, Applications) and I would really like to change Phone and Messaging to other applications(RocketDial & HandcentSMS) otherwise they are just going to waste. On Humble I could click Browser(for example) and it would ask if I wanted to open it with Dolphin HD or Browser, I would select Dolphin and choose that to be the default, and it was done. No such option exists on TW4(Eclipse) as far as I know.
Second: The app drawer on Humble used to be alphabetical and now it's just sorted by date, it was really convenient having it in alphabetical order so I could find apps very easily but that option too seems to be gone. Would really appreciate help and will distribute thanks where they are needed :]
not sure how TW4 is working, but I know on my MT4G running if you go to personalize and lock screen, you can pick which application runs by holding down the shortcuts and picking a new one.
I'll research this somemore and look it up for you
Really appreciate it Dragon, I looked it up and it said to hit the Menu button and click Edit Page, all that does is open up all my home pages. I figured the option to change the glued shortcuts wasn't working but I'm asking because I hope someone here who is also running Eclipse 1.3.1 has figured out a way to change it.
Im pretty sure u pull up your apps and then click the edit button up top and then u can change them.
Download appzorter on the market for the alphabatizing
timgt said:
Im pretty sure u pull up your apps and then click the edit button up top and then u can change them.
Click to expand...
Click to collapse
Close, but it's not the edit button on the top of the page: first open the app drawer, then hit the phone's physical menu button and select Edit. From there you'll see highlights and a - button around each icon and you'll be able to pull apps from the drawer onto the shortcut bar (not vice versa, though, just pull them down and it'll replace what's there).
As far as alphabetizing goes, there are apps like appzorter that will help but just be aware it still won't be true automatic alphabetizing -- you have to manually run the sorting app each time you install something new to have it sorted. The only permanent solution is to switch to another launcher entirely.
Thank you everyone! I've now got an alphabetical app drawer, glued Contacts, Dolphin, Handcent(unfortunately not the widget, which shows a how many new messages you have) and the applications drawer. You've made this the perfect ROM :]
You can decompile the tw launcher and navigate to res/xml/default_topappilcation.xml and change the value to correspond with the apps you want.
Code:
xmlns:launcher="http://schemas.android.com/apk/res/com.sec.android.app.twlauncher">
<topapp launcher:className="com.sec.android.app.dialertab.DialerTabActivity" launcher:packageName="com.sec.android.app.dialertab" />
<topapp launcher:className="com.sec.android.app.contacts.PhoneBookTopMenuActivity" launcher:packageName="com.android.contacts" />
<topapp launcher:className="com.android.mms.ui.ConversationList" launcher:packageName="com.android.mms" />
</topapps>

'Notification Toggle' and other useful apps.

Just a poke to let you know about this very useful app for our beloved ChaCha.
The widget shorcuts bar to control wifi, bluetooth, gps, sync and brightness takes a full line on the desktop.
Also, there are missing some icons like network mode and network data ones.
Enter 'Notification Toggle', an app that creates one or two extra lines in the notifications/status unfolded bar, and allows to put there those icons and many more, preset and even custom.
Some switches require root access, like GPS/NFC on/off, and direct reboot or power off.
It takes a bit of trial and test to make it work the way you like, but it really worths it.
The app itself is free, but donations are accepted by the author.
I removed the standard widget and started using this.
This guy (or people) also have another apps and surely you will find some or all of them useful, too.
http://j4velin-systems.de/
tokafondo said:
Just a poke to let you know about this very useful app for our beloved ChaCha.
The widget shorcuts bar to control wifi, bluetooth, gps, sync and brightness takes a full line on the desktop.
Also, there are missing some icons like network mode and network data ones.
Enter 'Notification Toggle', an app that creates one or two extra lines in the notifications/status unfolded bar, and allows to put there those icons and many more, preset and even custom.
Some switches require root access, like GPS/NFC on/off, and direct reboot or power off.
It takes a bit of trial and test to make it work the way you like, but it really worths it.
The app itself is free, but donations are accepted by the author.
I removed the standard widget and started using this.
This guy (or people) also have another apps and surely you will find some or all of them useful, too.
http://j4velin-systems.de/
Click to expand...
Click to collapse
You can also install CM7 or CM9... same option, but improved batterylife as a bonus...
Bunnybugs_007 said:
You can also install CM7 or CM9... same option, but improved batterylife as a bonus...
Click to expand...
Click to collapse
Can I change the tools (replaced by another tool) on that bar in CM9?
samyangel said:
Can I change the tools (replaced by another tool) on that bar in CM9?
Click to expand...
Click to collapse
Not sure... But you can choose wich toggles are present... Even with side scrolling...

[APP][FREE][4.0+]Wheel Launcher Lite

Hi there!
Check out my new app
Google Play ID
play.google.com/store/apps/details?id=com.fossor.wheellauncher
Wheel Launcher is a side panel that sits on top of everything on your device. Wheel Launcher does not interfere with your main launcher, but provides a fast way to reach your favorite apps and shortcuts - just press the semitransparent icon. You can hide the icon by dragging it off the screen. Wheel Launcher allows you to add any shortcut that is provided by your apps, like direct dial any of your contacts or settings shortcut, like battery, sound, Wi-Fi and so on.
Wheel Launcher is in early stages of it's development, so if you have anything to ask, suggest or if you found a bug - do not hesitate to drop me an email.
Features
• Fancy circle design
• Basic shortcuts to some common apps - dial, gallery, email, messaging, camera, drawer
• Support for any app on your device
• Support for any shortcut on your device
• Theme support, not much at this point, but there will be more
• Left/Right sided
I will appreciate, if someone with 4.3 - 4.4 can send me a crash report. :fingers-crossed: Those emulators can't be trusted.
Doesn't crash on 4.4.2
Crashed 4.1.2
Logcat http://d-h.st/MOu
Thanks guys! :good:
Fossor coding said:
Thanks guys! :good:
Click to expand...
Click to collapse
Ok I just updated from play store and it's fixed now. Thanks! You've done a great job. It's a really useful and good looking app.
But I'm short on memory and this takes around 30MB of RAM so it's just a luxury I can't keep
But anyone with good amount of memory go for this app :thumbup:
PünchUp said:
Ok I just updated from play store and it's fixed now. Thanks! You've done a great job. It's a really useful and good looking app.
But I'm short on memory and this takes around 30MB of RAM so it's just a luxury I can't keep
But anyone with good amount of memory go for this app :thumbup:
Click to expand...
Click to collapse
Thanx man! Are you on xxhdpi, cause on my xhdpi the app takes 17MB when it's closed.
There could be more crashes, cause someone said the app wont even start for him. So if someone experiencing the same, i would love to see the log. :cyclops:
Fossor coding said:
Thanx man! Are you on xxhdpi, cause on my xhdpi the app takes 17MB when it's closed.
There could be more crashes, cause someone said the app wont even start for him. So if someone experiencing the same, i would love to see the log. :cyclops:
Click to expand...
Click to collapse
Ok since you mentioned 17 MB I gave it another try. And yes without any theme on it's 16/17 MB on xhdpi. Last night I used it with the black theme on so it spiked to 30 MB.
And I already have a Sidebar which takes around 15MB and it serves me well.. So don't get me wrong your app is beautiful and very cool, but I hate the memory constrains I have to deal with
But I'm glad I helped you fix a bug with the log.
Hope people love your app like I did. Regards
It's not crashing on 4.4.2 for me. Great job!
Made some bug fixes and new theme available:
play.google.com/store/apps/details?id=com.fossor.wheellauncher.androidwhitetheme
Full version with folder support and unlimited number of items is available
Two major updates
1. Added a new white theme.
2. You can now change the position of an item on the main wheel and inside folders
Suggestions
First, just wanted to say that I really like the look of this. Running this on AICP 4.4.2 on a HTC One. Couple of quick suggestions/questions: First, is there a way to turn this on/off and/or a setting to enable on boot? Is there a way to change the position/size of the trigger area?
On a side note, I've used an app called circle launcher (pretty much since it was first released) as a widget on my homescreen to launch my most used apps (about 15 or so). I've really like this because with the launcher icon being transparent, it provides an easy way to launch apps without messing with my layout (no matter what layout i'm using). Have you considered creating this as a widget and/or being able to launch this as a short cut? I could see maybe using this as a custom nav bar button or something similar.
kravguy said:
First, just wanted to say that I really like the look of this. Running this on AICP 4.4.2 on a HTC One. Couple of quick suggestions/questions: First, is there a way to turn this on/off and/or a setting to enable on boot? Is there a way to change the position/size of the trigger area?
On a side note, I've used an app called circle launcher (pretty much since it was first released) as a widget on my homescreen to launch my most used apps (about 15 or so). I've really like this because with the launcher icon being transparent, it provides an easy way to launch apps without messing with my layout (no matter what layout i'm using). Have you considered creating this as a widget and/or being able to launch this as a short cut? I could see maybe using this as a custom nav bar button or something similar.
Click to expand...
Click to collapse
Hi there, thanx and I glad you like it. You can hide the icon by dragging it off screen or by pressing "hide" button on the notification (the app will return when you unlock the device or press "show"). Currently there is no autostart after boot, but it is on the to do list. There is no size changes on the trigger area, but you can change the position by dragging it up or down (it is always floating) and/or by changing side (left or right)
As for a fully transparent trigger area - I saw a lot of feedback (on other similar apps) when users wanted to have a visual representation of this area, so I made it with a flag icon. If there will be more requests to make trigger area fully transparent, perhaps i will add this option too.
And here is some video:
youtube.com/watch?v=uIWDlf1Dai8
New update on both versions:
You can now change icons on a main wheel. Supports most of the icon packs.
Another update:
Trigger now can be set as a rectangular shape in addition to the icon. It can be of any size, color and opacity, up to fully transparent.
Fossor coding said:
Another update:
Trigger now can be set as a rectangular shape in addition to the icon. It can be of any size, color and opacity, up to fully transparent.
Click to expand...
Click to collapse
Thanks for this!! Bought the pro version, and it's totally rocking. This now completes it for me!! Cheers bro.
Senyaka said:
Thanks for this!! Bought the pro version, and it's totally rocking. This now completes it for me!! Cheers bro.
Click to expand...
Click to collapse
Thanks man, enjoy! Really glad you like it! :good:
Update 1.017
Start on boot added.
Fossor coding said:
Update 1.017
Start on boot added.
Click to expand...
Click to collapse
would be nice

Categories

Resources