eleanor
eae3ce56d3
Update metadata.json
2022-09-09 08:18:55 -05:00
eleanor
8e70ac9f83
Update ChangeLog
2022-09-09 08:18:42 -05:00
eleanor
7421238f41
Update metadata.json
2022-09-09 08:18:26 -05:00
eleanor
404625f44b
Update ChangeLog
2022-09-09 08:18:08 -05:00
Gordon Williams
b2bb45d878
improve sched readme
2022-09-09 09:37:10 +01:00
Peer David
1c7ab9ea06
Merge branch 'espruino:master' into master
2022-09-08 16:00:57 +02:00
David Peer
4653ffc07b
Show calendar week
2022-09-08 16:00:46 +02:00
Gabriele Monaco
311d619e57
agenda: displaying calendar colour and name
2022-09-08 09:10:13 +00:00
eleanor
6547e2dcc6
updated month abbreviation
2022-09-07 14:32:15 -05:00
eleanor
0f6272aa70
Update app.js
2022-09-07 14:17:23 -05:00
eleanor
9cc04dcbe8
called queuedraw
2022-09-07 13:56:35 -05:00
eleanor
ed5a1850c5
Made suggested changes
...
- used `date_utils`
- replaced "second interval" with `queueDraw()`
2022-09-07 13:24:21 -05:00
Gordon Williams
67e8beea7c
oops - merge error
2022-09-07 10:16:20 +01:00
Gordon Williams
82444f9942
Merge branch 'master' into new_branch
2022-09-07 10:15:39 +01:00
Gordon Williams
f952e17258
messages: Option to make message icons monochrome (not colored) ( fix #2043 )
2022-09-07 09:53:22 +01:00
Gordon Williams
097730245a
minor readability tweak when checking for messages
2022-09-07 09:20:58 +01:00
Gordon Williams
5e49dcedf2
Merge branch 'master' into messages-load-function
2022-09-07 09:16:46 +01:00
Gordon Williams
df04960655
Merge pull request #2113 from thyttan/clocks-and-widgets
...
Clock apps tell clock widgets to hide.
2022-09-07 09:09:35 +01:00
Gordon Williams
b5d4c18118
Merge pull request #2114 from peerdavid/master
...
[BWClock] Improved handling of callback functions in menu
2022-09-07 09:01:58 +01:00
thyttan
fcce875880
small fix
2022-09-07 01:12:33 +02:00
thyttan
11e34f73b4
Clock apps tell clock widgets to hide #7
2022-09-07 01:09:46 +02:00
thyttan
ab15ed66a2
Clock apps tell clock widgets to hide #6
2022-09-07 00:57:47 +02:00
thyttan
4097f19d4e
Clock apps tell clock widgets to hide #5
2022-09-07 00:41:09 +02:00
eleanor
fb41861376
Merge branch 'espruino:master' into master
2022-09-06 15:29:01 -05:00
eleanor
fe27aca4eb
Create app-icon.js
2022-09-06 15:28:24 -05:00
eleanor
1e5f11abb4
Add files via upload
2022-09-06 15:24:30 -05:00
eleanor
e3307eaa48
Delete iconclk.png
2022-09-06 15:23:55 -05:00
eleanor
1bafd0add9
Add files via upload
2022-09-06 15:23:29 -05:00
eleanor
8b7a6b6f2b
added screenshot
2022-09-06 15:16:45 -05:00
eleanor
7ed481e4f7
created metadata
2022-09-06 15:15:54 -05:00
eleanor
eb6598d1d7
made a README
2022-09-06 15:14:23 -05:00
eleanor
17e85fb65a
created ChangeLog
2022-09-06 15:12:43 -05:00
eleanor
9a9b82ba19
Create app.js
2022-09-06 15:11:19 -05:00
thyttan
3c291b12a5
small fix
2022-09-06 21:29:05 +02:00
thyttan
7b1058e537
Clock apps tell clock widgets to hide #4
2022-09-06 21:27:02 +02:00
thyttan
0d2093a134
Clock app tell clock widgets to hide #3
2022-09-06 20:56:43 +02:00
David Peer
04767b94d9
Improved handling of async data
2022-09-06 20:37:23 +02:00
thyttan
55e1a7e74f
small fix
2022-09-06 20:29:56 +02:00
Peer David
f42c82c67f
Merge branch 'espruino:master' into master
2022-09-06 20:09:25 +02:00
thyttan
395be5a65d
Clock apps tell clock widgets to hide #2
2022-09-06 19:34:20 +02:00
thyttan
61ad67d32e
fix typo
2022-09-06 18:47:26 +02:00
thyttan
5b1b3553c5
Clock apps tell clock widgets to hide
2022-09-06 18:38:13 +02:00
storm64
8f25103d37
[ptlaunch] Correct typo
2022-09-06 12:39:28 +02:00
storm64
505a1183e4
[ptlaunch] Correct setUI mode-object conversion
2022-09-06 12:36:17 +02:00
storm64
f6640e10ce
[ptlaunch] Add setUI custom clock recognition
...
Update boot.js to support clocks in custom setUI mode, started with: `Bangle.setUI({ mode: "custom", clock: 1, ... });
2022-09-06 12:15:52 +02:00
Peer David
64c96e9540
Merge branch 'espruino:master' into master
2022-09-05 16:17:23 +02:00
Gordon Williams
b9fb9f0eab
Merge pull request #2111 from storm64/gpsnav_b2
...
[gpsnav] Adding support for b2
2022-09-05 13:19:44 +01:00
Gordon Williams
d1e1392c6e
Merge pull request #2110 from storm64/sleeplog_beta
...
[sleeplog] New version as mentioned in #1517
2022-09-05 13:17:14 +01:00
storm64
dff2fb5217
Merge branch 'espruino:master' into gpsnav_b2
2022-09-05 13:14:48 +02:00
Gordon Williams
dd901c6b79
Merge pull request #2106 from LeonMatthes/calclock
...
Calclock
2022-09-05 12:10:36 +01:00
storm64
1073b2bf1c
Merge branch 'espruino:master' into sleeplog_beta
2022-09-05 13:03:02 +02:00
Gordon Williams
a624ad2848
Merge pull request #2109 from splch/sitandlook
...
Adds personal work-from-home health widget
2022-09-05 11:52:55 +01:00
Gordon Williams
982d252a4a
Merge pull request #2108 from nxdefiant/widgps
...
widgps: Do not take widget space if icon is hidden
2022-09-05 11:26:36 +01:00
Gordon Williams
a743fb5198
Merge pull request #2104 from jt-nti/medical-alert
...
New medical alert widget
2022-09-05 11:18:17 +01:00
Gordon Williams
933cd3c364
Merge pull request #2103 from thyttan/bwclock
...
[BWClock] Make BWClock and "Digital clock widget" work together
2022-09-05 11:05:17 +01:00
Gordon Williams
7ba3ae3f08
Merge pull request #2102 from aaronrolls/master
...
Updated to version 0.02
2022-09-05 10:44:42 +01:00
David Peer
1744bce5b6
Minor changes
2022-09-05 11:39:56 +02:00
David Peer
95b02bdef2
minor changes
2022-09-05 10:03:04 +02:00
Spencer Churchill
ecfca7d8b6
link github username to profile
2022-09-04 12:11:27 -07:00
Spencer Churchill
062cd82eca
version and grammar fixes
2022-09-04 11:58:25 -07:00
Spencer Churchill
f48fb40593
return null instead of calling null
2022-09-04 11:55:56 -07:00
Spencer Churchill
9cab0af8b4
adds personal work-from-home health widget
2022-09-04 11:48:19 -07:00
David Peer
77a498950c
Added altitude
2022-09-04 11:49:26 +02:00
James Taylor
130a847c32
New medical alert widget
...
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2022-09-02 21:31:29 +01:00
Erik Andresen
69ee96010e
widgps: cleanup
2022-09-02 20:04:57 +02:00
Erik Andresen
bd829f27e9
widgps: Do not take widget space if icon is hidden
2022-09-02 20:03:50 +02:00
Leon Matthes
0038c25df9
[calclock] Version 0.02
...
More compact rendering & App icon
2022-08-30 11:14:47 +02:00
Leon Matthes
6e909eeeeb
[calclock] Initial version
2022-08-30 11:01:53 +02:00
storm64
a3f6097131
[gpsnav] Update app_b2.js
...
Add degree sign to bearing.
2022-08-30 10:41:21 +02:00
storm64
919ec8c34b
[sleeplog] Update metadata.json
...
Edit screenshots
2022-08-29 23:15:41 +02:00
storm64
4824c4bcd4
[sleeplog] Update README.md + screenshots
2022-08-29 23:11:49 +02:00
storm64
0d59e20cd9
[sleeplog] Update README.md
2022-08-29 22:30:39 +02:00
storm64
c2eaa00aa0
[sleeplog] Update README.md
2022-08-29 22:25:19 +02:00
storm64
7442dc4002
[gpsnav] Update drawing + add metrics change
...
- Remove Ypos constant
- Adjust drawing positions
- Add metrics change feature
- Add B2 specifics to README.md
2022-08-28 23:34:21 +02:00
storm64
8e45725adc
[gpsnav] Add support for b2
...
Add support for Bangle.js 2:
- Change button mapping
- Remove custom graphics object and flip function
- Use theme colors
- Adjust sizes
- Add screenshot
2022-08-28 21:56:59 +02:00
storm64
2d822a9abc
Merge branch 'espruino:master' into sleeplog_beta
2022-08-28 16:21:59 +02:00
deirdreobyrne
b3f40e868d
Works - except that date_utils is gone?!
2022-08-27 22:25:28 +01:00
thyttan
a16d414e4e
bump version
2022-08-26 02:20:01 +02:00
thyttan
5d14311c58
move setUI("clock") up before loadWidgets(). This makes bwclock and "Digital clock widget" play nice together
2022-08-26 01:58:19 +02:00
aaronrolls
8f70e2779a
Added sleep mode toggle
2022-08-25 09:26:36 +00:00
aaronrolls
478cef2393
Added sleep mode feature
2022-08-25 09:16:51 +00:00
aaronrolls
b3c33855ac
Added setting to toggle sleep mode
2022-08-25 09:15:59 +00:00
aaronrolls
747b21f7fe
Created
2022-08-25 09:15:42 +00:00
aaronrolls
a3de2a9460
Added readme, change up version to 0.02
2022-08-25 09:15:35 +00:00
David Peer
4485e58218
Updated screenshot
2022-08-24 22:29:03 +02:00
David Peer
752e91e1b8
Minor design improvement
2022-08-24 22:27:47 +02:00
David Peer
a23b8a4e74
Updated screenshot
2022-08-24 22:21:29 +02:00
David Peer
5ea59aa053
Set timer for agenda entries
2022-08-24 22:19:52 +02:00
aaronrolls
02e12ffd86
Bug Fixes
2022-08-24 10:38:13 +00:00
Gordon Williams
58a200b05d
Merge pull request #2099 from aaronrolls/master
...
New App - Chimer
2022-08-24 10:59:57 +01:00
aaronrolls
c4f6ccd4d1
bug fix
2022-08-24 09:38:26 +00:00
aaronrolls
6689c9adce
Updated start and end hours to 0 - 23
2022-08-24 09:35:31 +00:00
aaronrolls
da784d05f5
Added Readme
2022-08-24 09:34:56 +00:00
aaronrolls
bd52aad34d
Changed icon link to match new icon
2022-08-24 09:34:48 +00:00
aaronrolls
63434a6efb
Changed Icon
2022-08-24 09:25:45 +00:00
aaronrolls
984fcf812f
Updated description
2022-08-24 09:17:56 +00:00
aaronrolls
ec29905238
Removed version number
2022-08-24 09:15:40 +00:00
aaronrolls
86b5c10937
Updated formatting
2022-08-24 09:15:18 +00:00
Gordon Williams
178c16f08c
Merge pull request #2093 from thyttan/thermometer
...
[Thermometer] Add back button
2022-08-24 08:45:13 +01:00
Gordon Williams
794ece07e6
Merge pull request #2094 from peerdavid/master
...
[BW Clock] Fix - Step count was no more shown in the menu.
2022-08-24 08:44:26 +01:00
Gordon Williams
791999e6aa
Merge pull request #2095 from Stiralbios/master
...
[ActivityReminder] Change the app.js display and cleanup + maybe some optimisations
2022-08-24 08:44:02 +01:00
Gordon Williams
18cbc78496
Merge pull request #2097 from khromov/patch
...
[LCARS] Add ability to disable alarms
2022-08-24 08:43:35 +01:00
aaronrolls
04819fcfe1
Removed 1 minute frequency option
2022-08-24 04:42:16 +00:00
aaronrolls
0751accf08
Changed version to 14
2022-08-23 21:54:51 +00:00
aaronrolls
e9eef512a6
Bug Fixes
2022-08-23 21:54:26 +00:00
aaronrolls
b8895a028b
Fixed bug where watch would chime on reload if minute matched one of its parameters
2022-08-23 21:06:52 +00:00
Gabriele Monaco
89a4cf1bbf
agenda: added awareness of allDay field
2022-08-23 11:52:31 +02:00
aaronrolls
0ae3a550ad
Fixed start and end not loading properly
2022-08-23 05:55:38 +00:00
aaronrolls
4632b990a7
Added a feature to enable diabling chime at certain times
2022-08-23 05:48:45 +00:00
aaronrolls
10b470193b
Added sleep timer
2022-08-23 05:40:42 +00:00
aaronrolls
a14ce9434a
Add features back
2022-08-23 05:36:07 +00:00
aaronrolls
d423bd8886
Changed version to 8
2022-08-23 05:29:53 +00:00
aaronrolls
1e9f862b84
Added FILE var
2022-08-23 05:29:04 +00:00
aaronrolls
9270cc9fcd
Changed to version 7
2022-08-23 05:27:07 +00:00
aaronrolls
8193b665b5
Changed Buzz
2022-08-23 05:26:42 +00:00
aaronrolls
71bf57cee5
bug fix
2022-08-23 04:18:32 +00:00
aaronrolls
4b5384911f
changed version to 5
2022-08-23 04:13:37 +00:00
aaronrolls
719142e4e5
added min
2022-08-23 04:12:48 +00:00
aaronrolls
a8bcd16f6d
added 1 min frequency
2022-08-23 04:12:34 +00:00
aaronrolls
0aafb0202b
Fixes
2022-08-23 03:12:00 +00:00
aaronrolls
3584071381
Changed desc version to 3
2022-08-23 02:11:24 +00:00
aaronrolls
b4d586ad6f
trying to fix lack of buzz
2022-08-23 02:03:40 +00:00
aaronrolls
beeb053db7
Tried to fix timing of buzz
2022-08-23 01:33:44 +00:00
aaronrolls
0f04ba8f67
Fixed another bug
2022-08-23 01:04:51 +00:00
aaronrolls
e81b6a2dac
Fixed another bug
2022-08-23 00:59:15 +00:00
aaronrolls
c2b93e3325
Fixed a bug
2022-08-23 00:58:13 +00:00
aaronrolls
36d58a715c
Add ability for more than one vibration
2022-08-23 00:57:22 +00:00
aaronrolls
6dc96580fc
removed the last hour feature and tried to fix app
2022-08-23 12:32:07 +12:00
aaronrolls
f75ee4df72
fixed 30 and 15 minute chimes
2022-08-23 11:20:53 +12:00
aaronrolls
ecdf4fbeed
added function showMainMenu
2022-08-23 11:09:32 +12:00
aaronrolls
3eb269eee0
fixed typo
2022-08-23 10:18:57 +12:00
aaronrolls
9ae6b7c821
changed the location of some vars
2022-08-23 10:15:45 +12:00
aaronrolls
8036f6435f
updated version to 0.02
2022-08-23 10:11:27 +12:00
aaronrolls
e6a861b52d
changed value to v
2022-08-23 10:09:14 +12:00
aaronrolls
7bffac0206
Changed the frequnecy const
2022-08-23 10:06:02 +12:00
Stanislav Khromov
afe895f435
Update metadata.json
2022-08-22 23:58:43 +02:00
Stanislav Khromov
faddda9db2
[LCARS] Add ability to disable alarms
2022-08-22 23:58:05 +02:00
aaronrolls
0931f44a58
Tried to fix the settings page
2022-08-23 09:57:12 +12:00
aaronrolls
ae581d3aff
Tried to fix bugs again
2022-08-23 09:40:36 +12:00
aaronrolls
cf18ecc312
Tried to fix bug in settings
2022-08-23 09:32:17 +12:00
Aaron Rolls
ec7e58a14d
Added first version of Chimer app
2022-08-23 08:49:10 +12:00
storm64
59393a8e32
Merge branch 'espruino:master' into sleeplog_beta
2022-08-21 20:40:01 +02:00
Stiralbios
392866d2de
[ActivityReminder] New app screen
2022-08-20 16:11:10 +02:00
Stiralbios
563245defe
[ActivityReminder] Put the alert code in it's own file
2022-08-20 15:10:44 +02:00
Stiralbios
d714c2c490
[ActivityReminder] Add storageFile: true for the data file with the goal to improve perfs slightly
2022-08-20 14:39:30 +02:00
Stiralbios
a787181206
[ActivityReminder] Small change on settings.js to allow futur flexibility
2022-08-20 14:35:26 +02:00
Stiralbios
8cc79a77d0
[ActivityReminder] Use 2 space indent like on others apps in the repository
2022-08-20 14:17:36 +02:00
David Peer
fa6a1bc6eb
Merge branch 'master' of https://github.com/peerdavid/BangleApps
2022-08-20 11:57:42 +02:00
David Peer
43deb4eb3d
Minor improvements
2022-08-20 11:57:39 +02:00
Peer David
473236dfa8
Merge branch 'espruino:master' into master
2022-08-20 09:43:03 +02:00
David Peer
91c794d5ee
Fix - Step count was no more shown in the menu.
2022-08-20 09:42:51 +02:00
thyttan
fe16d67e99
Add back button
2022-08-20 00:14:14 +02:00
Gordon Williams
fb7b69379a
Merge branch 'master' of github.com:espruino/BangleApps
2022-08-19 08:42:10 +01:00
Gordon Williams
7f8d27b95e
recognise 2v15
2022-08-19 08:42:03 +01:00
Gordon Williams
9965f372e7
Merge pull request #2089 from eyecreate/master
...
Update macwatch2 app to use time based on locale settings
2022-08-19 08:16:12 +01:00
David Peer
302e98ac3f
Minor fix
2022-08-18 22:25:51 +02:00
Peer David
d5eb9716da
Merge branch 'espruino:master' into master
2022-08-18 22:16:16 +02:00
David Peer
65876bd323
Added agenda
2022-08-18 22:15:53 +02:00
storm64
5f24e2b3e8
sleeplog: Update metadata.json
...
Match version with ChangeLog
2022-08-18 00:33:30 +02:00
storm64
68abc30707
sleeplog: Update ChangeLog
...
Reorganizing entries to match build dependencies
2022-08-18 00:31:58 +02:00
storm64
8c7e4ffeb2
sleeplog: Update ChangeLog
...
Reformatting entries to prevent build error.
2022-08-18 00:11:47 +02:00
storm64
6dd4b965ec
Merge branch 'espruino:master' into sleeplog_v0.10_beta
2022-08-17 23:32:03 +02:00
storm64
bb683e2c1c
sleeplog: Update metadata.json
2022-08-17 23:24:34 +02:00
storm64
29e7f02059
sleeplog: Update ChangeLog
2022-08-17 23:23:27 +02:00
storm64
e9503bb08f
sleeplog: Update boot.js
...
Check for cached modules before removing to prevent module not found error.
2022-08-17 23:21:35 +02:00
eyecreate
8566fbcdbc
Bumped version to 0.04
2022-08-16 10:05:49 -04:00
eyecreate
1f42e5022a
updated changelog to 0.04
2022-08-16 10:05:36 -04:00
eyecreate
a7184802f7
Update app to use time based on locale settings
2022-08-15 18:19:13 -04:00
Gordon Williams
fa8b20f3f1
messages 0.50: Option to disable auto-open of messages
2022-08-15 12:58:58 +01:00
David Peer
4bf3a5ff36
Minor changes
2022-08-15 08:51:02 +02:00
David Peer
6c038e292e
Performance improvements of dynamic screen
2022-08-15 08:48:57 +02:00
David Peer
a8c5c605b8
Minor refactorings
2022-08-14 22:06:32 +02:00
David Peer
b73562fdfd
Updated Readme
2022-08-14 21:37:24 +02:00
Peer David
f418fc5155
Merge branch 'espruino:master' into master
2022-08-14 21:30:37 +02:00
David Peer
3c23902906
Added option for a dynamic screen mode to show widgets only if unlocked.
2022-08-14 21:30:19 +02:00
Gordon Williams
74430167c3
Merge branch 'master' of github.com:espruino/BangleApps
2022-08-11 14:01:56 +01:00
Hank
61b28cb47c
Handling exceptions
2022-08-11 14:56:37 +02:00
Gordon Williams
efd5a09b19
hrm docs
2022-08-11 10:08:57 +01:00
awkirk
07e6eee44f
SLiding Clock: Straight and angled date
2022-08-11 00:53:05 +01:00
Stanislav Khromov
e2614faf9f
Fix default settings
2022-08-11 01:03:37 +02:00
Stanislav Khromov
794a8a5823
Fix cross icon logic
2022-08-11 00:43:21 +02:00
Stanislav Khromov
1125edc67b
Update README.md
2022-08-11 00:14:17 +02:00
Stanislav Khromov
d888592c97
Update ChangeLog
2022-08-11 00:12:48 +02:00
Stanislav Khromov
960d7c7563
Clean up settings logic
2022-08-11 00:12:11 +02:00
Stanislav Khromov
d6d1e5c139
Increment version
2022-08-10 23:41:21 +02:00
Stanislav Khromov
a7257129ee
Add ability to hide icon when GPS is disabled
2022-08-10 23:39:43 +02:00
awkirk
936d4132bc
SLiding Clock: Now start with no config
2022-08-10 19:52:42 +01:00
Gordon Williams
17fde110a2
Merge pull request #1841 from emilecantin/patch-1
...
Clock & Calendar: Improve colours
2022-08-10 08:47:00 +01:00
Emile Cantin
6b2729303f
Clockcal: Update changelog for v0.05
2022-08-09 13:16:14 -04:00
Emile Cantin
21db1063da
Clockcal: Version bump
2022-08-09 13:15:00 -04:00
Emile Cantin
fa0bd74db2
Merge branch 'espruino:master' into patch-1
2022-08-09 13:13:21 -04:00
mbks
3a47aad355
fixed format string evaluation
2022-08-09 18:42:17 +02:00
mbks
caf778fdff
Replaced invalid backticks with quotes
2022-08-09 18:25:52 +02:00
Richard de Boer
b93e2dd913
hcclock: Use `messages` library to check for new messages
...
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:14:31 +02:00
Richard de Boer
f088fed7fe
7x7dotsclock: Use `messages` library to check for new messages
...
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:11:36 +02:00
Richard de Boer
143bbf858d
messages: Add `getMessages` and `status` functions to library
...
Apps/widgets should use the library instead of opening "messages.json"
For #2081
2022-08-09 16:11:36 +02:00
Gordon Williams
f3f8313442
Merge pull request #2076 from glemco/master
...
presentation_timer: added interface for configuration from app loader
2022-08-09 13:29:56 +01:00
Gordon Williams
2c32b89414
advclock 0.02: Remove un-needed fonts to improve memory usage ( #2079 )
2022-08-09 11:24:59 +01:00
Gordon Williams
87f90f8634
should be on bangle.js 1 too, fix #2077
2022-08-09 11:17:38 +01:00
adrian w kirk
5d50e0a9a7
sliding clock: Corrected the German One o'clock - should be Ein not Eins
2022-08-07 23:17:39 +01:00
adrian w kirk
4e3c8552c1
sliding clock: All watch faces working again after refactoring
2022-08-06 02:18:25 +01:00
Gabriele Monaco
13456000c3
presentation_timer: added interface for configuration from app loader
2022-08-05 20:11:42 +02:00
Gordon Williams
387e037a61
Merge pull request #2072 from xxDUxx/master
...
New app: Altimeter widget + tinyVario update
2022-08-04 08:34:31 +01:00
David Peer
b3570ed5e4
Merge branch 'master' of https://github.com/peerdavid/BangleApps
2022-08-03 22:03:14 +02:00
David Peer
97a507bbf4
Add humidity to weather data
2022-08-03 22:02:12 +02:00
xxDUxx
b5d4f0439f
Merge pull request #19 from xxDUxx/development
...
Development
2022-08-03 09:04:47 +02:00
xxDUxx
0a7d91be2e
Update metadata.json
2022-08-03 09:03:00 +02:00
xxDUxx
5be2516bc0
Update metadata.json
2022-08-03 09:02:48 +02:00
xxDUxx
7a54d4474a
Update metadata.json
2022-08-03 09:01:14 +02:00
xxDUxx
9278ce6c78
Merge pull request #18 from xxDUxx/development
...
Development
2022-08-03 08:51:56 +02:00
xxDUxx
66022b461c
Update widalt.wid.js
2022-08-03 08:50:52 +02:00
xxDUxx
18f5b1af44
Update widalt.settings.js
2022-08-03 08:44:15 +02:00
xxDUxx
fb4b46bd0f
Update widalt.settings.js
2022-08-03 08:38:51 +02:00
xxDUxx
0207dc604c
Update metadata.json
2022-08-03 08:22:41 +02:00
xxDUxx
553f36556e
Update ChangeLog
2022-08-03 08:22:17 +02:00
xxDUxx
a2947cecad
Update ChangeLog
2022-08-03 08:21:30 +02:00
xxDUxx
9249293287
Update metadata.json
2022-08-03 08:20:59 +02:00
xxDUxx
894acdf323
Merge pull request #17 from xxDUxx/development
...
Development
2022-08-03 08:16:01 +02:00
xxDUxx
88fb1c18b6
Update widalt.settings.js
2022-08-03 08:13:11 +02:00
xxDUxx
7032496bcf
Update widalt.settings.js
2022-08-03 08:12:49 +02:00
xxDUxx
f264f8e043
Update widalt.settings.js
2022-08-03 08:08:07 +02:00
xxDUxx
ca16b7e225
Update widalt.wid.js
2022-08-03 08:07:06 +02:00
xxDUxx
bb16310d2e
Update widalt.wid.js
2022-08-03 08:06:08 +02:00
xxDUxx
13c65dd6cb
Update app.js
2022-08-03 07:31:52 +02:00
xxDUxx
c9729ca9c4
Update app.js
2022-08-03 07:30:34 +02:00
xxDUxx
296919571d
Merge branch 'espruino:master' into master
2022-08-02 16:38:54 +02:00
xxDUxx
ce13da02d5
Merge pull request #16 from xxDUxx/development
...
Development
2022-08-02 16:34:33 +02:00
xxDUxx
ad54958edd
Update widalt.wid.js
2022-08-02 16:33:27 +02:00
xxDUxx
3832eaa6ae
Update widalt.wid.js
2022-08-02 16:24:44 +02:00
xxDUxx
5023dc09d9
Update widalt.wid.js
2022-08-02 16:24:09 +02:00
xxDUxx
826064bfc1
Update widalt.settings.js
2022-08-02 16:15:40 +02:00
xxDUxx
0fd544477c
Merge pull request #15 from xxDUxx/development
...
Update widalt.wid.js
2022-08-02 14:48:08 +02:00
xxDUxx
9fb6c1b36f
Update widalt.wid.js
2022-08-02 14:46:41 +02:00
xxDUxx
74905fe41a
Merge pull request #14 from xxDUxx/development
...
Development
2022-08-02 13:56:34 +02:00
xxDUxx
8b3a13d996
Update metadata.json
2022-08-02 13:55:31 +02:00
xxDUxx
d444d55372
Update metadata.json
2022-08-02 13:52:38 +02:00
xxDUxx
8cd62f0270
Create ChangeLog
2022-08-02 13:49:52 +02:00
xxDUxx
0ddb0ca799
Update widalt.wid.js
2022-08-02 13:48:47 +02:00
xxDUxx
974b1238da
Create widalt.settings.js
2022-08-02 13:46:41 +02:00
xxDUxx
4587b98ee6
Add files via upload
2022-08-02 13:44:55 +02:00
Gordon Williams
73bafd4b5d
0.02: Add 'pre' code that can erase the device
...
Wait more between sending code snippets
Now force use of 'Storage' (assume 2v00 or later)
2022-08-02 11:28:14 +01:00
xxDUxx
3c5e21a9fc
Create README.md
2022-08-02 10:41:15 +02:00
xxDUxx
ab1bf03178
Create metadata.json
2022-08-02 10:39:45 +02:00
xxDUxx
9bf672f28e
Create widalt.wid.js
2022-08-02 09:27:26 +02:00
adrian w kirk
c3ce292289
sliding clock: testing with current clock faces
...
- added left side date style
2022-08-01 20:41:42 +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
adrian w kirk
b95360232f
sliding clock: testing with current english clock
2022-07-31 23:42:09 +01:00
adrian w kirk
74b5dc9441
sliding clock: changed styling properties to map based.
...
- Added english formatter with date
2022-07-31 16:17:24 +01:00
Gabriele Monaco
a25ec8b133
agenda: disable past events display from settings
2022-07-31 16:09:25 +02:00
xxDUxx
b7baf9ed3f
Update app.js
2022-07-31 11:16:18 +02:00
lu713691
1fc4dcde62
Sliding Clock: BUGIFX: build failure due to semi colons
2022-07-31 00:17:24 +01:00
lu713691
395d7ac62f
Sliding Clock: sliding clock can now be styled using styling properties
2022-07-30 22:47:21 +01:00
lu713691
99adaa5ab6
Sliding Clock: BUGFIX: variable clock speed being overwritten
2022-07-30 19:31:04 +01:00
lu713691
0d3dc9f582
Sliding Clock: Added Text moving in a different rotation
2022-07-30 19:24:44 +01:00
lu713691
f69b9744fc
Sliding Clock: BUGFIX: Sliding off to the bottom and sliding new time from side was resulting in a blank row
2022-07-30 16:08:43 +01:00
lu713691
df7281383e
Sliding Clock: Now adding styling hooks so that rows can be placed as well as follow on from previous rows
2022-07-30 11:59:43 +01:00
lu713691
36096d76c3
Sliding Clock: Add row context to display row object so row properties can be stored/used for styling
2022-07-30 10:53:21 +01:00
lu713691
af2b83e64e
Sliding Clock: Can now slide on and off both left and right
2022-07-29 22:49:48 +01:00
Gordon Williams
51bb637572
Merge pull request #2066 from rigrig/fix-weather-clockiness
...
weather: don't mark app as CLOCK.
2022-07-29 08:07:41 +01:00
Richard de Boer
929c6171d6
weather: don't mark app as CLOCK.
...
This matters for widgets that hide themselves for clocks
2022-07-28 21:48:09 +02:00
Gordon Williams
8efcb22ec4
quick image clock tweaks - give up on 3bpp images as palette handling (rendering 3->8bpp) makes it tricky
2022-07-28 17:05:44 +01:00
Gordon Williams
6c46718acf
custom image clock for bangle.js 2
2022-07-28 15:15:06 +01:00
Gordon Williams
1c261bea03
Merge pull request #2065 from rigrig/improve-messages-memory
...
messages: improve memory usage
2022-07-28 08:45:22 +01:00
adrian w kirk
245e083ee0
sliding clock: refactored to initialize the sliding rows from functions rather than data so styling can be introduced
2022-07-27 23:37:55 +01:00
Richard de Boer
b854e58a96
messages: improve memory usage
...
Clear `layout` when going back from message to list
2022-07-27 20:08:47 +02:00
Richard de Boer
ded3b25d3e
widcw: fix memory leak
...
Repeated redrawing would create multiple redraw-timeouts
2022-07-27 19:45:40 +02:00
Gordon Williams
489582ee91
shownearby: 0.02: Ensure we reset advertising after exiting so the watch can be connected to!
2022-07-27 10:17:12 +01:00
adrian w kirk
381ba5ec65
sliding clock: refactored sliding clock so that it only loads 1 clock face. The intention being that we can start adding more complexity and individuality to each clock face
2022-07-27 00:01:56 +01:00
Gordon Williams
91728c147f
Big refactor to attempt to merge all the waypoints code into one place. At least 3 apps had basically identical interface.html files, and yet wpmoto had a great map-based editor.
2022-07-26 16:14:04 +01:00
xxDUxx
457766edf6
Update app.js
2022-07-26 14:24:06 +02:00
xxDUxx
efa50f5d9b
Update app.js
2022-07-26 14:19:51 +02:00
xxDUxx
e8d50c6b0d
Update metadata.json
2022-07-26 14:18:41 +02:00
xxDUxx
636f6f17a0
Update ChangeLog
2022-07-26 14:18:26 +02:00
xxDUxx
79066f2086
Update app.js
2022-07-26 14:17:37 +02:00
xxDUxx
fa8493a634
Update app.js
2022-07-26 14:11:16 +02:00
Gordon Williams
2d99d5f92c
messages 0.49: Change messages icon (to fit within 24px) and ensure widget renders icons centrally if they're not 24px
2022-07-25 15:53:59 +01:00
Gordon Williams
d604d73a70
Merge pull request #2058 from qucchia/fix-kbmorse
...
Fix kbmorse
2022-07-25 11:50:18 +01:00
Gordon Williams
30f507a2ae
Merge pull request #2059 from rigrig/messages-widget-memory
...
messages: reduce widget memory usage
2022-07-25 11:44:50 +01:00
Gordon Williams
661c33e9ab
Merge pull request #2056 from qucchia/master
...
Allow Noteify on Bangle.js 1
2022-07-25 10:35:13 +01:00
Richard de Boer
3be786841e
messages: reduce widget memory usage
...
Don't keep entire messages in memory: we only need `src` for icon+color
2022-07-23 21:33:42 +02:00
qucchia
9c05a142c0
Fix ‘kbmorse’
2022-07-23 11:10:49 +02:00
qucchia
81eb874e71
Allow Noteify on Bangle.js 1
2022-07-22 15:14:03 +02:00
Gordon Williams
f70ccd5aea
messages 0.48: When getting new message from the clock, only buzz once the messages app is loaded
2022-07-22 11:23:21 +01:00
Gordon Williams
13db51c636
tweak for higher output power
2022-07-21 15:45:26 +01:00
Gordon Williams
752d2561ca
openstmap 0.13: Use a single image file with 'frames' of data (drastically reduces file count, possibility of >1 map on device)
2022-07-21 15:45:17 +01:00
Gordon Williams
d546bd0d18
update openstreetmap tile provider since although opentopomap has nicer maps, it's too slow/unreliable
2022-07-21 15:12:39 +01:00
Gordon Williams
f7870c0cab
Add app to show location of others using the app
2022-07-21 15:10:11 +01:00
Gordon Williams
b72fbb627e
make descriptions less confusing for folks that just want to update AGPS from the app loader
2022-07-21 15:09:40 +01:00
xxDUxx
b3be86f5be
Merge branch 'espruino:master' into master
2022-07-20 17:40:51 +02:00
xxDUxx
533fc9861f
Merge pull request #13 from xxDUxx/development
...
Development
2022-07-20 17:39:16 +02:00
xxDUxx
63a40bd61b
Update app.js
2022-07-20 16:38:32 +02:00
xxDUxx
4c75ee4391
Update metadata.json
2022-07-20 16:31:53 +02:00
xxDUxx
a5fe5b3aa4
Update ChangeLog
2022-07-20 16:31:34 +02:00
xxDUxx
7fe89b9b41
Update app.js
2022-07-20 16:29:18 +02:00
Gordon Williams
d7e9469909
Added automatic Espruino programmer tool
2022-07-19 17:13:01 +01:00
Gordon Williams
1369047259
Add Espruino terminal - to allow communications with Espruino devices via terminal
2022-07-19 12:20:24 +01:00
Gordon Williams
da31affbea
Ensure espruinoctrl icon is transparent
2022-07-19 10:09:26 +01:00
Gordon Williams
5d534e0932
thermom 0.06: Minor tweaks for stability. Update every 5 seconds
2022-07-19 10:09:08 +01:00
Gordon Williams
9a6866f407
Merge branch 'master' of github.com:espruino/BangleApps
2022-07-19 10:08:50 +01:00
Gabriele Monaco
dad7246bfb
Added some notification icons
2022-07-19 08:36:12 +02:00
pancake
f36e2ff8cf
Update kanawatch 0.04 with a random character every minute
2022-07-18 17:39:02 +02:00
Gordon Williams
2ec97ce88e
add google icon
2022-07-18 14:57:18 +01:00
Gordon Williams
9b5dd113b4
settings 0.49: Now reloads settings properly after 'Calibrate Battery'
2022-07-18 14:24:53 +01:00
Gordon Williams
3f14b0dc8f
Merge pull request #2048 from xxDUxx/master
...
TinyVario 0.2
2022-07-18 12:12:09 +01:00
lu713691
e6586c0237
Matrix Clock: Updating version no and change log
2022-07-17 21:57:20 +01:00
lu713691
c5f27550f1
Matrix Clock: Adding 24 hour clock as an available time format (controlled from the setting window
2022-07-17 21:48:17 +01:00
xxDUxx
6db3ad02e4
Merge branch 'espruino:master' into master
2022-07-15 22:32:10 +02:00
xxDUxx
8ea766de65
Delete Readme.md
2022-07-15 22:07:56 +02:00
xxDUxx
b12e1d15b2
Create README.md
2022-07-15 22:07:38 +02:00
xxDUxx
8e470f5bc7
Update ChangeLog
2022-07-15 20:26:18 +02:00
xxDUxx
714eb99701
Delete README.md
2022-07-15 20:24:39 +02:00
xxDUxx
f3ba395f0c
Update metadata.json
2022-07-15 20:24:15 +02:00
xxDUxx
eb2565d763
Merge branch 'master' into development
2022-07-15 20:23:02 +02:00
xxDUxx
bb1599dff0
Update app.js
2022-07-15 20:18:41 +02:00
Gordon Williams
6ca63def2f
messages 0.46: Add 'Vibrate Timer' option to set how long to vibrate for, and fix Repeat:off
...
+ Fix message removal from widget bar (previously caused exception as .hide has been removed)
2022-07-15 12:10:52 +01:00
Gordon Williams
85abda3ba5
tweak sort orders so non-default launchers aren't right at the top
2022-07-15 11:43:01 +01:00
Gordon Williams
818b8a5b4d
show up GPX export, even for indoor tracks
2022-07-15 08:21:00 +01:00
Gordon Williams
e9d66c85e0
Merge pull request #2047 from rigrig/barclock-powersave
...
Barclock powersaving
2022-07-15 08:17:11 +01:00
Richard de Boer
29eedee899
barclock: whitespace
2022-07-14 22:19:37 +02:00
Richard de Boer
86e3ee489b
barclock: optimize drawing
2022-07-14 22:19:26 +02:00
Gordon Williams
b02947dc93
Allow option to include GPX entries even when there is no corresponding GPS info
2022-07-14 17:10:59 +01:00
Hank
0902a3a5ec
Adopted for BangleJS2
2022-07-14 08:17:33 +02:00
Gordon Williams
0f25f341d4
Merge pull request #2028 from myxor/apgsdata_v0.02
...
AGPSdata v0.02: Load AGPS data on app start and automatically in background
2022-07-12 16:34:04 +01:00
Gordon Williams
64ee251677
Merge pull request #2041 from pebl-hank/master
...
Adopted for BJS1
2022-07-12 12:53:59 +01:00
Hank
1a5e7794f6
BTN improvement
2022-07-12 13:51:20 +02:00
Hank
29e2387e4a
Tabs
2022-07-12 12:53:02 +02:00
Hank
0aa5d76cbf
Tabs
2022-07-12 12:51:37 +02:00
Hank
efdacb23c0
Adopted for BJS1
2022-07-12 12:48:30 +02:00
Gordon Williams
2d2aff8a11
Merge pull request #2040 from myxor/widgps_0.07
...
GPS Widget: Alternative marker icon (configurable via settings)
2022-07-12 10:28:38 +01:00
Marco Heiming
630f5d5011
Merge branch 'widgps_0.07' of https://github.com/myxor/BangleApps into widgps_0.07
2022-07-12 11:26:02 +02:00
Marco H
67886838f8
Use 1-bit icons
2022-07-12 11:25:39 +02:00
Marco H
8fc24cb63c
Update README.md
2022-07-12 10:40:02 +02:00
Gordon Williams
f79b3f7394
Merge pull request #2039 from pebl-hank/master
...
Taking care of the readme files
2022-07-12 09:37:55 +01:00
Marco H
f532bcb5be
Use white icons when dark theme is enabled
2022-07-12 10:13:58 +02:00
Marco H
3207c73b4f
Alternative marker icon (configurable via settings)
2022-07-12 09:25:27 +02:00
Hank
7090817fa0
Taking care of the readme files
2022-07-12 07:12:54 +02:00
deirdreobyrne
2f940d901e
Checks firmware; E.setDST(...) moved to boot.js
2022-07-11 14:37:09 +01:00
Marco H
d537fc5d73
Add setting for GNSS type
2022-07-11 13:39:14 +02:00
Gordon Williams
c68fb80071
update desc
2022-07-11 12:13:30 +01:00
Gordon Williams
cf737d4dbe
Merge pull request #2037 from deirdreobyrne/widdst
...
Widget to set dst rules
2022-07-11 12:12:21 +01:00
Gordon Williams
d0ad75b5fa
Merge pull request #2032 from LeonMatthes/hide-alarms
...
[Alarms & Timers] Allow hiding timers/alarms
2022-07-11 12:06:49 +01:00
Gordon Williams
1f6424d172
Merge pull request #2036 from fewieden/feature/add-more-ios-apps
...
[ios & messages] Added more iOS apps
2022-07-11 10:20:10 +01:00
Gordon Williams
ae06a5d696
Merge pull request #2035 from awkirk71/master
...
Matrix Clock: Fixing non dark color themes
2022-07-11 10:19:30 +01:00
deirdreobyrne
9d2867a443
Widget to set dst rules
2022-07-10 19:13:46 +01:00
Felix Wiedenbach
1229029d5e
Reorders bundleIds alphabetically
2022-07-10 18:26:50 +02:00
Felix Wiedenbach
f10ac1f54e
Adds new app colors and icons
2022-07-10 18:19:37 +02:00
Felix Wiedenbach
2888c6d85f
fixes typo
2022-07-10 17:32:25 +02:00
Felix Wiedenbach
474c7b16b7
adds more app colors
2022-07-10 17:32:07 +02:00
Felix Wiedenbach
d09e8be58f
converts more bundleIds to app titles
2022-07-10 17:26:50 +02:00
xxDUxx
8468031925
Update Readme.md
2022-07-10 11:18:28 +02:00
Hank
947f5afdc9
Added Screenshot
2022-07-10 11:16:58 +02:00
Hank
631f435ec4
Improving image - disable logging
2022-07-10 11:14:03 +02:00
xxDUxx
894285aff5
Create Readme.md
2022-07-10 11:13:58 +02:00
Hank
f4fb4cd12f
Fix init setting
2022-07-09 20:10:27 +02:00
Hank
17e3cc71cc
Adding more description
2022-07-09 20:05:24 +02:00
Hank
3c32810162
Adding status file to metadata
2022-07-09 20:03:20 +02:00
Hank
874320cb63
Fixes
2022-07-09 19:58:39 +02:00
Hank
3fe261821d
Fixes
2022-07-09 19:55:54 +02:00
Hank
9430b2faef
0.20: Added status saving
2022-07-09 19:23:22 +02:00
Hank
efdff0f4a4
0.15 - first working version
2022-07-09 17:20:14 +02:00
awkirk71
9b55fc2394
Merge branch 'espruino:master' into master
2022-07-09 14:32:10 +01:00
adrian w kirk
bbf94f862e
matrix clock: typo in config
2022-07-09 14:23:57 +01:00
adrian w kirk
38be324bd9
Matrix Clock: Resized screen images
2022-07-09 14:21:14 +01:00
lu713691
984d91ed0c
Matrix Clock: Updating documentation
2022-07-09 14:05:45 +01:00
Hank
570bec09ff
Merge branch 'DrinkCounter'
2022-07-08 18:50:18 +02:00
Hank
b0be12c03b
Readme
2022-07-08 18:48:35 +02:00
Hank
ae771c6515
Merge branch 'DrinkCounter'
2022-07-08 18:45:08 +02:00
Hank
51d1fab4e4
Readme
2022-07-08 18:41:58 +02:00
Leon Matthes
00546163ec
[Alarms & Timers] Allow hiding timers/alarms
2022-07-08 18:32:01 +02:00
Gordon Williams
b73c41baa4
Merge branch 'master' of github.com:espruino/BangleApps
2022-07-08 08:56:16 +01:00
Gordon Williams
f8117221b5
Merge pull request #2031 from pidajo/agpswidget
...
[New] AGPS Widget
2022-07-08 08:35:03 +01:00
Gordon Williams
cddeef0156
update main changelog
2022-07-08 08:31:17 +01:00
Gordon Williams
c12e2101f2
Merge pull request #1996 from seanhagen/master
...
Rewrite Bowser clock to use ClockFace
2022-07-08 08:30:30 +01:00
Hank
eb68aa4a4c
New BAC calculation
2022-07-08 07:41:11 +02:00
pidajo
101ec7d753
Update README.md
2022-07-08 00:03:15 +02:00
pidajo
61ef5f3772
Create README.md
2022-07-08 00:00:48 +02:00
pidajo
74334e09c6
Add files via upload
2022-07-07 23:57:58 +02:00
pidajo
7402bdc7fe
Create metadata.json
2022-07-07 23:56:38 +02:00
pidajo
66d8770059
Create ChangeLog
2022-07-07 23:53:56 +02:00
pidajo
295cdb7e81
Create widget.js
2022-07-07 23:52:45 +02:00
Marco H
cf1f2119cc
Improve app handling
...
Unify writing
2022-07-07 21:24:47 +02:00
Leon Matthes
f781f34200
Minimal battery: Optimizations
2022-07-07 19:38:42 +02:00
Leon Matthes
2a1eb5ade2
Minimal Bluetooth Widget
2022-07-07 19:38:42 +02:00
Leon Matthes
e097da43dd
Add Minimal Battery widget
2022-07-07 19:38:42 +02:00
Hank
4e1f52ea26
added ebac
2022-07-07 19:31:30 +02:00
Sean Patrick Hagen
d79bc3b73f
Updating CHANGELOG & metadata
2022-07-07 10:18:35 -07:00
Hank
55675446fa
Drinks selectable
2022-07-07 18:45:16 +02:00
Hank
4338cdda73
clearRect
2022-07-07 18:23:28 +02:00
Hank
927608be54
Adding time and beer.
2022-07-07 16:40:53 +02:00
Marco H
1c2ca29f3f
Allow retry if download via app fails
2022-07-07 14:20:37 +02:00
Hank
c3382032c2
png
2022-07-07 13:17:51 +02:00
Hank
22a722346c
tabs
2022-07-07 13:13:40 +02:00
Hank
4ed167d1b6
Drink counter - init
2022-07-07 13:08:59 +02:00
lu713691
765e7cce42
Matrix Clock: Remove color schemes that don't work
2022-07-07 11:15:57 +01:00
Gordon Williams
789e3a7ec5
0.06: Bangle.js 2 enhancements - remove offscreen buffer and render direct
2022-07-07 11:00:18 +01:00
awkirk71
2398f7c964
Merge branch 'espruino:master' into master
2022-07-07 10:57:59 +01:00
lu713691
8ceeea95cd
Matrix Clock: Expand colour schemes and add intensity setting for no shards displayed
2022-07-07 10:57:20 +01:00
Gordon Williams
970de6bf9b
Merge pull request #2005 from myxor/message_buzz_pattern_for_calls
...
Messages: Separate buzz pattern for incoming calls
2022-07-07 10:27:58 +01:00
Marco H
bdf67c0360
Split settings file and data file into two
2022-07-07 09:51:57 +02:00
Hank
3aace6daff
Teatimer: Fix BG/FG color
2022-07-07 08:58:14 +02:00
Marco H
f06168af97
Merge branch 'master' into message_buzz_pattern_for_calls
2022-07-07 07:30:47 +02:00
lu713691
c1759cb310
Matrix Clock BUGFIX: typo in settings panel
2022-07-06 17:07:20 +01:00
lu713691
8028451d11
Merge remote-tracking branch 'origin/master'
2022-07-06 16:46:58 +01:00
lu713691
98a1abb180
Matrix Clock BUGFIX: typo in settings panel
2022-07-06 16:44:51 +01:00
awkirk71
ae8e2dd006
Merge branch 'espruino:master' into master
2022-07-06 16:10:05 +01:00
lu713691
c8059ce006
Matrix Clock Update: Matrix clock currently only works with the black theme, we extend to other themes
...
- setting panel is added so the colour scheme can be selected
2022-07-06 16:05:16 +01:00
Marco H
5ef4d8be70
Update README and screenshots
2022-07-06 14:13:23 +02:00
Marco H
603abf7bb7
Adjust max refresh interval
2022-07-06 14:06:38 +02:00
Marco H
dabaec97d6
Load AGPS data on app start and automatically in background
2022-07-06 14:03:35 +02:00
xxpasixx
095f1c6dd5
Update metadata.json
2022-07-06 12:19:47 +02:00
xxpasixx
5c04d60da2
Update ChangeLog
2022-07-06 12:19:25 +02:00
xxpasixx
ab33e7adae
add warnapp Logo
2022-07-06 12:12:25 +02:00
Marco Heiming
39e6ccb823
Merge branch 'master' into message_buzz_pattern_for_calls
2022-07-06 11:32:41 +02:00
xxpasixx
6f1697f868
add airbnb icon
2022-07-06 11:24:00 +02:00
Gordon Williams
9d65537dc2
Merge pull request #2026 from myxor/owm_interface_update
...
OpenWeatherMap: minor update
2022-07-06 09:45:38 +01:00
Gordon Williams
bc4746ef45
Merge pull request #2023 from LeonMatthes/master
...
Fix "Vibrate: off" being ignored by messages app
2022-07-06 09:45:08 +01:00
Gordon Williams
70d5bf40de
teatimer Fix issue setting colors after showMessage ( fix #2025 )
2022-07-06 09:42:31 +01:00
Gordon Williams
b6f501b6bf
check for badly named changelogs, fix some more (ref #2024 )
2022-07-06 09:30:44 +01:00
Gordon Williams
1e9a35cc1a
Merge pull request #2024 from buergi/fixing_changelog_case
...
Fixed existance of multiple change logs with different cases
2022-07-06 09:24:44 +01:00
Marco H
a256bbed00
Use official writing of OpenWeatherMap
...
Short documentation on how to get a OWN API key
2022-07-06 08:12:33 +02:00
Marco Heiming
d82454f942
Fix messages ignoring "Vibrate: Off" setting (from PR #2023 )
2022-07-06 07:49:16 +02:00
buergi
b615abd9b6
Fixed existance of multiple change logs with different cases
2022-07-05 23:48:24 +02:00
Leon Matthes
b00c6e48c4
Fix "Vibrate: off" being ignored by messages app
2022-07-05 23:18:11 +02:00
thyttan
8c6bfd96c6
tested with messages v0.41 fw2v14
2022-07-05 18:50:34 +02:00
thyttan
39a792d9ef
Update metadata.json
2022-07-05 18:43:33 +02:00
thyttan
13a7998098
Update ChangeLog
2022-07-05 18:43:06 +02:00
thyttan
a7f4b83927
Remove unnecessary line of code
...
This change doesn't change functionality of the app. But it does make it compatible with @rigrig's version of the messages app. I think it's something to do with asynchronous code - but I'm really not qualified to say.
2022-07-05 18:38:41 +02:00
thyttan
b99371e278
Music Messages -> Messages Music
2022-07-05 17:40:57 +02:00
Gordon Williams
970c344c11
Merge branch 'master' of github.com:espruino/BangleApps
2022-07-05 15:31:57 +01:00
Gordon Williams
70f15ae1ed
fixing more warnings from CI test - where no changelog was added
2022-07-05 15:31:47 +01:00
Gordon Williams
b6cb080670
Merge pull request #2021 from deirdreobyrne/locale_en_IE
...
Adding en_IE
2022-07-05 15:03:55 +01:00
Hank
94aa001760
Mod changelog
2022-07-05 12:14:19 +02:00
Hank
e48bf98739
Fix tabs
2022-07-05 12:05:17 +02:00
Hank
6fddc24d60
Enabled tap; fixed image position
2022-07-05 12:03:53 +02:00
Hank
ba186c2463
Fix tabs
2022-07-05 10:53:52 +02:00
Hank
b593fd56ff
hidcam: Bangle.js 2 support
2022-07-05 10:51:38 +02:00
deirdreobyrne
a383e1fdc2
Adding en_IE
2022-07-04 21:07:06 +01:00
Gordon Williams
427cfb593e
Merge pull request #1969 from halemmerich/owmweather
...
Pull weather from OpenWeatherMap via http
2022-07-04 14:54:54 +01:00
Gordon Williams
6c0ad7a394
Merge pull request #2013 from halemmerich/bthrm
...
BTHRM - Various improvements
2022-07-04 14:15:06 +01:00
deirdreobyrne
7bea535086
Merge branch 'espruino:master' into widmp
2022-07-04 13:46:43 +01:00
Gordon Williams
9375cc5eff
Merge pull request #2010 from peerdavid/master
...
[BW clock] Bugfix: Ignore clicks for widgets.
2022-07-04 11:06:48 +01:00
Gordon Williams
b402d77a9a
Merge pull request #2015 from halemmerich/hrmaccevents
...
hrmaccevents - Allow downloads of logged data from Bangle
2022-07-04 11:06:11 +01:00
Gordon Williams
cfb8b3c90f
Merge pull request #2016 from glemco/master
...
presentation_timer: initial release
2022-07-04 11:05:41 +01:00
Gordon Williams
576afcbaf2
Merge pull request #2012 from awkirk71/master
...
Sliding Clock: Settings Screen
2022-07-04 10:57:46 +01:00
Gordon Williams
34b9feaefe
Merge pull request #2017 from halemmerich/kbmulti
...
Multitap Keyboard
2022-07-04 10:45:51 +01:00
Gordon Williams
92bb4e9a22
Merge pull request #2014 from halemmerich/android
...
android - Fix timeout not beeing cleared
2022-07-04 10:38:15 +01:00
Hank
d0a33541a5
0.15: Added option to hide widget when connected
2022-07-04 09:45:15 +02:00
Martin Boonk
54232adbe8
kbmulti - Fix space and backspace when not at end of text
2022-07-03 20:01:42 +02:00
Martin Boonk
2b3b451ec7
kbmulti - Fix/Workaround for 2v14
2022-07-03 20:01:42 +02:00
Martin Boonk
dd5e2b2000
kbmulti - Allow more characters if help button invisible
2022-07-03 20:01:42 +02:00