{"id":32516474,"url":"https://github.com/dmfs/notification-wrapper","last_synced_at":"2026-07-11T07:31:49.846Z","repository":{"id":3236028,"uuid":"4272377","full_name":"dmfs/notification-wrapper","owner":"dmfs","description":"A convinient wrapper for android.app.Notification","archived":false,"fork":false,"pushed_at":"2012-05-09T15:49:57.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T01:54:02.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-09T14:15:50.000Z","updated_at":"2014-05-06T19:04:10.000Z","dependencies_parsed_at":"2022-07-19T03:02:19.548Z","dependency_job_id":null,"html_url":"https://github.com/dmfs/notification-wrapper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dmfs/notification-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmfs%2Fnotification-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmfs%2Fnotification-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmfs%2Fnotification-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmfs%2Fnotification-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmfs","download_url":"https://codeload.github.com/dmfs/notification-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmfs%2Fnotification-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35355110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-11T02:00:05.354Z","response_time":104,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-28T01:53:53.586Z","updated_at":"2026-07-11T07:31:49.828Z","avatar_url":"https://github.com/dmfs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# notification-wrapper\n\n__A convenient wrapper for android.app.Notification__\n\nThis is a convenient helper to show notifications in Android.\n\n## Requirements\n\nThis package depends on the Android SDK.\n\n## Examples\n\nTo show just a simple notification text call (from an Activity):\n\n\t\tnew NotificationWrapper(this, \"some text\").update();\n\nYou can set an Intent to launch when the notification is opened:\n\n\t\tIntent someIntent = new Intent(...);\n\t\t...\n\t\tnew NotificationWrapper(this, \"some text\").setIntent(someIntent).update();\n\n## TODO\n\n* Add all missing Notification features (i.e. LEDs, sounds, vibrate ...)\n\n## License\n\nCopyright (c) Marten Gajda 2012, licensed under GPL version 2 or newer (see `LICENSE`).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmfs%2Fnotification-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmfs%2Fnotification-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmfs%2Fnotification-wrapper/lists"}