Skip to content

Releases: fadyphil/Osserva-Music-Player

Osserva v1.0.0

Choose a tag to compare

@fadyphil fadyphil released this 16 Mar 19:14
89f09ec
First public release of Osserva — a local music player with smart listening analytics, built with Flutter.

## Install
Download `osserva-v1.0.0.apk` below and sideload it on any Android device (API 21+).

You may need to enable **Install from unknown sources** in your device settings:  
Settings → Apps → Special app access → Install unknown apps

## What's included
- Background playback with lock-screen notification controls
- Listening analytics — play counts, top artists/albums/genres, time-of-day breakdown, activity heatmap
- Playlist and favorites management, fully offline
- Artist browsing with per-artist stats
- Song metadata editing with custom artwork
- Android 13+ permission handling

## Known issues
- iOS not validated on device
- BLoC unit test coverage is partial

---
Built with Flutter · Feature-First Clean Architecture · BLoC

basic music player with analytics

Choose a tag to compare

@fadyphil fadyphil released this 12 Dec 03:38
79a2644
Merge pull request #6 from fadyphil/feat/on-boarding-home-screen

feat(ui): MiniPlayer Enhancements & Home Screen Refactor