{"id":20525587,"url":"https://github.com/ekeitho/gitty","last_synced_at":"2026-05-07T13:33:29.083Z","repository":{"id":82573663,"uuid":"70270802","full_name":"ekeitho/gitty","owner":"ekeitho","description":"An android application that uses many various tools.","archived":false,"fork":false,"pushed_at":"2017-02-17T03:21:00.000Z","size":98,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T01:29:43.028Z","etag":null,"topics":["android","android-application","github","readability"],"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/ekeitho.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":"2016-10-07T18:04:50.000Z","updated_at":"2017-06-19T17:31:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c7206ed-160d-4b91-9e28-af2259799fa1","html_url":"https://github.com/ekeitho/gitty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ekeitho/gitty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekeitho%2Fgitty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekeitho%2Fgitty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekeitho%2Fgitty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekeitho%2Fgitty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekeitho","download_url":"https://codeload.github.com/ekeitho/gitty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekeitho%2Fgitty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260089911,"owners_count":22957151,"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":["android","android-application","github","readability"],"created_at":"2024-11-15T23:06:19.270Z","updated_at":"2026-05-07T13:33:29.053Z","avatar_url":"https://github.com/ekeitho.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitty\nGitty is android application that uses many various tools.\n\nAll the app does is call github's api and places the data onto a recycler view.\n\n- Dagger 2 \n  - dependency injection, by building my own dependency graph\n  - allows me to abstract the unwanted details, have more readable code, and increases app launch time.\n  \n- Retrofit\n  - helps me call apis like the github api in a quick and readable manner.\n  \n- RxJava\n  - helps with readability and works well with retrofit. \n  - easy to run code in a background thread and simplfies asynchronous chain operations.\n \n- Data Binding\n  - rather than having logic in the adapter's onBindView, the data is binded to a xml layout.\n  - by giving your views ids and wrapping your xml layouts in \"`\u003clayout\u003e \u003c/layout\u003e`\", you can access your components from the compiled binding through DataBindingUtil.\n  \nThere is a lot more that you can do with these tools!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekeitho%2Fgitty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekeitho%2Fgitty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekeitho%2Fgitty/lists"}