Skip to content

Paperize is a dynamic wallpaper changer application built for Android using Kotlin, Jetpack Compose, and Material 3

License

Notifications You must be signed in to change notification settings

Anthonyy232/Paperize

Repository files navigation

Paperize

Paperize is a dynamic wallpaper changer application designed to keep your device's aesthetic fresh and exciting

Features

  • Dynamic Wallpaper Changer: Set your wallpaper to change at specific time intervals
  • Supports Various Image Types: Paperize can handle a wide range of image types
    • JPEG, PNG, AVIF, WEBP
  • Folder Support: Organize your wallpapers into folders for auto-updating
  • Home and Lock Screen Wallpaper: Choose to change either your home screen, lock screen, or both
  • On-Device Storage: All your wallpapers and settings are stored on your device

onboarding wallpaper interval album settings

demonstration_git.mp4

Download

Download app from Google Play Download app from GitHub

F-Droid will be added soon

Localization

I want to allow more people to use the app. Currently, translations are provided using machine translation and AI -- which is not optimal.

I would love some help translating the app! Help me out with that here!

Crowdin

Technologies

  • Kotlin - A programming language that is used for Android app development
  • Jetpack Compose - A declarative UI toolkit for building native Android UI
  • Material 3 - A UI design system git for modern UI guidelines
  • Dagger Hilt - A dependency injection library
  • Room - A persistence library that provides an abstraction layer over SQLite interfacing with Kotlin
  • AboutLibraries - A library to offer some information of libraries
  • Lottie Compose - A library that provides Lottie animation support for Jetpack Compose
  • Landscapist - A Compose and KPP image loading library that streamlines Glide, Coil, and Fresco
  • Zoomable - A library that provides a zoomable and pannable view, which can be used with any view you want
  • AnimatedFABMenu - A animated floating action button with Material 3 design

Thanks to the creators and maintainers of the open-source libraries used in this project.

Build

This project is built using Kotlin, Java, and Gradle. Here are the steps to build the project:

Prerequisites

  • Java 8 (1.8)
  • Android Studio Jellyfish | 2023.3.1 or later
  • Gradle 8.4.1 or later
  • Minimum SDK 26

Steps

  • Open a terminal and run the following git command:
    git clone https://github.com/Anthonyy232/Paperize.git 
  • Launch Android Studio and choose Open an existing Android Studio project. Navigate to the cloned repository and select the root folder of the project.
  • In Android Studio, click on Build -> Generate Signed Bundle / APK and follow the instructions to generate an APK
  • Alternatively, click ▶ Run and build the app and run it immediately

Contributions

All contributions to the app is welcome. Feel free to report any issues and create pull requests for any issues or pull requests.

Inspiration from j4velin for their wallpaper changer app

License

Contact on my GitHub profile

Anthony La © GNU GPL v3.0