Touchwiz Lockscreen - Increase number of notifications - Galaxy S6 Edge Q&A, Help & Troubleshooting

The stock Touchwiz lockscreen on Android Lollipop is only showing a maximum of two notifications (without hitting one to expand all).
Is there any way two increase this number? Any xposed module or something like that? I think the AOSP lockscreen is showing at least four notifications at once.
Any hint is appreciated.

Related

[Q] Is it possible to have a fullscreen lockscreen widget by default?

Hi I'm running the Hyperdrive rom and would like to get this ( https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock ) lockscreen widget to start open on my phone. Right now it only displays the clock part and I have to pull the little transparent box down to view the notifications. I would rather have the widget be displayed like this
https://lh3.ggpht.com/2AQ5bvTEHRYpZq-p9RLW8J4aXOsNuhlESnChpmENIwWA847mXu44U-nU5i7XVVAQBl8=h900-rw
than like this minimized version when i first unlock the phone
https://lh6.ggpht.com/SBMy20caIxeM1B1f4SwL1pDAjUakwE6iRhLLfUEcM7BpIRL3Mi8XzKi2ZRSy_4GtPhIL=h900-rw
Are there any mods or tweaks to accomplish this? thanks
thefederer said:
Hi I'm running the Hyperdrive rom and would like to get this ( https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock ) lockscreen widget to start open on my phone. Right now it only displays the clock part and I have to pull the little transparent box down to view the notifications. I would rather have the widget be displayed like this
https://lh3.ggpht.com/2AQ5bvTEHRYpZq-p9RLW8J4aXOsNuhlESnChpmENIwWA847mXu44U-nU5i7XVVAQBl8=h900-rw
than like this minimized version when i first unlock the phone
https://lh6.ggpht.com/SBMy20caIxeM1B1f4SwL1pDAjUakwE6iRhLLfUEcM7BpIRL3Mi8XzKi2ZRSy_4GtPhIL=h900-rw
Are there any mods or tweaks to accomplish this? thanks
Click to expand...
Click to collapse
Those last two links don't work. Have you tried WidgetLocker and one of the many UCCW widgets? When I used to use a lock screen that was my set up. WidgetLocker also has a hide notification bar option so it's truly full screen.
Here are some options I found with a clock and dynamic unread message notification:
• Quick Settings
• UCCW Stripes
• Cabona UI
There's tons more.
R4NDR01D said:
Those last two links don't work. Have you tried WidgetLocker and one of the many UCCW widgets? When I used to use a lock screen that was my set up. WidgetLocker also has a hide notification bar option so it's truly full screen.
Here are some options I found with a clock and dynamic unread message notification:
• Quick Settings
• UCCW Stripes
• Cabona UI
There's tons more.
Click to expand...
Click to collapse
Thanks for responding, but i'm looking to get this dashclock widget working. I uploaded the screenshots as attatchments so maybe you can get a better idea of what I am talking about. Right now the widget starts minimized and I have to swype down to open it which defeats the purpose of the widget. I think this is a feature of touchwiz, not sure though. I would like to start the widget in a maximized state so I can easily view all of the info it provides. I don't see how I can accomplish this with widgetlocker. Thank you for helping out though.

[Q] Semi transparent lockscreen backgound when switchiing on phone

Hi!
After 2 years I am finally back from iOS to Android 4.4.2 on my new Nexus 5.
I flashed the newest version Paranoid Android and now I am seeking for a lockscreen layout that can replace the iOS lockscreen notifications I got really used to.
Dashclock combined with Dash Notifier seems like a good alternative but I now have some strange lockscreen behaviour of which I don't know if it's normal or because of some settings I missed.
Every time I expand / shrink for security code input I see a semi transparent white rectangle (as seen in the pictures attached).
Is this normal? If not is there any setting I missed, if yes, is there any possibility to avoid this? I don't use any lockscreen replacement at the moment...
Thanks!
umme said:
Hi!
After 2 years I am finally back from iOS to Android 4.4.2 on my new Nexus 5.
I flashed the newest version Paranoid Android and now I am seeking for a lockscreen layout that can replace the iOS lockscreen notifications I got really used to.
Dashclock combined with Dash Notifier seems like a good alternative but I now have some strange lockscreen behaviour of which I don't know if it's normal or because of some settings I missed.
Every time I expand / shrink for security code input I see a semi transparent white rectangle (as seen in the pictures attached).
Is this normal? If not is there any setting I missed, if yes, is there any possibility to avoid this? I don't use any lockscreen replacement at the moment...
Thanks!
Click to expand...
Click to collapse
i stumbled upon dashclock widget and it's extensions last night and tried it out and pretty impressed by it .the problem you pointed out seems the feature of it that a semi white box shows up on lockscreen actually it's part of expanding or shrinking the dashclock. Actually i had a question for you if you could take a look at this link and tell me how to set up dashclock notifier right next to the clock widget as seen in that pic? http://forum.xda-developers.com/showpost.php?p=51150628&postcount=1237

How to implement stock status bar to a system where status bar doesn't exist

