{"id":13668603,"url":"https://github.com/zedlabs/WallPortal","last_synced_at":"2025-04-27T01:31:32.387Z","repository":{"id":37419553,"uuid":"204511323","full_name":"zedlabs/WallPortal","owner":"zedlabs","description":"Minimal Wallpapers for Android using Kotlin+Compose+MVVM+Hilt+Coroutines+Jetpack(Room, Paging, Navigation)","archived":false,"fork":false,"pushed_at":"2024-01-12T21:29:14.000Z","size":23520,"stargazers_count":367,"open_issues_count":0,"forks_count":52,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-11T05:38:05.069Z","etag":null,"topics":["android","android-studio","coroutines","coroutines-flow","hacktoberfest","jetpack","jetpack-compose","kotlin","kotlin-android","mvvm","paging3","room-persistence-library","ui"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zedlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-08-26T15:59:30.000Z","updated_at":"2024-11-09T10:52:06.000Z","dependencies_parsed_at":"2023-12-23T23:20:49.582Z","dependency_job_id":"7377f111-4239-4dc0-b842-dad3c2234604","html_url":"https://github.com/zedlabs/WallPortal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedlabs%2FWallPortal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedlabs%2FWallPortal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedlabs%2FWallPortal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedlabs%2FWallPortal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedlabs","download_url":"https://codeload.github.com/zedlabs/WallPortal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251076945,"owners_count":21532604,"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-studio","coroutines","coroutines-flow","hacktoberfest","jetpack","jetpack-compose","kotlin","kotlin-android","mvvm","paging3","room-persistence-library","ui"],"created_at":"2024-08-02T08:00:42.926Z","updated_at":"2025-04-27T01:31:27.374Z","avatar_url":"https://github.com/zedlabs.png","language":"Kotlin","funding_links":[],"categories":[":art: Pattern","Miscellaneous"],"sub_categories":["MVVM"],"readme":"# WallPortal [NOT ACTIVELY MAINTAINED]\n \u003ca title=\"GitHub Stars\" target=\"_blank\" href=\"https://github.com/zedlabs/WallPortal/stargazers\"\u003e\n  \u003cimg alt=\"GitHub Stars\" src=\"https://img.shields.io/github/stars/zedlabs/Wallportal.svg?label=Stars\u0026style=social\"\u003e\n  \u003c/a\u003e  \n  \n  \u003ca title=\"GitHub Forks\" target=\"_blank\" href=\"https://github.com/zedlabs/WallPortal/network/members\"\u003e\n  \u003cimg alt=\"GitHub Forks\" src=\"https://img.shields.io/github/forks/zedlabs/WallPortal.svg?label=Forks\u0026style=social\"\u003e\n  \u003c/a\u003e\n  \u003c/br\u003e\n  \n [![Kotlin Version](https://img.shields.io/badge/Kotlin-1.4.10-blue.svg)](https://kotlinlang.org)\n###### *Minimal Wallpapers for Android*\n**Download from Play Store**\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=tk.zedlabs.wallaperapp2019\" target=\"_blank\"\u003e\n\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" alt=\"Get it on Google Play\" height=\"70\"/\u003e\u003c/a\u003e\n\nor buy from \u003ca href=\"https://androidprojects.net\" target=\"_blank\"\u003eAndroidProjects.net\u003c/a\u003e\n\nNative Android wallpaper application written in Kotlin using Jetpack Compose\n\n\u003cimg src=\"https://github.com/zedlabs/WallPortal/blob/master/screenshots/new.png\" width=\"200\" height=\"400\"\u003e    \u003cimg src=\"https://github.com/zedlabs/WallPortal/blob/master/screenshots/pop.png\" width=\"200\" height=\"400\"\u003e \u003cimg src=\"https://github.com/zedlabs/WallPortal/blob/master/screenshots/detCol.png\" width=\"200\" height=\"400\"\u003e \u003cimg src=\"https://github.com/zedlabs/WallPortal/blob/master/screenshots/detExp.png\" width=\"200\" height=\"400\"\u003e \n\n* Tech-stack\n    * [Kotlin](https://kotlinlang.org/) + [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) - perform background operation\n    * [Retrofit](https://square.github.io/retrofit/) - networking\n    * [Hilt](https://github.com/google/dagger) - DI\n    * [Jetpack](https://developer.android.com/jetpack)\n        * [Navigation](https://developer.android.com/topic/libraries/architecture/navigation/) - deal with whole in-app navigation\n        * [LiveData](https://developer.android.com/topic/libraries/architecture/livedata) - notify views about database change\n        * [Lifecycle](https://developer.android.com/topic/libraries/architecture/lifecycle) - perform action when lifecycle state changes\n        * [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - store and manage UI-related data in a lifecycle conscious way\n        * [Paging3](https://developer.android.com/jetpack/androidx/releases/paging)\n        * [ViewBinding](https://developer.android.com/topic/libraries/view-binding)\n        * [Compose]()\n    * Tests - local and instrumented unit tests \n* Architecture\n    * Model-View-ViewModel\n    * [Android Architecture components](https://developer.android.com/topic/libraries/architecture) ([ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel), [LiveData](https://developer.android.com/topic/libraries/architecture/livedata), [Navigation](https://developer.android.com/jetpack/androidx/releases/navigation))\n\n\n- ``pre-beta`` branch - for implementation without compose \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedlabs%2FWallPortal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedlabs%2FWallPortal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedlabs%2FWallPortal/lists"}