Commit Graph

10242 Commits (9b6374fae535ae9a1292866234d5b13eac209e2d)

Author SHA1 Message Date
Stiralbios 7ba81f1ba5 add missing semicolons 2022-06-12 20:29:43 +02:00
Stiralbios ea82ae3f25 Fix activityreminder_data scoping issue in boot.js 2022-06-12 20:16:14 +02:00
Stiralbios 9b71b107cf Use let instead of const on object that get updated 2022-06-12 20:05:32 +02:00
Stiralbios 59ee5b1a78 Moving stuff around to be sure to instanciate the variable before even referencing them in functions 2022-06-12 19:51:46 +02:00
Hank 516814cdf8 Fix spaces 2022-06-12 19:42:48 +02:00
Hank 749cb2fc2a 0.18: Code cleanup and major changes with seconds timing. New feature: if watch is locked, seconds get refreshed every 10 seconds. 2022-06-12 19:38:40 +02:00
David Peer d734f92118 Show steps in k. 2022-06-12 18:01:47 +02:00
David Peer 6ef45a4258 Minor fix 2022-06-12 18:00:41 +02:00
Stiralbios 85a52afbf5 Fix the const reassign bug (cutting edge firmware) and better indentation and scoping 2022-06-12 17:50:43 +02:00
Hank d7e1cf704d Fix hours 2022-06-12 17:48:07 +02:00
Marco H 02bb0ab481 Calculate 3h average only if data is available 2022-06-12 17:46:25 +02:00
Marco H da9261446f Further improvements 2022-06-12 17:34:30 +02:00
Marco H 4dba48f0ac Improve rais/drop calculation and handling 2022-06-12 17:12:06 +02:00
Marco H b5f3930c41 Improve widget drawing code & fix some typos 2022-06-12 11:24:29 +02:00
Erik Andresen 7fcd86b4bc sleepphasealarm: Replace setInterval with setTimeout 2022-06-12 10:39:48 +02:00
pancake 223ee50435 football: Upgrade to 1.01. Works with BTN1 2022-06-12 02:36:39 +02:00
pebl-hank 1a3b8e5446
Fix hours 2022-06-11 23:08:03 +02:00
David Peer e1180c88d2 Use interval for animation and timeout for time to ensure that the time changes precisely. 2022-06-11 19:08:37 +02:00
Dennis Kueper 7798f214a3 Merge branch 'HanksWorldClock' 2022-06-11 18:26:11 +02:00
Dennis Kueper 3e0a5af414 Version Info 2022-06-11 18:22:56 +02:00
Dennis Kueper b5c3607ca1 Version Info 2022-06-11 18:22:37 +02:00
Dennis Kueper 99cdfdb8d4 Removing obsolete stuff 2022-06-11 18:15:27 +02:00
Dennis Kueper 3ec548c922 Prepare new version 2022-06-11 17:58:18 +02:00
David Peer 8295cc794e Update version to 0.10 2022-06-11 17:58:15 +02:00
David Peer 5c8ba46ea9 Version 0.10 - Show daily step count, temperature as well as heartrate. 2022-06-11 17:49:47 +02:00
Dennis Kueper e6515080e8 Fixing refresh issues 2022-06-11 17:46:36 +02:00
Marco H d77bddbbed Improve median calculation
Do no longer show 3h average pressure in widget
2022-06-11 15:55:03 +02:00
Dennis Kueper d2597b3201 Merge branch 'HanksWorldClock' into hBatteryWidget 2022-06-11 15:26:17 +02:00
Dennis Kueper 09ef337984 Initial Release 2022-06-11 15:23:47 +02:00
Dennis Kueper 87387d546d Initial Release 2022-06-11 15:16:18 +02:00
Erik Andresen fd1cab5b96 sleepphasealarm. updated documentation 2022-06-11 09:05:31 +02:00
Erik Andresen c28d85ad1f sleepphasealarm: add settings file
- Vibrate with configured pattern
- Add setting to defer start of algorithm
2022-06-11 09:00:47 +02:00
pidajo f72148eea9
Update metadata.json 2022-06-10 17:25:55 +02:00
pidajo 8d588d8220
Update ChangeLog 2022-06-10 17:25:35 +02:00
pidajo 42b3e9597d
Update metadata.json 2022-06-10 17:24:57 +02:00
pidajo fb48fccd6c
Add files via upload 2022-06-10 17:03:24 +02:00
pidajo 5d908f50f4
Add files via upload 2022-06-10 16:52:52 +02:00
pidajo a9922f3fa0
Add files via upload 2022-06-10 16:50:26 +02:00
pidajo c191b01d2b
Add files via upload 2022-06-10 16:49:19 +02:00
pidajo 835f62d59a
Delete wristlight48.png 2022-06-10 16:48:50 +02:00
pidajo d29b7596bc
Add files via upload 2022-06-10 16:46:42 +02:00
pidajo c12ece7cde
Create wristlight-icon.js 2022-06-10 16:44:43 +02:00
pidajo 21db0d3412
Create README.md 2022-06-10 16:43:06 +02:00
pidajo d623647ef3
Update metadata.json 2022-06-10 16:40:56 +02:00
pidajo 894df7889e
Update metadata.json 2022-06-10 16:40:33 +02:00
pidajo a51016d5bc
Add files via upload 2022-06-10 16:36:16 +02:00
pidajo baf2f9a93d
Create metadata.json 2022-06-10 16:35:54 +02:00
pidajo 713a2849cc
Create app.js 2022-06-10 16:34:27 +02:00
deirdreobyrne 53cbb2bb32 Proper fix for the race condition 2022-06-10 05:14:22 +01:00
Gordon Williams f4721afc97 Merge branch 'master' of github.com:espruino/BangleApps 2022-06-09 17:06:57 +01:00
Gordon Williams e1cc59ec4f bootloader CRC 2022-06-09 17:06:52 +01:00
Gordon Williams 308e7f6517
Merge pull request #1884 from glemco/master
WIP: android: added calendar sync events
2022-06-09 16:55:19 +01:00
xxDUxx 7409acb337
Update app.js 2022-06-09 13:01:58 +02:00
Gordon Williams 6781f9abca
Merge pull request #1938 from alessandrococco/clockface-nifty-a
[Nifty-A Clock] Read settings file via ClockFace
2022-06-09 09:37:05 +01:00
Alessandro Cocco db096ea2f8 [Nifty-B Clock] Update metadata and changelog 2022-06-08 22:50:39 +02:00
Alessandro Cocco d9a0884c5a [Nifty-B Clock] Use ClockFace library 2022-06-08 22:50:19 +02:00
Alessandro Cocco b793e7d6e4 [Nifty-A Clock] Read settings file via ClockFace 2022-06-08 21:03:39 +02:00
pancake ac084fa386 Fix regression in rgb introduced by semistandard --fix 2022-06-08 18:13:23 +02:00
Gabriele Monaco 685f3710f3 Starting forceCalendarSync from Gadgetbridge 2022-06-08 17:45:39 +02:00
Alessandro Cocco 955bff9e52 [Nifty-A Clock] Update metadata and changelog 2022-06-08 14:04:55 +02:00
Alessandro Cocco 7222465e50 [Nifty-A Clock] Use ClockFace library 2022-06-08 14:04:55 +02:00
Gordon Williams 48a14da4e1
Merge pull request #1932 from alessandrococco/alarms-add-seconds
[Alarms & Timers] Add seconds to timers
2022-06-08 08:18:55 +01:00
Gordon Williams 50ed1b766b
Merge pull request #1934 from deirdreobyrne/bigdclock-v0.04
bug fix (again!): confused setTimeout with setInterval
2022-06-08 08:18:39 +01:00
Lubomir (Mac) 263ae1ab9a
Merge branch 'master' into icon-notifs 2022-06-08 14:36:36 +10:00
deirdreobyrne 6e1aeed55b I was right the first time with drawTimeout 2022-06-07 22:34:21 +01:00
storm64 33c8aa3143
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-06-07 23:28:05 +02:00
Alessandro Cocco 2247ee07bb [Alarms & Timers] Restore "Cancel" in timer view
Oooops
2022-06-07 21:56:14 +02:00
Alessandro Cocco 48164384eb [Alarms & Timers] Add seconds to timers 2022-06-07 21:53:57 +02:00
Richard de Boer d09f85413b
cogclock: Use ClockFace_menu.addSettingsFile 2022-06-07 21:44:54 +02:00
Richard de Boer 994d9f2a08
cogclock: Use ClockFace_menu.addItems 2022-06-07 21:28:11 +02:00
Richard de Boer c6c146029e
barclock: Use ClockFace_menu.addItems 2022-06-07 21:26:31 +02:00
deirdreobyrne e5de06eba5 Internationalisation; small bug fix 2022-06-07 14:04:55 +01:00
Gordon Williams cfb808f5e6 info 2022-06-07 13:07:13 +01:00
Gordon Williams 473e916878
Merge pull request #1886 from pidajo/master
Pong Clock
2022-06-07 08:55:20 +01:00
Gordon Williams 9947de16ad
Merge pull request #1926 from deirdreobyrne/widmp-darkmode
Moon phase widget - dark mode, custom colours, and small bugfix
2022-06-07 08:41:42 +01:00
deirdreobyrne f0222b0195
Better way of determining 12 hour clock setting 2022-06-07 02:11:53 +01:00
deirdreobyrne 7517e21ada Dynamically updates the widget 2022-06-06 23:37:41 +01:00
deirdreobyrne 60a8d736f2 Update metadata.json 2022-06-06 23:28:25 +01:00
deirdreobyrne 107dabdb28 Including the settings.js 2022-06-06 23:18:18 +01:00
deirdreobyrne 3adb5b0b79 Update ChangeLog 2022-06-06 23:09:46 +01:00
deirdreobyrne 26f1c29ace Formatting... 2022-06-06 23:08:06 +01:00
deirdreobyrne f79f76056b Reducing number of possible colours 2022-06-06 23:04:55 +01:00
deirdreobyrne 45c830d216 Should draw the moon in the right colour 2022-06-06 22:45:45 +01:00
deirdreobyrne 92f0aea4db Pausing this. 2022-06-06 22:35:30 +01:00
deirdreobyrne dd45d0e513
Not needed - 12 hour config is in setting.json 2022-06-06 22:24:26 +01:00
deirdreobyrne 3cc0d13772
The 12 hour config is in setting.json 2022-06-06 22:19:24 +01:00
deirdreobyrne 3fc2c33fc1
Not needed - the 12 hour config is in setting.json 2022-06-06 22:17:56 +01:00
deirdreobyrne f10ff7cb2f
The 12/24 hour clock setting is in setting.json 2022-06-06 22:17:03 +01:00
deirdreobyrne d200f6afbf
Shortening the name of the config item 2022-06-06 21:41:40 +01:00
deirdreobyrne 09fe123738
formatting. 2022-06-06 21:36:54 +01:00
deirdreobyrne 82579465de
Update metadata.json 2022-06-06 21:36:09 +01:00
deirdreobyrne f36edc4213
formatting 2022-06-06 21:02:33 +01:00
deirdreobyrne 4d8884e1e3
formatting 2022-06-06 21:00:46 +01:00
deirdreobyrne 7256f11f94 Should now support 12 hour clocl 2022-06-06 20:57:26 +01:00
deirdreobyrne 72d9d2ad19 Update ChangeLog 2022-06-06 19:11:59 +01:00
deirdreobyrne 335c29dc80 Now does light mode 2022-06-06 19:11:13 +01:00
pikipirs 8b2adb2684 If watchface is fullscreen (ie it doesn't load widgets), messages fail to buzz. This fixes it. 2022-06-06 19:50:50 +02:00
deirdreobyrne d5014356c0 Update screenshot.png 2022-06-06 18:39:37 +01:00
deirdreobyrne 0555efc44b
Update metadata.json 2022-06-06 18:33:48 +01:00
deirdreobyrne 5226477f60
Update ChangeLog 2022-06-06 18:33:27 +01:00
deirdreobyrne e95842a9d7
Wee cleanup 2022-06-06 18:29:50 +01:00
deirdreobyrne 417df8e2c1
Timeout bug fix; no leading zero on the date. 2022-06-06 18:23:49 +01:00
pidajo 9b0a089166
Merge branch 'espruino:master' into master 2022-06-06 19:20:47 +02:00
deirdreobyrne 932895b53c
Widgets don't need periodic calls 2022-06-06 18:08:40 +01:00
deirdreobyrne 6f3fb77941
Update description 2022-06-06 17:53:15 +01:00
deirdreobyrne e841e9646d
New version 2022-06-06 17:22:21 +01:00
deirdreobyrne a0d0b9fdea
Update ChangeLog 2022-06-06 17:21:37 +01:00
deirdreobyrne a35b4f7e96
formatting. 2022-06-06 17:20:23 +01:00
deirdreobyrne 09e2407b55 Darkmode, and fix a bug with location updates
Now supports darkmode. Also the widget now reacts to changes in the data in mylocation.json
2022-06-06 17:15:17 +01:00
Gordon Williams a448c570bf compass 0.07: Use 360-heading to output the correct heading value (fix #1866) 2022-06-06 15:47:24 +01:00
Gordon Williams 479b53d607 update fw 2v13 CRC 2022-06-06 14:54:33 +01:00
pidajo 336ee1052a
Update metadata.json 2022-06-06 14:19:00 +02:00
pidajo bb1f8d6c2b
Update app.js 2022-06-06 14:11:00 +02:00
pidajo fe5c293c46
Update metadata.json 2022-06-06 14:07:11 +02:00
pidajo de4b820b58
Update metadata.json 2022-06-06 14:05:50 +02:00
pidajo e75a044257
Update metadata.json 2022-06-06 14:00:40 +02:00
pidajo de751b1b80
Rename app.js to widget.js 2022-06-06 14:00:17 +02:00
pidajo b2d1a52800
Update app.js 2022-06-06 13:52:26 +02:00
pidajo aeafb1488e
Update metadata.json 2022-06-06 13:49:31 +02:00
pidajo fb0af46f49
Add files via upload 2022-06-06 13:46:30 +02:00
pidajo 0499e6040c
Update metadata.json 2022-06-06 13:43:08 +02:00
pidajo 2529f294e2
Update metadata.json 2022-06-06 13:40:07 +02:00
pidajo d6434a2a18
Update metadata.json 2022-06-06 13:33:55 +02:00
Gordon Williams 3cbe532ed7
Merge pull request #1912 from trufae/rgb
Initial import of the RGB utility app
2022-06-06 12:12:44 +01:00
Gordon Williams bd08b00d13
Merge pull request #1896 from nxdefiant/master
Added widshipbell
2022-06-06 12:11:57 +01:00
Gordon Williams 20303e026f
Merge pull request #1913 from trufae/football
Initial import of the football game
2022-06-06 12:11:22 +01:00
Gordon Williams 43ab255ef5
Merge branch 'master' into themefiles 2022-06-06 12:10:00 +01:00
Gordon Williams 1eb464885f
Merge pull request #1918 from Santagain/master
add cassioWatch clock face App
2022-06-06 12:08:53 +01:00
Gordon Williams dc5f9af7d2
Merge pull request #1917 from halemmerich/iconlauncher
Iconlaunch - Fix colors changed during scrolling by widgets
2022-06-06 12:07:26 +01:00
Gordon Williams e912217596
Merge pull request #1916 from halemmerich/imageclock
Imageclock - Define watchfaces by json or use amazfit ones
2022-06-06 12:07:04 +01:00
Gordon Williams ab637c9b36
Merge pull request #1921 from deirdreobyrne/widmp_fix
Fixing the moon phase calculation
2022-06-06 12:03:51 +01:00
Gordon Williams 78734a1670
Merge branch 'master' into notificationColor 2022-06-06 12:03:38 +01:00
Gordon Williams b8999dfccc
Merge pull request #1920 from deirdreobyrne/bigdclock
Big Digit Clock
2022-06-06 12:02:44 +01:00
nxdefiant 418d14a156
Merge branch 'espruino:master' into master 2022-06-06 13:02:18 +02:00
Gordon Williams 5bdaf068d2
Merge pull request #1903 from bkumanchik/master
Invader for Bangle.js 2
2022-06-06 12:01:18 +01:00
Gordon Williams 384d3413fa
Merge pull request #1905 from nxdefiant/miclock2
miclock2: Fix typo in redraw check
2022-06-06 11:58:40 +01:00
Gordon Williams e978e0828d
Merge pull request #1902 from adamschmalhofer/lcars-flash-warning
Add low flash warning to LCARS
2022-06-06 11:58:11 +01:00
pidajo d88c2d6ede
Delete pongclock.img 2022-06-06 12:44:08 +02:00
pidajo 9c8463d2dc
Delete widday.info 2022-06-06 12:43:07 +02:00
pidajo 9defc580c2
Update metadata.json 2022-06-06 12:42:41 +02:00
pidajo 3dabc77c55
Rename metadata.info to metadata.json 2022-06-06 12:42:05 +02:00
Gordon Williams e1dd6d2368
Merge branch 'master' into localization 2022-06-06 11:40:12 +01:00
Gordon Williams b251912a31
Merge pull request #1909 from nxdefiant/calendar
calendar: Fix scope of let variables
2022-06-06 11:36:51 +01:00
Gordon Williams 825e4ff5d8
Merge pull request #1900 from alessandrococco/enable-all
[Alarms & Timers] Fix "Enable All"
2022-06-06 11:35:59 +01:00
Gordon Williams ddd7f735f8
Merge pull request #1901 from alessandrococco/turn-off-patch
[Settings] Improve "Turn Off" user experience
2022-06-06 11:35:35 +01:00
Gordon Williams 8c7eb51f61
Merge pull request #1898 from nujw/master
Fixed Typos
2022-06-06 11:34:04 +01:00
Gordon Williams 967a2805b0
Merge pull request #1894 from rigrig/clockface-settings-barclock
barclock: add settings using ClockFace
2022-06-06 11:33:33 +01:00
Gordon Williams c267d407ac
Merge pull request #1895 from rigrig/cog-clock
new clock: Cog clock
2022-06-06 11:33:06 +01:00
Gordon Williams 8317221023
Merge pull request #1897 from matrixes/barcode-face
Barcode face
2022-06-06 11:25:34 +01:00
Gordon Williams c8071c61aa
Merge pull request #1891 from Stiralbios/master
[ActivityReminder] Detect if not worn + better experience for people using the app at night
2022-06-06 11:23:51 +01:00
Gordon Williams 62a500deec
Merge pull request #1892 from halemmerich/calibration
Calibration - Scale the inputs to account for linear variation
2022-06-06 11:23:09 +01:00
Gordon Williams fa475516ab
Merge pull request #1888 from dronesflier/master
Homework app cleanup
2022-06-06 11:17:54 +01:00
Gordon Williams 9629148318
Merge pull request #1889 from alessandrococco/buzz-patch
[buzz] Add support for new patterns
2022-06-06 11:15:45 +01:00
Dione Batista adfab5fcd6
Remove ESLint spaces 2022-06-05 16:01:43 -04:00
Dione Batista b90d48fec4
Update Some Variable Scopes to not use memory until need 2022-06-05 15:55:54 -04:00
Dione Batista 647d4b290f
Update Rocket Sequences Scope to not use memory all time 2022-06-05 15:52:10 -04:00
Dione Batista b3f1e8afb7
fix ref 2022-06-05 15:40:04 -04:00
Dione Batista 9e70fbf886
update version 2022-06-05 15:38:44 -04:00
Dione Batista cf7215aa2a
add config Page 2022-06-05 15:38:06 -04:00
Dione Batista 59244d1ec0
update images sizes 2022-06-05 15:16:56 -04:00
Dione Batista c8e8a2cebf
update readme 2022-06-05 15:15:02 -04:00
Dione Batista bc18a42de8
reorder 1 screen 2022-06-05 15:13:53 -04:00
Dione Batista b77c06cef8
update readme 2022-06-05 15:13:10 -04:00
Dione Batista 4001c58d74
update screenshots 2022-06-05 15:11:59 -04:00
deirdreobyrne dfacb87e37
Update metadata.json 2022-06-05 19:53:03 +01:00
deirdreobyrne edf06fe56f
Update README.md 2022-06-05 19:51:45 +01:00
deirdreobyrne 070f78e752
Create README.md 2022-06-05 19:51:19 +01:00
Dione Batista 549c24943c
update to native date funcions 2022-06-05 13:44:23 -04:00
Gabriele Monaco 064b9996e7 Added periodic call to forceCalendarSync 2022-06-05 19:06:18 +02:00
deirdreobyrne 940241ce52 Fixing the moon phase calculation
The moon phase calculation was quite poor - this one gives much better results.
2022-06-05 18:01:21 +01: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
deirdreobyrne 043e5bf420 Initial version 2022-06-05 17:56:06 +01: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 0f079a2752 Fixed layout in agenda 2022-06-05 18:55:55 +02:00
Gabriele Monaco 8c42e81aea Added basic agenda 2022-06-05 18:55:55 +02:00
Gabriele Monaco 069e0c13a9 android: added calendar sync events 2022-06-05 18:55:55 +02:00
Martin Boonk 4efbf72011 Set theme matching default color for message type icon 2022-06-05 18:41:07 +02:00
Dione Batista a92a57cd94
Update ChangeLog 2022-06-05 12:55:25 -03:00
Dione Batista ffd2a61d2a
Update metadata.json 2022-06-05 12:54:50 -03:00
Dione Batista 242dea3459
Clear Clock Location Before Update Time 2022-06-05 12:54:38 -03:00
Dione Batista 78438b6b88
Update ChangeLog 2022-06-05 12:22:13 -03:00
Dione Batista c33b682d35
Update metadata.json 2022-06-05 12:21:58 -03:00
Dione Batista a8a9eaad14
Update app.js 2022-06-05 12:21:40 -03:00
Dione Batista f6dbc2b61d
Update metadata.json 2022-06-05 12:17:22 -03:00
Dione Batista c341009bc7
Update icon.js 2022-06-05 12:11:32 -03:00
Dione Batista 7958fb2d25
Update metadata.json 2022-06-05 12:09:28 -03:00
Dione Batista a497c8af94
Update ChangeLog 2022-06-05 12:09:19 -03:00
Dione Batista b653a53f28
fix screenshot reference 2022-06-05 12:08:16 -03:00
Dione Batista e187843e60
add my cassioWatch clock face 2022-06-05 11:05:40 -04:00
Martin Boonk 9cc603e4bf Update metadata and changelog 2022-06-05 15:09:19 +02:00
Martin Boonk f897b4f86c Update metadata and changelog 2022-06-05 15:03:36 +02:00
Martin Boonk aecd80a669 Fix colors changed during scrolling by widgets 2022-06-05 14:49:27 +02:00
Martin Boonk 1a8f8d9cdf Improve localization for de_DE 2022-06-04 14:30:28 +02:00
pancake 3c48f963b6 upicon 2022-06-04 14:14:25 +02:00
pancake fca0209fa3 entrypoin 2022-06-04 14:11:57 +02:00
pancake 4822f342be de-obj 2022-06-04 14:10:23 +02:00
pancake 974d356c0c add app-icon 2022-06-04 14:08:02 +02:00
pancake f95878bf37 Initial import of the football game 2022-06-04 14:06:26 +02:00
pancake 2b09259173 Initial import of the RGB utility app 2022-06-04 14:06:13 +02:00
Martin Boonk 67992dc4bb Allow reading custom themes from files 2022-06-04 14:00:38 +02:00
Alessandro Cocco b33cfc8c14 [Scheduler] Update metadata and changelog 2022-06-03 17:32:39 +02:00
Alessandro Cocco a1c214a502 [Scheduler] Set default patterns to "strong" 2022-06-03 17:32:09 +02:00
Alessandro Cocco 061fec4826 [Scheduler] Show timer using formatDuration 2022-06-03 17:29:57 +02:00
Alessandro Cocco 9ac54459b4 [Scheduler] Fallback to configured default patterns 2022-06-03 17:29:57 +02:00
Alessandro Cocco 13c3e13cde [Scheduler] Update label 2022-06-03 17:29:57 +02:00
xxDUxx 4099564fc9
Create ChangeLog 2022-06-03 10:56:21 +02:00
Erik Andresen 602ffee601 calendar: Fix scope of let variables 2022-06-02 19:39:42 +02:00
Martin Boonk 5f0025fe76 Update demo watchface 2022-06-02 16:20:29 +02:00
Martin Boonk ebce52ea13 Use a 4 bit buffer 2022-06-02 16:20:29 +02:00
Martin Boonk 6f8a7b0534 Add drawing of circles and refactor poly 2022-06-02 16:20:29 +02:00
Martin Boonk be4521d0f5 Update demo watchfaces 2022-06-02 16:20:29 +02:00
Martin Boonk a7959390ba Adds settings 2022-06-02 16:20:29 +02:00
Martin Boonk 662b4c1cda Update README 2022-06-02 16:20:29 +02:00
Martin Boonk 09dabad760 Refactoring and removing old code 2022-06-02 16:20:29 +02:00
Martin Boonk c047cfda6d Allow hiding/showing widgets on drag up/down 2022-06-02 16:20:29 +02:00
Martin Boonk eb54751886 Optionally add debug printing to generated code 2022-06-02 16:20:29 +02:00
Martin Boonk 850e76685f Render watchfaces using additional planes without drawing to p0 correctly 2022-06-02 16:20:29 +02:00
Martin Boonk 46b6ba3929 Generate smaller code 2022-06-02 16:20:29 +02:00
Martin Boonk f9494b592f Fix double variable definition when wrapping in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 04bd84b439 Fix setting properties in Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk 3608574ab2 Convert to json from default JS object 2022-06-02 16:20:29 +02:00
Martin Boonk c1f1d0938a Update changelog and metadata 2022-06-02 16:20:29 +02:00
Martin Boonk 73c9ea2c1a Set planes for Amazfit conversion 2022-06-02 16:20:29 +02:00
Martin Boonk e246b762b6 Clear all panes if clear is requested 2022-06-02 16:20:29 +02:00
Martin Boonk 555a5e34b5 Render in planes 2022-06-02 16:20:29 +02:00
Martin Boonk 0efe1dd6a5 Only switch sensors on on unlock if used by watchface 2022-06-02 16:20:29 +02:00
Martin Boonk 627c58e8cd Allow optionally drawing using timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 36e2a64cda Optionally wrap in timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 092a042c84 Catch barometer errors 2022-06-02 16:20:29 +02:00
Martin Boonk 23eb62f9a6 Remove obsolete drawing methods 2022-06-02 16:20:29 +02:00
Martin Boonk 163b59dac9 Draw into buffer to prevent visible refreshing 2022-06-02 16:20:29 +02:00
Martin Boonk ebfc73ebd8 Cache complete image in elements for faster drawing 2022-06-02 16:20:29 +02:00
Martin Boonk eb3dd9e401 Update demo apps 2022-06-02 16:20:29 +02:00
Martin Boonk f25d5d577e Update ChangeLog 2022-06-02 16:20:29 +02:00
Martin Boonk 1a6683695c Allow drawing rectangles 2022-06-02 16:20:29 +02:00
Martin Boonk c24be8c698 Allow refreshing selectively 2022-06-02 16:20:29 +02:00
Martin Boonk 1b733dd330 Use the last draw time to set better timeouts 2022-06-02 16:20:29 +02:00
Martin Boonk 20f4c10c9c Load widgets in timeout 2022-06-02 16:20:29 +02:00
Martin Boonk 87c74b7536 Modify resource directly, making caching the default 2022-06-02 16:20:29 +02:00
Martin Boonk 0bbf574613 Do not use resources/face variables from global scope but as parameters 2022-06-02 16:20:29 +02:00
Martin Boonk ec7125c7dd Update metadata and README 2022-06-02 16:20:29 +02:00
Martin Boonk 2c9939578e Remove option to only collapse, precompile is always faster 2022-06-02 16:20:29 +02:00
Martin Boonk 10884bbbc2 Remove checkRedraw 2022-06-02 16:20:29 +02:00
Martin Boonk 841f098f2a Remove all code for compression and other resource types than data file 2022-06-02 16:20:29 +02:00
Martin Boonk 70b0c50946 Update simpleanalog demo watchface 2022-06-02 16:20:29 +02:00
Martin Boonk a2db554239 Correctly set properties on amazfit conversion 2022-06-02 16:20:28 +02:00
Martin Boonk 73e05fdb5d Redraw before setting intervals to minimize error 2022-06-02 16:20:28 +02:00
Martin Boonk 7e5891d829 Run callable on defining the matched interval as not to miss the first one 2022-06-02 16:20:28 +02:00
Martin Boonk d03734fe3f Clear and reset graphics on every draw 2022-06-02 16:20:28 +02:00
Martin Boonk 0e6e627b7c Precompile watchface to JS 2022-06-02 16:20:28 +02:00
Martin Boonk a500fd26a9 Write binary data in imageclock.resources.data 2022-06-02 16:20:28 +02:00
Martin Boonk 16e4393092 Allow resetting perflog 2022-06-02 16:20:28 +02:00
Martin Boonk 0cca59144d Allow collapsing the watchface tree down to an array 2022-06-02 16:20:28 +02:00
Martin Boonk dfd127f498 Use Graphics.transformVertices and convert rotation to radians 2022-06-02 16:20:28 +02:00
Martin Boonk 8f7bd34693 Fix rendering issues 2022-06-02 16:20:28 +02:00
Martin Boonk 9fdad181e0 Adds performance logging 2022-06-02 16:20:28 +02:00
Martin Boonk cdab89b414 Print stack on error 2022-06-02 16:20:28 +02:00
Martin Boonk 093d250722 Get value for coded image with helper 2022-06-02 16:20:28 +02:00
Martin Boonk 755ba01ef2 Fix data file checkbox 2022-06-02 16:20:28 +02:00
Martin Boonk 8e161940d5 Allow hiding elements on lock 2022-06-02 16:20:28 +02:00
Martin Boonk 90a2a47d6a Update demo apps 2022-06-02 16:20:28 +02:00
Martin Boonk 995f339b48 Fix getting rotation values 2022-06-02 16:20:28 +02:00
Martin Boonk fbc62eed03 Allow writing image data to separate file to keep it out of memory 2022-06-02 16:20:28 +02:00
Martin Boonk 7a62248f6b Initial work on unofficial amazfit format compatible parser 2022-06-02 16:20:28 +02:00
Martin Boonk 51a5b42f0c Update demo watchfaces 2022-06-02 16:20:28 +02:00
Martin Boonk 7da5de7235 Allow drawing images with fixed number of steps 2022-06-02 16:20:28 +02:00
Martin Boonk cd613588e7 Refactor scaling for rotation 2022-06-02 16:20:28 +02:00
Martin Boonk a40eb22cdf Temporarily load widgets and overwrite their draw methods to hide them 2022-06-02 16:20:28 +02:00
Martin Boonk 0968c50c8a Update documentation 2022-06-02 16:20:28 +02:00
Martin Boonk 7994e61bc0 Allow drawing polys 2022-06-02 16:20:28 +02:00
Martin Boonk 0c49b22c73 Handle charging event 2022-06-02 16:20:28 +02:00
Martin Boonk d2ddc649ac Add support for time values containing fractions 2022-06-02 16:20:28 +02:00
Martin Boonk c70f25a15e Fix reading weather data if not available 2022-06-02 16:20:28 +02:00
Martin Boonk 2b6ffb127a Convert palette data correctly 2022-06-02 16:20:28 +02:00
Martin Boonk 6fe2a6dc14 Fix finding the "on" function in resources and trying to draw it 2022-06-02 16:20:28 +02:00
Martin Boonk 92d7493ad2 Use locale for temperature 2022-06-02 16:20:28 +02:00
Martin Boonk 01eef85199 Set intervals to trigger aligned to real time (i.e. 60000 on the full minute) 2022-06-02 16:20:28 +02:00
Martin Boonk bff3564926 Cache created buffers directly in resource instead of creating new object 2022-06-02 16:20:28 +02:00
Martin Boonk f08009d08c Add simple analog demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk 5dc3d12a8d Add digitalretro demo watchface 2022-06-02 16:20:28 +02:00
Martin Boonk 9c6793e815 Add configurability for events 2022-06-02 16:20:28 +02:00
Martin Boonk bb88d06c78 Allow compression to be used 2022-06-02 16:20:28 +02:00
Martin Boonk 64d0b6fccb Adds additional prints 2022-06-02 16:20:28 +02:00
Martin Boonk 1742e08b45 Better logic for detemining not needed draws 2022-06-02 16:20:28 +02:00
Martin Boonk 2bda4e41f3 Update readme 2022-06-02 16:20:28 +02:00
Martin Boonk 7569800e23 Disable upload and save button if not yet ready 2022-06-02 16:20:28 +02:00
Martin Boonk bd51747f10 Fix color inheritance 2022-06-02 16:20:28 +02:00
Martin Boonk e0d54d5586 Allow image rotation and forced transparency color by filename 2022-06-02 16:20:28 +02:00
Martin Boonk 32c27a7be9 Adds description 2022-06-02 16:20:28 +02:00
Martin Boonk d2903cb97b Refactor customizer 2022-06-02 16:20:28 +02:00
Martin Boonk a547bdec9c Initial implementation of zip upload 2022-06-02 16:20:28 +02:00
Martin Boonk 9a24086101 Do no use events just for redrawing 2022-06-02 16:20:28 +02:00
Martin Boonk 84b03366a7 Allow per object refresh policy 2022-06-02 16:20:28 +02:00
Martin Boonk 299a66b0c7 Use fewer predefined element types and instead rely on datasources 2022-06-02 16:20:28 +02:00
Martin Boonk 80e5eff3bd Adds readme file 2022-06-02 16:20:28 +02:00
Martin Boonk f9001e1969 customclock - Initial work on easily customizable clock 2022-06-02 16:20:28 +02:00
xxDUxx f857f3fa0b
Update app.js 2022-06-02 11:14:16 +02:00
xxDUxx b4e0467cf2
Update app.js 2022-06-02 09:48:54 +02:00
Erik Andresen 4f92dcc002 miclock2: Fix typo in redraw check 2022-06-01 17:43:47 +02:00
Erik Andresen cfe2278fcf miclock2: Fix typo in redraw check 2022-06-01 17:39:48 +02:00
Brian Kumanchik 37cd4a1f5e
Add files via upload 2022-05-31 09:00:45 -08:00
Brian Kumanchik 4f807796f4
Add files via upload 2022-05-31 08:18:39 -08:00
Adam Schmalhofer 1812f963cc Merge branch master into lcars-flash-warning 2022-05-31 15:35:06 +02:00
Richard de Boer fa6943ef18
barclock: fix Vector font size on Bangle.js 2 2022-05-31 00:19:29 +02:00
xxDUxx 6d1077818b
Update metadata.json 2022-05-30 20:57:31 +02:00
xxDUxx 6fa7d9b7dd
Update app-icon.js 2022-05-30 20:55:11 +02:00
xxDUxx e71242ffd3
Add files via upload 2022-05-30 20:22:09 +02:00
xxDUxx f1330afd48
Create app-icon.js 2022-05-30 20:15:31 +02:00
xxDUxx 6a432f052f
Create metadata.json 2022-05-30 20:04:16 +02:00
xxDUxx 867c8a9280
Create app.js 2022-05-30 20:00:34 +02:00
Alessandro Cocco f01dd23bab [Settings] Improve "Turn Off" user experience
- User must confirm
- Show a goodbye message
- Clear the screen
2022-05-29 22:29:26 +02:00
Brian Kumanchik fcde17946d
Add files via upload 2022-05-29 07:22:40 -08:00
Brian Kumanchik e564efbcea
Add files via upload 2022-05-29 07:21:23 -08:00
Alessandro Cocco 99f3c6ab26 [Alarms & Timers] Fix "enable all" 2022-05-29 15:22:32 +02:00
Erik Andresen 5d773b7751 widshipbell: longer pauses 2022-05-29 14:30:38 +02:00
Erik Andresen bd88e4bbca widshipbell: Adapt to new weak/strong buzz patterns 2022-05-29 11:22:00 +02:00
Lubomir (Mac) 9740a36796
messages: Use message array from lib
Also, a max widget messages setting
2022-05-29 14:19:38 +10:00
nujw b094ce2b91
Update README.md 2022-05-29 15:26:10 +12:00
nujw 840abf6e38
Update README.md 2022-05-29 15:22:30 +12:00
Lubomir (Mac) e1481981da
Merge branch 'master' into icon-notifs 2022-05-29 13:20:08 +10:00
Brian Kumanchik 3d296473d4
Add files via upload 2022-05-28 13:15:33 -08:00
Brian Kumanchik c00820190c
Add files via upload 2022-05-28 13:00:06 -08:00
Brian Kumanchik 21fdba71d3
Add files via upload 2022-05-28 12:50:18 -08:00
Brian Kumanchik f3ff034439
Add files via upload 2022-05-28 12:22:44 -08:00
Brian Kumanchik f9df01f8cd
Add files via upload 2022-05-28 11:23:50 -08:00
Brian Kumanchik 32b72e1c16
Add files via upload 2022-05-28 10:06:21 -08:00
Brian Kumanchik 8fe9522828
Add files via upload 2022-05-28 10:05:25 -08:00
Brian Kumanchik c3055367e6
Add files via upload 2022-05-28 09:53:00 -08:00
Matrixes 87a33e16d5 Icon updates 2022-05-28 14:37:08 +02:00
Matrixes 41377d6c03 Clarifying update intervals 2022-05-28 14:01:20 +02:00
Matrixes 08fdf22e99 Merge branch 'master' into barcode-face 2022-05-28 13:49:18 +02:00
Matrixes d0ff3c142c README updates 2022-05-28 13:40:41 +02:00
Erik Andresen c1e9600c1a Added widshipbell
A widget that buzzes according to a nautical bell, one strike at 04:30, two strikes at 05:00, up to eight strikes at 08:00 and so on.
2022-05-28 08:50:12 +02:00
Brian Kumanchik a5ed2385d4
Add files via upload 2022-05-27 15:48:02 -08:00
Brian Kumanchik 94d97f8d8d
Add files via upload 2022-05-27 15:42:20 -08:00
Brian Kumanchik e6fe232116
Add files via upload 2022-05-27 13:41:12 -08:00
Brian Kumanchik 1c9f6e7879
Add files via upload 2022-05-27 12:40:57 -08:00
Brian Kumanchik cae5f1b927
Add files via upload 2022-05-27 12:35:00 -08:00
Brian Kumanchik 8574ef736a
Add files via upload 2022-05-27 12:17:31 -08:00
Brian Kumanchik a8e348dd59
Add files via upload 2022-05-27 12:03:35 -08:00
Brian Kumanchik d89d15ec78
Add files via upload 2022-05-27 11:56:40 -08:00
Brian Kumanchik 208ac30a39
Add files via upload 2022-05-27 11:28:06 -08:00
Richard de Boer 66a36ec215
cogclock: new clock 2022-05-27 18:37:55 +02:00
Richard de Boer 17cb0de69e
cogclock: fill cog 2022-05-27 17:50:38 +02:00
Richard de Boer 944c709629
cogclock: replace date with rectangles
todo: makt this a setting
2022-05-27 17:50:37 +02:00
Richard de Boer c4c0a55cea
cogclock: improve font 2022-05-27 17:50:37 +02:00
Richard de Boer 452b329893
cogclock: fix missing g.reset() 2022-05-27 17:50:37 +02:00
Richard de Boer 9cf64f5d98
cogclock: setUI before loading widgets 2022-05-27 17:50:36 +02:00
Richard de Boer 30dd8512ed
cogclock: new app 2022-05-27 17:50:36 +02:00
Richard de Boer 65d59242d5
barclock: add font setting 2022-05-27 17:20:13 +02:00
Richard de Boer f90d5dbdca
barclock: add settings to hide date/widgets 2022-05-27 17:09:21 +02:00
Martin Boonk 0add5a9950 Update readme 2022-05-27 14:01:13 +02:00
Martin Boonk e8c7ea363e Bump version 2022-05-27 14:01:13 +02:00
Martin Boonk f763cd962f Clip values to display range 2022-05-27 13:47:58 +02:00
Martin Boonk cddaf36f1a Use median sample values 2022-05-27 13:47:58 +02:00
Martin Boonk 056adb7873 Adds scaling to correct for linear mismatches in coordinates 2022-05-27 12:20:39 +02:00
Stiralbios d48f674b1c [ActivityReminder] Add "step" in settings to facilitate settings usage 2022-05-27 11:06:19 +02:00
Stiralbios c1ca89dc60 [ActivityReminder] Fix broken return 2022-05-27 10:43:45 +02:00
Stiralbios 5256acfe4c [ActivityReminder] Remove done todo 2022-05-27 10:10:16 +02:00
Martin Boonk c7231d243e Use full screen for calibration 2022-05-27 10:05:50 +02:00
Stiralbios 904f0d1260 [ActivityReminder] Fix tempThreshold 2022-05-27 09:50:07 +02:00
Alessandro Cocco dcac7426ac [Messages] Small code improvements 2022-05-27 08:57:01 +02:00
pidajo 704195c8b7
Add files via upload 2022-05-27 00:10:45 +02:00
Alessandro Cocco d4edeb5096 [Messages] Don't turn on the screen after unread timeout expires 2022-05-26 22:39:36 +02:00
Stiralbios 358b06fd6c [ActivityReminder] Add temperature threshold to detect when the watch isn't worn 2022-05-26 21:21:15 +02:00
Stiralbios 6e88874d41 [ActivityReminder] Better handling of period going through midnight 2022-05-26 21:02:07 +02:00
dronesflier b4ae6e47c6
homework.subjects.txt 2022-05-26 20:59:38 +02:00
dronesflier ecc6e8b666
add data section 2022-05-26 20:59:18 +02:00
dronesflier 01f16f196c
change subjects.txt to homework.subjects.txt and hope it doesn't break 2022-05-26 20:58:19 +02:00
dronesflier 700760ff1e
attempt to upload subjects.txt 2022-05-26 20:53:40 +02:00
Marco H 5968df327c Improve changelog 2022-05-26 20:15:05 +02:00
Marco H 02fc7af750 Fix warning 2022-05-26 20:07:15 +02:00
Marco H 55a346272a Update README 2022-05-26 19:31:48 +02:00
Marco H a29eeaca51 Remove dependency 2022-05-26 19:25:29 +02:00
Marco H 71d9907657 Fix settings 2022-05-26 19:20:15 +02:00
Marco H dab3c045db Use prompt with dimiss and pause 2022-05-26 19:13:40 +02:00
pidajo 65524a28b6
Update metadata.info 2022-05-26 18:58:40 +02:00
pidajo 61135af33f
Update README.md 2022-05-26 18:56:44 +02:00
pidajo 309db1bdf2
Create README.md 2022-05-26 18:54:55 +02:00
pidajo 515469d2b5
Update metadata.info 2022-05-26 18:51:02 +02:00
pidajo 6ab7263272
Create metadata.info 2022-05-26 18:48:07 +02:00
pidajo 68af6449dc
Create ChangeLog 2022-05-26 18:45:59 +02:00
pidajo 858d4deeeb
Create app-icon.js 2022-05-26 18:45:07 +02:00
pidajo c5fac3dd2a
Create widday.info 2022-05-26 18:37:26 +02:00
pidajo e672b523c5
Update app.js 2022-05-26 18:33:19 +02:00
pidajo 2f1342eebc
Create app.js 2022-05-26 18:30:12 +02:00
pidajo 16ce6105d6
Merge branch 'espruino:master' into master 2022-05-26 18:28:42 +02:00
Gordon Williams ac5c80ff38
Merge pull request #1885 from Stiralbios/master
[TerminalClock] Add power related settings to control sensors
2022-05-26 16:04:21 +01:00
Stiralbios 76c40f94a2 [TerminalClock] Remove logs 2022-05-26 16:53:50 +02:00
Stiralbios 95bf53e68d [TerminalClock] Add power related settings to control sensors 2022-05-26 16:44:56 +02:00
Gordon Williams 3a3a01136b mylocation 0.07: Move mylocation app into 'Settings -> Apps' 2022-05-26 12:50:44 +01:00
storm64 aef6f638cb [sleeplog] Change caching for global getStats 2022-05-26 11:27:36 +02:00
storm64 d04efb6fe2
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-26 12:42:50 +02:00
Gordon Williams 6b8cf13f6c 0.46: Fix regression after making 'calibrate battery' only for Bangle.js 2 2022-05-26 10:07:04 +01:00
Gordon Williams 6f202bc925 fix locale errors after recent PRs 2022-05-26 09:59:11 +01:00
Gordon Williams 211af92a41 bangle.js 2 compat 2022-05-26 09:58:59 +01:00
storm64 f32e1d0201 Merge branch 'sleeplog_v0.10_beta' of https://github.com/storm64/BangleApps into sleeplog_v0.10_beta 2022-05-26 10:41:59 +02:00
storm64 76629a9d78 [sleeplog] Add "View log" in debug + send via BT
Add "View log" function for debugging log
Send data for gadgetbridge via BT
2022-05-26 10:41:56 +02:00
Gordon Williams a322339482
Merge pull request #1882 from nh-99/r2d2clk_add_screenshots
[r2d2clk] Add screenshot to metadata.json
2022-05-26 08:26:00 +01:00
Noah Howard 182743a0e3 Add screenshot of R2D2 clock to metadata for app store 2022-05-25 17:33:40 -04:00
Alessandro Cocco 2fd5ec8f37 [Alarms & Timers] Update metadata and changelog 2022-05-25 23:20:00 +02:00
Alessandro Cocco 280fd5e665 [Alarms & Timers] Fix dow handling for timers 2022-05-25 23:14:50 +02:00
Gordon Williams 4cbc80ddbb oops - disable battery calibration for Bangle.js 1 2022-05-25 14:12:55 +01:00
Gordon Williams a6d92c1115 inline tick/cross images to save some space 2022-05-25 10:00:27 +01:00
Gordon Williams b6576e37eb Merge branch 'master' of github.com:espruino/BangleApps 2022-05-25 09:58:28 +01:00
Gordon Williams 68edab1a18 Move getMessageImage/getMessageImageCol to the library as per
https://github.com/espruino/BangleApps/pull/1872

No version bump as no functionality changes
2022-05-25 09:58:02 +01:00
Lubomir cb890e6fc5 android: Fix SMS bug 2022-05-25 09:52:54 +01:00
Lubomir 6202286fe6
Merge branch 'master' into icon-notifs 2022-05-25 17:45:37 +10:00
storm64 d3645a9bf3
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-25 09:33:58 +02:00
Gordon Williams b46a9eabe9
Merge pull request #1848 from myxor/circlesclock_v0.12
Circlesclock v0.12
2022-05-25 08:27:44 +01:00
Gordon Williams e96db5c0fb
Merge pull request #1876 from nh-99/r2d2clk_v1
R2D2 Clock v1
2022-05-25 08:26:44 +01:00
Gordon Williams 8e4063004c changelog and duplicate fix 2022-05-25 08:24:20 +01:00
Gabriele Monaco 43b07419b9 messages 0.38: using Telegram icon on Telegram FOSS 2022-05-25 09:10:40 +02:00
storm64 54ea712fed
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-24 23:21:12 +02:00
storm64 1a89f963ea [sleeplog] Redesign interfacce.html 2022-05-24 23:13:03 +02:00
Noah Howard c64882a82f Add r2d2 clock 2022-05-24 12:09:25 -04:00
Noah Howard d7f8272337 Merge branch 'master' of github.com:nh-99/BangleApps 2022-05-24 12:04:32 -04:00
Noah Howard f5b85299a3 Revert patches to mandelbrot clock 2022-05-24 12:04:19 -04:00
Noah Howard 54e99279a0
Merge branch 'espruino:master' into master 2022-05-24 12:02:59 -04:00
Noah Howard 4f512a15f4 Remove new apps from master branch 2022-05-24 12:02:37 -04:00
Gordon Williams c3468fc0e9 bthrm 0.09: Misc Fixes and improvements (https://github.com/espruino/BangleApps/pull/1655) 2022-05-24 16:28:22 +01:00
Gordon Williams e517262237
Merge pull request #1655 from GrandVizierOlaf/bt-hrm-active
[bthrm] Various fixes
2022-05-24 16:27:12 +01:00
storm64 71fc6f2859 [sleeplog] Update interface.html 2022-05-24 16:08:14 +02:00
storm64 ad10714556 [sleeplog] Update interface.html 2022-05-24 16:01:23 +02:00
Lubomir 4ded6c844a
iconlaunch: Change icon to one by icons8
This doesn't bump the version, as it doesn't change anything on the watch, just the website
2022-05-24 22:54:16 +10:00
Lubomir 1fb256b9de
messages: Replace mail icon with color notif icons 2022-05-24 22:24:38 +10:00
Lubomir 2d60ce4a53
android: Fix SMS bug 2022-05-24 22:08:43 +10:00
storm64 6cbce8a0c5 [sleeplog] Update interface.html 2022-05-24 13:57:14 +02:00
storm64 732bc11c7f [sleeplog] Update interface.html 2022-05-24 13:41:02 +02:00
storm64 8445241a23 [sleeplog] Update interface.html 2022-05-24 13:31:42 +02:00
storm64 e1f4364ab0 [sleeplog] Update interface.html 2022-05-24 13:18:48 +02:00
storm64 5a7360b64f [sleeplog] Update interface.html 2022-05-24 13:16:03 +02:00
storm64 9ca37915b3 [sleeplog] Update interface.html 2022-05-24 13:01:54 +02:00
storm64 b9ed7e75a7 [sleeplog] Update interface.html
Replace unnecessary match with substr.
2022-05-24 12:58:56 +02:00
storm64 86fb6bc7b0 [sleeplog] Update interface.html 2022-05-24 12:52:08 +02:00
storm64 aef0000e65 [sleeplog] Update interface.html 2022-05-24 12:37:43 +02:00
storm64 dd4cb316dc [sleeplog] Redesigned interface.html 2022-05-24 12:28:17 +02:00
storm64 f5a9f47054 [sleeplog] Fixed usage of RegEx in interface.html 2022-05-24 10:52:30 +02:00
Gordon Williams 9ef9137bc0 update after https://github.com/espruino/BangleApps/pull/1868 since we use waypoints.json too 2022-05-24 09:50:10 +01:00
Gordon Williams 49b4f1edfb
Merge pull request #1868 from nujw/master
Alternative waypoints file names
2022-05-24 09:49:17 +01:00
storm64 7d09a1229f [sleeplog] Fixed typos in interface.html (3) 2022-05-24 10:44:09 +02:00
storm64 7d4a61810e [sleeplog] Fixed typos in interface.html (2) 2022-05-24 10:38:19 +02:00
Gordon Williams f6d8cca1e7
Merge pull request #1869 from frigis1/master
[Multi Timer] update
2022-05-24 09:36:52 +01:00
storm64 974194898e [sleeplog] Fix typos in interface.html 2022-05-24 10:34:46 +02:00
Rarder44 2ef59c470f implemented "direct launch" and "one click exit" settings 2022-05-24 10:18:03 +02:00
storm64 f1790695ea [sleeplog] Add interface.html 2022-05-24 10:14:10 +02:00
nujw 05f1c3059a
Merge branch 'espruino:master' into master 2022-05-24 20:08:58 +12:00
Gordon Williams 17f69da0b9
Merge pull request #1870 from TheGLander/add-iconlaunch
New app: Icon Launcher
2022-05-24 08:53:04 +01:00
Noah Howard 6c28d94b76 Add new metadata 2022-05-23 22:00:38 -04:00
Noah Howard 28eb907f57 Add properly sized icon 2022-05-23 20:39:54 -04:00
Lubomir 3bdcc55c9b
iconlaunch: Release app 2022-05-24 10:18:26 +10:00
frigis1 b56eff48c6
Update metadata.json 2022-05-23 17:06:55 -07:00
frigis1 5854217f1c
Update app.js 2022-05-23 17:06:31 -07:00
frigis1 5330784b3f
Update alarm.js 2022-05-23 17:05:59 -07:00
frigis1 a7c9c124ea
Update ChangeLog 2022-05-23 17:05:34 -07:00
nujw 9973435b69
Update metadata.json 2022-05-24 09:37:47 +12:00
Noah Howard fd9569ffa9 Add R2D2 clock 2022-05-23 15:50:49 -04:00
storm64 79938dcab4 [sleeplog] Update README.md
Correct timestamp information
2022-05-23 16:20:23 +02:00
Noah Howard e1fc5c0996
Make screen updates more efficient 2022-05-23 09:15:04 -04:00
Noah Howard acae22049a
Use locale for time, add date to watchface 2022-05-23 09:06:48 -04:00
Noah Howard fb73d65176
Merge branch 'espruino:master' into master 2022-05-23 09:00:30 -04:00
Gordon Williams 5fd9c7600a Merge branch 'master' of github.com:espruino/BangleApps 2022-05-23 12:16:16 +01:00
Gordon Williams 43a3d70571 run 0.14: Fix Bangle.js 1 issue where after the 'overwrite track' menu, the start/stop button stopped working
Add 'setUI' to Layout
2022-05-23 11:53:25 +01:00
Gordon Williams 1b290a6982 settings 0.45: Add calibrate battery option 2022-05-23 11:16:40 +01:00
Gordon Williams 0dd835014b
Merge pull request #1862 from alessandrococco/nifty-clock-patch
[Nifty Clock A&B] Bug fix and improvements
2022-05-23 10:39:42 +01:00
Gordon Williams db7bda3924
Merge pull request #1852 from Rarder44/master
[Rebble Clock] various fixes
2022-05-23 10:39:07 +01:00
Gordon Williams ee57228be8
Merge pull request #1860 from alessandrococco/alarms-patch
[Alarms & Timers] Fix repeat when user unchecks ALL the days
2022-05-23 10:36:40 +01:00
Gordon Williams 7d9151a398
Merge pull request #1857 from peerdavid/master
[BW Clock] Larger font size if colon is hidden to improve readability further.
2022-05-23 10:35:46 +01:00
Gordon Williams d3a0128bc8 Revert "Update boot.js"
The old code was fine, and this broke it

This reverts commit 2351340a73.
2022-05-23 10:34:18 +01:00
nujw c6f45f06a0
Update README.md 2022-05-23 17:02:25 +12:00
nujw fa77e25b10
Update README.md 2022-05-23 17:00:01 +12:00
nujw 8247052038
Update ChangeLog 2022-05-23 16:53:56 +12:00
nujw 445b21fc07
Update metadata.json 2022-05-23 16:36:11 +12:00
nujw 1ac9864bae
Update settings.js 2022-05-23 16:35:04 +12:00
nujw 864fa672ab
Update ChangeLog 2022-05-23 16:17:40 +12:00
nujw b6366761fc
Update app.js 2022-05-23 16:13:52 +12:00
Alessandro Cocco 1a00f7d9e2 [Nifty-B Clock] Update metadata & changelog 2022-05-22 11:26:22 +02:00
Alessandro Cocco adf7c75365 [Nifty-B Clock] Improve settings page 2022-05-22 11:26:22 +02:00
Alessandro Cocco 58f9461dac [Nifty-B Clock] Fix bug with black being unselectable 2022-05-22 11:26:22 +02:00
Alessandro Cocco e481c0daa2 [Nifty-B Clock] Call setUI before loading widgets 2022-05-22 11:26:22 +02:00
Alessandro Cocco ac161c103e [Nifty-A Clock] Update metadata & changelog 2022-05-22 11:26:22 +02:00
Alessandro Cocco 3b6db907e7 [Nifty-A Clock] Remove unnecessary function call 2022-05-22 11:26:22 +02:00
Alessandro Cocco b6e9474bf4 [Nifty-A Clock] Improve settings page 2022-05-21 16:18:04 +02:00
Alessandro Cocco 89edc64922 [Nifty-A Clock] Call setUI before loading widgets 2022-05-21 15:54:01 +02:00
Lutz d082e23de1 added tags to the metadata
this app is actually a clock... tell the world about it
2022-05-21 14:06:44 +02:00
storm64 b571accc65
Merge branch 'espruino:master' into sleeplog_v0.10_beta 2022-05-21 12:25:28 +02:00
Matrixes f4525c6f78 Daily count reset fix 2022-05-21 11:51:12 +02:00
pidajo 133abbee90
Update ChangeLog 2022-05-20 23:54:15 +02:00
pidajo 5b85363de8
Update metadata.json 2022-05-20 23:53:54 +02:00
pidajo fd3838dff6
Update app.js 2022-05-20 23:53:15 +02:00
Alessandro Cocco f432e10b35 [Alarms & Timers] Replace showPrompt with showAlert 2022-05-20 23:05:13 +02:00
Alessandro Cocco de56796580 [Alarms & Timers] Fix repeat when user unchecks ALL the days 2022-05-20 23:05:13 +02:00
Alessandro Cocco f1170b3e34 [Alarms & Timer] Fix label 2022-05-20 22:08:59 +02:00
storm64 fd5ed2b00a
[sleeplog] Update README.md 2022-05-20 20:25:19 +02:00
Gordon Williams a70f24ceae
Merge pull request #1858 from elykittytee/master
[pokeclk] compressed the image and some cleanup
2022-05-20 19:22:40 +01:00
Gordon Williams 3a6eb76ab4
Merge pull request #1853 from alessandrococco/alarms-patch
[Alarms & Timers / Scheduler] Fix bug with alarms not firing when repeat is set to "once"
2022-05-20 19:21:09 +01:00
storm64 a3efd32981
[sleeplog] Update README.md 2022-05-20 20:20:13 +02:00
storm64 5e7d8c14b4
[sleeplog] Update README.md 2022-05-20 20:17:48 +02:00
pidajo 11c7fd7e34
Update metadata.json 2022-05-20 20:15:01 +02:00
storm64 cdff3173ba [sleeplog] Replace old icons 2022-05-20 20:14:05 +02:00
storm64 d13c8fb241 [sleeplog] Update README.md 2022-05-20 20:09:42 +02:00
storm64 6331f936f6 [sleeplog] Update README.md 2022-05-20 20:05:05 +02:00
pidajo 1f59957735
Update pongclock-icon.js 2022-05-20 20:03:56 +02:00
storm64 c832017df4 [sleeplog] Update README.md 2022-05-20 20:02:46 +02:00
pidajo eec644be42
Update metadata.json 2022-05-20 19:58:15 +02:00
pidajo 44bb646946
Update app.js 2022-05-20 19:56:55 +02:00
pidajo d2a6789a1f
Update README.md 2022-05-20 19:44:25 +02:00
pidajo 0443a56a9d
Update metadata.json 2022-05-20 19:42:42 +02:00
pidajo 787a6ae87e
Add files via upload 2022-05-20 19:41:08 +02:00
pidajo 6e0cc5cd9f
Update settings.js 2022-05-20 19:40:28 +02:00
pidajo 44d7e883a4
Add files via upload 2022-05-20 19:19:20 +02:00
pidajo 9014dc0f4f
Update README.md 2022-05-20 19:18:58 +02:00
pidajo 63f22684a1
Update metadata.json 2022-05-20 18:32:42 +02:00
pidajo fc0f758073
Update metadata.json 2022-05-20 18:31:26 +02:00
pidajo e7b4ecb3cc
Update metadata.json 2022-05-20 18:29:35 +02:00
storm64 5c45f491d0 [sleeplog] Add todo entry + rename options 2022-05-20 18:28:05 +02:00
pidajo 2b4ca3a2f7
Create README.md 2022-05-20 18:24:13 +02:00
storm64 ae8ce7f1fd [sleeplog] Change default app timeout behavior 2022-05-20 18:22:11 +02:00
Alessandro Cocco fbc5e96439 [Alarms & Timers] Fix bug with alarms not firing when configured to fire only once 2022-05-20 18:21:32 +02:00
Alessandro Cocco c7f8322e3a [Scheduler] Fix default dow 2022-05-20 18:19:34 +02:00
Alessandro Cocco 531cf4b5f9 [Scheduler] Improve readability of some filters
The common conditions are now in the same order
2022-05-20 18:17:48 +02:00
eleanor d22e254eb9
Update metadata.json 2022-05-20 11:11:52 -05:00
eleanor e483b09d3c
Update ChangeLog 2022-05-20 11:11:38 -05:00
pidajo 6db2bbcdb3
Update metadata.json 2022-05-20 18:10:54 +02:00
pidajo 425c00cee1
Create pongclock-icon.js 2022-05-20 18:10:16 +02:00
pidajo 36eea36a53
Create metadata.json 2022-05-20 18:06:17 +02:00
pidajo a21898b716
Create ChangeLog 2022-05-20 18:02:50 +02:00
pidajo 0e45f63f40
Add files via upload 2022-05-20 17:59:55 +02:00
eleanor 83ba058b39
fixed words 2022-05-20 10:55:17 -05:00
pidajo 5726809530
Create app.js 2022-05-20 17:53:50 +02:00
eleanor 09d3e40e1a
Add files via upload 2022-05-20 10:48:49 -05:00
eleanor 9237616514
compressed the color image 2022-05-20 10:47:44 -05:00
storm64 34ae1cdcf1 [sleeplog] Correct README.md 2022-05-20 17:42:10 +02:00
storm64 9c2df31379 [sleeplog] Remove emulator tag
Emulation impractical because of missing libraries and data.
2022-05-20 17:29:33 +02:00
storm64 a40a0e3477 [sleeplog] Update to do list 2022-05-20 17:21:23 +02:00
storm64 3ec051be9d [sleeplog] Complete rework, BETA v01 2022-05-20 17:17:30 +02:00
eleanor 53a1bf8c7d
Fixed the readme with better words 2022-05-20 08:52:31 -05:00
Peer David 8467445835
Merge branch 'espruino:master' into master 2022-05-20 13:14:04 +02:00
David Peer 542d9f6fec Version 0.09: Larger font size if colon is hidden to improve readability further. 2022-05-20 13:13:54 +02:00
Gordon Williams 134a480764
Merge pull request #1856 from idavydov/dino
watch face with dino (t-rex from chrome) and weather
2022-05-20 08:53:21 +01:00
Iakov Davydov 746a72ef6f dinoClock: metadata add screenshots & misc 2022-05-20 09:24:42 +02:00
Iakov Davydov 6ec0460bb7 dinoClock: readme add 2022-05-20 09:17:50 +02:00
Gordon Williams 68c8b50b64
Merge pull request #1854 from storm64/master
[lightswitch] Prevent drawing into app area
2022-05-20 08:13:30 +01:00
Iakov Davydov b911c4e92c dinoClock: remove changelog 2022-05-20 09:08:21 +02:00
Gordon Williams c2f021d712
Merge pull request #1855 from frigis1/master
[Multitimer] fix for icon
2022-05-20 08:04:21 +01:00
David Peer c90ca67668 Minor fix -- always 3 digits if colons are hidden. 2022-05-20 08:04:09 +02:00
David Peer 9e69b19c4e Minor improvement 2022-05-20 07:56:41 +02:00
David Peer 9dcd43f343 Hide colon option. 2022-05-20 07:47:35 +02:00
David Peer c95103946e Minor change 2022-05-20 07:40:15 +02:00
frigis1 5093782e25
Update app-icon.js 2022-05-19 19:16:10 -07:00
Rarder44 3e275a51ae - sideTap setting converted into number
- sideTap setting menu is radiobutton
2022-05-20 01:42:18 +02:00
Rarder44 d760fcdf93 "tap to Cycle" setting 2022-05-20 01:26:11 +02:00
Matrixes 9a153d9376 Reset count more reliable and also shows additional info 2022-05-20 01:16:28 +02:00
storm64 60de030e92 [lightswitch] Prevent drawing into app area 2022-05-20 00:26:14 +02:00
Rarder44 07b53c5893 removed pedometer dependency 2022-05-20 00:17:55 +02:00
Rarder44 ef996391c6 imported suncalc and trimmed 2022-05-20 00:03:36 +02:00
Rarder44 4dfd1b2bf0 - removed unused font
- fix autoCycle
2022-05-19 23:43:59 +02:00
Iakov Davydov 95cf3cd8e0 dinoClock: invert icon for launcher 2022-05-19 22:40:16 +02:00
Iakov Davydov 5d48a738e5 dinoClock: update icons to match weather icons 2022-05-19 22:40:16 +02:00
Iakov Davydov ea06c58b6e dinoClock: add changelog 2022-05-19 22:40:16 +02:00
Iakov Davydov a0ba0c40d7 dinoClock: formatting, match espruino style 2022-05-19 22:40:16 +02:00
Iakov Davydov 6a0cecaa61 dinoClock: improve formatting 2022-05-19 22:40:16 +02:00
Iakov Davydov f370091399 dinoClock: better temp alignment code 2022-05-19 22:40:16 +02:00
Iakov Davydov d82024dd0c dinoClock: replace weather strings with consts 2022-05-19 22:40:16 +02:00
Iakov Davydov 3ef7a160e5 dinoClock: update comments 2022-05-19 22:40:16 +02:00
Iakov Davydov 81b5dbcc92 dinoClock: fix formatting and semicolons 2022-05-19 22:40:16 +02:00
Iakov Davydov aac7aad6a7 dinoClock: rename weatherIcon to wIcon (name clash) & remove clear icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bb5d5068a4 dinoClock: move all icons into functions & invert (some) icons 2022-05-19 22:40:16 +02:00
Iakov Davydov 108cfc7d31 dinoClock: update icons to ios glyph 2022-05-19 22:40:16 +02:00
Iakov Davydov 1c8ab449ea invert icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 2cbdd6dcdc dino: getMonth returns 0-11, correct for that 2022-05-19 22:40:16 +02:00
Iakov Davydov 4b91dd9fce do not redraw all screen on draw 2022-05-19 22:40:16 +02:00
Iakov Davydov c7aba47f5d add icon.js 2022-05-19 22:40:16 +02:00
Iakov Davydov 08a98d403e add icon 2022-05-19 22:40:16 +02:00
Iakov Davydov bdf2cf5b76 remove region cleanup, fix weather icon and degree symbol 2022-05-19 22:40:16 +02:00
Iakov Davydov 45c2f943e0 update dino app icon 2022-05-19 22:40:16 +02:00
Iakov Davydov d417696c43 dino: clear screen 2022-05-19 22:40:16 +02:00
Iakov Davydov 8d1d688bf0 add (wrong) icon 2022-05-19 22:40:16 +02:00
Iakov Davydov 409dadacb7 rename dyno to dino 2022-05-19 22:40:16 +02:00
Iakov Davydov 9f21d96d13 description 2022-05-19 22:39:53 +02:00
Iakov Davydov 09ffe0740b rename dynoclock dir 2022-05-19 22:27:38 +02:00
Iakov Davydov 9900355140 dyno clock 2022-05-19 22:27:38 +02:00
David Peer 5c72025d0d Slightly smaller font to avoid cutoff... 2022-05-19 20:21:24 +02:00
Peer David bab082a065
Merge branch 'espruino:master' into master 2022-05-19 20:10:11 +02:00
David Peer f5ba88f8dd Show the color of widgets correctly. 2022-05-19 20:09:26 +02:00
Gordon Williams 365db46d3c Fix issues sanity test threw up 2022-05-19 09:05:20 +01:00
Gordon Williams 3f294f0a0d
Merge pull request #1847 from elykittytee/master
Created Poketch clockface
2022-05-19 09:03:31 +01:00
Gordon Williams 10c3202a5d
Merge pull request #1849 from Rarder44/master
[Rebble Clock] added localization
2022-05-19 08:59:39 +01:00
Gordon Williams b2f01faf48
Merge pull request #1828 from idavydov/widbt_pr
[apps/widbthide] bluetooth widget which hides upon no connection
2022-05-19 08:59:14 +01:00
Gordon Williams 172379ed0c
Merge pull request #1843 from frigis1/master
[Android & Sched] - small fixes and updates
2022-05-19 08:57:26 +01:00
frigis1 29736d6133
Update metadata.json 2022-05-18 16:21:38 -07:00
frigis1 4102a128b9
Update metadata.json 2022-05-18 16:20:50 -07:00
Matrixes 616277fe5d Step count resets around midnight 2022-05-18 23:14:37 +02:00
Rarder44 6deff25578 fix version and changelog 2022-05-18 21:43:37 +02:00
Rarder44 ee94df33ad -added localization
-removed deprecated code
2022-05-18 21:40:15 +02:00
Marco H 5358fec9ba Allow configuration of update interval 2022-05-18 20:13:57 +02:00
Marco H 437630574d Optimize settings 2022-05-18 20:12:53 +02:00
Iakov Davydov 63aa03bbdb widbthide: fix typo 2022-05-18 19:31:52 +02:00
Iakov Davydov 63f78e3233 widbthide: update entry point 2022-05-18 19:21:36 +02:00
Iakov Davydov 9f3ed84d6c widbthide: remove settings & update metadata 2022-05-18 19:18:42 +02:00
Iakov Davydov 19ab79e5d1 widbthide: remove changelog 2022-05-18 19:11:17 +02:00
Iakov Davydov 983bdc5b04 widbthide: remove unnecesary icon 2022-05-18 19:10:59 +02:00
Iakov Davydov 2c1a4e3003 widbt: recover original widbt 2022-05-18 19:10:02 +02:00
Iakov Davydov a9839bed9e widbt: rename to widbthide 2022-05-18 19:09:23 +02:00
eleanor 43eba6b1ee
Create ChangeLog 2022-05-18 12:01:23 -05:00
eleanor b9673fb3f9
Add files via upload 2022-05-18 11:52:29 -05:00
eleanor 6f6df88118
Create app-icon.js 2022-05-18 11:50:54 -05:00
eleanor ce800395a8
Update app.js 2022-05-18 11:49:26 -05:00
eleanor 7b26596e72
Create README.md 2022-05-18 11:36:26 -05:00
eleanor 5ec25d9908
Create metadata.json 2022-05-18 11:34:03 -05:00
eleanor 370617915c
Create app.js 2022-05-18 11:31:09 -05:00
eleanor 89fca54046
Delete app.png 2022-05-18 11:29:32 -05:00
eleanor dd7f45f4f8
Delete metadata.json 2022-05-18 11:29:28 -05:00
eleanor f9860a5d42
Delete app.js 2022-05-18 11:29:21 -05:00
eleanor 90b1a838a0
Delete app-icon.js 2022-05-18 11:29:17 -05:00
eleanor e999660512
Merge branch 'espruino:master' into master 2022-05-18 11:27:14 -05:00
Gordon Williams 2bc17f0215
Merge pull request #1846 from trufae/fix-tabanchi-icon
Fix the icon of the `tabanchi` app
2022-05-18 16:09:56 +01:00
pancake bd5035064f Fix the icon of the `tabanchi` app 2022-05-18 17:07:57 +02:00
Gordon Williams 887ae0bdc1
Merge pull request #1845 from trufae/update-tinydraw
Upgrade tinydraw app with fixes and performance improvements
2022-05-18 16:03:32 +01:00
Gordon Williams 2e98a731a8
Merge pull request #1813 from zachstr2/master
Add 12h support, auto-cycle control to Rebble Clock
2022-05-18 15:29:47 +01:00
pancake 5735873910 Upgrade tinydraw app with fixes and performance improvements
* Fix segmented line drawing with all the pencils
* Dont use a timer to check if the screen is locked
2022-05-18 14:19:28 +02:00
storm64 66c2ce54c2 Merge branch 'master' of https://github.com/storm64/BangleApps 2022-05-18 13:04:09 +02:00
storm64 dde4cc1562 [widbt_notify] Prevent repeated `draw()`
Replace `setInterval` with `setTimeout` to clear the `Connection lost.`-message to prevent repeatedly calling of `draw()` from the current app/clock.
2022-05-18 13:00:53 +02:00
Gordon Williams e1cec7c383 Merge branch 'master' of github.com:espruino/BangleApps 2022-05-18 09:23:30 +01:00
Gordon Williams 5daf2be7df boot 0.48: Workaround for BTHRM issues on Bangle.js 1 (write .boot files in chunks) 2022-05-18 09:23:23 +01:00
frigis1 d8e0b56993
Update boot.js 2022-05-18 01:09:12 -07:00
frigis1 f92415c780
Update lib.js 2022-05-18 01:08:37 -07:00
frigis1 8525d862b1
Update lib.js 2022-05-18 00:55:54 -07:00
Gordon Williams eb61126b12
Merge pull request #1840 from storm64/master
[sleeplog] Reduced log size further, see #1835
2022-05-18 08:14:38 +01: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
frigis1 7a64faf1c5
Update ChangeLog 2022-05-17 23:41:24 -07:00
frigis1 2351340a73
Update boot.js 2022-05-17 23:39:51 -07:00
Alessandro Cocco 774aa169eb [Health] Update metadata and changelog 2022-05-17 23:27:13 +02:00
Alessandro Cocco 5b37bdca63 [Health] Avoid division by zero 2022-05-17 23:22:53 +02:00
Alessandro Cocco 1d3428321c [Health] Use var instead of let 2022-05-17 23:18:44 +02:00
storm64 8102fd4e72 [sleeplog] Reduced log size further, see #1835
Reduced log size further to 750 entries
2022-05-17 17:51:10 +02:00
Gordon Williams 2508fd38ab
Merge pull request #1836 from rigrig/clockface-12hour
ClockFace: add is12hour
2022-05-17 13:36:18 +01:00
Gordon Williams da78061311
Merge pull request #1838 from berkenbu/master
New App: Falcon 9 lander
2022-05-17 13:34:46 +01:00
storm64 92ac8ee3f0 sleeplog: Fix LOW_MEMORY,MEMORY error #1835
Check and if neccessary reduce logsize to 1500 entries in writeLog() to prevent low mem error.
2022-05-17 09:18:39 +02:00
eleanor a6635e1c5a
Delete app.js.png 2022-05-16 15:24:57 -05:00
eleanor 2adc1b9646
Add files via upload 2022-05-16 15:24:39 -05:00
eleanor 16c9527b27
Create metadata.json 2022-05-16 15:21:36 -05:00
eleanor 238f2f1284
Create app-icon.js 2022-05-16 15:18:35 -05:00
eleanor 3996089158
Add files via upload 2022-05-16 15:16:18 -05:00
eleanor 5fe6716613
Create app.js 2022-05-16 15:15:30 -05:00
Richard de Boer 33d25e4b07
barclock: use ClockFace.is12Hour instead of reading the setting 2022-05-16 21:28:08 +02:00
marko 0059e8ec92 Add "landed" screenshot 2022-05-16 14:49:02 -04:00
marko 8e2fdffd20 Fix fuel burn rate on Bangle 1 2022-05-16 14:14:17 -04:00
marko fec2074764 Fix app name on reload 2022-05-16 14:12:04 -04:00
marko c83c82bd09 Swap screen shots, fix README 2022-05-16 14:08:26 -04:00
marko 2430cefbbf Fix icon size 2022-05-16 14:00:46 -04:00
marko 8d21618510 Add icon 2022-05-16 13:53:27 -04:00
marko cff3c77f08 First commit for f9lander 2022-05-16 13:50:25 -04:00
Adam Schmalhofer cc0ad4d6a3 lcars: BAT/DISK warning label 2022-05-16 19:09:28 +02:00
Adam Schmalhofer 9d2a2adf9a lcars: Warn when storage below 10% 2022-05-16 19:08:28 +02:00
Adam Schmalhofer 700a0369a7 lcars: refractoring to prepare warning msgs 2022-05-16 19:08:23 +02:00
eleanor 939a2e0e94
Delete poke clock - not working 2022-05-16 12:01:24 -05:00
eleanor 422f4c6970
Delete distort clock - not working 2022-05-16 12:01:03 -05:00
eleanor bca268b43e
Update metadata.json 2022-05-16 11:57:40 -05:00
eleanor cb9c9364ae
Rename distort.js to distortclock.js 2022-05-16 11:56:47 -05:00
eleanor e7646a1613
Rename distort.app.js to distort.js 2022-05-16 11:56:31 -05:00
eleanor f3a92caca3
Add files via upload 2022-05-16 11:55:42 -05:00
eleanor 104b98b515
Delete distort.png 2022-05-16 11:55:37 -05:00
eleanor 978a0dcd80
Rename pokeclock.app.js to pokeclock.js 2022-05-16 11:54:12 -05:00
eleanor e536efa3d3
Rename poketch.app.js to pokeclock.app.js 2022-05-16 11:50:40 -05:00
eleanor ac43a545b1
Update metadata.json 2022-05-16 11:49:05 -05:00
eleanor 80a1e90b5c
Update metadata.json 2022-05-16 11:48:42 -05:00
eleanor 5fb57b1b5a
Update README.md 2022-05-16 11:37:46 -05:00
eleanor 43edca89dc
Add files via upload 2022-05-16 11:35:19 -05:00
eleanor 060e7dedb2
Create README.md 2022-05-16 11:34:56 -05:00
eleanor 5fbcf62eb4
Create app-icon.js 2022-05-16 11:34:39 -05:00
eleanor 2172802f48
Create metadata.json 2022-05-16 11:34:20 -05:00
eleanor 95597e5724
Create poketch.app.js 2022-05-16 11:33:22 -05:00
eleanor 1a8eb65393
Update metadata.json 2022-05-16 11:32:33 -05:00
eleanor c4889694b7
Delete app.png 2022-05-16 11:30:58 -05:00
eleanor 1a9833e95a
Add files via upload 2022-05-16 11:30:15 -05:00
eleanor 2533a7153a
Add files via upload 2022-05-16 11:29:07 -05:00
eleanor f0510d1563
wrong filename 2022-05-16 11:28:37 -05:00
eleanor 74bec38e18
Merge branch 'espruino:master' into master 2022-05-16 10:51:29 -05:00
eleanor 9271e2c9e3
Update metadata.json 2022-05-16 10:44:38 -05:00
eleanor 93ff4bf4dc
took out screenshots 2022-05-16 10:40:59 -05:00
eleanor b32419b2a4
Rename distortclock.app.js to distort.app.js 2022-05-16 10:39:15 -05:00
eleanor fe3d39bf30
Create app-icon.js 2022-05-16 10:27:07 -05:00
eleanor 82fedd273f
Create README.md 2022-05-16 10:24:00 -05:00
eleanor cfd75a1b3c
added README 2022-05-16 10:22:29 -05:00
eleanor 197256f493
Add files via upload 2022-05-16 10:21:31 -05:00
eleanor 8a77392df6
added screenshots to metadata 2022-05-16 10:20:44 -05:00
eleanor d911f9aef5
Add files via upload 2022-05-16 10:19:21 -05:00
eleanor 54cd1bc606
Create metadata.json 2022-05-16 10:18:44 -05:00
eleanor 954b7c56c4
Rename apps/distortclock.app.js to apps/distortclock/distortclock.app.js 2022-05-16 10:03:56 -05:00
eleanor 1e35b352bd
Create distortclock.app.js 2022-05-16 10:03:39 -05:00
Gordon Williams 0684e378da
Merge pull request #1832 from thyttan/thyttan-dtlaunch
[dtlaunch]  Don't change page if doing swipe-to-exit
2022-05-16 14:55:48 +01:00
Gordon Williams a2ff4b9b21
Merge pull request #1822 from alessandrococco/refactor-alarms
[Alarms & Timers] New UI
2022-05-16 14:54:16 +01:00
Gordon Williams d7fdbab7e0
Merge pull request #1827 from kirktrekkie/dice_n_roll
Adding Dice-n-Roll app.
2022-05-16 14:53:50 +01:00
Gordon Williams a1f0710364
Merge pull request #1831 from dronesflier/master
Add homework app
2022-05-16 14:52:12 +01:00
Gordon Williams c477b0192f
Merge pull request #1830 from thyttan/thyttan-kbmulti
[kbmulti] Various changes
2022-05-16 14:48:09 +01:00
Gordon Williams 26bcffcc15
Merge pull request #1829 from frigis1/master
New app - Multi Timer
2022-05-16 14:47:33 +01:00
Gordon Williams 401535baf9
Merge pull request #1833 from peerdavid/master
[BW CLock] Improve positioning of date and time
2022-05-16 14:41:32 +01:00
thyttan b4b6d424ec
perfect horizontal button alignment 2022-05-16 12:42:07 +02:00
thyttan fd35af1bd6
Update ChangeLog 2022-05-16 12:34:46 +02:00
thyttan 9a98a518de
Update lib.js 2022-05-16 11:52:59 +02:00
thyttan 275f6a87d5
add fixed and equal button width for all buttons
replaced fillx:1 with width:btnWidth
2022-05-16 11:51:59 +02:00
Peer David ba34b88270
Merge branch 'espruino:master' into master 2022-05-15 21:46:23 +02:00
David Peer 1a7445ad60 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-05-15 21:45:59 +02:00
David Peer e3ff844215 Improved positioning of BW clock. 2022-05-15 21:45:56 +02:00
thyttan f9af4b0640
Update metadata.json 2022-05-15 19:36:46 +02:00
thyttan 7a6aa8158b
Don't change page if doing swipe-to-exit 2022-05-15 19:36:22 +02:00
thyttan 3f29aff90a
Up and down also moves pages 2022-05-15 19:32:37 +02:00
thyttan 6f68e07d66
Don't change page if doing swipe-to-exit 2022-05-15 19:27:40 +02:00
Richard de Boer 8f342e27cc
barclock: Use ClockFace library 2022-05-15 18:27:35 +02:00
frigis1 15f395f576
Update alarm.js 2022-05-15 08:49:06 -07:00
frigis1 fc164df525
Update README.md 2022-05-15 08:42:24 -07:00
frigis1 9cc825b93d
Update README.md 2022-05-15 07:40:55 -07:00
frigis1 2e36770a70
Update app.js 2022-05-15 07:40:32 -07:00
frigis1 117b52cc08
Update alarm.js 2022-05-15 07:40:13 -07:00
Matrixes a8436b96ea Step counter and more restrictive time updates. 2022-05-15 15:15:00 +02:00
JuliusS123 a1335bfe22
Update subjects.html 2022-05-15 14:29:17 +02:00
JuliusS123 60f4cd8f9d
Update app.js 2022-05-15 14:26:51 +02:00
JuliusS123 27d6303783
Update metadata.json 2022-05-15 14:23:13 +02:00
JuliusS123 1f7178150a
Add files via upload 2022-05-15 14:22:01 +02:00
frigis1 cfe8887b6a
Update app.js 2022-05-15 04:52:11 -07:00
frigis1 6992c6f2f0
Update alarm.js 2022-05-15 04:51:58 -07:00
JuliusS123 f0a7ea0ee9
Update app.js 2022-05-15 12:29:11 +02:00
thyttan 5e564db731
Add files via upload 2022-05-15 12:23:29 +02:00
thyttan 134a9e2369
Update README.md 2022-05-15 12:19:29 +02:00
thyttan b7b367c8d8
Merge branch 'espruino:master' into thyttan-kbmulti 2022-05-15 11:57:03 +02:00
thyttan 29be42c606
Update lib.js 2022-05-15 11:53:51 +02:00
thyttan 4415325703
Update lib.js 2022-05-15 11:52:07 +02:00
JuliusS123 bd7d5cf7e4
Update metadata.json 2022-05-15 11:12:19 +02:00
JuliusS123 38475eaa11
attempting to properly display app image 2022-05-15 11:06:26 +02:00
JuliusS123 afbaf2b90e
Update app-icon.js 2022-05-15 10:56:27 +02:00
JuliusS123 831a8635bf
Update app-icon.js 2022-05-15 10:52:54 +02:00
JuliusS123 071c455565
Update metadata.json 2022-05-15 10:50:21 +02:00
JuliusS123 f69cd6e5ef
Add files via upload 2022-05-15 10:49:53 +02:00
JuliusS123 558f219ccf
Update app-icon.js 2022-05-15 10:47:25 +02:00
JuliusS123 35f7f3d630
Create README.md 2022-05-15 10:44:38 +02:00
JuliusS123 bd69f21361
Create metadata.json 2022-05-15 10:22:52 +02:00
JuliusS123 a6cdee8a40
Create app-icon.js 2022-05-15 10:16:41 +02:00
JuliusS123 1f175ecd9f
Create app.js 2022-05-15 10:11:56 +02:00
frigis1 687eaaab4b
Update app.js 2022-05-14 22:16:15 -07:00
thyttan 1b993fb099
Update lib.js 2022-05-15 00:24:18 +02:00
frigis1 29354d6a51
Add files via upload 2022-05-14 11:23:50 -07:00
frigis1 6c88688a50
Create app.js 2022-05-14 11:23:22 -07:00
Iakov Davydov 71ebe9bca5 widbt: option to hide when no connection 2022-05-14 10:38:37 +02:00
kirktrekkie 229d0dc158 Adding Dice-n-Roll app. 2022-05-14 10:13:42 +02:00
Emile Cantin 64289a0cb7
Clock & Calendar: Improve colours
The red when disconnected is very hard to read (and not documented). I've switched it to have a slight blue tint when connected, and white when disconnected.
2022-05-13 09:25:47 -04:00
Alessandro Cocco 70a2711b87 [Alarms & Timers] Update README 2022-05-13 15:25:28 +02:00
Alessandro Cocco dc0c8d7f0c [Alarms & Timers] Add screenshots 2022-05-13 15:25:28 +02:00
Alessandro Cocco f22f113687 [Alarms & Timers] Full UI rewrite 2022-05-13 15:25:28 +02:00
Alessandro Cocco ee663ef169 [sleepphasealarm] Update to new time_utils module 2022-05-13 15:25:28 +02:00
Alessandro Cocco 94690a81ee Add new time_utils module and move some functions from sched module to it 2022-05-13 15:25:28 +02:00
Stiralbios 255abe9c13 [ActivityReminder] fix bug on pauseDate 2022-05-12 14:18:33 +02:00
Stiralbios f46159ef8e [ActivityReminder] Actually commiting the fix to mustAlert 2022-05-12 12:21:21 +02:00
Stiralbios 740b81e076 Fix mustAlert, and, hopefully use let and const the JS way 2022-05-12 11:34:42 +02:00
Stiralbios 689e6e7470 Fix dates loading from file 2022-05-12 10:30:11 +02:00
Stiralbios ffcf550bea [ActivityReminder] Remove a forgotten part of the old code 2022-05-11 23:51:46 +02:00
Stiralbios a5085c93c2 [ActivityReminder] Fix default dates for the data 2022-05-11 22:31:34 +02:00
Stiralbios 5516a87b77 [ActivityReminder] fix my mistake with settings 2022-05-11 22:24:02 +02:00
Stiralbios 76c80c6f93 [ActivityReminder] Try to fix settings 2022-05-11 22:11:33 +02:00
Stiralbios 08718a504d [ActivityReminder] First attempt to rework the inactivity detection 2022-05-11 21:58:00 +02:00
thyttan 8fae68bccc
Update ChangeLog 2022-05-11 21:19:09 +02:00
thyttan 4f296ac434
Update ChangeLog 2022-05-11 20:59:49 +02:00
thyttan 28c6103242
Update settings.js 2022-05-11 20:55:54 +02:00
thyttan 04679ba324
Update settings.js 2022-05-11 20:55:11 +02:00
thyttan cb6d46d9c8
Update lib.js 2022-05-11 20:50:02 +02:00
thyttan c4647bfc68
Update settings.js 2022-05-11 20:43:01 +02:00
thyttan 7c747889ab
Update lib.js 2022-05-11 20:38:41 +02:00
thyttan efa1254673
Update lib.js 2022-05-11 20:24:30 +02:00
thyttan c8b1d16697
Update lib.js 2022-05-11 20:18:09 +02:00
thyttan 8dec7e503b
Update lib.js 2022-05-11 20:17:15 +02:00
thyttan ad63cafec6
Update lib.js 2022-05-11 20:14:37 +02:00
thyttan 8eefdaa706
Update lib.js 2022-05-11 20:11:08 +02:00
thyttan 7b1bcd8b76
Update lib.js 2022-05-11 20:01:49 +02:00
thyttan b34a3415b9
Update ChangeLog 2022-05-11 19:54:37 +02:00
thyttan d6db4e6be3
Update lib.js 2022-05-11 19:49:40 +02:00
thyttan 87756ece9e
Update lib.js 2022-05-11 18:23:31 +02:00
thyttan 824ab9859e
Update metadata.json 2022-05-11 18:21:47 +02:00
thyttan da2aaaf16d
Update settings.js 2022-05-11 18:21:20 +02:00
thyttan 24634330a5
Update ChangeLog 2022-05-11 17:56:36 +02:00
Kane f0b9425f5d calibration: app v1.0 added 2022-05-11 11:09:34 +02:00
Gordon Williams 0a36095dc1 Merge branch 'messages-back' 2022-05-11 09:10:32 +01:00
Gordon Williams 45eeaff0d9 tweak 2022-05-11 08:27:16 +01:00
Gordon Williams 58dfaac276
Merge pull request #1815 from ps-igel/master
fix clockmode setting
2022-05-11 08:26:44 +01:00
Gordon Williams 7bc1310c35
Merge pull request #1814 from sir-indy/master
[kbmulti] Multitap Keyboard
2022-05-11 08:26:13 +01:00
ps-igel 868b5a7d00
fix clockmode setting 2022-05-10 22:55:44 +02:00
ps-igel a9d705767a
fix clockmode setting 2022-05-10 22:54:02 +02:00
ps-igel 4e8136dc4a
fix clockmode setting 2022-05-10 22:53:08 +02:00
sir-indy 00ad4c4eed Actually correct metadata.json this time 2022-05-10 20:28:28 +01:00
sir-indy 3f24c798e9 Correct metadata.json 2022-05-10 20:23:55 +01:00
sir-indy 0b3de60a79 Update ready for pull request 2022-05-10 20:20:43 +01:00
Gordon Williams d88c176fed
Merge pull request #1809 from rigrig/kbmorse
kbmorse: new keyboard, for the Bangle.js 1
2022-05-10 16:12:40 +01:00
sir-indy 18967ef7cc
Update lib.js
Updated with more feedback http://forum.espruino.com/comments/16515847/
Next to add the settings app, update README and screenshots and release.
2022-05-10 13:23:41 +01:00
Zach Dixon 7822c4489d Fix settings variable conflict and updated version 2022-05-09 22:30:20 -07:00
Zach Dixon 5f147027aa 12h clock format, option to disable autocycle 2022-05-09 20:45:22 -07:00
Richard de Boer 3990c0ef32
kbmorse: new keyboard, for the Bangle.js 1 2022-05-09 20:56:24 +02:00
Arne Schauf 868956ea34 [terminalclock] Update description for v0.05 2022-05-09 16:07:08 +02:00
Gordon Williams 0e2dccdbda
Merge pull request #1805 from asmaps/master
[terminalclock] Add altitude to terminalclock
2022-05-09 14:42:09 +01:00
sir-indy 130e969883
Update lib.js
Updated with feedback from @Ganblejs http://forum.espruino.com/comments/16512632/

Keyboard doesn't work again after going into the help screen, how does layout to re-establish callbacks on button presses?
2022-05-09 13:43:38 +01:00
Arne Schauf c1cae40d80 Disable barometer/altitude stuff for Bangle.js 1 2022-05-09 14:15:30 +02:00
Erik Andresen be230aad2b Merge branch 'master' of github.com:nxdefiant/BangleApps 2022-05-09 11:25:09 +02:00
Gordon Williams b8b69cc854
Merge pull request #1795 from nemesisridiculii/master
[Bordle] Fix bug in valid word detection
2022-05-09 09:48:37 +01:00
Gordon Williams 09fe49055f
Merge pull request #1798 from trufae/tabanchi
Initial import of the tabanchi watch/app
2022-05-09 09:42:37 +01:00
Gordon Williams a801922562
Merge pull request #1802 from idavydov/widslimbat
Slim battery widget with cells
2022-05-09 09:40:37 +01:00
Gordon Williams 30aea6f318
Merge pull request #1799 from jdekarske/update-eslint
Update eslint
2022-05-09 09:40:31 +01:00
Gordon Williams 1ee2ee9184
Merge pull request #1801 from peerdavid/master
[NeoX] Better lock animation.
2022-05-09 09:38:26 +01:00
Gordon Williams e1b8c93ed2
Merge pull request #1803 from Santagain/patch-1
Update pt_BR Translation
2022-05-09 09:37:20 +01:00
Arne Schauf 5ac85350f9 [terminalclock] Add altitude to terminalclock 2022-05-09 10:36:20 +02:00
Erik Andresen 6fc5edf428 noteify: Add interface
Add web interface to add, edit and delete notes
2022-05-09 10:32:13 +02:00
Dione Batista 0e78ab8243
Update pt_BR Translation 2022-05-08 22:55:00 -03:00
Iakov Davydov 522a9759b5 widslimbat 2022-05-08 21:33:38 +02:00
David Peer 6dd5eeffed Minor change 2022-05-08 21:29:25 +02:00
David Peer acacc3497d Animate from outside to inside for IO 2022-05-07 17:25:35 +02:00
David Peer a97215860a Improved color order for animation 2022-05-07 17:24:38 +02:00
David Peer 521fd4cb8f Minor refactoring. 2022-05-07 17:15:52 +02:00
David Peer f5900b5a17 Draw on lock only if lock settings are enabled. 2022-05-07 17:14:39 +02:00
David Peer c145785716 Minor fix -- queue draw alo on lock 2022-05-07 17:13:51 +02:00
David Peer 6a9ca6f32a Animate only once. 2022-05-07 17:12:53 +02:00
David Peer d07124b749 Minor changes 2022-05-07 16:35:16 +02:00
David Peer d063eaae21 Better lock animation. 2022-05-07 14:30:33 +02:00
Erik Andresen 9fa406450b widgps: move interval check to draw method 2022-05-07 13:26:35 +02:00
Erik Andresen d20b52ee79 widgps: add intervall to update the widget
Periodically update so the always on display does show current GPS fix
2022-05-07 10:39:28 +02:00
Jason Dekarske 4c4cf0ddf7 fix some non-conformers 2022-05-06 12:58:28 -07:00
pancake 5161b91a7d Initial import of the tabanchi watch/app 2022-05-06 19:47:11 +02:00
Gordon Williams d1873ad166
Merge pull request #1796 from nxdefiant/master
miclock2: Redraw only when seconds change
2022-05-06 09:02:17 +01:00
Gordon Williams 23c6233561
Merge pull request #1797 from jdekarske/course-search
[GolfView] Course search
2022-05-06 09:01:45 +01:00
sir-indy 4fe623caf9
Delete screenshot.png 2022-05-06 08:38:26 +01:00
sir-indy e5b09c3d0d
Update metadata.json 2022-05-06 08:38:10 +01:00
sir-indy 5be2e72030
Update README.md 2022-05-06 08:37:50 +01:00
sir-indy ed624f3e6b
Add files via upload 2022-05-06 08:37:18 +01:00
sir-indy aaa3338f99
Merge branch 'espruino:master' into master 2022-05-05 21:16:32 +01:00
sir-indy 3681fd3c92 New keyboard app 2022-05-05 21:16:06 +01:00
Jason Dekarske 3dda60ee7a metadata version 2022-05-05 11:50:37 -07:00
Jason Dekarske a6d8f65bf8 changelog 2022-05-05 11:36:22 -07:00
Jason Dekarske 505be54ceb clarify some wording 2022-05-05 11:31:00 -07:00
Jason Dekarske 3d3919f9d9 use course ids as filenames 2022-05-05 11:30:25 -07:00
Jason Dekarske 6f48d9119f populate courses in spectre tiles 2022-05-05 10:51:10 -07:00
nxdefiant 048f4dedd8
Merge branch 'espruino:master' into master 2022-05-05 18:56:05 +02:00
Erik Andresen 24181f65bb miclock2: Redraw only when seconds change 2022-05-05 18:52:23 +02:00
Gordon Williams 5dd232d7c9
Merge pull request #1791 from peerdavid/master
[NotAnalog Clock] Use Bangle.getHealthStatus("day").steps as fallback if no widget is installed.
2022-05-05 14:10:58 +01:00
Gordon Williams fa3f187ea9
Merge pull request #1792 from nxdefiant/master
sched: add day of week check to getActiveAlarms()
2022-05-05 14:10:34 +01:00
Jeffrey Adair 5152e68c80 Fix bug in valid word detection
The valid word detection did not account for the fact that a valid word
could exist twice in the list: once at a non-multiple-of-five index
because it is the end of one word and the start of another, and again at
a multiple-of-five index for the word itself. An example is aglow agony
contains wagon. This prevented wagon from being considered a valid word
(even though it could be selected as the target word).

This fix loops through all detections of the word in the dictionary to
see if any are at a multiple-of-five index.
2022-05-04 23:52:07 -04:00
Erik Andresen 500309e217 calendar
- Do not register as watch, manually start clock on button
  (Compatibility with Quick Launch)
- Read start of week from new system settings instead of own
  configuration
2022-05-04 23:55:15 +02:00
Erik Andresen 6fafba454d calendar
- Do not register as watch, manually start clock on button
  (Compatibility with Quick Launch)
- Read start of week from new system settings instead of own
  configuration
2022-05-04 23:49:59 +02:00
Erik Andresen 43d696e90b sched: Fix typo 2022-05-04 23:09:04 +02:00
Erik Andresen 1d22050dc6 sched: add day of week check to getActiveAlarms() 2022-05-04 22:58:45 +02:00
David Peer d4ecf16616 FIrst queue draw... 2022-05-04 22:31:11 +02:00
David Peer 2a0b354b05 Use Bangle.getHealthStatus("day").steps as fallback. 2022-05-04 22:25:56 +02:00
Noah Howard 2ca8e329d9
Merge branch 'espruino:master' into master 2022-05-04 11:17:09 -04:00
Gordon Williams 537744bcf7
Merge pull request #1788 from sir-indy/master
[layout & smpltmr] New interface for Simple Timer, and changes to layout to make it work.
2022-05-04 11:16:38 +01:00
sir-indy ffcba2a8fe
Update app.js
Tweak colours
2022-05-04 10:19:59 +01:00
Gordon Williams 8d499a10b4 minor tweak 2022-05-04 09:42:27 +01:00
Alessandro Cocco 00ccc21fe7 [Alarms & Timers] Code quality fix
https://github.com/espruino/BangleApps/pull/1773#pullrequestreview-961431288
2022-05-04 10:34:34 +02:00
Gordon Williams 0ac5822d7a update readme for https://github.com/espruino/BangleApps/pull/1773 2022-05-04 08:33:40 +01:00
Alessandro Cocco 4d4eccb821 [Alarms & Timers] Update metadata and changelog 2022-05-03 23:22:50 +02:00
Alessandro Cocco ea70f01185 [Alarms & Timers] Add support for Monday as first day of the week 2022-05-03 23:22:50 +02:00
Alessandro Cocco 7abb4c780c [Settings] Update metadata and changelog 2022-05-03 23:22:50 +02:00
Alessandro Cocco fdcb965b5e [Settings] Improve the "Date & Time" menu
- Use month name instead of month number
- Move the "time" options after the "date" options
2022-05-03 23:22:50 +02:00
Alessandro Cocco ec4ba0d0a7 [Settings] Fix the time zone format
A positive value is shown as '+X' instead of 'X'
2022-05-03 23:22:50 +02:00
Alessandro Cocco 74db2585d7 [Settings] Add new option for selecting the first day of the week 2022-05-03 23:22:50 +02:00
sir-indy 7d5aa89c21
Update app.js
Fix layout button uninitialised if timer already running.
2022-05-03 12:54:34 +01:00
sir-indy aad0a48a88
Update app.js
Whoops
2022-05-03 12:33:12 +01:00
sir-indy fd5e0bf45c
Update app.js
Fix onTouch while timerRunning. Previously briefly showed timer picker numbers.
2022-05-03 12:30:50 +01:00
Gordon Williams a5cb8e6970
Merge pull request #1782 from nxdefiant/master
Changes to gpsautotime / sleepphasealarm
2022-05-03 09:33:30 +01:00
Gordon Williams f795a46bac
Merge pull request #1781 from thyttan/thyttan-kbtouch
[Touch keyboard] Introduce settings for changing layout and functionality
2022-05-03 09:25:56 +01:00
Gordon Williams f8aae3e639
Merge pull request #1776 from myxor/widbaroalarm003
Widget barometeralarm: Fix potential crash
2022-05-03 09:22:03 +01:00
Gordon Williams e9bf775780 link in screenshots 2022-05-03 09:21:13 +01:00
Gordon Williams 82fdc15394
Merge pull request #1774 from berkenbu/master
Add screenshots to SciCalc app
2022-05-03 09:18:35 +01:00
Gordon Williams 0460948541
Merge pull request #1785 from nxdefiant/waypointer
waypointer
2022-05-03 09:17:26 +01:00
Gordon Williams d8ee49bf5d
Merge pull request #1786 from nxdefiant/alarmeta
Add new widget alarmeta
2022-05-03 09:16:33 +01:00
Gordon Williams e07d7c0c2c
Merge pull request #1778 from myxor/activity_quiet_mode
ActivityReminder: Obey system quiet mode & extend allowed dismiss delay
2022-05-03 09:12:46 +01:00
sir-indy cf060cfe3e
Update app.js 2022-05-03 09:12:28 +01:00
Erik Andresen f52ad2e834 alarmeta widget renamed to widalarmeta 2022-05-03 07:25:55 +02:00
Erik Andresen 4105f2a65d Add new widget alarmeta
This widget displays the time to the next Alarm or Timer in hours and minutes.
2022-05-02 21:39:10 +02:00
Erik Andresen cc8a606fd5 waypointe
fallback to built in compass heading
2022-05-02 21:33:00 +02:00
sir-indy c5e1adc7a2 Add screenshots to metadata.json 2022-05-02 12:33:22 +01:00
sir-indy 51807e2b9a Update onTouch to work properly 2022-05-02 12:31:57 +01:00
sir-indy 832fa83598 updated readme 2022-05-02 12:30:18 +01:00
sir-indy a95af8225b Added screenshots 2022-05-02 12:30:07 +01:00
sir-indy ba0a1be373 Tweak Readme.md 2022-05-02 11:32:57 +01:00
sir-indy d49980291c correct onTouch if timerRunning 2022-05-02 11:14:35 +01:00
sir-indy 072ce2444d Change timerRunning to a function, and other bits 2022-05-02 10:59:07 +01:00
Erik Andresen 1398cea7b8 gpsautotime: Add missing settings.js 2022-05-02 07:29:09 +02:00
thyttan 0f47f91746
Update lib.js 2022-05-02 02:13:38 +02:00
thyttan d32735c686
Update lib.js 2022-05-02 02:11:27 +02:00
thyttan d0f57e9b2f
Update README.md 2022-05-02 01:43:51 +02:00
thyttan cfb737e1c0
kbtouch v0.02 - introduce settings for layout...
...and functionality.
2022-05-02 01:36:24 +02:00
Erik Andresen 7c0b0e978b sleepphasealarm: check for day of week 2022-05-01 22:24:29 +02:00
Erik Andresen 73f976c86b gpsautotime: Add setting to hide the widget 2022-05-01 22:22:52 +02:00
sir-indy bbb4a92383 Set timer running properly 2022-05-01 20:58:10 +01:00
sir-indy cebdf1453c True False to true false 2022-05-01 18:45:52 +01:00
sir-indy 4ee8b843be Update to select running mode 2022-05-01 18:38:49 +01:00
sir-indy ea0d17afeb Fix start time 2022-05-01 18:25:55 +01:00
sir-indy 31b821137a Merge branch 'master' of https://github.com/sir-indy/BangleApps 2022-05-01 18:21:06 +01:00
sir-indy d42afd7f9e Tweak to button 2022-05-01 18:20:59 +01:00
sir-indy a94bb2a0a8
Merge branch 'espruino:master' into master 2022-05-01 18:11:24 +01:00
sir-indy eca76d78ba Update to button press 2022-05-01 18:11:00 +01:00
sir-indy 2e8744ca22 Move changes to smpltmr 2022-05-01 18:02:15 +01:00
Jason Dekarske c6e2651180 start using spectre properly 2022-04-30 18:25:04 -07:00
Jason Dekarske 4aa5de663b nominatim course search 2022-04-30 17:56:41 -07:00
Marco H c4ec72004e Add notice 2022-04-30 11:19:01 +02:00
Marco H 124ab84e4c Obey system quiet mode & extend allowed dismiss delay 2022-04-29 20:40:22 +02:00
boski1987 a558d33985
Update boot.js
edit uncodeRemap to map polish characters to characters supported by Bangle.
2022-04-29 19:02:01 +02:00
Marco H 0dae17cf70 Fix potential crash 2022-04-29 15:45:16 +02:00
marko 31a1312c7d Formatting 2022-04-29 08:59:55 -04:00
marko 4b8912ad49 Add screenshots 2022-04-29 08:55:02 -04:00
sir-indy f60d0f22a2
Update timersimple.app.js 2022-04-29 12:33:42 +01:00
sir-indy f114923305
Update README.md 2022-04-29 11:27:43 +01:00
sir-indy b840a92f5a
Update timersimple.app.js 2022-04-29 11:20:26 +01:00
sir-indy c69fe8e2c4
Update timersimple.app.js 2022-04-29 11:17:27 +01:00
Marco H dd3f7e47fe
Update ChangeLog 2022-04-29 11:41:33 +02:00
Marco H 321617ad7b
Update metadata.json 2022-04-29 11:41:14 +02:00
Marco H 673bb38cd1
Update boot.js
Do not alarm while charging
2022-04-29 11:40:50 +02:00
sir-indy 5e42476f29
Merge branch 'espruino:master' into master 2022-04-29 10:26:55 +01:00
Gordon Williams ab02f42503
Merge pull request #1771 from nxdefiant/master
stopwatch: Do not register as watch
2022-04-29 10:01:19 +01:00
Gordon Williams 9d758075da Add extra checks for app type and dependencies, document available types, and fix invalid app types 2022-04-29 09:29:02 +01:00
Erik Andresen 2a0cf8e44e stopwatch: Do not register as watch
manually start clock on button, avoids conflict with quicklaunch which
otherwise believes that a clock is running and reacts on touch events
2022-04-29 10:06:47 +02:00
Gordon Williams 86106131e3
Merge pull request #1764 from frigis1/master
[Quick Launch] Update 0.02
2022-04-29 08:48:42 +01:00
Gordon Williams 9b458168e3
Merge pull request #1769 from nxdefiant/master
sleepphasealarm: Add logging
2022-04-29 08:46:51 +01:00
marko 51aa4ac12a Enable emulator 2022-04-28 19:56:09 -04:00
marko 31ef7c3d97 Fix tabs, again, sigh... 2022-04-28 19:48:24 -04:00
marko 7ec3b149b1 Fix more spaces/tabs 2022-04-28 19:45:37 -04:00
marko 06581584a6 Typo in metadata.json 2022-04-28 19:42:43 -04:00
marko 2675dd6c2d New app scicalc 2022-04-28 19:40:33 -04:00
marko 3032376af7 Fix spaces/tabs issue 2022-04-28 19:38:34 -04:00
frigis1 4d6c037f2e
Update metadata.json 2022-04-28 16:09:23 -07:00
marko 1dbcbd47f8 Fix true wind computation bug, add swipe gesture to pause GPS 2022-04-28 17:57:39 -04:00
Erik Andresen 35631a9266 Merge remote-tracking branch 'upstream/master' 2022-04-28 16:23:05 +02:00
sir-indy bb0aa17d4a
Changes after feedback
Feedback in forum here: http://forum.espruino.com/conversations/375342
2022-04-28 12:08:06 +01:00
Gordon Williams a8392e34f5
Merge pull request #1765 from nomusictuesdays/master
Bradbury Watch
2022-04-28 11:52:39 +01:00
Gordon Williams 34f36f1c04
Merge pull request #1763 from storm64/master
[alarm] Fix redrawing entry inside its submenu
2022-04-28 11:31:15 +01:00
xxDUxx 7ff18188d7
Update ChangeLog 2022-04-28 12:12:54 +02:00
xxDUxx 7369b7f943
Update metadata.json 2022-04-28 12:11:41 +02:00
xxDUxx ae691eda8b
Update app.js 2022-04-28 12:11:11 +02:00
Erik Andresen 8636dc9ce8 sleepphasealarm
use readStorage instead of readStorageFile
2022-04-28 11:45:13 +02:00
nomusictuesdays 88762c8fbf
Update metadata.json 2022-04-28 01:54:08 -07:00
nomusictuesdays c7f8527719
Update app.js
added ability to toggle widgets by touchscreen
2022-04-28 01:53:14 -07:00
nomusictuesdays 222a9ccdb4
Update app.js 2022-04-28 01:40:37 -07:00
nomusictuesdays 53956667b8
Update app.js 2022-04-28 01:27:10 -07:00
Erik Andresen edaa4da5b3 sleepphasealarm
add README.md
2022-04-28 10:21:54 +02:00
storm64 e79decdb3e [alarm] Revert check-mark changes
see espruino/BangleApps#1750
2022-04-28 09:28:57 +02:00
frigis1 80f32ea7f3
Update metadata.json 2022-04-28 00:12:29 -07:00
frigis1 5b5ded5c56
Update ChangeLog 2022-04-28 00:11:39 -07:00
frigis1 4c100e77e4
Add files via upload 2022-04-28 00:10:50 -07:00
frigis1 9bf2ea6b39
Delete app.js 2022-04-28 00:09:54 -07:00
frigis1 d320b91a30
Delete app-icon.js 2022-04-28 00:09:48 -07:00
storm64 31df8ffeff [alarm] Increase dow submenu delay 2022-04-28 02:24:17 +02:00
storm64 dade894294 [alarm] Fix redrawing entry inside dow submenu
Apply redrawing fix to dow submenu, too.
2022-04-28 02:17:46 +02:00
storm64 89b4a6b02c [alarm] Fix redrawing entry inside edit submenu
- Fix redrawing selected Alarm/Timer entry inside edit submenu through opening the menu after a short timeout.
- Removing the obsolete check-mark images.
- Removing format on boolean values to use new check-marks
2022-04-28 02:11:08 +02:00
sir-indy 8cef58b110 Rename Readme to README 2022-04-27 20:45:30 +01:00
sir-indy ed71d95f65 Added screenshots 2022-04-27 20:44:06 +01:00
sir-indy bcc30cadae First commit for this app 2022-04-27 20:28:42 +01:00
Erik Andresen d1d50bb965 Merge branch 'master' of github.com:nxdefiant/BangleApps 2022-04-27 21:22:56 +02:00
Erik Andresen 4b1dd4f71f sleepphasealarm
use Layout library and display ETA
2022-04-27 21:22:33 +02:00
Gordon Williams b7f00b1ee9 0.36: Ensure a new message plus an almost immediate deletion of that message doesn't load the messages app (fix #1362) 2022-04-27 16:28:11 +01:00
nomusictuesdays 2215e487a0
Update metadata.json 2022-04-26 17:27:50 -07:00
nomusictuesdays fcb8db0095
Update metadata.json 2022-04-26 17:21:40 -07:00
hughbarney c29d474a81 kbswipe library updated cribsheet to use g.theme.fg 2022-04-26 23:03:01 +01:00
hughbarney d9a110fe82 kbswipe library updated q 2022-04-26 22:41:51 +01:00
hughbarney 76398553b4 kbswipe library updated q 2022-04-26 22:26:27 +01:00
hughbarney c19333f3c0 kbswipe library updated q 2022-04-26 22:23:17 +01:00
nxdefiant 56bd728d83
Merge branch 'espruino:master' into master 2022-04-26 21:08:20 +02:00
nomusictuesdays 2461218ad1
Update app-icon.js 2022-04-26 11:55:27 -07:00
Richard de Boer ff0dac7e33
settings: Add some Bangle 1 colours to theme customizer
orange, purple and grey seemed distinct enough to be nice additions
2022-04-26 18:46:50 +02:00
Gordon Williams 0b08f84293 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-26 15:05:47 +01:00
Gordon Williams f572c66a8a accellog 0.04: Localisation, change Exit->Back to allow back-arrow to appear on 2v13 firmware 2022-04-26 15:05:42 +01:00
Gordon Williams d9bbf00a58
Merge pull request #1754 from myxor/patch-2
Activity Reminder: Minor improvements
2022-04-26 12:24:39 +01:00
Gordon Williams e474aa74b5
Merge pull request #1748 from alessandrococco/alarms-new-features
[Alarms & Timers] "Save on Back", bulk actions
2022-04-26 12:00:10 +01:00
Gordon Williams 5d3d0b6e2c 0.16: Ability to append to existing track (fix #1712) 2022-04-26 11:28:07 +01:00
Alessandro Cocco f07ef11f3e [Alarms & Timers] Update changelog and metadata 2022-04-26 12:03:34 +02:00
Alessandro Cocco 6c8c3805bf [Alarms & Timers] Automatically save the alarm/timer when the user returns to the main menu using the back arrow 2022-04-26 12:03:30 +02:00
Marco H 3a9b8dab29
Fix typo and add format for settings which have minutes as unit 2022-04-26 11:51:49 +02:00
Marco H 4f812cd33c
Fix typos 2022-04-26 11:48:14 +02:00
Gordon Williams 68b9e7992f just doc changes 2022-04-26 10:31:29 +01:00
Gordon Williams b9c46444e6 Merge branch 'locale-patch-1' of https://github.com/alessandrococco/BangleApps into alessandrococco-locale-patch-1 2022-04-26 10:30:22 +01:00
Gordon Williams 40f1c88d0a
Merge pull request #1744 from Stiralbios/master
[Terminal Clock + Activity reminder] Fix settings bugs
2022-04-26 09:59:19 +01:00
Gordon Williams 34c9c82465
Merge pull request #1741 from frigis1/tapkb2
New app - Tap Keyboard
2022-04-26 09:58:37 +01:00
Gordon Williams 2033d2eb3d
Merge pull request #1749 from Ronin0000-Github-Bangle-js-Fork-2/master
Fix some version numbers
2022-04-26 09:57:58 +01:00
Gordon Williams 48f01ae708 eset graphics colors before rendering a message (possibly fix #1752) 2022-04-26 09:42:41 +01:00
Alessandro Cocco 4e23f4953c [locale] Add dowAll(), improve dow() 2022-04-26 10:26:31 +02:00
Jason Dekarske fa448837b8 prototype course search 2022-04-25 22:55:58 -07:00
nomusictuesdays 1214ac4c6c
Update metadata.json 2022-04-25 20:15:16 -07:00
nomusictuesdays 045f97faa9
Update metadata.json 2022-04-25 20:14:48 -07:00
nomusictuesdays f80bfaaf05
Update metadata.json 2022-04-25 20:06:06 -07:00
nomusictuesdays 6624b61b87
Update metadata.json 2022-04-25 20:05:48 -07:00
nomusictuesdays 5e59d3c225
Update metadata.json 2022-04-25 20:04:51 -07:00
nomusictuesdays f6c9e78277
Update metadata.json 2022-04-25 20:04:21 -07:00
nomusictuesdays b0dcbb0b0b
Update metadata.json 2022-04-25 20:03:29 -07:00
nomusictuesdays 0bd4950018
Update metadata.json 2022-04-25 20:01:53 -07:00
nomusictuesdays 1718a5a985
Update metadata.json 2022-04-25 20:01:06 -07:00
nomusictuesdays 210c55e214
Update metadata.json 2022-04-25 19:59:36 -07:00
nomusictuesdays e9bf15f66a
Update metadata.json 2022-04-25 19:58:13 -07:00
nomusictuesdays ce773d6f15
Update metadata.json 2022-04-25 19:56:22 -07:00
nomusictuesdays 7ec8ff4fdb
Update metadata.json 2022-04-25 19:56:04 -07:00
nomusictuesdays 11165dd2e7
Update metadata.json 2022-04-25 19:55:06 -07:00
nomusictuesdays 471b2db4d2
Update metadata.json 2022-04-25 19:53:45 -07:00
nomusictuesdays 0530caa755
Update metadata.json 2022-04-25 19:52:21 -07:00
nomusictuesdays 0a73ca53da
Update metadata.json 2022-04-25 19:47:07 -07:00
nomusictuesdays 3398686687
Update metadata.json 2022-04-25 19:28:23 -07:00
nomusictuesdays 730d9a0e8b
Add files via upload 2022-04-25 19:28:04 -07:00
nomusictuesdays a378d0375e
Update metadata.json 2022-04-25 19:24:54 -07:00
nomusictuesdays 8fbd6fb233
Delete bradbury_icon.png 2022-04-25 19:07:02 -07:00
nomusictuesdays ad93ac191b
Update metadata.json 2022-04-25 19:06:29 -07:00
nomusictuesdays e9846aec05
Update metadata.json 2022-04-25 19:05:26 -07:00
nomusictuesdays 62f9b9cb81
Add files via upload 2022-04-25 19:02:58 -07:00
nomusictuesdays 156c22e501
Update metadata.json 2022-04-25 19:02:47 -07:00
nomusictuesdays 888f1be0ee
Delete bradbury_icon.png 2022-04-25 19:02:22 -07:00
nomusictuesdays 001cbe87fe
Add files via upload 2022-04-25 19:01:08 -07:00
nomusictuesdays 88f263aec5
Update metadata.json 2022-04-25 18:55:46 -07:00
nomusictuesdays 79136c5027
Update metadata.json 2022-04-25 18:47:19 -07:00
nomusictuesdays 103b800dc0
Update metadata.json 2022-04-25 18:45:20 -07:00
nomusictuesdays f90e2b8787
Create metadata.json 2022-04-25 18:42:41 -07:00
nomusictuesdays 801ffed177
Delete metadata.json 2022-04-25 18:39:23 -07:00
nomusictuesdays 5347b4c5e5
Create metadata.json 2022-04-25 18:17:23 -07:00
nomusictuesdays e3ca5d217a
Update app.js 2022-04-25 18:11:02 -07:00
nomusictuesdays 3fc8f407ff
Create app-icon.js 2022-04-25 18:03:07 -07:00
nomusictuesdays 48c60ecc87
Create app.js 2022-04-25 17:58:33 -07:00
nomusictuesdays 3bd52a4ed6
Delete app.js 2022-04-25 17:57:56 -07:00
nomusictuesdays 51e569b22c
Delete Tigger4.gif 2022-04-25 17:44:06 -07:00
nomusictuesdays 93d8a2e17d
Add files via upload 2022-04-25 17:37:32 -07:00
nomusictuesdays 4a8247c433
Add files via upload 2022-04-25 17:35:06 -07:00
nomusictuesdays 87e7291095
Create app.js
A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count read from the device.
2022-04-25 17:34:25 -07:00
nomusictuesdays 876d842c80
Delete brabury
let's try again...
2022-04-25 17:33:44 -07:00
nomusictuesdays 7621a14276
Create brabury
A watch face based on the classic Seiko model worn by one of my favorite authors. I didn't follow the original lcd layout exactly, opting for larger font for more easily readable time, and adding date, battery level, and step count read from the device.
2022-04-25 17:30:38 -07:00
frigis1 370c9e87aa
Update lib.js 2022-04-25 17:17:22 -07:00
Ronin0000 961bec2d8d
Update metadata.json 2022-04-25 11:08:56 -07:00
Ronin0000 38bde1bdcb
Update ChangeLog 2022-04-25 11:08:33 -07:00
Ronin0000 f9f91baa6d
Update metadata.json 2022-04-25 11:07:36 -07:00
Ronin0000 a296a4ff5c
Update ChangeLog 2022-04-25 11:07:18 -07:00
Ronin0000 78deec623d
Update ChangeLog 2022-04-25 11:06:20 -07:00
Ronin0000 ef50fc7b7f
Update metadata.json 2022-04-25 11:06:03 -07:00
Stiralbios 20c8fdfa7f fix data section 2022-04-25 19:46:37 +02:00
Alessandro Cocco a2c4e59037 [Alarms & Timers] Add bulk actions 2022-04-25 18:37:31 +02:00
Gordon Williams 22bd782ffe tweaks for last PR - re-add settings menu item 2022-04-25 15:11:01 +01:00
Gordon Williams 385e9a71ed flipper isn't a game 2022-04-25 15:10:44 +01:00
Gordon Williams 6a6973d986
Merge pull request #1747 from alessandrococco/health-settings
[Health Tracking] Move settings
2022-04-25 15:08:06 +01:00
Gordon Williams b7817ae825 add key 2022-04-25 14:34:49 +01:00
Gordon Williams dac9410b04 kbswipe 0.04: Fix issue if going back without typing. 2022-04-25 14:20:34 +01:00
Gordon Williams d04674305e Quick tweaks for recent PR 2022-04-25 14:02:12 +01:00
Alessandro Cocco dfc31ec962 [Health Tracking] Move settings 2022-04-25 14:52:29 +02:00
Gordon Williams a5927ae2b5 Minor tweaks to PR to help with RAM usage 2022-04-25 13:42:00 +01:00
Gordon Williams 40c8257ac7
Merge pull request #1740 from frigis1/gbalarms
[Android] Add handling of GB alarms
2022-04-25 13:33:20 +01:00
Gordon Williams 3136bf3cbb Merge branch 'master' of github.com:espruino/BangleApps 2022-04-25 12:08:23 +01:00
Gordon Williams 00090a9c0f
Merge pull request #1730 from hughbarney/master
dtlaunch, make left to right swipe exit optional
2022-04-25 12:07:45 +01:00
Gordon Williams 09cfe9bf37
Merge pull request #1745 from alessandrococco/fix-missing-module-call-after-merge
[Alarms & Timers] Fix #1735
2022-04-25 12:06:36 +01:00
Gordon Williams d740a2bdf3
Merge branch 'master' into sched-update-settings 2022-04-25 12:00:40 +01:00
Gordon Williams 9e697c80cf
Merge pull request #1742 from frigis1/mtnclock
New clock - Mountain Pass Clock
2022-04-25 11:59:26 +01:00
Gordon Williams 1a99a89e65
Merge pull request #1736 from thyttan/thyttan-dragboard
[New app] [Dragboard] A draging/swiping keyboard
2022-04-25 11:54:57 +01:00
Gordon Williams 858307f483
Merge pull request #1734 from alessandrococco/lang-health
[Health Tracking] Add LANG placeholders, minor tweaks
2022-04-25 11:54:29 +01:00
Gordon Williams 7917c8f284
Merge pull request #1731 from barakplasma/hebrew-calendar-v7
[hebrew calendar] major renovation
2022-04-25 11:49:56 +01:00
Gordon Williams bca890eb30
Merge pull request #1726 from sir-indy/master
[fuzzyw] Moving translations for Fuzzy Work Clock
2022-04-25 11:49:09 +01:00
Gordon Williams 29e3516fa2
Merge pull request #1728 from storm64/master
[Sched] Correct decodeTime(t) rounding
2022-04-25 11:47:56 +01:00
Gordon Williams 90155cb8d8
Merge pull request #1727 from Rarder44/master
[gbmusic] fix get font size
2022-04-25 11:47:33 +01:00
Gordon Williams acdbdd81dc oops 2022-04-25 11:45:45 +01:00
Gordon Williams 39598a2d1f Add Bluetooth multimeter support 2022-04-25 11:45:06 +01:00
Alessandro Cocco 65f8e20575 [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
Stiralbios 3a7e67d56b remove debug logs 2022-04-24 19:57:18 +02:00
Stiralbios cbbab7c04c Fix settings bug 2022-04-24 19:42:35 +02:00
Stiralbios d63eb7e003 Fix settings issue 2022-04-24 19:35:50 +02:00
Stiralbios 2f67e5c0ed Try to fix the settings issue 2022-04-24 19:25:11 +02:00
Stiralbios a9d8d52beb add logs for debug 2022-04-24 19:15:57 +02:00
Stiralbios ad4a99a04c First commit for the next version of ActivityReminder: tweaking some values 2022-04-24 18:50:29 +02:00
Alessandro Cocco 1eab970caa [Scheduler] Add "Default Repeat" to settings 2022-04-24 16:26:30 +02:00
frigis1 4fb46cb367
Add files via upload 2022-04-24 00:58:14 -07:00
frigis1 9cbe9ed4cc
Create app.js 2022-04-24 00:57:51 -07:00
frigis1 033a2a4f6e
Update README.md 2022-04-24 00:47:55 -07:00
frigis1 2c15afece1
Merge branch 'espruino:master' into tapkb2 2022-04-24 00:47:06 -07:00
frigis1 7a0d47b4d8
Add files via upload 2022-04-24 00:46:44 -07:00
frigis1 d412842220
Create lib.js 2022-04-24 00:46:21 -07: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
thyttan 8c537c6f7e
Consider widget field for marker positioning 2022-04-23 18:42:06 +02:00
thyttan c03aac5470
Merge branch 'espruino:master' into thyttan-dragboard 2022-04-23 15:46:13 +02:00
thyttan e7450f6bc6 adjusted README.md 2022-04-23 15:41:07 +02:00
thyttan d55280b940 update README.md after v0.05 fixes 2022-04-23 15:28:41 +02:00
thyttan 37204e9446 remove some files 2022-04-23 15:24:08 +02:00
thyttan 78ec6d34b4 dragboard v0.05 2022-04-23 15:22:01 +02:00
Alessandro Cocco 5525d467fc [Health Tracking] Add LANG placeholder, minor tweaks
- Update getSettings() function
- Fix some labels
- The increment in the daily step goal now is 250 instead of 100
2022-04-23 15:09:00 +02:00
hughbarney a1baaceb91 Mylocation - renamed source files to preferred standard 2022-04-22 22:05:29 +01:00
hughbarney 4d5cc23d44 Mylocation - renamed source files to preferred standard 2022-04-22 21:59:13 +01:00
hughbarney 21243f5f76 Flipper fixed dark theme color 2022-04-22 21:38:11 +01:00
hughbarney 0239503983 Mylocation fixed back button 2022-04-22 21:21:52 +01:00
Erik Andresen 02c4a1b9b7 sleepphasealarm
add logging, display with chart.js
2022-04-22 13:06:42 +02:00
Michael Salaverry 34f02fd1da feat: use customizer to more accurately generate calendar data file
feat: brand new UI to display upcoming/current calendar events
feat: add holidays, shabbat torah readings, and time display to clock
2022-04-22 09:35:52 +03:00
hughbarney 51c1e86d49 dtlaunch, make left to right swipe exit optional 2022-04-22 00:34:04 +01:00
storm64 052c1694d2 [Sched] Correct `decodeTime(t)` rounding
Correct `decodeTime(t)` to return a more likely expected time:
- before: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 0, mins: 60 }`
- after: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 1, mins: 0 }`
2022-04-21 23:01:39 +02:00
storm64 662581bff0
[sched] Update lib.js
Correct `decodeTime(t)` to return a more likely expected time:
- before: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 0, mins: 60 }`
- after: `require("sched").decodeTime(60*60*1000-1)` returns: `{ hrs: 1, mins: 0 }`
2022-04-21 22:05:12 +02:00
Rarder44 a6991560c3 fix get font size 2022-04-21 22:00:24 +02:00
sir-indy 9133345ec7 Updated Readme 2022-04-21 17:14:16 +01:00
sir-indy ecb0c372f0
Merge branch 'espruino:master' into master 2022-04-21 17:08:32 +01:00
sir-indy 9c2e1987e2 remove fuzzy strings, add translations to lang files 2022-04-21 17:06:32 +01:00
sir-indy bdcd253e6c remove fuzzyw.settings.js 2022-04-21 16:35:54 +01:00
Erik Andresen 856164a58e alarm
update version to 0.22
2022-04-21 11:56:39 +02:00
nxdefiant 0e0415fefa
Merge branch 'master' into master 2022-04-21 11:56:11 +02:00
Gordon Williams fbdcb8da83
Merge pull request #1723 from alessandrococco/1676-on-new-alarm-time-is-reset-on-dow-change
[Alarms & Timers] Fix #1676
2022-04-21 10:38:40 +01:00
Gordon Williams af8dc7d7ac
Merge pull request #1724 from alessandrococco/patch-2
[Launcher] Add README
2022-04-21 10:37:49 +01:00
Gordon Williams 971fcb2f67
Merge pull request #1725 from myxor/patch-1
Fix typo in activity reminder
2022-04-21 10:37:18 +01:00
Gordon Williams b9e76dd293 messages 0.34: Don't buzz for 'map' update messages 2022-04-21 10:29:10 +01:00
Alessandro Cocco 85268b8f82 [Alarms & Timers] Avoid time reset after a dow change 2022-04-21 11:17:55 +02:00
Marco H 3ab7add1ef
Fix typo 2022-04-21 10:45:04 +02:00
Alessandro Cocco 109ef4f417 [Launcher] Add README 2022-04-21 10:09:54 +02:00
frigis1 baa2313649
Delete apps/mtnclock directory 2022-04-20 21:44:50 -07:00
frigis1 8aeab136bc
Add files via upload 2022-04-20 21:32:55 -07:00
frigis1 ca91e7876a
Create app-icon.js 2022-04-20 21:32:36 -07:00
sir-indy 6c77b7bc64
Fuzzyw translation (#3)
* Update metadata.json

* Update ChangeLog

* Update fuzzyw.app.js

* Update de_DE.json

* Update de_DE.json
2022-04-20 22:01:54 +01:00
Erik Andresen 5e847a56fd sched: fix formatTime reference 2022-04-20 20:26:06 +02:00
Erik Andresen 8c048f321c Refactor some methods to scheduling library 2022-04-20 19:32:23 +02:00
David Peer 088453d8ce HRM as default 2022-04-20 17:24:50 +02:00
David Peer f8a2c280fe Show last healt status for HRM 2022-04-20 17:24:11 +02:00
David Peer 8ff06301a7 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-04-20 17:15:12 +02:00
David Peer 945bc31b36 Fix info alignment 2022-04-20 17:15:10 +02:00
Peer David 66a8f4dcb8
Merge branch 'espruino:master' into master 2022-04-20 17:10:05 +02:00
David Peer 058beeae94 Better stability for weather 2022-04-20 17:09:33 +02:00
David Peer a02e6d79c4 Use same data for settings otherwise settings change after first save. 2022-04-20 17:05:05 +02:00
Gordon Williams bade1586ab
Merge pull request #1715 from sir-indy/master
Another pedometer widget
2022-04-20 16:03:44 +01:00
David Peer d8bfad06ae LCARS V0.22 - Fixed alarm and use build in steps function as fallback. 2022-04-20 17:03:15 +02:00
Gordon Williams 944cbb1136
Merge pull request #1719 from zerodogg/messagesTimeoutMsgRemoval
Allow timeouts to run on the message list screen
2022-04-20 15:36:18 +01:00
sir-indy f59f2872e6
Update widstep.wid.js
Remove stray print statement!
2022-04-20 15:16:19 +01:00
sir-indy 09bd9bb252
Update widstep.wid.js
Looks like reload was never being called, so just read in the important setting at the top of the file.
2022-04-20 15:15:55 +01:00
Eskild Hustvedt a7bab80dc3 Allow timeouts to run on the message list screen
Stops the app from displaying a message that then gets removed and after that
permanently "hanging" on the message screen.
2022-04-20 15:39:11 +02:00
sir-indy c377a4f194
Update app.js 2022-04-20 14:32:23 +01:00
Alessandro Cocco 7c96e04d05 [Launcher] Update metadata & changelog 2022-04-20 15:20:36 +02:00
Alessandro Cocco c2a5d13bd6 [Launcher] Load & draw widgets iff not in fullscreen mode 2022-04-20 15:20:22 +02:00
Alessandro Cocco 7afa90710f [Launcher] Add new "fullscreen" option 2022-04-20 15:20:07 +02:00
Alessandro Cocco 2e5f198d66 [Launcher] Update labels
- Shorten settings title
- Change menu items to Camel Case
2022-04-20 15:19:51 +02:00
Alessandro Cocco cfff375e56 [Alarms & Timers] Update metadata & changelog 2022-04-20 14:35:51 +02:00
Alessandro Cocco c5e28b96ec [Alarms & Timers] Integrate with new 'sched' factories
Minor code clean up (let instead of var, whitespaces between operators, etc.)
2022-04-20 14:35:51 +02:00
Alessandro Cocco bcae05d257 [Alarms & Timers] Update labels and add LANG placeholders 2022-04-20 14:35:51 +02:00
Alessandro Cocco cb0913468f [Scheduler] Update metadata & changelog 2022-04-20 14:35:51 +02:00
Alessandro Cocco 9c9b48ce39 [Scheduler] Integrate the new settings into the code 2022-04-20 14:35:51 +02:00
Alessandro Cocco a84c1d4f77 [Scheduler] Add Settings page 2022-04-20 14:35:50 +02:00
Alessandro Cocco b0a43413c8 [Scheduler] Export new functions
- newDefaultAlarm
- newDefaultTimer
- get/setSettings
2022-04-20 14:35:50 +02:00
sir-indy 7bfe23d809
Update widstep.wid.js 2022-04-20 12:48:28 +01:00
sir-indy 7621776a83
Update app.js 2022-04-20 12:39:41 +01:00
sir-indy 51c285b39c
Update widstep.wid.js 2022-04-20 12:38:09 +01:00
Gordon Williams 810624d1f8
Merge pull request #1703 from Ronin0000-Github-Bangle-js-Fork-2/master
LCARS clock custom theming
2022-04-20 10:30:37 +01:00
Ronin0000 5a86b8e4d0
Update lcars.settings.js 2022-04-19 16:46:04 -07:00
Ronin0000 beff9975fc
Update metadata.json 2022-04-19 16:38:03 -07:00
Ronin0000 fd7d0db7e9
Update ChangeLog 2022-04-19 16:37:54 -07:00
Ronin0000 2db18d6678
Update appb2.js 2022-04-19 16:37:24 -07:00
Salim Blume 650d2bd288 Scaled retryTime for clampedTime instead of itself 2022-04-19 16:55:04 -05:00
Salim Blume dbecd1ae6f Adding tag to find 'hrm' more easily 2022-04-19 16:54:50 -05:00
Salim Blume ab11b70681 Default custom values to the same as default mode so you can choose which pieces to change knowing the rest is the same 2022-04-19 16:54:27 -05:00
thyttan 1bc9329014 dragboard v0.04 2022-04-19 23:33:09 +02:00
thyttan fcbb05753b
Merge branch 'espruino:master' into thyttan-dragboard 2022-04-19 23:07:20 +02:00
thyttan 9e78afb1b1 dragboard v0.03 2022-04-19 23:03:59 +02:00
sir-indy f0ba8ac6ea
Update app.js 2022-04-19 20:35:04 +01:00
sir-indy 4a96043048
Update app.js 2022-04-19 17:04:56 +01:00
sir-indy aedb3a0b26
Update app.js 2022-04-19 16:36:17 +01:00
sir-indy 20f9f2ad86
Update README.md 2022-04-19 16:26:56 +01:00
sir-indy ea95dbfbf4
Update widstep.wid.js 2022-04-19 16:20:01 +01:00
sir-indy 702cd09f79
Update widstep.wid.js 2022-04-19 16:19:05 +01:00
Ronin0000 fbbb441bdd
Merge branch 'espruino:master' into master 2022-04-19 07:29:35 -07:00
sir-indy e04f574f92
Update README.md 2022-04-19 15:28:04 +01:00
sir-indy c74cd9bf36
Update app.js 2022-04-19 15:25:58 +01:00
sir-indy f318fb005d
Update ChangeLog 2022-04-19 15:25:35 +01:00
sir-indy 08045075cc
Update metadata.json 2022-04-19 15:25:08 +01:00
sir-indy beb81356bc
Update app.js 2022-04-19 15:24:32 +01:00
sir-indy 207dfadc58
Update README.md 2022-04-19 15:14:38 +01:00
sir-indy a8a08bebc2
Update metadata.json 2022-04-19 15:10:51 +01:00
sir-indy 7250f80d58
Merge branch 'espruino:master' into master 2022-04-19 15:08:08 +01:00
Gordon Williams 229de954d9
Merge pull request #1701 from zerodogg/messagesVeryQuietMode
Allow quiet mode to optionally override message auto-open
2022-04-19 14:14:20 +01:00
sir-indy c4529d5c0a
Step counter widget (#2)
* Create README.md

* Add files via upload

* Update metadata.json
2022-04-19 13:22:53 +01:00
Eskild Hustvedt 6c0f16a45f Bumped to 0.32 for quiet mode auto-open setting 2022-04-19 14:09:52 +02:00
Gordon Williams 746aee3042 fix changelog formatting for test 2022-04-19 10:52:56 +01:00
Gordon Williams af378662d1 remove accidental commit 2022-04-19 10:51:10 +01:00
Gordon Williams 0d0c2517eb
Merge pull request #1702 from thyttan/messagesmusic
[New app] [Messages Music] Pushes message to open Messages music controls.
2022-04-19 10:50:50 +01:00
Gordon Williams 2384a23534
Merge pull request #1704 from sir-indy/master
New clock face - mosaic
2022-04-19 10:44:16 +01:00
Gordon Williams 2a6f881517 minor tweak for new test code (maybe we should improve the test code) 2022-04-19 10:38:46 +01:00
Gordon Williams 10979542f1
Merge pull request #1709 from Uberi/master
Add HeartZone app
2022-04-19 10:35:35 +01:00
Gordon Williams 1aead3716e
Merge pull request #1710 from DDDanny/timecal-fix-tdyMrkClr-#1706
app-timecal fix tdy mrk clr #1706
2022-04-19 10:32:46 +01:00
Gordon Williams df808092f7
Merge pull request #1713 from rigrig/fix-widcal
widcal: fix memory leak
2022-04-19 10:30:19 +01:00
Gordon Williams d120ae6373
Merge pull request #1714 from Stiralbios/master
New app: Activity reminder
2022-04-19 10:29:44 +01:00
Gordon Williams d019ec111c
Merge pull request #1688 from zerodogg/langTagsBootLoading
Tagging bootloader messages, and all "Loading..." messages
2022-04-19 10:26:57 +01:00
Gordon Williams d8576ee717
Merge pull request #1708 from wespen/translation-cro
lang: added Croatian locale
2022-04-19 10:21:59 +01:00
Gordon Williams 1ffd6acafc
Merge pull request #1693 from eyecreate/red7game
Red7game
2022-04-19 10:20:01 +01:00
Gordon Williams dfd048fab0
Merge pull request #1700 from Ronin0000-Github-Bangle-js-Fork-4/master
Choozi Support Bangle.js 2
2022-04-19 10:19:07 +01:00
Gordon Williams 31c53f05a3
Merge pull request #1684 from thyttan/patch-2
[dtlaunch, b2] Change swipe direction to UpDown
2022-04-19 10:15:12 +01:00
Gordon Williams 17e4c16f57
Merge pull request #1705 from alessandrococco/pebble-request-using-built-in-step-counter
[Pebble Clock] Support for internationalization / Get steps from built-in step counter
2022-04-19 10:13:46 +01:00
Gordon Williams 1e6398bfba
Merge pull request #1685 from peerdavid/master
[BW Clock] Minor improvements
2022-04-19 10:11:51 +01:00
Gordon Williams efdeb02761
Merge pull request #1691 from Ronin0000-Github-Bangle-js-Fork-3/master
Fix MTG Watchface dark mode
2022-04-19 10:11:13 +01:00
Gordon Williams bfa3055477
Merge pull request #1678 from jdekarske/master
New app. Golf View
2022-04-19 10:10:25 +01:00
Gordon Williams 111071a60a
Merge pull request #1692 from zerodogg/iosAppNames
Add pushover and signal app names to ios app
2022-04-19 10:10:13 +01:00
Gordon Williams 1b7aeb62dd
Merge pull request #1679 from nxdefiant/master
sleepphasealarm
2022-04-19 10:06:04 +01:00
Gordon Williams 1e09140515 check icons is a bit more resilient 2022-04-19 10:03:46 +01:00
sir-indy a526e590ac
Merge branch 'espruino:master' into master 2022-04-19 09:56:04 +01:00
Gordon Williams 35b6267a9f
Merge pull request #1681 from thyttan/patch-1
Update apps/kbswipe/lib.js (Swipe keyboard)
2022-04-19 09:55:37 +01:00
Gordon Williams 6154b52149
Merge pull request #1672 from zerodogg/nynorskLang
lang/: Added nynorsk translations
2022-04-19 09:53:32 +01:00
Gordon Williams 9f71222f44
Merge pull request #1675 from storm64/master
sched: `getTimeToAlarm` check next dow if t<now
2022-04-19 09:52:56 +01:00
Gordon Williams f5bc45d83b
Merge pull request #1677 from frigis1/master
Noteify app
2022-04-19 09:51:35 +01:00
sir-indy 7bd88bc94f
Update mosaic readme 2022-04-19 09:48:00 +01:00
Stiralbios ac29417014 remove debug logs 2022-04-18 17:43:05 +02:00
Stiralbios 8daef5459c change default dismiss delay to see if it solve the issue with changing dismiss delay in settings 2022-04-18 17:34:22 +02:00
Stiralbios b985b61a3d fix boot.js (hopefully) 2022-04-18 17:30:57 +02:00
Stiralbios e00fadcb99 change the file name to respect the 28 char limit 2022-04-18 17:15:01 +02:00
Stiralbios b9ae26b757 Hopefully fix the bugs 2022-04-18 17:02:20 +02:00
Stiralbios bedf3fc226 Fix issue in lib.js 2022-04-18 16:44:53 +02:00
Stiralbios ae35eb27c0 move some function to lib.js 2022-04-18 16:41:57 +02:00
Stiralbios df3b4240d9 load settings from the right file 2022-04-18 16:34:51 +02:00
Stiralbios 783a55fafa Code cleanup 2022-04-18 16:28:34 +02:00
Richard de Boer 4f17ed02d6
widcal: fix memory leak
Repeated redrawing would create multiple redraw-timeouts
2022-04-18 16:26:01 +02:00
Danny 202dcdd781 removed in progress work on sleepphase 2022-04-18 15:49:21 +02:00
Stiralbios 08c0964527 Increase the step count delay to one min 2022-04-18 15:46:44 +02:00
Stiralbios 6517b926ea increase the step time a bit to test a bit easier 2022-04-18 15:40:13 +02:00
Danny 1a42e8dcb4 Mrk.Color doesn't reflect the color selected #1706 2022-04-18 15:13:25 +02:00
Stiralbios a3682c51f0 Fix loadSettings 2022-04-18 15:07:38 +02:00
Stiralbios 43dedbf709 add a lib.js for common operations 2022-04-18 15:05:41 +02:00
Anthony Zhang 50ca27875e Add README 2022-04-18 04:45:50 -04:00
Anthony Zhang 8a84dc31f7 Add HeartZone app 2022-04-18 04:41:30 -04:00
David Peer 177656f1fe Logo is now the first info entry. 2022-04-17 09:45:01 +02:00
David Peer 1f445f69df Refactored info into array for easier maintainability. Use "last" bpm rather than day. 2022-04-17 09:43:44 +02:00
Igor Svehla 6ed20a1e90 lang: added Croatian locale 2022-04-16 20:58:29 +02:00
David Peer 13bebf09b6 Include bangle logo option. 2022-04-16 18:47:57 +02:00
Erik Andresen ca74fdf501 sleepphasealarm
replace setInterval with .on('accel')
2022-04-15 20:45:48 +02:00
David Peer 441f801191 Minor changes 2022-04-15 18:20:02 +02:00
David Peer 74ac267841 Minor changes 2022-04-15 16:05:04 +02:00
David Peer 63ef4e8bca Performance Improvements 2022-04-15 15:50:16 +02:00
David Peer a77990b402 Save settings if killed 2022-04-15 15:26:57 +02:00
Alessandro Cocco bf6d37be92 [pebble] Get steps from built-in step counter instead of pedometer widget
See #1697
2022-04-15 10:14:12 +02:00
Alessandro Cocco dd365cf865 [pebble] Use the "locale" module, add /*LANG*/ placeholders
- Use the "locale" module to retrieve the date info instead of splitting the value of the toString()
- Add some /*LANG*/ here and there
- Some code clean up
2022-04-15 10:12:24 +02:00
thyttan ac3d0acedc dragboard app added 2022-04-14 22:35:38 +02:00
frigis1 b64a641bea
Update app.js 2022-04-14 02:54:21 -07:00
sir-indy 3738405e68
Add mosaic clock screenshots 2022-04-14 10:07:21 +01:00
sir-indy 995d72c754
Add files via upload 2022-04-14 09:58:40 +01:00
sir-indy 4750a50cb8
Create README.md 2022-04-14 09:57:44 +01:00
frigis1 598dca7a90
Update app.js 2022-04-14 00:21:02 -07:00
Ronin0000 3e7e1c19e5
Update lcars.app.js 2022-04-13 16:17:46 -07:00
Ronin0000 69496ba1a5
Update lcars.app.js 2022-04-13 16:15:49 -07:00
Ronin0000 e272e71841
Update lcars.app.js 2022-04-13 16:12:17 -07:00
Ronin0000 2192e9ff40
Update lcars.app.js 2022-04-13 16:06:42 -07:00
Ronin0000 8396d96e9a
Update lcars.settings.js 2022-04-13 15:56:25 -07:00
Ronin0000 1a74b21163
Update lcars.settings.js 2022-04-13 15:44:21 -07:00
Ronin0000 e67f2fe6c3
Add files via upload 2022-04-13 15:43:14 -07:00
Ronin0000 0ef7237582
Delete bg_right.png 2022-04-13 15:35:07 -07:00
Ronin0000 c4f6ca3824
Delete bg_left_small.png 2022-04-13 15:35:02 -07:00
Ronin0000 ec3291f3cf
Delete bg_left.png 2022-04-13 15:34:56 -07:00
Ronin0000 bfa81d9766
Delete bg_right_small.png 2022-04-13 15:34:50 -07:00
Ronin0000 52a7d85115
Update lcars.app.js 2022-04-13 15:07:38 -07:00
thyttan 3b67746ccd messagesmusic added. 2022-04-13 19:56:48 +02:00
Eskild Hustvedt e2e9b69b24 Allow quiet mode to optionally override message auto-open 2022-04-13 19:50:28 +02:00
Ronin0000 75d68269b9
Update ChangeLog 2022-04-13 08:41:27 -07:00
Ronin0000 e82d02df42
Update metadata.json 2022-04-13 08:41:03 -07:00
Ronin0000 544cebf8d0
Create appb2.js 2022-04-13 08:36:49 -07:00
frigis1 c6e5cd79d4
Delete apps/gbalarms directory 2022-04-11 23:04:45 -07:00
David Peer 05e390dea2 Center date correctly 2022-04-11 20:05:48 +02:00
Kevin Whitaker 1c5d0964d6 merge upstream 2022-04-11 13:15:55 -04:00
Kevin Whitaker ee6825d371 update red7 app for release 2022-04-11 13:13:34 -04:00
Kevin Whitaker f9838cd101 update drawing code to use rounded rectangles on newer firmware. 2022-04-11 13:10:12 -04:00
Eskild Hustvedt c3a5f79be1 Added app name for Signal 2022-04-11 16:37:16 +02:00
Ronin0000 3eea59ac5a
Update README.md 2022-04-11 07:35:45 -07:00
Ronin0000 b364c4f266
Update lcars.settings.js 2022-04-11 07:34:14 -07:00
Ronin0000 c5509992b9
Update lcars.app.js 2022-04-11 07:34:03 -07:00
Ronin0000 4e9c59646e
Update lcars.app.js 2022-04-11 07:33:11 -07:00
Ronin0000 d50e525f7f
Update ChangeLog 2022-04-11 07:32:32 -07:00
Ronin0000 56baf7bdc9
Update metadata.json 2022-04-11 07:31:58 -07:00
Ronin0000 267ec35f73
Update app.js 2022-04-11 07:25:49 -07:00
Ronin0000 c722398c76
Update README.md 2022-04-11 07:25:03 -07:00
Ronin0000 9ef1c15372
Update app.js 2022-04-11 07:24:27 -07:00
Ronin0000 b3b4c4b1df
Create ChangeLog 2022-04-11 07:11:21 -07:00
Ronin0000 94c62ae74c
Update metadata.json 2022-04-11 07:10:53 -07:00
Eskild Hustvedt eee8e231db apps/locale: nn_NO: mkh->kmt 2022-04-11 12:58:09 +02:00
frigis1 18b7477a16
Update settings.js 2022-04-11 01:45:14 -07:00
frigis1 37aaf5f7cf
Update settings.js 2022-04-11 00:58:35 -07:00
frigis1 263dc969e0
Update boot.js 2022-04-10 22:43:47 -07:00
frigis1 693e672492
Create metadata.json 2022-04-10 21:31:56 -07:00
frigis1 b0b23f3084
Create README.md 2022-04-10 21:31:27 -07:00
frigis1 0e6e0905f0
Add files via upload 2022-04-10 21:31:02 -07:00
frigis1 3b4af09d3e
Create app-icon.js 2022-04-10 21:30:34 -07:00
frigis1 efa744bf25
Create settings.js 2022-04-10 21:30:14 -07:00
frigis1 1038098cf4
Create boot.js 2022-04-10 21:29:52 -07:00
thyttan 78a1c14564
Update metadata.json 2022-04-10 22:48:50 +02:00
thyttan 33baed5d2b
Update ChangeLog 2022-04-10 22:48:13 +02:00
thyttan 772ab88a0e
Update ChangeLog 2022-04-10 22:46:43 +02:00
thyttan 8cfd1ec887
Update ChangeLog 2022-04-10 22:45:59 +02:00
thyttan d801605eaa
Update ChangeLog 2022-04-10 22:43:54 +02:00
thyttan 0a2605f9c1
Update ChangeLog 2022-04-10 22:37:41 +02:00
thyttan d1bd45f300
Update metadata.json 2022-04-10 22:35:51 +02:00
Eskild Hustvedt 78e135b80d Tagging bootloader messages, and all "Loading..." messages 2022-04-10 21:35:46 +02:00
David Peer f160a44c50 Minor changes 2022-04-10 13:54:51 +02:00
thyttan 8a86f2e9a2
[dtlaunch, b2] Change swipe direction to UpDown
Change swipe directions to move between pages from LeftRight to UpDown, as to match the page indicators. Implemented like 'natural scrolling'.

Also added function showClock() which is called on 'left-to-right' swipe.  Here I imagine the clock to be to the left of the launcher, if you do that then this also follows the natural scrolling principle.
2022-04-10 12:52:07 +02:00
frigis1 dca303f1a7
Delete apps/testkeyboard directory 2022-04-09 18:19:20 -07:00
frigis1 a2c3beea4e
Create app-icon.js 2022-04-09 18:06:29 -07:00
frigis1 3eda5efece
Update metadata.info 2022-04-09 18:06:13 -07:00
frigis1 6bcbcf61ef
Add files via upload 2022-04-09 18:04:52 -07:00
frigis1 7ad96fc4f8
Update metadata.info 2022-04-09 18:03:17 -07:00
frigis1 ed16f966c9
Create metadata.info 2022-04-09 17:50:35 -07:00
frigis1 4d48e1f1bb
Create app.js 2022-04-09 17:48:49 -07:00
frigis1 fe3327458b
Update metadata.json 2022-04-09 17:43:51 -07:00
frigis1 24facde6ef
Delete apps/gbalarms directory 2022-04-09 17:42:06 -07:00
frigis1 9b1b3c436c
Create README.md 2022-04-09 17:10:10 -07:00
frigis1 5224cf42ac
Update boot.js 2022-04-09 16:27:26 -07:00
frigis1 cff2b5e48c
Update settings.js 2022-04-09 16:12:45 -07:00
frigis1 ceb925512b
Update boot.js 2022-04-09 16:04:25 -07:00