Hi,
I'm using a Samsung Homesync. I'm rooted. In this device, the TouchWiz is implemented such that there's no classical tablet UI, but rather a different one. Other Launchers like Nova also work perfectly fine, however, the notification/status bar is implemented differently. You can see the notifications on the top right corner where there's just a number which counts them.
If I launch Nova, since there's no status bar and no special corner as implemented in the stock launcher, there's no notification window.
How can I make this device display the classical tablet or phone status bar, with running application icons, time, notifications, etc. that I can pull up or down to see details?
I tried replacing framework.* files from a Galaxy Tab3 ROM but system never boots if I do so. I also tried just replacing the SystemUI. With modified framework, system doesn't boot. With SystemUI change, it just crashes.
PS. Both roms Android 4.2.2, but different processors. There's no other TW ROM that matches this hardware. Only the Nexus 10 is matching but it's not Touchwiz. I have root but I can't change kernel since it's bootloader locked.
fastguy said:
Hi,
I'm using a Samsung Homesync. I'm rooted. In this device, the TouchWiz is implemented such that there's no classical tablet UI, but rather a different one. Other Launchers like Nova also work perfectly fine, however, the notification/status bar is implemented differently. You can see the notifications on the top right corner where there's just a number which counts them.
If I launch Nova, since there's no status bar and no special corner as implemented in the stock launcher, there's no notification window.
How can I make this device display the classical tablet or phone status bar, with running application icons, time, notifications, etc. that I can pull up or down to see details?
I tried replacing framework.* files from a Galaxy Tab3 ROM but system never boots if I do so. I also tried just replacing the SystemUI. With modified framework, system doesn't boot. With SystemUI change, it just crashes.
PS. Both roms Android 4.2.2, but different processors. There's no other TW ROM that matches this hardware. Only the Nexus 10 is matching but it's not Touchwiz. I have root but I can't change kernel since it's bootloader locked.
Click to expand...
Click to collapse
Try a third party statusbar called Super Status Bar. Install like a normal app.
It is not just statusbar strip. It is actual pull down statusbar.
https://play.google.com/store/apps/details?id=com.firezenk.ssb
This supports notifications, toggles etc. (must be installed in internal memory, not on SD Card)
Root access is not required, no custom kernel business.
Shows Date, time, weather, notifications (but does not have swipe to remove), allows shortcut to recent apps.....
Install it to see magical features.
I used it in a ported ROM for my device where I had to freeze stock statusbar because for Force Close.
Press Thanks if helped.
Thanks. However this doesn't take the reserve it's own and take space from Nova but rather part of the launcher goes under it and becomes not visible.
Sent from my SM-P605 using Tapatalk

Changing Notification Style on AOSP ROMs

I would like to ask if there is any way to change how heads up notification look in AOSP ROMs?
For example, in MIUI 9, there is a brand new design for heads up notification when user is in landscape mode, and it's small and compact. But on AOSP ROMs, the notification shade is so big that it'll actually block the view when I'm doing anything. So is there any magisk/root/play store apps to change it?

GravityBox Lockscreen Tweaks Update Suggestions Requests Please! Thank You!

Hi!
I am using GravityBox with Xposed installed on my "Vernee Apollo" phone (the 2K version not the "Lite" version) which runs Android 6.0. The phone has full root.
Using GravityBox with Android 6.0 you have to realize that I don't know what exact and complete functions have GravityBox on its upper versions for later android versions, so I have to ask for developers for a few upgrades for the "Lockscreen Tweaks" section if I may, based on "GravityBox [MM]" only, please! Thank you for your understanding!
To get to the point here, below are the functions/settings I would like to see for the next releases of GravityBox:
1. Add More shortcuts than the 7 standard ones. Maybe we need to have 8, 10, 15 shortcuts on the lockscreen window, displayed on 2-3 rows. I am referring to these particular standard icons and not the "Pie controls" and/or "Application launcher" (I am not using these two sections/functions at all).
2. Add an option to make these 7 icons for these 7 shortcuts to be visible or unvisible/hidden on the lockscreen window. What I mean is the icons to become visible only when a notification arrives and after I see that linked notification, that (those) icon(s) to become hidden again. In this way we would have a clear lockscreen, only with the clock and/or date.
3. Upgrade the standard (stock) icons for the added 7 icons on the lockscreen (those stock white ones) , with updated icons! For instance, the icon for "Messenger" (from Facebook) app is not present in the stock white icons list and I have to use the "Hangouts" (Google) icon for it. You might consider to add (update the stock white integrated list icons) with more relevant icons for representative world wide known applications (like "Messenger" and so on).
4. Add the posibility to move down this 7 standard/stock white icons row on the lockscreen window, anywhere we want on the screen, between hour/date and unlock key icon from the bottom. In this way we can organize the lockscreen visual appearence as we please.
5. Add a function to add a PIN code for locking the screen directly from GravitBox (maybe a home screen shortcut for this function too) and not to use android stock security settings for that.
Thank you for your time and I hope you will add these functions/settings soon!
Have a wonderful life!

Categories

Resources