Commit Graph
40 Commits
Author SHA1 Message Date
Andreas BöhlerandJosé Rebelo 6ef6c9be43 Fix Bonding for the Casio GB5600/6900/STB-1000 series 2023-11-25 22:46:45 +00:00
Andreas BöhlerandJosé Rebelo 3dd2869283 Fix first connect on the Casio GBX100/GBD-200 series 2023-10-10 18:56:14 +00:00
Andreas BöhlerandGitea 884538de5e Add basic support for Casio GBD-H1000 2022-02-02 11:21:11 +01:00
Andreas BöhlerandGitea c81a7ab8e4 Fix supid bug introduced while refactoring Casio support 2022-01-12 11:33:05 +01:00
Andreas BöhlerandGitea 4c5d9e5665 Add support for Casio GBD-200 and untested support for GBD-100 2021-11-23 17:22:05 +01:00
Andreas BöhlerandGitea 90ae3d0019 Refactor Casio support and fix alarm handling on all devices 2021-11-23 17:21:35 +01:00
Andreas Böhler 8a3fc19285 Add support for Casio STB-1000. Limitations of GB-5600B/GB-6900B apply. 2021-10-18 18:23:35 +02:00
Andreas BöhlerandGitea 264b003809 Fix connection on GBX-100 2021-09-23 18:28:45 +02:00
Andreas Böhler b0a0a29bcb Casio GB-5600B/GB-6900B: Add configurable disconnect notification 2020-11-23 22:59:16 +01:00
Andreas BöhlerandGitea 6f18a1dd73 A few fixes to the init sequence 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 8fd0e1f13f Add support for synchronizing profile settings 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 2ef9128cf8 Move BCD functions to its own Util class 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 4fd904d33f Rebuild notification handling to work with postTime() instead of getId() 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 80df573ccf Improve initialization sequence 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 9d710308fa Limit the number of temporarily stored notification IDs 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 586e54a748 Update README 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 5edac523f0 Improve notification removal 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 4ad8eaab89 Fix removal of notifications 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 4fe057e56b Fix firstConnect when bonding is not required 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea ae02c825b4 Fix reconnect and initialization 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 92986724ee Fix watch init (only do the bare minimum) and add basic
notification support. Reconnect is WiP.
2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea b653789b66 Add preliminary support for Casio GBX-100: connecting and time synchronization. 2020-11-21 22:12:19 +01:00
Andreas BöhlerandGitea 08ff70ac41 Refactor Casio support for multiple watches 2020-11-21 22:12:19 +01:00
Andreas Böhler dc22aabb1c Add support for muting an incoming call 2019-05-25 15:56:21 +02:00
Andreas Böhler aa6b0b7d5f Also check work profile for number lookup 2019-05-01 15:13:08 +02:00
Andreas Böhler e82ac8dfd7 Make use of GattServer in BtLEQueue, improve initialization sequence, improve pairing sequence and fix a few bugs 2019-05-01 15:04:02 +02:00
Andreas Böhler c091828205 Rename getActionSize() -> getActionCount() and make it abstract 2019-02-27 19:08:54 +01:00
Andreas Böhler 325add3f0a Remove duplicate queue
# Conflicts:
#	app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle/BtLEQueue.java
2019-02-27 09:27:50 +01:00
Andreas Böhler 88ac816393 Fix queue handling if only server or client operation is present 2019-02-18 20:20:57 +01:00
Andreas Böhler 6577ad69b0 Add initial support for Gatt server in BtLEQueue 2019-02-18 20:20:57 +01:00
Andreas Böhler fd68cf455f Fix misleading comment 2019-01-28 20:31:03 +01:00
Andreas Böhler 9774dbfba9 Read/write connection parameters and try to improve stability 2019-01-28 20:26:19 +01:00
Andreas Böhler fc17dec87b Add explicit support for GB-6900B, GB-X6900B and GB-5600B 2019-01-28 20:26:02 +01:00
Andreas Böhler df6547c287 Improve find device service (now always beeps) 2019-01-28 20:25:32 +01:00
Andreas Böhler 510d13037a Add alarm configuration and fix a few small bugs 2019-01-28 20:25:16 +01:00
Andreas BöhlerandCarsten Pfeiffer cf870bff8a Add handler thread to poll TX power level, properly use performInitialized(), correctly terminate threads 2019-01-06 11:31:50 +01:00
Andreas BöhlerandCarsten Pfeiffer 0009badd71 Fixes from Code Review 2019-01-06 11:31:50 +01:00
Andreas BöhlerandCarsten Pfeiffer 76aebd4e20 Add support for displaying music info 2019-01-06 11:31:50 +01:00
Andreas BöhlerandCarsten Pfeiffer 81df586fbd Fix music controls 2019-01-06 11:31:50 +01:00
Andreas BöhlerandCarsten Pfeiffer 2c2d07067d Add initial support for Casio GB-6900B 2019-01-06 11:31:50 +01:00