Commit Graph

42 Commits (dbeeee980fa8da3cd0cee3a93d77628c8e256506)

Author SHA1 Message Date
Gordon Williams e856e381fa android: Allow `calendar-` to take an array of items to remove 2024-05-24 09:10:51 +01:00
Gordon Williams f6289804d6 android 0.36: Move from wrapper function to {} and let - faster execution at boot 2024-05-24 09:02:32 +01:00
André Büsgen 31ec4d22d1 fix: naming mistakes 2024-05-19 16:54:39 +02:00
André Büsgen 8348aabc15 feat(android): bump version and update changelog. 2024-05-19 00:07:38 +02:00
thyttan 87ccb9492b android: Add Activity Tracks sync support
Lets Gadgetbridge fetch logs created with the `recorder` app.
2024-03-11 11:13:29 +01:00
Logan B 2c96f33f00 android: Fix alarms created in Gadgetbridge not repeating 2024-01-31 12:39:56 -06:00
Gabriele Monaco b8a123cfe8 Added support for loyalty cards from gadgetbridge 2023-08-19 11:56:29 +02:00
José Rebelo 89737153a0 Implement API for activity fetching 2023-08-09 08:50:49 +01:00
Gordon Williams bdcfb7e616
Merge branch 'master' into env 2023-08-07 08:48:40 +01:00
José Rebelo 9c8da97552 android: Allow alarm enable/disable 2023-08-06 00:23:40 +01:00
José Rebelo 6210f11149 android: Send fw and hw on connection 2023-08-04 23:13:31 +01:00
Gordon Williams 0ac8ac3ec6 Support for http request xpath return format 2023-06-30 11:28:43 +01:00
Gordon Williams f680be51d5 Navigation messages no longer launch the Maps view unless they're new 2023-06-22 10:04:46 +01:00
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
Martin Boonk 2afa3b6daa android - Bump version 2023-05-24 09:04:35 +02:00
Gordon Williams 4b6c1f1a2a 0.67: Support for 'Ignore' for messages from Gadgetbridge
+      Message view is now taller, and we use swipe left/right to dismiss messages rather than buttons
2023-05-22 15:11:21 +01:00
Gordon Williams b9ea3324cd Android and messages app updates to make navigation work with new Gadgetbridge release 2023-05-19 11:09:16 +01:00
Gordon Williams 9131d4923e android 0.23: Handle 'act' Gadgetbridge messages for realtime activity monitoring 2023-01-25 09:29:34 +00:00
Martin Boonk 85ef12aa58 android - Bump version 2023-01-12 22:26:59 +01:00
Gordon Williams 4a628dddbf Android 0.21: Fix broken 'Messages' button in menu 2023-01-12 11:49:34 +00:00
Lukas 7a0a749bac increase version,
add change log message
2022-12-30 16:33:30 +01:00
thyttan 67071d3722 android - autotranslate some strings 2022-12-05 15:06:47 +01:00
Gordon Williams 20c153033e
Merge branch 'master' into split-message-library 2022-11-28 14:24:10 +00:00
Gordon Williams 8678d0cc21 slight tweaks to https://github.com/espruino/BangleApps/pull/2304/ 2022-11-28 14:22:44 +00:00
Richard de Boer 2a506e7421
messages: split library/gui/widget into separate apps 2022-11-26 16:52:17 +01:00
Gordon Williams fc96f98c1d android 0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge 2022-11-24 09:44:48 +00:00
Gordon Williams 1b20bb6af8 0.16: Bangle.http now fails immediately if there is no Bluetooth connection (fix #2152) 2022-09-28 09:15:04 +01:00
Gordon Williams 2b514addb2 android 0.15: Allow method/body/headers to be specified for `http` (needs Gadgetbridge 0.68.0b or later) 2022-08-01 10:19:59 +01:00
Martin Boonk 3de13839fb android - Bump version and changelog 2022-07-02 17:17:47 +02:00
Gordon Williams 85dad61386 android 0.13: Added Bangle.http function (see Readme file for more info) 2022-06-28 15:31:57 +01:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Lubomir cb890e6fc5 android: Fix SMS bug 2022-05-25 09:52:54 +01:00
frigis1 417ce17b86
Update ChangeLog 2022-05-18 00:06:09 -07:00
frigis1 6c5ab23c9d
Update ChangeLog 2022-04-24 00:25:20 -07:00
Richard de Boer 6315a192d6
android: Include charging state in battery updates to phone 2022-02-02 20:34:05 +01:00
Gordon Williams ea44abb791 android 0.06: Option to keep messages after a disconnect (default false) (fix #1186) 2022-01-12 10:58:47 +00:00
Ben Whittaker 358a02471d android: Send notification id when handling notifications 2021-12-13 13:42:14 -05:00
Gordon Williams 5f5ca64cb4 android 0.04: Android icon now goes to settings page with 'find phone' 2021-11-25 15:21:59 +00:00
Gordon Williams cb6e14f6c1 messages, start of call handling and message responses, fix for scroll issue when only 2 menu items 2021-11-23 20:20:37 +00:00
Gordon Williams 4719fada28 Android Remove messages on disconnect, Fix music control (ref #909) 2021-11-23 16:28:34 +00:00
Gordon Williams 935d409f4c ability to depend on a specific app ID
Layout can display images in buttons
iOS and Android integration apps
2021-11-04 17:16:02 +00:00