anschrammh
|
be27501e08
|
Updated GadgetBridge parser standalone project
|
2023-12-18 23:38:59 +01:00 |
|
anschrammh
|
2fc99479c5
|
Updated the GadgetBridge parser to fix an issue where a double quote was added in the parsed data if we received a notification text with 35 characters, removed the const attribute of the parameter passed in the event callback
|
2023-10-19 08:07:26 +02:00 |
|
|
5cd5080fc9
|
Removed a potential memory leak in the GadgetBridge parser state machine
|
2023-10-15 11:02:55 +02:00 |
|
anschrammh
|
34bf170dee
|
Minor changes : added the static keyword to some global variables to at least limit their scope to the file
|
2023-10-03 20:46:38 +02:00 |
|
|
677c3f3a67
|
Made slights adjustement to the parser to correctly parse the artist song tag when the album tag is present
|
2023-05-14 22:06:09 +02:00 |
|
|
6f57d01242
|
Updated lvgl simulator and GadgetBridge parser code::block's layout files
|
2023-05-01 21:10:29 +02:00 |
|
|
b45c5fdcbf
|
Updated the Gadget Bridge parser to parse debug frames needed when implementing the notification manager
|
2023-04-23 20:27:29 +02:00 |
|
|
5bc20d03d7
|
Added two new messages to parse
|
2023-04-22 22:51:33 +02:00 |
|
|
090e1a2d61
|
Added the API function doc comments
|
2023-04-10 21:23:02 +02:00 |
|
|
f4ffc96d5a
|
Added the CodeBlocks project used to develop the Gadget Bridge parser code
|
2023-04-10 10:07:57 +02:00 |
|