adolfintel / OpenPods

The Free and Open Source app for monitoring your AirPods on Android
https://fdossena.com/?p=openPods/index.frag
GNU General Public License v3.0
993 stars 170 forks source link

Ideas for new features #58

Open altShiftDev opened 4 years ago

altShiftDev commented 4 years ago

Loving the app so far, thanks for your efforts.

Here's a small wish-list of features that I've seen on other play store apps so I'm fairly certain they're all possible although how difficult I can't say...

  1. Overlayed battery indicator on case open
  2. In your always-on notification battery indicator add a toggle for airpod pro features (Noise Cancellation, Transparency mode and Off). I know you can long press on the Airpod Pros to toggle between NC and Transparency mode but just OFF seems to be an impossible state to gain access to without software help, here's how it's shown to iOS users.
  3. Rebinding of multi-clicks. I've seen other apps that allow you to rebind what happens when you click once/twice/three times, etc...
  4. Ear Detection: When you take out either Airpod, any music/media playing on the device will pause and restart when you put the Airpod back in.
kavishdevar commented 2 months ago

Great!

btw, what are the Unknown and Unknown2 notification modes? also, can we please switch to some place other than GH issues for discussion?

steam3d commented 2 months ago

@kavishdevar simply open new issue in MagicPodsCore.

Most likely there are bit flags, we need to study them in more detail. This has to do with what data AirPods sends.

kavishdevar commented 2 months ago

A very simple app that I've made with a QS tile, ear detection, and a battery status notification.

Screenshot_20240925-234641_Brave - Nightly

But we still need to fixed in the source. Do we already have an issue open on IssueTracker for this?

steam3d commented 2 months ago

@kavishdevar Does it still require root?

kavishdevar commented 2 months ago

Yeah, it does. Well not the app, but replacing the libbluetooth_jni.so does.

kavishdevar commented 1 month ago

There we go - https://issuetracker.google.com/issues/371713238. please upvote :)

kavishdevar commented 1 month ago

Here's a quick app that should work when android devs fix the bug. If somebody has a rooted phone (to replace the buggy library) and they want to try this, I can try to guide..

Screenshot_20241014-153840_ALN

This does the following