Martin Boonk
|
966a867d60
|
android - Combine connection handler methods
|
2023-01-13 13:32:28 +01:00 |
Martin Boonk
|
436a3dfd97
|
android - Remove GBGPS tracking
|
2023-01-13 10:31:42 +01:00 |
Martin Boonk
|
2675783aae
|
android - Fix typo (wrong function as parameter)
|
2023-01-13 10:14:36 +01:00 |
Martin Boonk
|
e55c1566ee
|
android - Fix GPS switched of when connected while writing to Serial1
|
2023-01-13 09:34:11 +01:00 |
Martin Boonk
|
0038e51776
|
android - Adds additional test steps
|
2023-01-12 22:27:00 +01:00 |
Martin Boonk
|
88712724bc
|
android - Add test code for manual execution
|
2023-01-12 22:27:00 +01:00 |
Martin Boonk
|
85ef12aa58
|
android - Bump version
|
2023-01-12 22:26:59 +01:00 |
Martin Boonk
|
4e991fb729
|
android - Handle connection events and switch GPS use over
|
2023-01-12 22:25:56 +01:00 |
Martin Boonk
|
d74c2c4043
|
android - Use more compact way of overriding gps power function
|
2023-01-12 22:25:56 +01:00 |
Martin Boonk
|
539ea48824
|
android - Stop GPS on phone if not activated inside 3 seconds after boot
|
2023-01-12 22:25:56 +01:00 |
Gordon Williams
|
4a628dddbf
|
Android 0.21: Fix broken 'Messages' button in menu
|
2023-01-12 11:49:34 +00:00 |
Gordon Williams
|
31f29df5c3
|
Revert "remove null check, since mapping is now down on app side"
|
2023-01-09 10:51:30 +00:00 |
Lukas
|
c39a6c4e16
|
remove unnecessary mapping
|
2023-01-08 19:25:52 +01:00 |
Lukas
|
393c6c63b4
|
remove null check, since mapping is now down on app side
|
2023-01-08 13:32:22 +01:00 |
Gordon Williams
|
897d05ae27
|
minor tweak to GPS to ensure it'll work even after Gadgetbridge is fixed
|
2023-01-06 14:05:33 +00:00 |
Lukas
|
7a0a749bac
|
increase version,
add change log message
|
2022-12-30 16:33:30 +01:00 |
Lukas
|
e6ce25d6b5
|
change event name to match the event name of the normal GPS event, which is being used by the gps chip of the banglejs device
|
2022-12-29 15:10:23 +01:00 |
Lukas
|
37d5a3681d
|
add mapping of the longitude gps value
|
2022-12-29 14:53:41 +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 |
Gordon Williams
|
cac0c306f4
|
Merge branch 'android-gps-updater' of github.com:LukasEdl/BangleApps into LukasEdl-android-gps-updater
|
2022-11-28 13:56:16 +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
|
c6a20ace26
|
Remove unused function (Gadgetbridge does not use this any more)
|
2022-11-23 14:32:02 +00:00 |
Lukas
|
7561f8d7c2
|
add gps request handling
|
2022-11-21 20:41:52 +01:00 |
Lukas
|
c68c14a9ed
|
add check if gps data should be overwritten, before the gps data is emitted
|
2022-11-21 20:41:51 +01:00 |
Lukas
|
31bed21581
|
add setting to set overwrite of internal gps
|
2022-11-21 20:41:49 +01:00 |
Lukas
|
d5e6879897
|
add handling of gps events
|
2022-11-21 20:41:48 +01: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 |
Martin Boonk
|
aaa1856892
|
android - Fix timeout not beeing cleared
|
2022-07-02 17:00:23 +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 |
Gabriele Monaco
|
685f3710f3
|
Starting forceCalendarSync from Gadgetbridge
|
2022-06-08 17:45:39 +02:00 |
Gabriele Monaco
|
064b9996e7
|
Added periodic call to forceCalendarSync
|
2022-06-05 19:06:18 +02:00 |
Gabriele Monaco
|
9e4d58d215
|
Added simpler calendar management (all in single packet)
|
2022-06-05 18:56:20 +02:00 |
Gabriele Monaco
|
e057270d01
|
Added settings page to force calendar sync
|
2022-06-05 18:56:20 +02:00 |
Gabriele Monaco
|
a50f53b15a
|
Added screenshots and correct version number
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
5fee259dd0
|
Changed calendar format to array and graying out old events
|
2022-06-05 18:55:55 +02:00 |
Gabriele Monaco
|
069e0c13a9
|
android: added calendar sync events
|
2022-06-05 18:55:55 +02:00 |
Lubomir
|
cb890e6fc5
|
android: Fix SMS bug
|
2022-05-25 09:52:54 +01:00 |
frigis1
|
4102a128b9
|
Update metadata.json
|
2022-05-18 16:20:50 -07:00 |
frigis1
|
d8e0b56993
|
Update boot.js
|
2022-05-18 01:09:12 -07:00 |
frigis1
|
ba29358259
|
Update settings.js
|
2022-05-18 00:08:37 -07:00 |
frigis1
|
46a4e5f261
|
Update boot.js
|
2022-05-18 00:08:11 -07:00 |
frigis1
|
c5072b3a9a
|
Update README.md
|
2022-05-18 00:06:28 -07:00 |
frigis1
|
417ce17b86
|
Update ChangeLog
|
2022-05-18 00:06:09 -07:00 |
Gordon Williams
|
d04674305e
|
Quick tweaks for recent PR
|
2022-04-25 14:02:12 +01:00 |
Gordon Williams
|
a5927ae2b5
|
Minor tweaks to PR to help with RAM usage
|
2022-04-25 13:42:00 +01:00 |
frigis1
|
d5489c7fef
|
Update README.md
|
2022-04-24 00:26:39 -07:00 |
frigis1
|
bbd90e0869
|
Update metadata.json
|
2022-04-24 00:25:39 -07:00 |
frigis1
|
6c5ab23c9d
|
Update ChangeLog
|
2022-04-24 00:25:20 -07:00 |
frigis1
|
9df3354a49
|
Update settings.js
|
2022-04-24 00:25:03 -07:00 |
frigis1
|
98f199105e
|
Update boot.js
|
2022-04-24 00:24:43 -07:00 |
Richard de Boer
|
6315a192d6
|
android: Include charging state in battery updates to phone
|
2022-02-02 20:34:05 +01:00 |
Adam Schmalhofer
|
3de7692e2c
|
Merge branch 'master' into jekyll-apps.json
|
2022-01-13 21:41:39 +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 |
Adam Schmalhofer
|
cec31972b5
|
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
|
2022-01-06 12:47:26 +01:00 |
Ben Whittaker
|
358a02471d
|
android: Send notification id when handling notifications
|
2021-12-13 13:42:14 -05:00 |
Gordon Williams
|
e8264cc8f8
|
messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909)
|
2021-11-25 15:50:07 +00: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
|
5be6981acd
|
oops - named stub wrong
|
2021-11-23 16:31:42 +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
|
baa36bdd91
|
about
|
2021-11-08 09:42:40 +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 |