{"id":22724133,"url":"https://github.com/mcnallydev/splash","last_synced_at":"2026-05-02T13:32:11.912Z","repository":{"id":81987529,"uuid":"97915266","full_name":"mcnallydev/splash","owner":"mcnallydev","description":"McNally Developers Android Library for Splash Screen","archived":false,"fork":false,"pushed_at":"2017-07-21T06:56:05.000Z","size":348,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T22:45:03.784Z","etag":null,"topics":["android"],"latest_commit_sha":null,"homepage":"https://bintray.com/paulomcnally/maven/splash/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcnallydev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-21T06:42:53.000Z","updated_at":"2017-07-21T06:52:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b92dd362-5b29-4e5c-a9d6-adcead8b906b","html_url":"https://github.com/mcnallydev/splash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcnallydev/splash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Fsplash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Fsplash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Fsplash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Fsplash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcnallydev","download_url":"https://codeload.github.com/mcnallydev/splash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcnallydev%2Fsplash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android"],"created_at":"2024-12-10T14:13:07.280Z","updated_at":"2026-05-02T13:32:11.892Z","avatar_url":"https://github.com/mcnallydev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# splash\nMcNally Developers Android Library for Splash Screen\n\n![screenshot](http://i.imgur.com/OWG9NlF.png)\n\nYou can download from maven central.\n\n    dependencies {\n      compile 'com.mcnallydev.library:splash:0.0.4'\n    }\n\nAdd to **AndroidManifest.xml**.\n\n    \u003cactivity\n      android:name=\"com.mcnallydev.library.splash.SplashActivity\"\n      android:configChanges=\"keyboardHidden|orientation\"\n      android:theme=\"@style/AppTheme.NoActionBar.Fullscreen\"\u003e\n        \u003cintent-filter\u003e\n            \u003caction android:name=\"android.intent.action.MAIN\" /\u003e\n            \u003ccategory android:name=\"android.intent.category.LAUNCHER\" /\u003e\n        \u003c/intent-filter\u003e\n    \u003c/activity\u003e\n\nAdd to **styles.xml**\n\n    \u003cstyle name=\"AppTheme.NoActionBar\"\u003e\n        \u003citem name=\"windowNoTitle\"\u003etrue\u003c/item\u003e\n        \u003citem name=\"windowActionBar\"\u003efalse\u003c/item\u003e\n    \u003c/style\u003e\n\n    \u003cstyle name=\"AppTheme.NoActionBar.Fullscreen\"\u003e\n        \u003citem name=\"windowNoTitle\"\u003etrue\u003c/item\u003e\n        \u003citem name=\"windowActionBar\"\u003efalse\u003c/item\u003e\n        \u003citem name=\"android:windowFullscreen\"\u003etrue\u003c/item\u003e\n        \u003citem name=\"android:windowContentOverlay\"\u003e@null\u003c/item\u003e\n    \u003c/style\u003e\n\nAdd to **strings.xml**\n\n    \u003cstring name=\"mcnallydev_library_splash_class_name\"\u003ecom.package.MainActivity\u003c/string\u003e\n\nThe value on **mcnallydev_library_splash_class_name** is the class name to open after **SplashActivity** close.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcnallydev%2Fsplash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcnallydev%2Fsplash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcnallydev%2Fsplash/lists"}