REQ Wp7 status bar - HTC EVO 3D

I'm looking for a flashable wp7 status bar I use the launcher but the status bar changes. If anyone has this or have time to make it thanks.

Not sure if such a thing exists as the WP7 status bar is so radically different from the regular android status bar. you can however try out StatusBar+
And it will stay persistently in all apps. The only downside so far is that it also remains in full screen apps.
You can find the whole set of current and upcoming WP7-like apps at http://sevenplusandroid.org/

Thnx I that's what I was looking for
Sent from my PG86100 using xda premium

Reeonimus said:
Not sure if such a thing exists as the WP7 status bar is so radically different from the regular android status bar. you can however try out StatusBar+
And it will stay persistently in all apps. The only downside so far is that it also remains in full screen apps.
You can find the whole set of current and upcoming WP7-like apps at http://sevenplusandroid.org/
Click to expand...
Click to collapse
Actually with my latest update it is possible to choose which applications you would like the status bar to automatically hide in. ie. Camera, YouTube, etc. Of course it is still not perfect, and it has not yet been tested on every device, but with all luck such a technique should at least make the status bar usable on a daily basis. Hopefully Android will put some API out in the future allowing applications to know if the current application is full screen, as I hardly see this as a security risk.
- Tom
The Seven+ Project
Founder and Developer

tombarr said:
Actually with my latest update it is possible to choose which applications you would like the status bar to automatically hide in. ie. Camera, YouTube, etc. Of course it is still not perfect, and it has not yet been tested on every device, but with all luck such a technique should at least make the status bar usable on a daily basis. Hopefully Android will put some API out in the future allowing applications to know if the current application is full screen, as I hardly see this as a security risk.
- Tom
The Seven+ Project
Founder and Developer
Click to expand...
Click to collapse
how are you guys different from the wp7 android project people? is this a spin off of that?

Related

[MOD][XPOSED][4.1+] All Notifications Expanded

