Hi guys, I'm still new to android how that i can learn more from this forum.
My problem:
It seems like I will only receive notification update from facebook/facebook messenger when my phone is connected to the wifi. Any idea how to fix it? Is there way to make my screen light up + vibrate whenever i receive any notification?
I recently switched from an iPhone 4S to a Galaxy Note.
If my iPhone was locked and I received a Push Notification (e.g. from Facebook Messenger), the lockscreen would show and tell me I have a notification.
With my Note, I hear that I have a notification, but the screen stays off.
Any ideas how I can change this behavior?
I am running the latest Samsung Galaxy Note ROM (XXLRK).
Notification through libnotify seems to work under icewm, as the different notifications from applications like konversation show. But I can't get it to work from the command line using the notify-send command. When I try it, the notification doesn't appear on my screen at all.
How can I get it to work under icewm?
[Edit: I've now tried dbus-monitor.
Layout cases in the Notification | Ubuntu App Developer document states that
... using non-existing (stock-)icon-names ... use one of the new
icon-name (see icons) ...
and that this (icons at wiki.ubuntu.com/mhall119/devportal/notify-osd#icons)
only makes casual reference, via the examples, to
... -i notification-message-im
...
Is it me, or is the Facebook app poor? Eg. Notifications don't work? I also can't get the "Facebook Pop" notification to work. It plays in the music player, but doesn't play in the notification menu.
Is there any way to receive messages through the FB Messaging app and not the main FB app? My reason being is that the FB app doesn't have separate notification tones for a notification alert and a message alert, and with both messenger and facebook installed, a message goes through on both causing double notifications to go off :confused:
Hi,
Is there an option or an app to show a notification when it arrives if you are in fullscreen app/game. I know you can access notification bar by swiping from the top of the screen but I would like that notification (or notification bar showing the notification) shows automatically for a few seconds and then hide, something like on the iPhone.
I'm trying to integrate my app with Ubuntu notification system. It works ok, but I don't know how to show my icon in the bubble.
My code looks something like:
notification = Notify.Notification.new ("Title", "Some text here", "/data/media/my-app-icon.svg")
notification.show ()
Unfortunately only text is visible.
i want to use the notify-osd program as the systems default in gnome3 (V: 3.4). All notifications should be displayed by notify-osd!