{"id":16390052,"url":"https://github.com/aulisius/flip-zeus","last_synced_at":"2026-03-13T08:32:30.712Z","repository":{"id":78427632,"uuid":"91937993","full_name":"aulisius/flip-zeus","owner":"aulisius","description":"Flip an image all you want","archived":false,"fork":false,"pushed_at":"2017-05-28T17:31:57.000Z","size":135,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-18T18:34:32.888Z","etag":null,"topics":["android-library","flip","imageview"],"latest_commit_sha":null,"homepage":"","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/aulisius.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-21T06:38:03.000Z","updated_at":"2022-02-07T07:23:38.000Z","dependencies_parsed_at":"2023-05-31T03:30:43.150Z","dependency_job_id":null,"html_url":"https://github.com/aulisius/flip-zeus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aulisius/flip-zeus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulisius%2Fflip-zeus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulisius%2Fflip-zeus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulisius%2Fflip-zeus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulisius%2Fflip-zeus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aulisius","download_url":"https://codeload.github.com/aulisius/flip-zeus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aulisius%2Fflip-zeus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30462286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-library","flip","imageview"],"created_at":"2024-10-11T04:34:51.203Z","updated_at":"2026-03-13T08:32:30.694Z","avatar_url":"https://github.com/aulisius.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flip-zeus\n \n Flip an image \n \n (╯°□°）╯︵ ┻━┻\n\n\u003csub\u003e Take 6 lines of Java and make it a library \u003c/sub\u003e\n\n## What does this do?\n\n`ImageFlipper` lets you flip images horizontally or vertically.\n\n## How to use\n\n\u003csub\u003eWhy would you use this though !?!?!\u003c/sub\u003e\n\nIn your app's `build.gradle`\n\n```\ndependencies {\n    compile 'com.github.flipzeus:flipzeus:0.0.1'\n}\n```\n\n## API \n\u003csub\u003eHa\u003csup\u003eha\u003csup\u003eha\u003c/sup\u003e\u003c/sup\u003e\u003c/sub\u003e\n\nTo flip vertically\n\n```\nImageView mImageView = (ImageView) findViewById(R.id.imageView);\nImageFlipper.flip(mImageView, FlipDirection.VERTICAL);\n```\n\nTo flip horizontally\n\n```\nImageView mImageView = (ImageView) findViewById(R.id.imageView);\nImageFlipper.flip(mImageView, FlipDirection.HORIZONTAL);\n```\n\nYou can also pass `Drawable`s or even `Bitmap`s directly.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faulisius%2Fflip-zeus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faulisius%2Fflip-zeus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faulisius%2Fflip-zeus/lists"}