{"id":13687470,"url":"https://github.com/frogermcs/InstaMaterial","last_synced_at":"2025-05-01T12:33:57.818Z","repository":{"id":23096494,"uuid":"26450553","full_name":"frogermcs/InstaMaterial","owner":"frogermcs","description":"Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)","archived":false,"fork":false,"pushed_at":"2020-09-30T19:55:47.000Z","size":4531,"stargazers_count":4995,"open_issues_count":30,"forks_count":1470,"subscribers_count":301,"default_branch":"master","last_synced_at":"2024-02-14T20:36:09.734Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/frogermcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-10T18:56:49.000Z","updated_at":"2024-01-24T19:10:35.000Z","dependencies_parsed_at":"2022-08-25T05:00:41.374Z","dependency_job_id":null,"html_url":"https://github.com/frogermcs/InstaMaterial","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frogermcs%2FInstaMaterial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frogermcs%2FInstaMaterial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frogermcs%2FInstaMaterial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frogermcs%2FInstaMaterial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frogermcs","download_url":"https://codeload.github.com/frogermcs/InstaMaterial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224257673,"owners_count":17281756,"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-02T15:00:55.160Z","updated_at":"2024-11-12T10:31:17.257Z","avatar_url":"https://github.com/frogermcs.png","language":"Java","funding_links":[],"categories":["Java","Libs","\u003ca name=\"Dialog\"\u003eDialog\u003c/a\u003e","App / Demo"],"sub_categories":["\u003cA NAME=\"App\"\u003e\u003c/A\u003eApp","Personal Blog"],"readme":"InstaMaterial\n=============\n\n### Updated\n\nCurrent source code contains UI elements from [Design Support Library](http://android-developers.blogspot.com/2015/05/android-design-support-library.html). If you still want to see how custom implementations of e.g. Floating Action Button or Navigation drawer work, just checkout this source code on tag [Post 8](https://github.com/frogermcs/InstaMaterial/tree/Post-8).\n\nSource code for implementation of Instagram with Material Design (based on Emmanuel Pacamalan's concept). \n\n[INSTAGRAM with Material Design](https://www.youtube.com/watch?v=ojwdmgmdR_Q) concept video\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-InstaMaterial-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/1462)\n\n## Summary\nThe summary of making of InstaMaterial project is available on blog:  [Instagram with Material Design concept is getting real](http://frogermcs.github.io/Instagram-with-Material-Design-concept-is-getting-real-the-summary/)\n\n### Current build \n\nThe most recent app version is available [here](https://github.com/frogermcs/frogermcs.github.io/raw/master/files/10/InstaMaterial-release-1.0.1-2.apk)\n\n### Full showcase of application\n\n[![App showcase](http://img.youtube.com/vi/VpLP__Vupxw/0.jpg)](http://www.youtube.com/watch?v=VpLP__Vupxw)\n\n## Blog posts\n[Getting started - opening the app](http://frogermcs.github.io/Instagram-with-Material-Design-concept-is-getting-real)\n\nImplemented elements and effects:\n\n* Application intro transitions \n* Toolbar\n* Floating action button\n* RecyclerView\n\n[![Opening app animation](http://img.youtube.com/vi/fYhpc1LddHE/0.jpg)](http://www.youtube.com/watch?v=fYhpc1LddHE)\n\n---\n\n[Comments transition](http://frogermcs.github.io/Instagram-with-Material-Design-concept-part-2-Comments-transition/)\n\nImplemented elements and effects:\n\n* Comments view enter and exit transition\n\n[![Comments view transition](http://img.youtube.com/vi/b8OOaluag-w/0.jpg)](http://www.youtube.com/watch?v=b8OOaluag-w)\n\n---\n\n[Feed and comment buttons](http://frogermcs.github.io/InstaMaterial-concept-part-3-feed-and-comments-buttons/)\n\nImplemented elements and effects:\n\n* Send button animation in comments view\n* ViewAnimator\n* Ripples\n* RecyclerView smoothness\n\n[![Feed and comment buttons](http://img.youtube.com/vi/GWKiN3la_CQ/0.jpg)](http://www.youtube.com/watch?v=GWKiN3la_CQ)\n\n---\n\n[Feed context menu](http://frogermcs.github.io/InstaMaterial-concept-part-4-feed-context-menu/)\n\nImplemented elements and effects:\n\n* Floating context menu for feed item\n\n[![Context menu](http://img.youtube.com/vi/eQwFwJ4Glyc/0.jpg)](http://www.youtube.com/watch?v=eQwFwJ4Glyc)\n\n---\n\n[Like action effects](http://frogermcs.github.io/InstaMaterial-concept-part-5-like_action_effects/)\n\nImplemented elements and effects:\n\n* Like counter\n* Like button animation\n* Like photo animation\n* AnimatorSet\n* ObjectAnimator\n* TextSwitcher\n\n[![Like action effects](http://img.youtube.com/vi/KbJQ99EY5Yk/0.jpg)](http://www.youtube.com/watch?v=KbJQ99EY5Yk)\n\n---\n\n[User profile](http://frogermcs.github.io/InstaMaterial-concept-part-6-user-profile/)\n\nImplemented elements and effects:\n\n* User profile\n* Circural user photo\n* Circural reveal transition\n* ViewPropertyAnimator\n\n[![User profile](http://img.youtube.com/vi/EmQM0B6QPac/0.jpg)](http://www.youtube.com/watch?v=EmQM0B6QPac)\n\n---\n\n[Navigation Drawer](http://frogermcs.github.io/InstaMaterial-concept-part-7-navigation-drawer/)\n\nImplemented elements and effects:\n\n* Navigation Drawer\n* DrawerLayoutIstaller\n\n[![Navigation Drawer](http://img.youtube.com/vi/rRYN1le1-ZM/0.jpg)](http://www.youtube.com/watch?v=rRYN1le1-ZM)\n\n---\n\n[Capturing photo](http://frogermcs.github.io/InstaMaterial-concept-part-8-capturing-photo/)\n\nImplemented elements and effects:\n\n* Camera preview\n* Capturing photo\n* Circular reveal\n\n[![Capturing photo](http://img.youtube.com/vi/0w3lGJIISTo/0.jpg)](http://www.youtube.com/watch?v=0w3lGJIISTo)\n\n---\n\n[Publishing photo](http://frogermcs.github.io/InstaMaterial-concept-part-9-photo-publishing/)\n\nImplemented elements and effects:\n\n* Custom view drawing\n* Intent flags\n\n[![Publishing photo](http://img.youtube.com/vi/YgvE3cl34ps/0.jpg)](http://www.youtube.com/watch?v=YgvE3cl34ps)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrogermcs%2FInstaMaterial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrogermcs%2FInstaMaterial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrogermcs%2FInstaMaterial/lists"}