I made a simple Xposed module which causes all notifications to be initially shown in their expanded state inside the notification drawer. (The stock behaviour is that only the first notification is expanded.) Notifications may still be contracted manually and will stay that way.
There is no settings activity. This module just does one thing for now.
Requires Jelly Bean or above with the Xposed framework installed.
Props to @rovo89 for the awesome Xposed framework!
You can grab it from its Xposed Module Repository page.
Said it on my thread and I'll say it again, you are my hero!
Sent from my GT-I9505 using xda app-developers app
Great job, this is a thing I wanted for a long time, and is one of the last 3 things I want to see implemented with xposed (the others can be done without, but AFAIK xposed modules don't use as much ram as standalone apps)
this is something that has bugged me since 4.1. my first notification will be something like email or app updates and ill get a text message and cant just hit reply or make as read without first expanding the notification. one of my top annoyances fixed! thanks, you made my day. all these xposed modules are solving all my problems with android, soon i wont have anything to complain about... im giving out thanks buttons like candy.
The Jack of Clubs said:
this is something that has bugged me since 4.1. my first notification will be something like email or app updates and ill get a text message and cant just hit reply or make as read without first expanding the notification. one of my top annoyances fixed! thanks, you made my day. all these xposed modules are solving all my problems with android, soon i wont have anything to complain about... im giving out thanks buttons like candy.
Click to expand...
Click to collapse
Mine would collapse just before clicking whichever button and I would end up clicking the next notification down. I'd have to expand it twice - the second time, it wouldn't collapse.
----
Summon Logcat. It's super effective.
SGS2 - JB 4.1.2 GB27
SGS4 - JB 4.2.2 MF9
Great job! I like this module!
I have 2 remarks :
1. Could you let the "permanent" notification behaves like by default? Or offer the option in a settings page?
2. Ideally, there would be a settings page in which we could choose the behavior for each app/package independently...
Thanks
Looki75 said:
Great job! I like this module!
I have 2 remarks :
1. Could you let the "permanent" notification behaves like by default? Or offer the option in a settings page?
2. Ideally, there would be a settings page in which we could choose the behavior for each app/package independently...
Thanks
Click to expand...
Click to collapse
+1 for second suggestion, that would make my phone perfect! As I only wan few apps to expand notification on permanent basis
Worked with cm10.2 S2..thanks
Sent from my GT-I9100 using Tapatalk
Looki75 said:
Great job! I like this module!
I have 2 remarks :
1. Could you let the "permanent" notification behaves like by default? Or offer the option in a settings page?
2. Ideally, there would be a settings page in which we could choose the behavior for each app/package independently...
Thanks
Click to expand...
Click to collapse
Do permanent notifications have special behaviour in regards to being expanded or not? Let me know exactly what you mean and I can investigate!
For your second suggestion, I have already planned to do this, but unfortunately I think it will have to wait at least until the new year. I have already been naughty working on these modules when I have a million other things to do!
UgglyNoodle said:
Do permanent notifications have special behaviour in regards to being expanded or not? Let me know exactly what you mean and I can investigate!
For your second suggestion, I have already planned to do this, but unfortunately I think it will have to wait at least until the new year. I have already been naughty working on these modules when I have a million other things to do!
Click to expand...
Click to collapse
Thanks for the quick reply!
1/ Permanent notifications: they behave differently than other notifications, yes.
Default android behavior (at least here on my JB4.1.2 TouchWiz ROM): you cannot expand them with fingers
With your module: they stay expanded, but then you cannot wrap them with fingers
It's like there is no other interaction possible other than clicking on them. You cannot swipe them away, and you cannot expand/wrap.
So the issue with the module is that the notification stays there wide expanded when sometimes you don't need it, and there is nothing to do about it: it will stay expanded.
Solutions?
A. Ideally... if I can dream... would be that your module allow expand/wrap interaction with these permanent notifications...
Is that possible at all???
B. Backup solution would be to allow a setting to choose to expand or not these permanent notifications
C. A 3rd way to go would be to just let permanent notifications with their default system behavior. After all, we mainly need your module for the temporary notifications: emails, test msg, etc...
Solution C is probably the easiest to code? And would be enough for users (at least for me).
2/ No hurry for the second suggestion. Good to know you plan having this. Will be patient!
If it were put to a vote, I'd vote for C - ignore persistent notifications. B as a second choice. But either way, they need to be manually expandable. I just tried and, he's right, they are not expandable.
----
Summon Logcat. It's super effective.
SGS2 - JB 4.1.2 GB27
SGS4 - JB 4.2.2 MF9
Looki75 said:
1/ Permanent notifications: they behave differently than other notifications, yes.
Default android behavior (at least here on my JB4.1.2 TouchWiz ROM): you cannot expand them with fingers
With your module: they stay expanded, but then you cannot wrap them with fingers
It's like there is no other interaction possible other than clicking on them. You cannot swipe them away, and you cannot expand/wrap.
So the issue with the module is that the notification stays there wide expanded when sometimes you don't need it, and there is nothing to do about it: it will stay expanded.
Click to expand...
Click to collapse
I guess perhaps I don't understand what is meant by "permanent notifications". I thought you meant any notification which cannot be swiped away, but I just tried with Google Music and Power Toggles, and both notifications can be contracted and expanded with my module running.
So could you provide some examples of permanent notifications which you cannot contract? Thanks!
@egingell, are you also on a TouchWiz ROM? If TouchWiz notifications have different behaviour, then I'll have to figure out how to support it - right now I'm just working off AOSP source code.
UgglyNoodle said:
I guess perhaps I don't understand what is meant by "permanent notifications". I thought you meant any notification which cannot be swiped away, but I just tried with Google Music and Power Toggles, and both notifications can be contracted and expanded with my module running.
So could you provide some examples of permanent notifications which you cannot contract? Thanks!
@egingell, are you also on a TouchWiz ROM? If TouchWiz notifications have different behaviour, then I'll have to figure out how to support it - right now I'm just working off AOSP source code.
Click to expand...
Click to collapse
Strange... You understood perfectly what I'm talking about: those persistent notifications that you cannot swipe away...
Well I refer to "App Dialer".
It places a persistent notification. I have 2 other persistent notifications. When the 3 are there, the 2-lines App Dialer one wraps up. Then impossible to unfold with 2 fingers.
With your module, it stays open. Impossible to wrap up...
Can you make a try with App Dialer?
Thanks
UgglyNoodle said:
@egingell, are you also on a TouchWiz ROM? If TouchWiz notifications have different behaviour, then I'll have to figure out how to support it - right now I'm just working off AOSP source code.
Click to expand...
Click to collapse
TouchWiz JB 4.1.2.
----
Summon Logcat. It's super effective.
SGS2 - JB 4.1.2 GB27
SGS4 - JB 4.2.2 MF9
I'm going to shed some light on the subject of "permanent" or "ongoing" notifications.
On my S4, with stock TouchWiz Android 4.3, ongoing notifications behave just like other notifications, they are just grouped separately. If there is an ongoing notification that can be expanded, it is expanded by default when the notification shade is opened and all other notifications are collapsed. If there isn't an ongoing notification that can be expanded, the first regular notification is expanded by default.
On my Note 10.1 with stock TouchWiz Android 4.1.2, however, if there is an ongoing notification that can be expanded it will be expanded by default and cannot be collapsed. All other behavior is the same.
On my Galaxy Nexus, which obviously ran AOSP based ROMs, I never remember having an ongoing notification I couldn't expand.
I do not have any mods or exposed modules effecting the behavior of the notifications on either device.
I'm assuming egingell was referring to the behavior on the devices in his signature, so it looks like between 4.2 and 4.3 Samsung changed the behavior of the ongoing notification expansion, and I would assume this only effects TouchWiz ROMs because I don't know of others that group ongoing and regular notifications separately.
EDIT: Make that somewhere between 4.1.2 and 4.3 (See eginell's post above)
I don't know if it's noteworthy, but if there are 4+ notifications (re both 4.1.2 and 4.2.2), persistent and temporary, none are expanded automatically.
Also, I have never seen my ADB WiFi persistent notification auto-expanded. I've always had to expand it myself. Even when one of the other persistent notifications didn't load and there are no temporaries.
----
Summon Logcat. It's super effective.
SGS2 - JB 4.1.2 GB27
SGS4 - JB 4.2.2 MF9
Thanks everyone for the information! I will definitely look into this, but I'll just warn you that I don't have any experience with supporting non-AOSP platforms, and won't have any way of testing, so it might take me some time! As with per-app settings, I probably will not have time to work on it before the end of the year (I'm quite busy right now and leaving for a long vacation in a week).
can you consider in adding an option not to expand the first notification (usually the ongoing weather) otherwise :good: job buddy!
I was mistaken when I said JB 4.1.2 (I was thinking of a different mod).
At any rate, on 4.1.2, ADB WiFi's persistent notification is auto expanded with this mod and I can expand/collapse it manually.
And on 4.2.2 with this mod enabled, ADB Wifi's notification is not auto expanded and I cannot manually expand/collapse it.
Both TouchWiz.
----
Summon Logcat. It's super effective.
SGS2 - JB 4.1.2 GB27
SGS4 - JB 4.2.2 MF9
Just thought I'd post my findings.
Running 4.2.2 stock based rom on my Xperia Z, all seems good.
All that can be expanded are, and persistent (in my case I used Walkman whilst playing) started open, and I was able to close then up if I wanted.
Walkman is definitely persistent, as I can't swipe it away, unless you're on about a different type.
Sent from Z Beast

Feature Request: Favorites in a Folder

Is there any way we can get Favorites to open as a folder instead of opening the app drawe? Maybe an option? Folders open a lot faster than the app drawer.
I like the simplistic themes and really only need the favorites in addition to phone, email, and text. I also like using the double tap gesture to open favorites, but the app drawer is much slower at opening than a folder. If I add a folder to the home screen, I have to re-create it every time I change themes, and I can't use the double-tap gesture.
Thanks for listening!
Gowry said:
Is there any way we can get Favorites to open as a folder instead of opening the app drawe? Maybe an option? Folders open a lot faster than the app drawer.
I like the simplistic themes and really only need the favorites in addition to phone, email, and text. I also like using the double tap gesture to open favorites, but the app drawer is much slower at opening than a folder. If I add a folder to the home screen, I have to re-create it every time I change themes, and I can't use the double-tap gesture.
Thanks for listening!
Click to expand...
Click to collapse
Please see our latest update, it includes Smart Categories which we think you might enjoy.
We're always listening
Nice!
ThemerSupport said:
Please see our latest update, it includes Smart Categories which we think you might enjoy.
We're always listening
Click to expand...
Click to collapse
I do like it! The most recent category is pretty much a pre-built favorites list. I like the new app drawer a lot, too! Thank you
Now we just need a way to open that category via a gesture (double tap for me)
yeah I like it well done but please please please can we have continuous scrolling and resize icon ,these are very badly needed and will only improve the feel of themer,I got the save as option but just for christmas give us these two options.:victory: or at least a time scale of when we can expect
There is already Icon Resizing for the app drawer.
8 columns and small icons works awesomely for the Note 3. =D
Sent from my SAMSUNG-SM-N900A using xda app-developers app
not app drawer m8 but apps on screen that are added the only current option is to edit,remove or app info
alldroid said:
not app drawer m8 but apps on screen that are added the only current option is to edit,remove or app info
Click to expand...
Click to collapse
Resizing icons on screen is on our list, for now we're aiming providing the best looking themes
I would have thought sorting features out and issues would have priority ,in my opinion no point trying to get best looking themes if everything in the themer app isn't fully working.Just my opinion as mentioned
alldroid said:
I would have thought sorting features out and issues would have priority ,in my opinion no point trying to get best looking themes if everything in the themer app isn't fully working.Just my opinion as mentioned
Click to expand...
Click to collapse
Agreed, but the trouble is that it's a lot easier said than done. A somewhat simple fix to a bug or a performance improvement could take weeks to solve, which isn't easy with limited resources. The devs are doing the best they can to juggle adding new themes, improving the performance, as well as fix the bugs and crashes.
You guys rock!
ThemerSupport said:
Please see our latest update, it includes Smart Categories which we think you might enjoy.
We're always listening
Click to expand...
Click to collapse
That latest update adding gestures support to smart categories rules! Now, no matter what theme I install, I can double tap and get my most-recently used apps up!
Happy New Year!
Good job! But, sometimes icons looks very small, and is it real to make active status bar?
thank you for share
LEECH161 said:
Good job! But, sometimes icons looks very small, and is it real to make active status bar?
Click to expand...
Click to collapse
@LEECH161 yes you can have a working status bar my new theme has a fully working status bar as seen in my screen shot
All the best
Moley
Sent from my RAZR I screen to your screen using a strange thing known as the world wide web
dj_mol3y_x8 said:
@LEECH161 yes you can have a working status bar my new theme has a fully working status bar as seen in my screen shot
All the best
Click to expand...
Click to collapse
Sweet, cool, like.

What Do You Want To See In A ROM?

Hi,
I'm curious what features all of you use in ROMs or what optimisations you would like to see (CAF, a custom toolchain, etc...). This just crossed through my head while I was working on MR and a project that I will release soon. Do you guys use Xposed, do you use a custom launcher, what features do you use in other ROMs, do you use a specific DPI that you feel is more optimal, do you like custom branding or do you like the stock (if the former, feel free to make some. I'm not good with that stuff), what should I name it (I was thinking something Star Wars related), is there a custom kernel you'd like to see, do you use a custom HAL, do you use the stock dialer and messenger, etc...
This will be a long term project with no release date that will be concrete. Hopefully you guys will provide me with feedback. It will be specifically for the X as I have no plans of switching devices for a long time.
Here's another thing too. I'm doing this to teach myself. I think I brought it up once before, but I will make stupid mistakes and I hope a few of you can help me with it. I really do appreciate it. The main goal is for me to familarize myself with the device tree and with Git while providing you guys with a solid ROM
Thanks guys,
RJ
RJDTWO said:
Hi,
I'm curious what features all of you use in ROMs or what optimisations you would like to see (CAF, a custom toolchain, etc...). This just crossed through my head while I was working on MR and a project that I will release soon. Do you guys use Xposed, do you use a custom launcher, what features do you use in other ROMs, do you use a specific DPI that you feel is more optimal, do you like custom branding or do you like the stock (if the former, feel free to make some. I'm not good with that stuff), what should I name it (I was thinking something Star Wars related), is there a custom kernel you'd like to see, do you use a custom HAL, do you use the stock dialer and messenger, etc...
This will be a long term project with no release date that will be concrete. Hopefully you guys will provide me with feedback. It will be specifically for the X as I have no plans of switching devices for a long time.
Here's another thing too. I'm doing this to teach myself. I think I brought it up once before, but I will make stupid mistakes and I hope a few of you can help me with it. I really do appreciate it. The main goal is for me to familarize myself with the device tree and with Git while providing you guys with a solid ROM
Thanks guys,
RJ
Click to expand...
Click to collapse
Hey,
for me are the importants things:
-layers or cm Theme
-customizable status bar
-switch back and recent
-make status bar invisible (fullscreen/immersive mode)
I use stock dialer/messenger and so on, snapdragon camera and also xposed for some tweaking. I use a custom kernel if my rom is not fast enough for me and the custom HAL with 4k recording too.
I hope this helped you,
regards from the "bad-english-speaker"
Good post, (p.s i hate star wars themed roms) pls no
auto brightness button on pull down bar
some apps like sony apps or something (so it's different to all the rest)
Well, stability and battery life conquers all. So to be precise , I like oos with dark theme and yeah custom kernel . I wish I could use Sultan's fix for camera but with that I can't use manual mode. Most of the features of cm can be added through gravitybox . Nova launcher is quite good and smooth, so I would suggest not to put much effort on launcher customization.
I see that you have taken a lot of interest in Kernel optimization and tweaking, so may be that's where you should start. Wish you luck for your projects.
Interesting thread, personally, as long as the rim has these, I'm happy :
Buttons configuration (especially hardware ones) with double and long press actions.
Layers (or cmte, but I've read layers are lighter?) in order to have a nice dark ui.
Ram bar and close button on récents.
There are so many other things that can be useful like use volume rocker to answer call, flip phone to mute call, switch to 2g when connected to Wi-Fi, enable max brightness (with custom kernel) for few minutes when in sunlight, ambient display but not during night (I hate my phone to light up in the night if I try to reach a water bottle or a kleenex lol) or gestures like swipe up on screen of to turn on and unlock the phone.
But most of these things are possible using Tasker.
But if you ask me, there are so many different (and not so different) roms out there, that I think to get glory, a new one would maybe need some awesome exclusive apps like SMS, camera, or maybe just good optimizations.
The less features in a ROM - the more stable it is. That's why I prefer Stock or CM Stock ROMs. But, anyway, the most useful features in my opinion is:
1. Playback Control (Prev/Next track with Volume buttons) - any ROM without it is almost unusable for me. Taking the phone out of the pocket each time you want to skip a track is just unbearable.
2. Double-tap to sleep - if dt2w is present, than this is a must-have feature. Peaking at the phone without even touching the power button is quite useful sometimes.
3. Viper4Android - Yes, I understand that this is a completely opt-in feature but I found myself installing it every time on every phone. The sound is just not right without it anymore.
4. STOCK Dark Theme - for some reason, every other "dark" theme developer out there thinks that theming Phone, Google Play, Messenger and other apps is cool. No, its not and its usually a weak point of any theme, because when the app gets updated everything goes to hell. I will make my own dark theme someday in a spare time. Probably based on OOS theme, because this one was actually cool. At least Android N will deliver it built-in.
Would love to see EAP-SIM authentication for WiFi in a ROM. I've tried a few and some seem to support it but I always get an "authentication error" when I try to connect. (Living in Singapore and trying to connect to SingTel WiFi, if that's any help!) So yeah, EAP-SIM support would be awesome to see in a ROM. Thanks!
And all the best for AOKParadox!
-------------------------------
Benjamin Dreyer said:
The less features in a ROM - the more stable it is. That's why I prefer Stock or CM Stock ROMs. But, anyway, the most useful features in my opinion is:
1. Playback Control (Prev/Next track with Volume buttons) - any ROM without it is almost unusable for me. Taking the phone out of the pocket each time you want to skip a track is just unbearable.
2. Double-tap to sleep - if dt2w is present, than this is a must-have feature. Peaking at the phone without even touching the power button is quite useful sometimes.
3. Viper4Android - Yes, I understand that this is a completely opt-in feature but I found myself installing it every time on every phone. The sound is just not right without it anymore.
4. STOCK Dark Theme - for some reason, every other "dark" theme developer out there thinks that theming Phone, Google Play, Messenger and other apps is cool. No, its not and its usually a weak point of any theme, because when the app gets updated everything goes to hell. I will make my own dark theme someday in a spare time. Probably based on OOS theme, because this one was actually cool. At least Android N will deliver it built-in.
Click to expand...
Click to collapse
See my AOKParadox thread. I will implement the stock dark theme at least until one based off of OOS becomes available.
All I want to see in a ROM is its ease of operation and to easily see the important details.
1. Status Bar - Accurate Network Speed Indicator, Dual Clock (timezone), Date (with day of the week) & Gestures such as double tap, slide and quickpulldown
2. Hardkeys & Tristate Keys - Action Assignment (screen off, screenshot, power menu, kill all apps, last app, etc.), Single Tap, Double Tap & Long Press
3. Lockscreen - Disable Power Menu
4. When Screen is Off - Double tap to wake & Music Controls gestures
5. Others - One-handed Keyboard Operation (i'm a lefty), Ram Usage Status in recent apps
droyd.014 said:
All I want to see in a ROM is its ease of operation and to easily see the important details.
1. Status Bar - Accurate Network Speed Indicator, Dual Clock (timezone), Date (with day of the week) & Gestures such as double tap, slide and quickpulldown
2. Hardkeys & Tristate Keys - Action Assignment (screen off, screenshot, power menu, kill all apps, last app, etc.), Single Tap, Double Tap & Long Press
3. Lockscreen - Disable Power Menu
4. When Screen is Off - Double tap to wake & Music Controls gestures
5. Others - One-handed Keyboard Operation (i'm a lefty), Ram Usage Status in recent apps
Click to expand...
Click to collapse
I would agree with this, along with Layers support and multi-window functionality from Android N previews since we have the ram for it.
_AI_ said:
I would agree with this, along with Layers support and multi-window functionality from Android N previews since we have the ram for it.
Click to expand...
Click to collapse
I saw multi window in purity ROM, but it has cm theme engine

is this happening only to me?

Well this thing was happening in whatsapp i thought its about screen thing but now happens in music app too. Anyone know how to fix? I mean these navigation bar goes up white to black
Same here. I dont think it's a bug or something. Same was implemented in earlier android versions before, when the status bar started matching the current application. It seems like not every app does change the navigation bar, like Chrome right now.
bayernfan94 said:
Same here. I dont think it's a bug or something. Same was implemented in earlier android versions before, when the status bar started matching the current application. It seems like not every app does change the navigation bar, like Chrome right now.
Click to expand...
Click to collapse
I wish huawei gives us the decision of changing its colour like samsung did

[APP] Second Screen Status Bar

NOTE: ALPHA PHASE HAS FINISHED.
If anyone wants to continue using this app which is going to be pro only for the moment, contact me (tg group and channel)
THIS PROJECT IS BEING UPDATED AND SUPPORTED AND I DON'T PLAN TO ABANDON IT.
If you ever wanted to have a working status bar in the second screen in a stock ROM, this is the thread you were looking for.
I have coded a widget for the second screen that replaces what the stock status bar does (and even more perhaps).
It has been months of coding.
As always, you have to install the app and open second screen settings and enable the widget.
If you want to hide the status bar, there are several ways. I do it using an xposed app to change status bar height. If you don't want to use xposed, you will have to go the long way of modding system. I may do it some day when I finish coding but there is a lot of stuff in my to-do list.
Don't forget to use the settings option to set some of the available features in this release.
If you find any bugs, I will need a log (logcat) with both log settings enabled. I will try to fix any bugs.
Check the attached screenshots!
Telegram Support Group:
http://t.me/sssb_v20
NOTE: ALPHA PHASE HAS FINISHED.
Thanks for the app, but it won't install on my V20 (F800K, Oreo 8.0).
It shows "App not installed" at the end of the APK install.
mattbrian said:
Thanks for the app, but it won't install on my V20 (F800K, Oreo 8.0).
It shows "App not installed" at the end of the APK install.
Click to expand...
Click to collapse
Haven't been tested on the F800K but pm me and I'll try to build something for you
On ls997 7.0. Colors are not changing as set, even after reboots
Have you tried using "adb shell wm overscan" to hide the status bar?
Eg.
wm overscan 0,-100,0,0
Mysticblaze347 said:
On ls997 7.0. Colors are not changing as set, even after reboots
Click to expand...
Click to collapse
[PRO] settings are paid only. PM if you want to get it
MishaalRahman said:
Have you tried using "adb shell wm overscan" to hide the status bar?
Eg.
wm overscan 0,-100,0,0
Click to expand...
Click to collapse
I have not been trying much how to hide the status bar as I need time to code the app but afaik that can't be done because it will mess full screen apps (and maybe the notifications pull down because it's not drawn below the status bar but over it). Let me know if I'm wrong or if you know how to make it work correctly. Thanks
If you use any app that changes its notification icon, like a battery meter app, speedmeter app, weather app, etc, you will see the icon does not get updated. This is because I tried to optimize everything as much as possible so the app is coded to get the icon just once. The PRO version, if it ever gets to be released (depending on the interest of the users), will have some code to handle those apps which very little battery drain (which actually depends on how buggy or optimized is the notification posting from the app).
In the tg channel there is a video showing it.
@Daved+ tested works fine, thanks for this. I'm glad that it doesn't go away suddenly like previous solutions. I'm interested in buying pro version, jus need to figure out a way to disable the status bar without going the Xposed way. Tried Nova launcher hide option, it takes away the second screen as well, so no luck yet.
Edit: quote op correctly
Working great on my unlocked US996.
Would love to have single line height rather than stacked. Too cluttered with two lines of icons for my taste.
Thanks!
nkirk said:
@Daved+ tested works fine, thanks for this. I'm glad that it doesn't go away suddenly like previous solutions. I'm interested in buying pro version, jus need to figure out a way to disable the status bar without going the Xposed way. Tried Nova launcher hide option, it takes away the second screen as well, so no luck yet.
Edit: quote op correctly
Click to expand...
Click to collapse
AFAIK you have to patch system to change the height of the status bar (you have to use apktool to decompile and compile).
Join the group on tg if you can for further discussion
nickthaskater said:
Working great on my unlocked US996.
Would love to have single line height rather than stacked. Too cluttered with two lines of icons for my taste.
Thanks!
Click to expand...
Click to collapse
Great to hear it works in different models. I can do other layouts, I have several ideas, this one was to use the second screen as much as possible to make the screen look bigger so no empty spaces in the corners. If you want, let me know your ideas, but I also need support to continue development.
I don't seem to be getting all of my notifications. Things like facebook messenger dont show up.
Spelling mistake on : Only show top 6,Hide headphones if HIFI is on.
How much is paid version?
dayto123 said:
I don't seem to be getting all of my notifications. Things like facebook messenger dont show up.
Spelling mistake on : Only show top 6,Hide headphones if HIFI is on.
How much is paid version?
Click to expand...
Click to collapse
If you are having any problems with notifications, contact me thru pm or three dot menu in the app. Also please do the same for the paid version.
For those who wanted just a single line of notifications
Daved+ said:
For those who wanted just a single line of notifications
Click to expand...
Click to collapse
Aaaaaaannnnd paid.
Daved+ said:
For those who wanted just a single line of notifications
Click to expand...
Click to collapse
How do I get this? I installed the apk in the OP, but I don't see this option. Under the "notifications" section, it has "Show" and then "Only show top 6".
nickthaskater said:
Aaaaaaannnnd paid.
Click to expand...
Click to collapse
How much is the paid version?
xerostatus said:
How do I get this? I installed the apk in the OP, but I don't see this option. Under the "notifications" section, it has "Show" and then "Only show top 6".
Click to expand...
Click to collapse
It's a feature I coded after the alpha I published here.
baldybill said:
How much is the paid version?
Click to expand...
Click to collapse
I still don't have a number as I don't know how many people will buy it but for the moment you can donate and get the beta pro version.
Think there's a way to replace the default screen Date & Time Screen-Off Widget with yours when the main screen is off?
In the past, I have resorted to using battery percentage apps to get realtime charge levels during screen-off. I'd love to streamline that, using your app; which clearly has the potential to replace the default widgets.

Categories

Resources