ongoing gps - Sprint Galaxy S 5 Q&A, Help & Troubleshooting

i have seen it on older phones and mainly with wifi but i have widgets that use gps when i wake the phone but when i do the ongoing notification pops up on my lock screen and blocks the info on my lock screen so i was wondering if there was anyway to remove the ongoing notification for the gps

Related

[Q] Synergy Rom JB r118 Lock Toggle Issue

Newly created account, cant post to synergy thread in Development.
Loving the ROM, only issue is that I like to toggle off my lock screen at certain time of the day when it becomes a hassle to unlock everytime i need to use the phone.
Lock toggle on eschelon's Synergy JB r118 works great until i select something from the pull down notification bar, like a text message or email.
sequence goes like this:
-lock toggle off, notication comes in
-pull down notification bar, click notification
-lockscreen
-lock toggle is still off, but lock screen and parameters
only works that way, never turns off the lockscreen.
currently using a pin as a lock screen with no slider. have tried with other locks (password, slider, etc) and still same problem. its a small annoyance since most of the time clicking the lock toggle to 'on' and then 'off' works but i figured id try and bring it to the attention of the developer.
thanks in advance.

[Q] Lollipop: Is there a way to hide certain notifications in the lock screen ONLY?

Is there a way to hide certain notifications in the lock screen ONLY? I say this because apps like Power Toggles or T-Mobile I want displayed when I swipe down on the navigation bar, but not sitting on my lock screen.
If I block it in the sounds and notification it blocks the app from showing up entirely. Same with "hide notifications" in app settings.
Any help would be appreciated.
The only options are for all apps and only show / hide all notifications. If you have a secure lock, you can show only the title but hide the content. There are no per-app settings
Or flash this ROM.
Nexus 5 AOSP With Gapps
On latest version r5.4, it has hide certain notification without disabled entire app notification.
Just hold on the notification you want to hide in status bar, and click the silent icon.

Sensitive notifications

Looks like the ambient display notification is showing the contents of hangouts messages and emails when I wave my hand over the screen. Is it possible to only show the circle hangouts icon and not show anything until the icon is pressed?
Edit: I have set "when device is locked, show all notification content". But I still cannot choose which apps are "sensitive" . The only App notification settings I see are "block, show on lock screen, disable persistent notification on lockscreen, and priority"
How do I enable the sensitive setting?

Good Lock app update 24.0.9 - Released 2016-05-27

MOD EDIT:
There is an existing discussion on Good Lock here:
http://forum.xda-developers.com/verizon-s7-edge/themes/lock-app-t3347785
Please don't duplicate threads.
THREAD CLOSED
Samsung released an update to their Good Lock app. I haven't played with it much, yet, but the release notes are full of potentially yummy goodness that shows Samsung is trying to listen to us. It's difficult to find a link to it, so you'll need to find it in your Galaxy Apps, umm, app. (Redundantly redundant.)
To get the release notes in text below, I had to use the "scrolling" screenshot feature on our phone and then OCR. Oy!
Enjoy the app and let me know if you find cool stuff!
What's new
24.0.9 Release Notes
Feedbacks from customer are applied.
Applied Customer Feedback (Add Feature)
Supporting Routine color setting enhanced
Add button "Mute/Sound/Vibrate" in Quick Panel
Supporting unlock by Google Voice
Showing more Notifications on Lockscreen if no AppTray
Supporting Wifi/BT setting by S Voice
Add button "Mobile Hotspot" in Quick Panel
Supporting option to enable/disable Quick Connect, S Finder in Quick Panel
Supporting option to change Clock color on Lockscreen
Add button "AOD" in Quick Setting Bar (S7, S7 Edge)
Supporting option to enable/disable Quick Setting Bar
Add button "Smart Lock" in Quick Panel if Smart Lock is enabled
Supporting option to change Notification BG color
Supporting option to enable/disable Notification Color Bar
Showing Widget selected on Lockscreen Clock area
Supporting option to enable/disable Gradation in StatusBar
Applied Customer Feedback (Bug Fix)
Enhanced StatusBar icon color, opacity
Fixed Notification Expander cut
Fixed wrong Notificaiton count in Category(sometimes)
Fixed showing Routine suggestion notification after every reboot
Fixed showing Samsung Pay on Camera App
Fixed position of "EMERGENCY CALL' on Lockscreen
Fixed o'clock bug in Text Style Clock
Enhanced battery performance when using Routine
Enhanced look of Brightness bar in Quick Setting
Enhanced Recent Apps visibility for white background with blur effect
Fixed delete button issue in card type Recent Apps
Fixed showing private preview image in card type Recent Apps
Fixed help page image in card type Recent Apps
Fixed position and size of "CLOSE All" in card type Recent Apps
Fixed KEEP tab focus issue
Changed Alarm icon to Notification icon in Volume Panel
Fixed changing Mute mode when using Volume control key'
Fixed not showing Notification when using LED cover
Fixed Notification bug when using ClearView cover
Fixed Style Clock cut when using SView cover
Fixed showing SD card Notification after every reboot
Enhanced DIM background
Fixed not showing connection flag of BT
Enhanced Screen Capture animation
Fixed no sound issue when using Wireless Charger
Added logic to prevent Burn-in effect in Status Bar
Enhanced performance when using Screen off Memo
Fixed issue that SIP is remained on Icon Menu of Notification
Fixed not showing warning popup of hearing on Lockscreen or 3rd party Music App
Fixed issue that Widget list is remained after unlock by fingerprint
Fixed FC when start Recent Apps
Fixed FC during Roaming and memory reader

