SkillAgentSearch skills...

PexWalls

Wallpaper app based on pexels.com API. Kotlin/Clean/MVVM-like/SingleActivity

Install / Use

/learn @GreyLabsDev/PexWalls

README

PexWalls

screenshoot screenshoot screenshoot

"PexWalls" app can allow to view and save best photos from Pexels, and set this photos as wallpaper. Base UI design implementing simple, clean and easy to understand approach to user experiense ispired by Pinterest.

Technologies

Architecture

  • Based on Clean Architecture
  • Single Activity
  • Android ViewModels for presentation layer logic
  • Android Data Binding
  • Use Cases for domain layer logic
  • Dividing to Local and Remote data sources in repository
  • Unified approach for all screens in BaseFragment
  • Custom made pagination with mutable items for recycler, supports both Kotlin Coroutines and RxJava

Custom UI

  • Custom bottom navigation view with animations
  • Custom loading placeholder with animation
  • Custom RecyclerView grid for photo gallery (ispired by Pinterest)

Restoring project tasks (2025)

  • [x] Update project
  • [x] Update libs/deps
  • [x] Update DI
  • [x] Fix image download crash
  • [x] Fix wallpapaer setting crash
  • [ ] Fix DB issue with favorites screen https://github.com/GreyLabsDev/PexWalls/issues/5
  • [ ] Fix navigation component usage crashes (or migrate to proper nav. system)
  • [ ] Move domain to separate module
  • [ ] Migrate to Compose

Star History

Star History Chart

Related Skills

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated2mo ago
Forks13

Languages

Kotlin

Security Score

95/100

Audited on Jan 14, 2026

No findings