Tom Wallroth
d166c4224a
remove sanitycheck exception, by builing using `typescript/build.sh`
2025-01-02 10:22:06 +01:00
Tom Wallroth
15ece50d53
add exception for sanity check of promenu.settings.{js,ts}
2024-12-30 16:28:56 +01:00
Tom Wallroth
8e5453bc56
fixed promenu-0.11 metadata.json
2024-12-30 16:23:45 +01:00
Tom Wallroth
26114d9767
0.11: Add options for natural scroll and disabling wrap-around
2024-12-30 16:18:28 +01:00
Rob Pilling
62869129ca
Merge pull request #3701 from devsnd/contacts-0.05
...
Contacts 0.05: Nicer UI, Refactoring, new icon
2024-12-24 17:59:53 +00:00
Tom Wallroth
6ad70f347e
Update contacts.app.js
2024-12-24 15:11:52 +01:00
Tom Wallroth
8d9c8ad01b
Update apps/contacts/contacts.app.js
...
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-12-24 15:04:29 +01:00
Rob Pilling
f76b9e81d1
Merge pull request #3702 from NoobEjby/bttfclock
...
bttfclock: add charging screen
2024-12-24 08:43:21 +00:00
noobejby
e0adbd3c62
Bug fix screen backlight flashing
2024-12-24 00:44:59 +01:00
noobejby
5426519246
updated readme
2024-12-23 23:27:20 +01:00
noobejby
9dc668680d
updated readme
2024-12-23 23:26:07 +01:00
noobejby
754820fcdc
Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock
2024-12-23 23:20:11 +01:00
noobejby
6e8f46185c
Added charging screen
2024-12-23 23:18:43 +01:00
Tom Wallroth
a6b0be9bad
Nicer UI, Refactoring, new icon
2024-12-23 22:49:26 +01:00
Rob Pilling
bb1ac194a9
Merge pull request #3699 from thinkpoop/master
...
[mylocation] fix missing lon; add locate & find-marker buttons
2024-12-23 18:16:21 +00:00
Logan B
8cb20f771c
[mylocation] add title to save button; tweak button ids; add null check to locate-marker if
2024-12-22 15:37:55 -06:00
Logan B
12ef79ec1e
[mylocation] Update icons to match standard better
2024-12-22 13:45:49 -06:00
Logan B
8425b448d1
[mylocation] add locate & find marker buttons
2024-12-21 21:01:12 -06:00
Logan B
f28847ab4d
[mylocation] fix saving without lon; center map on marker
2024-12-21 20:21:44 -06:00
thyttan
0662aa0234
Merge pull request #3692 from buzden/fixup-andark-on-charging
...
andark: Restore redraw on charging and small fixups
2024-12-20 23:45:59 +01:00
Rob Pilling
bc02f004e6
Merge pull request #3686 from rigrig/ha-sensors-improvements
...
hasensors improvements
2024-12-20 21:15:14 +00:00
Rob Pilling
c37a0e1494
Merge pull request #3697 from nravanelli/patch-1
...
[gpssetup] Bangle.js2 support
2024-12-20 21:08:51 +00:00
Rob Pilling
f43971ef1f
Merge pull request #3698 from dormio/master
...
[clockcal] Added an option to show weeks prior to the current week on clock calendar
2024-12-20 21:08:39 +00:00
Rob Pilling
0ac4c515ed
Merge pull request #3695 from tnyeanderson/agenda-fix
...
fix(agenda): all day event offsets, locale display
2024-12-20 21:08:28 +00:00
Rob Pilling
bc5fb818c2
Merge pull request #3674 from pavelmachek/m_42_spacer
...
spacer: Compare GPS with Baido and Glonass
2024-12-20 21:08:18 +00:00
dormio
794e40f12d
Update metadata.json
...
Changed version number
2024-12-19 09:50:28 -05:00
nravanelli
ee3df974c4
fix code
2024-12-19 04:49:18 +00:00
nravanelli
9761699f4b
fixed 'unreachable code' error
2024-12-19 04:46:09 +00:00
nravanelli
6a7e1967da
fixes to lexical declaration issue
2024-12-19 04:41:06 +00:00
nravanelli
5acb348f66
update + added comments to readme
2024-12-19 04:34:44 +00:00
dormio
751a4247cd
Update app.js
2024-12-17 23:18:15 -05:00
dormio
a0c42670a1
Update settings.js
2024-12-17 23:16:05 -05:00
dormio
d4351c3b9d
Update app.js
...
Added logic in drawWatch to account for CAL_ROWS_PRIOR
2024-12-17 23:15:46 -05:00
dormio
e46bdcb922
Update settings.js
...
Added CAL_ROWS_PRIOR
2024-12-17 23:12:54 -05:00
dormio
a633a9f4ba
Update ChangeLog
2024-12-17 23:11:12 -05:00
nravanelli
06ecb5511c
Update gpssetup.js
...
added breaks
2024-12-17 22:05:04 +08:00
nravanelli
c46e3c05ff
Update metadata.json
2024-12-17 21:54:50 +08:00
nravanelli
c6a639a074
Update ChangeLog
2024-12-17 21:54:33 +08:00
nravanelli
4550bbcaa2
Update metadata.json
...
added BANGLEJS2 to support
2024-12-17 21:53:12 +08:00
nravanelli
1e9d1a7ad0
Update app.js
...
Added fix_req to settings
2024-12-17 21:52:26 +08:00
nravanelli
fbd93f0915
Update gpssetup.js
...
adding in support for BangleJS2 emulating the PSMOO with timeouts
2024-12-17 21:45:10 +08:00
thomas
bcf88c31f1
fix(agenda): all day event offsets, locale display
...
Currently, allDay events are off by one day for negative timezones. Per
the CalendarContract:
If allDay is set to 1 eventTimezone must be "UTC" and the time must
correspond to a midnight boundary.
For example, in GMT-2:00, an all day event on December 2nd (beginning at
00:00:00) will be wrongly displayed as starting on December 1st, since
the locale will determine that the event's start time is actually
22:00:00 on Dec 1.
Source:
https://developer.android.com/reference/android/provider/CalendarContract.Events.html
This commit:
* Corrects the offset back to UTC 00:00:00 for allDay events
* Fixes the conditional for single-day all day events in showEvent()
* Fixes the display of formatDateShort() for some English locales by
also removing any trailing commas or whitespace when the year is
removed
2024-12-16 17:30:34 -05:00
thyttan
6e11c5647a
Merge pull request #3691 from vovcia-clug/master
...
A Tea Timer application
2024-12-14 19:38:09 +01:00
vovcia
80173b9851
Change icon, rename internal timer, display running timer on app restart
...
Start timer on button press
Invert icon, update metadata
Update ChangeLog
2024-12-14 19:09:07 +01:00
vovcia-clug
ad24e33a81
Merge branch 'espruino:master' into master
2024-12-13 22:27:39 +01:00
vovcia
d744d4d9d9
Refactored to use sched API
2024-12-13 22:26:50 +01:00
Pavel Machek
97911d7b7a
spacer: fix exception when sys is undefined
2024-12-11 23:52:25 +01:00
Denis Buzdalov
d1232261f1
[ codestyle ] Move state updating function decl out of init sequence
2024-12-11 23:29:46 +03:00
Denis Buzdalov
8ebd66d99f
[ codestyle ] Use `const` where applicable, put global state together
2024-12-11 22:54:42 +03:00
Rob Pilling
f96440520e
Merge pull request #3682 from bobrippling/feat/promenu-remove
...
promenu: call `options.remove` when removed
2024-12-11 18:40:02 +00:00