{"id":13877533,"url":"https://github.com/OneSignal/OneSignal-Android-SDK","last_synced_at":"2025-07-16T13:31:59.309Z","repository":{"id":29968769,"uuid":"33515679","full_name":"OneSignal/OneSignal-Android-SDK","owner":"OneSignal","description":"OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com","archived":false,"fork":false,"pushed_at":"2024-11-21T21:06:40.000Z","size":28372,"stargazers_count":605,"open_issues_count":54,"forks_count":370,"subscribers_count":69,"default_branch":"main","last_synced_at":"2024-11-21T22:20:12.993Z","etag":null,"topics":["adm","amazon","android","android-library","android-sdk","email","fcm","gcm","hms-pushkit","in-app-messaging","java","kotlin","kotlin-android","notification-service","notifications","onesignal","onesignal-notifications","push-notifications","sdk","sms"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OneSignal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-07T01:42:24.000Z","updated_at":"2024-11-14T21:25:14.000Z","dependencies_parsed_at":"2023-02-14T11:35:28.670Z","dependency_job_id":"c7439639-59b2-47ba-b888-a644d1dbf428","html_url":"https://github.com/OneSignal/OneSignal-Android-SDK","commit_stats":{"total_commits":1828,"total_committers":43,"mean_commits":42.51162790697674,"dds":0.6947483588621444,"last_synced_commit":"ef9e15ebdb30896b9e9fee6b66f07357e403a8a7"},"previous_names":[],"tags_count":195,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-Android-SDK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-Android-SDK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-Android-SDK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneSignal%2FOneSignal-Android-SDK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneSignal","download_url":"https://codeload.github.com/OneSignal/OneSignal-Android-SDK/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226134226,"owners_count":17578778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["adm","amazon","android","android-library","android-sdk","email","fcm","gcm","hms-pushkit","in-app-messaging","java","kotlin","kotlin-android","notification-service","notifications","onesignal","onesignal-notifications","push-notifications","sdk","sms"],"created_at":"2024-08-06T08:01:06.172Z","updated_at":"2024-11-24T06:31:09.407Z","avatar_url":"https://github.com/OneSignal.png","language":"Kotlin","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://media.onesignal.com/cms/Website%20Layout/logo-red.svg\"/\u003e\n\u003c/p\u003e\n\n### OneSignal Android Push Notification Plugin\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.onesignal/OneSignal) [![Build Status](https://app.travis-ci.com/OneSignal/OneSignal-Android-SDK.svg?branch=main)](https://app.travis-ci.com/OneSignal/OneSignal-Android-SDK)\n\n---\n\n#### ⚠️ Migration Advisory for current OneSignal customers\nOur new [user-centric APIs and v5.x.x SDKs](https://onesignal.com/blog/unify-your-users-across-channels-and-devices/) offer an improved user and data management experience. However, they may not be at 1:1 feature parity with our previous versions yet.\n\nIf you are migrating an existing app, we suggest using Android’s Phased Rollout capabilities to ensure that there are no unexpected issues or edge cases. Here is the documentation for each:\n\n[Google Play Staged Rollouts](https://support.google.com/googleplay/android-developer/answer/6346149?hl=en)\n\nIf you run into any challenges or have concerns, please contact our support team at support@onesignal.com\n\n---\n\n[OneSignal](https://onesignal.com/) is a free email, sms, push notification, and in-app message service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://app.onesignal.com/images/android_notification_image.gif\" width=\"400\" alt=\"Android Notification\"\u003e\u003c/p\u003e\n\n#### Installation\nSee OneSignal's [Android Native SDK Setup Guide](https://documentation.onesignal.com/docs/android-sdk-setup) for documentation.\n\n#### API\nSee OneSignal's [Android Native SDK API](https://documentation.onesignal.com/docs/android-native-sdk) page for a list of all available methods.\n\n#### Change Log\nSee this repository's [release tags](https://github.com/OneSignal/OneSignal-Android-SDK/releases) for a complete change log of every released version.\n\n#### Support\nPlease visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-Android-SDK/issues) for feature requests and bug reports related specifically to the SDK.\nFor account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.\n\n#### Demo Project\nTo make things easier, we have published demo projects in the `/Examples` folder of this repository.\n\n#### Supports:\n* Tested from Android 5.0 (API level 21) to Android 14 (34)\n","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOneSignal%2FOneSignal-Android-SDK","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOneSignal%2FOneSignal-Android-SDK","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOneSignal%2FOneSignal-Android-SDK/lists"}