damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Support displaying/updating multiple notifications #266

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Currently all notifications share the same ID so there can only be one. It 
would be better to support different IDs and updating existing notifications 
by ID.

Original issue reported on code.google.com by damonkoh...@gmail.com on 9 Mar 2010 at 9:50

Copied from original issue: damonkohler/android-scripting#224