{"id":15357589,"url":"https://github.com/cvzi/wallpaperexport","last_synced_at":"2025-04-07T07:03:46.202Z","repository":{"id":64452515,"uuid":"572968812","full_name":"cvzi/WallpaperExport","owner":"cvzi","description":"Export the current and default wallpaper on Android","archived":false,"fork":false,"pushed_at":"2025-03-24T20:04:57.000Z","size":845,"stargazers_count":94,"open_issues_count":3,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-31T06:01:36.670Z","etag":null,"topics":["android","backup","wallpaper"],"latest_commit_sha":null,"homepage":"https://f-droid.org/packages/com.github.cvzi.wallpaperexport/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cvzi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":"cvzi","ko_fi":"cuzicvzi","liberapay":"cuzi","custom":["https://bandcamp.com/cuzi/wishlist","https://buymeacoff.ee/cuzi","https://live.blockcypher.com/btc/address/3KDs3RjvsKzbFQ8XoHkGqZxQtSxn2WYbn1/"],"patreon":"cuzi"}},"created_at":"2022-12-01T12:24:10.000Z","updated_at":"2025-03-29T06:22:01.000Z","dependencies_parsed_at":"2024-01-02T00:30:52.623Z","dependency_job_id":"3b297c9e-625c-4e80-899c-630d39756a6c","html_url":"https://github.com/cvzi/WallpaperExport","commit_stats":{"total_commits":123,"total_committers":3,"mean_commits":41.0,"dds":0.5772357723577235,"last_synced_commit":"330123f8d457ab78c65288c68d69226339759e31"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvzi%2FWallpaperExport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvzi%2FWallpaperExport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvzi%2FWallpaperExport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cvzi%2FWallpaperExport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cvzi","download_url":"https://codeload.github.com/cvzi/WallpaperExport/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608150,"owners_count":20965952,"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","backup","wallpaper"],"created_at":"2024-10-01T12:36:49.632Z","updated_at":"2025-04-07T07:03:46.159Z","avatar_url":"https://github.com/cvzi.png","language":"Kotlin","funding_links":["https://github.com/sponsors/cvzi","https://ko-fi.com/cuzicvzi","https://liberapay.com/cuzi","https://bandcamp.com/cuzi/wishlist","https://buymeacoff.ee/cuzi","https://live.blockcypher.com/btc/address/3KDs3RjvsKzbFQ8XoHkGqZxQtSxn2WYbn1/","https://patreon.com/cuzi"],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"fastlane/metadata/android/en-US/images/icon.png\" alt=\"Launcher icon\" height=\"48\"\u003e WallpaperExport\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3%20or%20later-a32d2a?logo=GNU)](https://www.gnu.org/licenses/gpl-3.0)\n[![F-Droid](https://img.shields.io/f-droid/v/com.github.cvzi.wallpaperexport.svg?logo=f-droid)](https://f-droid.org/packages/com.github.cvzi.wallpaperexport/)\n[![Download APK file](https://img.shields.io/github/release/cvzi/WallpaperExport.svg?label=Download%20apk\u0026logo=android\u0026color=3d8)](https://github.com/cvzi/WallpaperExport/releases/latest)\n[![Gradle CI](https://img.shields.io/github/actions/workflow/status/cvzi/WallpaperExport/gradleCI.yml?branch=main\u0026logo=github)](https://github.com/cvzi/WallpaperExport/actions/workflows/gradleCI.yml)\n\nThe sole purpose of this app is to back up the current wallpaper of an Android device.\n\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n     alt=\"Get it on F-Droid\"\n     height=\"80\"\u003e](https://f-droid.org/packages/com.github.cvzi.wallpaperexport/)\n\nThis app was created because on Android 13 “Tiramisu” it is necessary to request the `MANAGE_EXTERNAL_STORAGE` permission to read the current wallpaper. This permission allows read and write access to all user files on the device and is mostly used by file manager apps. Google's Play Store does not allow this permission for this use-case of accessing the wallpaper. [More information](https://developer.android.com/training/data-storage/manage-all-files).\n\nI did not want to include this permission in my app [DarkModeLiveWallpaper](https://github.com/cvzi/darkmodewallpaper/), instead I created this separate app that can be used by anyone who still wants to export their wallpaper.\n\n## Screenshots\n\n| \u003cimg src=\"/fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png\" alt=\"Main Activity\" /\u003e | \u003cimg src=\"docs/images/PermissionScreen.png\" alt=\"Permission Screen\"/\u003e |\n| --- | ---- |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvzi%2Fwallpaperexport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvzi%2Fwallpaperexport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvzi%2Fwallpaperexport/lists"}