Modify Status Bar without Root

Hi guys I found this cool app on the Google play store by James Fenn it allows you to modify the status bar without root it might not work flawlessly but it does this is job this does not work in the lockscreen and live/scrolling wallpaper screenshots below
FEATURES
Center Clock option
Carrier Name
Battery Percentage display
Headphone Indicator
Minimal battery usage I tested it
Material design works in most application
Custom color adjustment for applications
Quote from James Fenn Below
"The actual status bar is only hidden under the replacement; touch gestures are not overridden, and the standard notification panel is still shown. It needs a lot of permissions in order to obtain the information needed to display in the status bar."
Permissions:
- Accessibility Service: used to attempt to get the status bar color of the current app if the 'status bar coloring' preference is enabled.
- Notification Access: used to get the icons of the current notifications.
- System Alert Window, System Overlay Window: used to draw the status bar above all other apps.
- Battery Stats: used to find if the battery is charging and what percent it is at.
- Network State, Phone State: gets the type and connection of the phone network, and if airplane mode is enabled.
- Wifi State: finds if wifi is enabled and how good the connection is.
- Bluetooth: find if bluetooth is enabled & connected or not.
- Location Services: finds if GPS is enabled.
- Alarm: find if an alarm is set.
This app is and will remain ad-free and with no "pay to unlock this feature" popups. All I ask is that you provide some feedback about what I can do to improve your experience with this app.
Current Issues
Heads-up notifications dismiss keyboard
Yep.
Resize LinearLayouts for multiple icons
Since the LinearLayouts currently only take up half of the status bar (or half the status bar minus half the width of the center layout, if there are any centered icons), it is possible for them to run out of space and get cut off on small screens. A warning for this would probably be a good idea...
Backup SharedPreferences to file
Does what it says. It would be a pretty useful option, but a bit impractical where updates are concerned.
Data and signal icons are shown incorrectly
They usually (I've had a few occurrences where they do actually work properly) refuse to disappear when airplane mode is enabled or when wifi is turned off. No clue why.
Needs support for dual sim phones
I've created an IconData class for it [here](https://github.com/TheAndroidMaster...s/status/data/icon/DualNetworkIconData.java), but it doesn't seem to be working properly.
Notifications don't dismiss properly below android 4.3
Notification listener api isn't available, listens for notifications through the AccessibilityService but cannot detect when they are dismissed - temporary solution: remove all icons when the notification panel is opened.
Play Store Link https://play.google.com/store/apps/...tus&pcampaignid=APPU_1_TGZPWNX4KaaXgAbB14uoAQ
Website: https://theandroidmaster.github.io/apps/status/
Github: https://goo.gl/AUNgI4
*All credits go to James Fenn for the app
Reserved
Mod Edit
Duplicate Thread found
Thread Closed.
jackeagle
Forum Moderator

Categories

Resources