Skip to content

Hamza417/Felicity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,492 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Felicity

Felicity is the third and final app of the three projects I had planned for my own learning, the first two are Positional and Inure App Manager.

The development of the app has started and if you've used the first two apps you might want to join the Telegram Channel and become the part of the whole initial development process.

The project will be developed under the codename Felicity, the final name maybe updated in the future.

Stats

Release GitHub Actions Workflow Status Crowdin

Download

F-Droid MR has been created here.

Purchase

Play Store users can buy full version directly from the app itself.

Features

Custom Audio Engine

  • Dual Decoder utilizing both hardware and software decoding through FFmpeg.
  • Custom DSP: The entire audio processing chain (EQ, Bass, Reverb) is written in C++ via JNI. It utilizes ARM NEON SIMD auto-vectorization to process audio arrays with absolute minimum CPU overhead.
    • Supports bass, treble and more.
    • Native downmixing support to pass multichannel audio to stereo output.
  • Advanced Effects: Integrated spatial effects including stereo widening and tape saturation for an analog feel.
  • 10-band Equalizer: A powerful equalizer with 10 adjustable frequency bands up to +/-15 dB with dedicated PreAmp support.
  • Gapless Playback: Seamless transition between tracks without any gaps or interruptions.
  • High-Resolution Audio Support: Support for high-resolution audio formats such as FLAC, ALAC, and DSD for audiophile-grade sound quality.
  • Multi-Channel Audio Support: Support for multichannel audio formats like 5.1 and 7.1 surround sound for an immersive listening experience.
  • Milkdrop Visualizer: Twin buffer enabled Milkdrop visualizer support powered by a native DSP, rendering on GL surface at native fps in real-time.

User Interface

  • Fully custom-built and highly optimized interface inspired by Inure App Manager.
  • Dynamic Theming: The app's theme dynamically adapts to the album art of the currently playing track, creating a visually cohesive and immersive experience.
  • Custom Animations: Smooth and visually appealing animations throughout the app, enhancing the user experience and making interactions more engaging.
  • Themes: Multiple themes including light, dark, AMOLED black, Material You and others.
  • Core: Predictive back, edge to edge and adapted to all modern Android UI features.
  • Embedded Lyrics: Reliable, on-the-fly LRC extraction and support for online downloading from LrcLib.
  • Dual Fast Scroll: Simultaneous support for both slide to scroll and jump to letter fast scroll.
  • Realtime Audio Visualizer: A lock-free, zero-allocation visualizer rendering on the Canvas at native fps, powered by a native PFFFT implementation.

Library Management

  • Realtime Library Updates: The app automatically detects and updates the music library in real-time as new tracks are added or removed from the device adapted from Peristyle app.
  • Auto Scanning: The app automatically scans for new music files and updates the library without requiring manual refreshes.
  • Server Mode: Host Felicity as a local server to create a central music library for all local and possibly remote devices through Wi-Fi.

Smart Core

  • True Randomized Shuffle: Choose between Miller and Fisher-Yates shuffle algorithms.

This feature list is not exhaustive and only main features are listed.

Roadmap

  • Initial development and setup
  • Custom audio engine implementation
  • Basic playback controls and UI
  • Library management and scanning
  • Advanced audio effects and equalizer
  • Dynamic theming and custom animations
  • Embedded lyrics support
  • Realtime audio visualizer
  • Milkdrop visualizer support
  • Crossfade support
  • Multiple Player interface styles. (partially fulfilled)
  • Playlist support
  • LRC Editor
  • Word-by-Word LRC support
  • m3u playlist support
  • Metadata editing support
  • Replay gain
  • Cue sheet support
  • Local server for centralized music access across multiple devices.
  • Selection support for library management and playlist creation.
  • Reproducible build.

... and more features will be updated here as development progresses.

Screenshots

Artflow Interface
Server Webpage

Translations

Crowdin

Felicity now supports localization. If you want to translate it into your own language(s), you can do so here on Crowdin.

Contributors

License

Felicity Music Player Copyright © 2026 - Hamza Rizwan

Felicity Music Player is released as open source software under the GNU AGPL v3 license, see the LICENSE file in the project root for the full license text.

History

Felicity as a whole project is a continuation of my first ever programming project Beatz which I tried to do back then solely for learning and getting used to building.

About

Premium audiophile grade offline music player with native DSP, Visualizer, 10-Band Equalizer with PreAmp and Milkdrop support, currently in initial preview.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors