{"id":19635625,"url":"https://github.com/codepath/android-lollipop-exercise","last_synced_at":"2025-10-04T02:29:15.144Z","repository":{"id":28719493,"uuid":"32240467","full_name":"codepath/android-lollipop-exercise","owner":"codepath","description":"Android app to introduce lollipop features","archived":false,"fork":false,"pushed_at":"2021-06-30T07:09:32.000Z","size":1189,"stargazers_count":38,"open_issues_count":1,"forks_count":92,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-06-19T04:39:54.118Z","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/codepath.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":"2015-03-15T01:42:28.000Z","updated_at":"2021-12-16T14:19:57.000Z","dependencies_parsed_at":"2022-09-10T06:21:06.055Z","dependency_job_id":null,"html_url":"https://github.com/codepath/android-lollipop-exercise","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codepath/android-lollipop-exercise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-lollipop-exercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-lollipop-exercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-lollipop-exercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-lollipop-exercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepath","download_url":"https://codeload.github.com/codepath/android-lollipop-exercise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepath%2Fandroid-lollipop-exercise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254665,"owners_count":25956647,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-11T12:26:07.329Z","updated_at":"2025-10-04T02:29:15.100Z","avatar_url":"https://github.com/codepath.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Lollipop Exercise\n\nAndroid app to use as the base app for implementing the following material widgets and animations that were introduced in Android 5.0 (API level 21).\n\n* RecyclerView (the new ListView)\n* CardView (custom outline and shadow)\n* Ripple animation (touch feedback)\n* Palette (Incorporate dynamic color)\n* Shared Element Activity Transition\n* Floating Action Button\n\nThe app is composed of two screens. The first screen displays a list of contacts, in which, each item is described by the contact's avatar and name. Once a contact is selected from the list, a second screen appears with additional details about the contact, including his contact no. and a floating action button to place a phone call to this contact.\n\n**Contact List**\n\n  ![Screenie|300](http://i.imgur.com/VSbsd4Gl.png)\n\n**Contact Details**\n\n  ![Screenie|300](http://i.imgur.com/NpKJJgdl.png)\n\n## Overview\n\nThe app does the following:\n\n1. It uses a `RecyclerView` to display a list of contacts.\n2. `CardView` is used to display each contact in the list.\n\nSuggested extensions:\n\n1. Add ripple effect to `CardView` to provide touch feedback.\n2. Use `Palette` to add dynamic color to contact item's background. Use the same color as the accent color for the views in details screen.\n3. Add shared element activity transition to provide a seamless experience by emphasizing continuity between activity transitions.\n4. Add a floating action button, clicking on which should enable you to directly place a call to your contact.\n\n## Libraries\n\nThis app leverages the following third-party library:\n\n * [Glide](https://github.com/bumptech/glide) - For image loading\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepath%2Fandroid-lollipop-exercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepath%2Fandroid-lollipop-exercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepath%2Fandroid-lollipop-exercise/lists"}