Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kartiknagar333/StatusApp

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatusApp

Features

  • 📲 Get WhatsApp status & Instagram Feed-Reel photo & video

  • 💬 Chat with any WhatsApp phone number without saving number

  • 📥 Save & Download Photo - Video of Instagram Feed post & Reel

  • 🖼️ Set Direct Wallpaper from Internet High-Quality Wallpaper Site

Architecture

  • The app follows the MVVM (Model–View–ViewModel) architectural pattern, along with several supporting best practices:
  • View (Activities/Fragments)Displays data and handles user interactions via data binding and observers.
  • ViewModelExposes UI state via LiveData or StateFlow, handles UI events, and coordinates with the domain layer. Survives configuration changes.
  • RepositoryActs as a single source of truth for data, mediating between local (Room database, file storage) and remote sources (WhatsApp directories, Instagram APIs, Pexels/Unsplash REST endpoints via Retrofit).
  • RoomManages local persistence of saved statuses, chats, and media metadata with DAO interfaces and entities.
  • Retrofit + OkHttpHandles network operations for Instagram, Pexels, and Unsplash APIs, with JSON serialization via Moshi/Gson.
  • CoroutinesProvides structured concurrency for background tasks, ensuring non-blocking I/O and simplified threading.
  • Data Binding / View BindingBinds UI components directly to data sources, reducing boilerplate view lookups.
  • Single Activity (optional)If implemented, uses a single-activity host with multiple Fragments for each feature area (WhatsApp, Instagram, Gallery).

Screenshots

  • AboutApp - WhatsAppTab - InstagramTab
Home Home Home

  • Choose Wallpaper Site - Search Photo
Home Home Home

  • LoadingScreen - SettingsScreen - DownloadScreen
Home Home Home

About

📲 Get WhatsApp status & Instagram Feed-Reel photo & video | 💬 Chat with any WhatsApp phone number without saving it | 📥 Save & Download Instagram Feed-post & Reel media | 🖼️ Set direct wallpaper from high-quality online sources

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.