m-hertig
|
5d8259a886
|
Merge pull request #30 from sirfragles/fix
Fix by @sirfragles
|
2023-08-07 16:36:21 +02:00 |
|
Matthew
|
b0f92eaaaa
|
Update esp32notifications.cpp
|
2023-04-27 00:56:00 +02:00 |
|
Matthew
|
30577c74b6
|
Update ancs_ble_client.h
|
2023-04-27 00:54:12 +02:00 |
|
Alain Bellet
|
efa94e0a77
|
add badge
|
2020-12-08 21:58:28 +01:00 |
|
Alain Bellet
|
475da0e147
|
add badge
|
2020-12-08 21:52:15 +01:00 |
|
Alain Bellet
|
e77512e088
|
Update to new Github UI
|
2020-08-04 12:14:30 +02:00 |
|
Alain Bellet
|
ee8c827e41
|
Update README.md
|
2020-07-31 17:31:37 +02:00 |
|
Alain Bellet
|
6e0a6a23fd
|
Update README.md
|
2020-07-31 17:27:15 +02:00 |
|
James Hudson
|
c02e80145f
|
Reverted to match github release num.
|
2020-06-05 14:25:35 +02:00 |
|
James Hudson
|
6c7dfa0d54
|
Updated version num to be semver compliant. First release for Arduino Library Manager.
|
2020-06-05 14:18:30 +02:00 |
|
James Hudson
|
44742f2203
|
Merge branch 'master' of github.com:Smartphone-Companions/ESP32NotificationsLib
|
2020-05-01 10:01:44 +02:00 |
|
James Hudson
|
50e83a14be
|
Task #9 - callbacks return a struct with Arduino strings so beginners can avoid using std:: strings.
|
2020-05-01 10:01:33 +02:00 |
|
Alain Bellet
|
707c4b4d52
|
Update library.properties
update text and description
|
2020-04-17 15:25:03 +02:00 |
|
James Hudson
|
344ef344ca
|
Merge branch 'master' of github.com:Smartphone-Companions/ESP32NotificationsLib
|
2020-03-28 22:42:46 +01:00 |
|
James Hudson
|
e1b8467e12
|
#7 fixed. Patched the setServiceSolicitation method from nkolban's libraries into this library, since it is missing from the Espressif core libs.
|
2020-03-28 22:34:23 +01:00 |
|
James Hudson
|
4badac8b02
|
Added instructions for old/missing ESP32 core libraries.
|
2020-03-26 22:05:31 +01:00 |
|
James Hudson
|
932fd85f04
|
Name change in examples
|
2020-02-13 10:15:28 +01:00 |
|
James Hudson
|
895abea06b
|
Name change in examples
|
2020-02-13 10:13:53 +01:00 |
|
James Hudson
|
7f6709fb3c
|
Added more complete example. Name change.
|
2020-02-13 10:10:38 +01:00 |
|
James Hudson
|
e9437983cb
|
Update README.md
|
2020-02-13 10:07:30 +01:00 |
|
James Hudson
|
80a30bb137
|
Added OSX troubleshooting
|
2020-02-13 10:00:55 +01:00 |
|
James Hudson
|
2ec4c8b401
|
Merge branch 'master' of github.com:Smartphone-Companions/ESP32NotificationsLib
|
2020-01-27 14:54:33 +11:00 |
|
James Hudson
|
9e391c82ed
|
Updated README with info on setting partition size, and changed the example to remove references to the Hackwatch platform.
|
2020-01-27 14:54:10 +11:00 |
|
James Hudson
|
b3eeeb3b51
|
Update README.md
|
2019-12-28 11:42:33 +11:00 |
|
James Hudson
|
4de50f84ce
|
Improved documentation.
|
2019-12-28 11:06:19 +11:00 |
|
James Hudson
|
40189e5a15
|
Check to see if advertising before stopping advertising.
|
2019-12-27 14:54:12 +11:00 |
|
James Hudson
|
559bb322fa
|
Working accept/reject actions for incoming calls.
|
2019-12-27 08:22:14 +11:00 |
|
James Hudson
|
9223be576b
|
Removed notification callback added.
|
2019-12-24 22:24:13 +01:00 |
|
James Hudson
|
08cc5b7d47
|
Added category and call delete (untested).
|
2019-12-24 21:38:10 +01:00 |
|
James Hudson
|
5f6d4b9f4c
|
Fixed issue #1 - repeated connections and disconnections can be made.
|
2019-12-23 14:08:08 +01:00 |
|
James Hudson
|
e2b021ed23
|
Do not call notifications CB twice.
|
2019-12-20 15:59:42 +01:00 |
|
James Hudson
|
f3325ba3f4
|
Minimally working demo app.
|
2019-12-20 15:37:08 +01:00 |
|
James Hudson
|
09e9f92e02
|
Updated readme, working single notifications.
|
2019-12-19 17:56:50 +01:00 |
|
James Hudson
|
5a864a98c4
|
Example app working for receiving notifications. No user actions or detailed info on notifications yet.
|
2019-12-18 17:39:13 +01:00 |
|
James Hudson
|
40035b5d18
|
Added non-functional ANCS interface. Needs to be refactored to be a class.
|
2019-12-17 13:17:51 +01:00 |
|
James Hudson
|
60d8063232
|
Removed one hack from the old BLE32 libraries so the library builds on a pure ESP32 Espressif Arduino library.
|
2019-12-13 16:55:28 +01:00 |
|
James Hudson
|
8194511b31
|
Stubbed API which compiles.
|
2019-12-12 15:14:37 +01:00 |
|
James Hudson
|
bccb3ea28a
|
Added some non-working code to the example app, with the API calls that will be used once the library is built.
|
2019-12-11 17:23:42 +01:00 |
|
James Hudson
|
fcc498ff28
|
Initial commit
|
2019-12-11 16:55:25 +01:00 |
|