README.md

April 30, 2026 ยท View on GitHub

Materialbook banner

๐Ÿ“ฑ Download

Download Downloads count

๐Ÿ™‹ Have issues? Enjoy the app? โ˜•

Open issue Buy me a coffee!

โœ๏ธ This fork:

  • Implements Material You theming for:
    • The facebook app itself
    • The app icon
    • The settings page
    • The "No internet" screen
  • Fixes AMOLED Black
  • Makes the splash screen and the "No internet" screen AMOLED Black
  • Changes some minor things for aesthetics purposes

โš™๏ธ Features

If enabled, the app:

  • Uses Material You colors instead of Facebook's blues
  • Makes Facebook AMOLED Black
  • Blocks sponsored ads
  • Hides distractions like:
    • Suggested posts
    • Reels
    • Stories
    • Groups
    • People you may know
  • Keeps the navigation bar at the top
  • Downloads media or copies it to the clipboard
  • And more!

๐Ÿ› ๏ธ Setup

  1. Clone the repository
    • In Android Studio:
      • File > New > Project from Version Control
      • Paste https://github.com/eepiemi/Materialbook.git and clone.
    • Or via terminal:
    git clone https://github.com/eepiemi/Materialbook.git
    cd Materialbook
    
  2. Open in Android Studio. (only if cloned via terminal)
    • Select Open an Existing Project and choose the cloned folder.
  3. Sync the project to download dependencies.
  4. Run the app in a device or emulator.

๐Ÿ’— Acknowledgement: