Commit Graph

7 Commits

Author SHA1 Message Date
Dave Umrysh b6c45fe607 Added the complete information of the extras bundle to the JSON object return
Added the complete information of the extras bundle to the JSON object return.
With that I could remove the functions getExtra and getExtraLines.
There was also a problem with getExtraLines, since it only provided the last line, not all the lines.
The keys are still the same as before, since I removed the android.-prefix from all the keys, so there should be no big issue with compability. Except for the lines, but I think it is right how it now works (see above).

Only the package is now fetched by a static parameter. Maybe it makes sense, to even get all the data from StatusBarNotification Object to have even more data to provide.

https://github.com/coconauts/NotificationListener-cordova/pull/9
2021-02-18 19:48:23 +00:00
Javier Rengel Jiménez a785d7e184
Merge pull request #8 from phalix/master
Android Manifest, Remove of unused Class. Issue #2,#4,and #5
2018-05-21 21:45:24 +02:00
Sebastian Bittmann 4b951f2ad4 Remove dsstore 2018-05-21 21:39:45 +02:00
Sebastian Bittmann 4e6a785eb7 Bugfix 2018-05-21 01:53:52 +02:00
Javier Rengel dd5718aa64 Reduce image 2015-09-13 12:40:34 +01:00
Javier Rengel c9b305107d Parser link 2015-09-13 12:36:18 +01:00
Javier Rengel 29f9e8ddab First commit 2015-09-13 12:34:59 +01:00