Commit Graph

172 Commits

Author SHA1 Message Date
Kavish Devar 5cee33a354 improve screenshots layout in cd 2025-01-31 03:58:08 +05:30
Kavish Devar c7ef31cba6 add cross device stuff (screenshots) in readme 2025-01-31 03:37:02 +05:30
Kavish Devar c84195aec8 add info button for when remotely connected 2025-01-30 04:17:07 +05:30
Kavish Devar b6966f8c39 some progress on cross-device, and new dynamic island thingy! 2025-01-30 03:49:44 +05:30
Kavish Devar 3f359e0315 bump version to android app 0.0.3 2025-01-28 11:28:28 +05:30
Kavish Devar 35da57f0a5 widgets! 2025-01-28 11:19:55 +05:30
Kavish Devar f67e5defcf add iOS style battery widget 2025-01-26 19:14:53 +05:30
Kavish Devar d01fe3938d move files across computers - again! 2025-01-25 13:55:55 +05:30
Kavish Devar 5d364a662c move files across computers 2025-01-25 03:12:23 +05:30
Kavish Devar a6d7bd704a move files across computers 2025-01-25 00:00:43 +05:30
Kavish Devar 938278b0b5 try to add cross device stuff 2025-01-21 21:29:16 +05:30
Kavish Devar 7a06f3055c try to add some cross-device stuff 2025-01-20 04:13:18 +05:30
Kavish Devar 7cac2b037f commit before letting the llm edit the code 2025-01-20 01:43:33 +05:30
Kavish Devar e1c6677753 add ui for accessibility settings 2025-01-17 03:20:34 +05:30
Kavish Devar 4c3d3e7286 add screenshot for customizations 2025-01-09 03:36:52 +05:30
Kavish Devar 19a286389b oops: forgot to change the starting screen back to normal 2025-01-09 03:27:57 +05:30
Kavish Devar f5cc47b53c add an app settings page for customizing functions and un-hardcode strings 2025-01-09 03:25:32 +05:30
Kavish Devar 5362108306 remove something that wasn't supposed to be herr 2025-01-07 23:58:27 +05:30
Kavish Devar 9838dbd921 fix for pre-tiramisu android versions 2025-01-07 23:22:41 +05:30
Kavish Devar 278dc44796 show airpods name in notification 2025-01-07 22:45:22 +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 5995c174e1 save name name whn not renamed 2025-01-07 01:34:10 +05:30
Kavish Devar fad2681869 i'm stupid. fix device name being null when not renamed 2025-01-07 01:32:05 +05:30
Kavish Devar ed726922af only show battery level if last sent by airpods and not set it to 0 2025-01-07 01:30:01 +05:30
Kavish Devar 96c4966bc2 Merge branch 'main' into improve-notification 2025-01-07 01:22:00 +05:30
Kavish Devar 5dbfe69ed4 center align title in debugscreen 2025-01-07 01:20:31 +05:30
Kavish Devar fb4611677e try to add animations 2025-01-07 01:07:24 +05:30
Kavish Devar af59b70537 do not show "off" option when off listening mode is disabled 2025-01-07 01:07:09 +05:30
Paul bd473ee589 improve notification to hide L/R/C when missing 2025-01-06 20:17:46 +01:00
Paul baacc9f1e2 fix service killed by Android battery saver
having an always-on/ongoing notification is required in order for Android not to kill it
2025-01-06 20:16:24 +01:00
Paul 416ae1e974 change service notif to AirPods not connected 2025-01-06 20:15:07 +01:00
Kavish Devar 2c2552a57e show last battery status when a pod or case is disconnected 2025-01-07 00:35:44 +05:30
Kavish Devar 7ed8f9b09c fix: when both airpods are not worn, the settings screen would say not connected 2025-01-06 22:22:15 +05:30
Kavish Devar 140ef0869b improve notification when connected 2025-01-06 22:04:39 +05:30
Kavish Devar 130b83c91a fetch service UUIDs before checking UUIDs of a bluetooth device when starting service 2025-01-06 14:26:13 +05:30
Kavish Devar c941d0d320 make conversational awareness volume change smoother and improve media control by ear detection 2025-01-04 18:21:24 +05:30
Kavish Devar bf1ebd01e4 fix bug where it would occasionally crash when connecting 2025-01-03 21:41:46 +05:30
Kavish Devar 66eaa985c8 improve media control logic 2025-01-03 02:05:20 +05:30
Kavish Devar 9fea483d51 bug fix :) 2024-12-30 23:29:45 +05:30
Kavish Devar 55aca982a1 change back license from GPL to AGPL 2024-12-30 20:40:40 +05:30
Kavish Devar 26303192e5 added battery widget screenshot 2024-12-24 03:49:23 +05:30
Kavish Devar 4ad653f064 added battery widget 2024-12-24 03:45:01 +05:30
Kavish Devar 8792e992da small ui changes 2024-12-16 19:03:29 +05:30
Kavish Devar 430e1d6c41 use relative values for lowering volume (conversational awarness) instead of absolute 2024-12-16 19:03:15 +05:30
Kavish Devar 34ace1fc6e try adding widget; add previews to each composable 2024-12-16 16:13:58 +05:30
Kavish Devar 809818f60d split compose functions, and organize stuff 2024-12-13 01:41:37 +05:30
Kavish Devar 7b03a7e9f0 android: add long press settings to cycle between anc modes 2024-12-11 23:05:22 +05:30
Kavish Devar 255edc5b08 move files across computers 2024-12-10 12:49:16 +05:30
Kavish Devar be02ab1830 bump version 2024-12-06 21:32:24 +05:30
Kavish Devar 405584f8eb add more screenshots for the app 2024-12-06 21:06:46 +05:30