Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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)

  • Update project
  • Update libs/deps
  • Update DI
  • Fix image download crash
  • Fix wallpapaer setting crash
  • Fix DB issue with favorites screen #5
  • Fix navigation component usage crashes (or migrate to proper nav. system)
  • Remove old unused Rx code
  • Remove Stetho

Project upgrade tasks (2026)

  • Update main deps
  • Multi-module architecture
  • Only Coroutines and Flow usage
  • Full Compose migration (including navigation)
  • Use @Stable, immutable collections and other Compose optimizations
  • MB(?) Add rules and instructions for AI-assisted development

Star History

Star History Chart

Releases

Packages

Used by

Contributors

Languages