B4A Library NotificationListener library (NotificationListenerService) - Erel    Jul 07, 2024   (17 reactions) The NotificationListener library allows you to access the device notifications.
With this library you can listen to new notifications and removed notifications.
You can also clear existing notifications.
There are some steps that you need to follow in order to use this feature:
- Make sure that t B4A Library NB6 - Notifications Builder - Erel    Dec 25, 2023   (63 reactions) Background
For a long time there were two ways for B4A developers to show notifications:
- Simple notifications with the built-in Notification object.
- More complex notifications with barx's NotificationBuilder library. Thank you barx for all your work!!!
The notifications features changed a lot B4A Library Notification Builder Library. - barx    Dec 12, 2017   (48 reactions) OnGoingEvent As Boolean
Sets whether the notification is an 'ongoing event'.
The notification will be shown in the ongoing section and will not be cleared.
OnlyAlertOnce As Boolean
Sets whether the notification will only play sound / vibrate /show light if the notification is not already showing.
B4J Library Windows Notifications Library - hatzisn    Dec 14, 2022   (4 reactions) Good evening all, I created for my needs a library that shows windows notifications and it does not break the code in other platforms (tested in windows 10 & 11, Raspbian Linux and Ubuntu/Debian Linux with X11 - not tested with Mac --> please test and report any problems). It is based on this code Java Question notification builder library gives the channel ID not set - Erel (first post)    Jun 06, 2022   (1 reaction) 1. You are posting in the wrong place.
2. You should post text as text, instead of screenshot. B4A Library B4A Welcomes SSE - drgottjr    Dec 04, 2022   (13 reactions) so, there's something called server side events (SSE).
it apparently has something to do with notifications
from a web server to a browser. i'm guessing it's what
happens when you see an annoying pop-up message
from a web server asking persmission to send you
notifications. good luck with that; B4A Library [BETA] [B4A] [B4i] [XUI] EDK_Notification (Sliding Notification) - Ertan    Apr 08, 2022   (28 reactions) Hello, this is a library that is still in beta. I have no expectations. (Except for 113406 :) ) If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because sharing is good. Report bugs and requests to us in response. Please let me know if any errors o B4A Library AppUpdating 2.0 - update non-market apps - udg (first post)    Feb 12, 2022   (1 reaction) AU (not UA) stands for AppUpdating (the lib at this thread) while NB6 (not BN6) is the internal library Notification library. B4A Question Looking for NotificationChannelBuilder library - asales (first post)    Apr 04, 2024   (1 reaction) Change the NotificationBuilder lib (and the code) to this lib:
https://www.b4x.com/android/forum/threads/nb6-notifications-builder.91819/ B4A Library Custom Notification Library: Barx - barx    Apr 09, 2015   (7 reactions) When using layout(1) and setting Icon to something other than "icon". The notification still used "icon" for the image. Thanks to Inman
Update - V1.01
This is not a big update and doesn't add any functionality. Whilst using the library I noticed some errors in the tooltips so decided to correct the Page: 1   2   3   4   5   6   7   Powered by ColBERT |