Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patzly/doodle-android
Colorful live wallpapers with auto dark mode and power-efficient animations
https://github.com/patzly/doodle-android
android app doodle-android google livewallpaper material-components material-you parallax pixel4 wallpapers
Last synced: 4 days ago
JSON representation
Colorful live wallpapers with auto dark mode and power-efficient animations
- Host: GitHub
- URL: https://github.com/patzly/doodle-android
- Owner: patzly
- Created: 2020-12-13T15:51:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T12:50:15.000Z (9 days ago)
- Last Synced: 2024-11-05T13:40:40.364Z (9 days ago)
- Topics: android, app, doodle-android, google, livewallpaper, material-components, material-you, parallax, pixel4, wallpapers
- Language: Java
- Homepage: https://patrickzedler.com/doodle/
- Size: 43.8 MB
- Stars: 646
- Watchers: 17
- Forks: 37
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Doodle Android: Live Wallpapers
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Release](https://img.shields.io/github/v/release/patzly/doodle-android?label=Release)](https://github.com/patzly/doodle-android/releases) [![APK Downloads](https://img.shields.io/github/downloads/patzly/doodle-android/total.svg?label=APK%20Downloads)](https://github.com/patzly/doodle-android/releases)
Doodle Android is an open-source Android app that provides colorful live wallpapers with auto dark mode and power-efficient animations.
The wallpapers are based on the original Doodle live wallpaper collection of the Google Pixel 4 and the leaked (but never officially released) Material You static wallpaper collection of the Pixel 6, extended with additional wallpapers from Chrome OS.
The app is not just a copy of the original wallpapers, it's a complete rewrite without the permanent animations to save battery and storage space. In addition, there are many customization options to match your preferences.## Downloads
## Screenshots
## Features
* Stunning wallpaper designs and Pixel feeling
* System dependent dark mode
* Power-efficient parallax effect on page swipe or when tilting the device
* Optional zoom effects
* Direct boot support (immediately active after device restart)
* No ads and no analytics## Advantages over original Pixel 4 live wallpapers
* Permanent animations (when tilting the device) are optional
* Support for Material You color extraction
* No battery-hungry 3D engine
* Improved text contrast (dark text for light themes instead of white text with shadow)
* Many additional customization options
* Rendering works well even on less powerful devices (very efficient rendering engine)
* Also suitable for larger devices like tablets (scaling option available)
* Tiny installation size## Compatibility
Doodle Android requires at least Android 5.0 Lollipop on your device. The app will work properly on devices without any Google service installed.
## Contribution
If you run into a bug or miss a feature, please [open an issue](https://github.com/patzly/doodle-android/issues) in this repository.
Doodle Android is not yet available in your language? You can help translate this project at [Transifex](https://app.transifex.com/patzly/doodle-android)! Translations which reached a completion level of 80% will be included in releases.
Please complete main locales first (e. g. Spanish `es`) and only then request specific variants of that language (e. g. Spanish (Colombia) `es_CO`). I will approve the request and then you can translate the strings of the app.
## License
Copyright © 2019-2023 Patrick Zedler. All rights reserved.
[GNU General Public License version 3](https://www.gnu.org/licenses/gpl.txt)
> Doodle Android is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
>
> Doodle Android is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.