{"id":13848834,"url":"https://github.com/ophilbert/ActivityTransition","last_synced_at":"2025-07-12T13:32:49.622Z","repository":{"id":8023949,"uuid":"9433089","full_name":"ophilbert/ActivityTransition","owner":"ophilbert","description":"An android project presenting some transitions you can use between activities","archived":false,"fork":false,"pushed_at":"2014-10-16T19:53:12.000Z","size":573,"stargazers_count":260,"open_issues_count":0,"forks_count":81,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-07-01T10:57:28.281Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ophilbert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-14T18:16:18.000Z","updated_at":"2024-04-04T03:09:35.000Z","dependencies_parsed_at":"2022-09-13T10:41:13.793Z","dependency_job_id":null,"html_url":"https://github.com/ophilbert/ActivityTransition","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ophilbert%2FActivityTransition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ophilbert%2FActivityTransition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ophilbert%2FActivityTransition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ophilbert%2FActivityTransition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ophilbert","download_url":"https://codeload.github.com/ophilbert/ActivityTransition/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213949824,"owners_count":15661677,"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":[],"created_at":"2024-08-04T19:00:59.021Z","updated_at":"2024-08-04T19:03:28.259Z","avatar_url":"https://github.com/ophilbert.png","language":"Java","funding_links":[],"categories":["Java","Libs"],"sub_categories":["\u003cA NAME=\"Animations\"\u003e\u003c/A\u003eAnimations"],"readme":"ActivityTransition\n==================\n\nAn android project presenting some transitions you can use between activities\n\n#Integration\n\n* Add the anim folder to your Android project's res folder\n* Import the ActivityAnimator class\n* Call `new ActivityAnimator().animationName(this)` right after the `startActivity(Intent i)` method\n\nNote that the ActivityAnimator class is here to help you choosing your animation but you can also directly use `overridePendingTransition(int, int)` on your Activity\n\n#Animations\n\nFade\n\n[![Alt text](http://philbert.mobi/img/fade.jpg)](http://philbert.mobi/gif/fade.gif)\n\nFlip Horizontal\n\n[![Alt text](http://philbert.mobi/img/flip-horizontal.jpg)](http://philbert.mobi/gif/flip-horizontal.gif)\n\nFlip Vertical\n\n[![Alt text](http://philbert.mobi/img/flip-vertical.jpg)](http://philbert.mobi/gif/flip-vertical.gif)\n\nDisappear Top Left\n\n[![Alt text](http://philbert.mobi/img/disappear_top_left.jpg)](http://philbert.mobi/gif/disappear_top_left.gif)\n\nAppear Top Left\n\n[![Alt text](http://philbert.mobi/img/appear_top_left.jpg)](http://philbert.mobi/gif/appear_top_left.gif)\n\nAppear Bottom Right\n\n[![Alt text](http://philbert.mobi/img/appear_bottom_right.jpg)](http://philbert.mobi/gif/appear_bottom_right.gif)\n\nDisappear Bottom Right\n\n[![Alt text](http://philbert.mobi/img/disappear_bottom_right.jpg)](http://philbert.mobi/gif/disappear_bottom_right.gif)\n\nUnzoom\n\n[![Alt text](http://philbert.mobi/img/zoom.jpg)](http://philbert.mobi/gif/zoom.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fophilbert%2FActivityTransition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fophilbert%2FActivityTransition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fophilbert%2FActivityTransition/lists"}