Commit Graph
8 Commits
Author SHA1 Message Date
Kavish Devar 9ab6a20de2 Merge pull request #56 from kavishdevar/android-remove-ble-stuff
android: remove unused ble broadcast stuff
2025-02-05 21:09:07 +05:30
Kavish Devar 3f359e0315 bump version to android app 0.0.3 2025-01-28 11:28:28 +05:30
Kavish Devar c93b5e2cdf update workaround instructions and feature list 2025-01-12 09:10:11 +05:30
Kavish Devar fc0475e2c0 add commit list to nightly release 2025-01-08 00:04:29 +05:30
Kavish Devar 039a43d15d Untitled
Update `AirPodsService.kt` and `BatteryWidget.kt` to retain and display the last received battery levels when the case or bud gets disconnected.

* **AirPodsService.kt**
  - Comment out the condition that sets battery levels to an empty string if the status is `BatteryStatus.DISCONNECTED`.

* **BatteryWidget.kt**
  - Comment out the condition that sets battery levels to an empty string if the status is `BatteryStatus.DISCONNECTED`.
2025-01-07 10:19:20 +05:30
Kavish Devar 3b1f66370a Update Linux project status, and add QPR1 instructions 2025-01-06 16:05:15 +05:30
Kavish Devar ea14a90c75 Update issue templates 2024-09-27 22:33:01 +05:30
Kavish Devar f8db72e5b8 Initial commit 2024-09-27 01:01:11 +05:30