Commit Graph

7853 Commits (6c77b7bc64b269f6a529649d76b4c48b69d0ad84)

Author SHA1 Message Date
sir-indy fb3dc7fe71
Update fuzzy_strings.json 2022-04-06 13:23:55 +01:00
sir-indy aaaf0b5be8
Merge branch 'espruino:master' into master 2022-04-06 13:22:35 +01:00
sir-indy 575926b654
Update fuzzyw.app.js 2022-04-06 13:17:03 +01:00
sir-indy f0fce411b9
Update fuzzyw.app.js 2022-04-06 12:54:17 +01:00
sir-indy eb0d809a61
Update fuzzyw.app.js 2022-04-06 12:49:59 +01:00
Gordon Williams 6557dd70e3 Merge branch 'master' of github.com:espruino/BangleApps 2022-04-06 11:45:35 +01:00
Gordon Williams 90bf384355 Merge branch 'new_alarm' 2022-04-06 11:45:22 +01:00
Gordon Williams 486586022e docs 2022-04-06 11:45:14 +01:00
Gordon Williams 7378cc6162
Merge pull request #1656 from berkenbu/master
Small bug fixes
2022-04-06 11:33:46 +01:00
Gordon Williams f1f3a9d293
Merge pull request #1658 from hberland/patch-1
Added norwegian locale
2022-04-06 11:33:22 +01:00
Gordon Williams b2b4f2e29d tweaks for last PR to get the tests passing 2022-04-06 11:30:20 +01:00
Gordon Williams d0598613dd Merge branch 'master' of https://github.com/ELIARENZONI/BangleApps into ELIARENZONI-master 2022-04-06 11:23:14 +01:00
Gordon Williams 333d405342 sleep -> snooze, and add images for alarms/timers 2022-04-06 09:13:35 +01:00
Jason Dekarske 477ca48321 this workflow... 2022-04-05 13:31:24 -07:00
Helge Berland 19a9100329
Added norwegian locale
Added norwegian locale to the list, and also listed our three special characters æ, ø and å in the fallback list. They are all in the codebook, but I'm unsure if they will be rendered correctly with the current code (the two last days of the weeks contains the ø).
2022-04-05 22:10:17 +02:00
Jason Dekarske 15c5ae9f73 I think I got it 2022-04-05 12:59:09 -07:00
Jason Dekarske d1c06b94fc last little fix for debug 2022-04-05 12:33:59 -07:00
Kevin Whitaker d13ca46cc5 fix issue where game over didn't prevent player from continuing. 2022-04-05 15:32:49 -04:00
Jason Dekarske 6221bfd1e8 does it have to be an array? 2022-04-05 12:12:57 -07:00
Jason Dekarske b1a2e81e43 js scope is confusing 2022-04-05 11:46:44 -07:00
Jason Dekarske 877d9eb643 update example obj 2022-04-05 11:43:31 -07:00
Jason Dekarske 8d86dc48a3 fix undefined reference 2022-04-05 11:40:29 -07:00
Jason Dekarske ac1a7e13a8 battling custom page on apploader 2022-04-05 11:28:40 -07:00
Jason Dekarske a96710f165 Merge branch 'master' of https://github.com/jdekarske/BangleApps 2022-04-05 11:18:23 -07:00
Jason Dekarske 15ee3ee818 use a download and upload button 2022-04-05 11:18:21 -07:00
Jason Dekarske 72571dba1f wrong metadata 2022-04-05 11:17:55 -07:00
Jason Dekarske 0c4c82c4b7
Merge branch 'espruino:master' into master 2022-04-05 10:57:28 -07:00
David Peer 08da058df3 Merge remote-tracking branch 'upstream/new_alarm' 2022-04-05 19:47:57 +02:00
Gordon Williams 0d696558a6 Adding apps for keyboards on bangle.js 2 2022-04-05 16:49:19 +01:00
Gordon Williams d4d6d48471 better example app 2022-04-05 16:48:56 +01:00
Stiralbios 3d9c247908 Change Activity Reminder type from 'app' to 'bootloader' 2022-04-05 16:45:58 +02:00
Stiralbios dd3157747c removing the trailing comma preventing the build 2022-04-05 16:37:31 +02:00
Stiralbios d4f8fc6d2d Add type to the Activity reminder app 2022-04-05 16:32:37 +02:00
Stiralbios 745bc1ec7e Add Activity Reminder app 2022-04-05 16:27:16 +02:00
marko 4edfcc6d00 Small most-likely branch optimization 2022-04-05 10:18:42 -04:00
marko 92bd3d5df9 Merge branch 'master' of https://github.com/berkenbu/BangleApps 2022-04-05 09:15:45 -04:00
marko 10589f0dc8 Correctly check word boundarie in dictionaries look ups; fix bug in index regeneration. 2022-04-05 09:13:56 -04:00
Gordon Williams 67facc692d fix https://github.com/espruino/BangleApps/issues/1555#issuecomment-1087784581 2022-04-05 10:59:13 +01:00
David Peer 4d0389ba5c Updated readme 2022-04-04 18:33:40 +02:00
David Peer 5304377508 Updated to "sched" library. 2022-04-04 18:32:30 +02:00
David Peer 0a11f6a933 Merge remote-tracking branch 'upstream/new_alarm' 2022-04-04 18:28:26 +02:00
Gordon Williams 070376cbed
Merge pull request #1654 from chiefdaft/master
v0.09 Updated the readme and screenshots
2022-04-04 17:06:32 +01:00
Gordon Williams 25aafe1ccf more refactoring to try and reduce code duplication 2022-04-04 16:58:17 +01:00
Jelco Huijser b2230216ed
Merge pull request #21 from chiefdaft/dev_0.5
Corrected a few typos
2022-04-04 17:53:30 +02:00
chiefdaft 0268fd3592 Corrected a few typos 2022-04-04 17:51:11 +02:00
Jelco Huijser f3c9b83d0a
Merge pull request #20 from chiefdaft/dev_0.5
v0.09 Updated the readme and screenshots
2022-04-04 17:46:59 +02:00
chiefdaft 6948926572 v0.09 Updated the readme and screenshots 2022-04-04 17:45:06 +02:00
Gordon Williams 5c84ec9e2c Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00
Gordon Williams 30e94e15ad Merge branch 'master' into new_alarm 2022-04-04 15:07:42 +01:00
sir-indy aed0aa1659
Update README.md 2022-04-04 14:04:23 +01:00
sir-indy c7049589fe
Update README.md 2022-04-04 14:04:04 +01:00
sir-indy b496307227
Update README.md 2022-04-04 14:01:36 +01:00
sir-indy 84554868e6
Update metadata.json 2022-04-04 14:00:45 +01:00
sir-indy b27b6b0277
Update fuzzyw.settings.js 2022-04-04 13:57:01 +01:00
sir-indy a719435d56
Update fuzzyw.settings.js 2022-04-04 13:31:29 +01:00
sir-indy 1d122ef08e
Update fuzzyw.settings.js 2022-04-04 13:12:48 +01:00
sir-indy d9a3c0a44c
Update fuzzyw.app.js 2022-04-04 13:10:51 +01:00
sir-indy aab8df3bee
Update metadata.json 2022-04-04 13:02:41 +01:00
sir-indy 195d279a74
Update metadata.json 2022-04-04 13:01:18 +01:00
sir-indy 417a575d51
Update metadata.json 2022-04-04 12:59:39 +01:00
sir-indy 1ee8dfd3a7
Update fuzzyw.settings.js 2022-04-04 12:52:02 +01:00
sir-indy 4e3a3c36d5
Update fuzzyw.settings.js 2022-04-04 12:51:28 +01:00
sir-indy 1bc47eb3f1
Update fuzzyw.app.js 2022-04-04 12:49:52 +01:00
Gordon Williams c4f9d77579
Merge pull request #1646 from KaiRo-at/master
add stardate clock
2022-04-04 09:37:22 +01:00
Gordon Williams dc1bb3ea35 bump app version 2022-04-04 09:37:12 +01:00
Gordon Williams bf470cd43f
Merge pull request #1650 from berkenbu/master
New game 'bee' (spelling bee), add game statistics to 'bordle'
2022-04-04 09:35:40 +01:00
Gordon Williams 831fb38182
Merge pull request #1647 from DDDanny/antonclk-fix-calweek-substring
Antonclk fix calweek substring
2022-04-04 09:31:41 +01:00
Gordon Williams 7ff5628e87
Merge pull request #1652 from chiefdaft/dev_0.5
v0.09 added settings menu, removed symbols button, added highscore reset, clockmode optional
2022-04-04 09:29:10 +01:00
Gordon Williams c2ca52fd1d
Merge pull request #1651 from GrandVizierOlaf/master
[exstats/run] Include maxbpm as a stat that can be tracked
2022-04-04 09:28:45 +01:00
Gordon Williams 7d547c4197
Merge pull request #1649 from hughbarney/master
Daisey 0.06, change Steps to STEPS, enhanced contrast for light theme
2022-04-04 09:28:02 +01:00
Gordon Williams 4232bb5b26
Merge pull request #1648 from xxpasixx/master
Add new Icons
2022-04-04 09:27:12 +01:00
Romek 4d352b7915 Add README.md to metadata.json if exists 2022-04-04 09:43:48 +02:00
frigis1 25d30a3a15
Update metadata.json 2022-04-03 23:09:38 -07:00
frigis1 c0b466b4a9
Update metadata.json 2022-04-03 22:56:08 -07:00
frigis1 0c0eefc588
Update metadata.json 2022-04-03 22:53:01 -07:00
frigis1 a978c5077d
Update metadata.json 2022-04-03 22:50:43 -07:00
frigis1 c24d9cd341
Add files via upload 2022-04-03 22:48:29 -07:00
frigis1 3e3be438d9
Create README.md 2022-04-03 22:48:02 -07:00
frigis1 0d2815f879
Create ChangeLog 2022-04-03 22:47:44 -07:00
frigis1 4a433725a4
Create app-icon.js 2022-04-03 22:47:30 -07:00
frigis1 9ff784a6d1
Create metadata.json 2022-04-03 22:47:16 -07:00
frigis1 abd489932d
Create app.js 2022-04-03 22:46:04 -07:00
Jason Dekarske 789fc3d467 fix the mixed up hole ways 2022-04-03 20:58:44 -07:00
marko 96d7731256 variable 'words' no longer defined 2022-04-03 22:52:07 -04:00
marko 84db9a14fd Mark pangrams green in word list. 2022-04-03 21:40:58 -04:00
Jason Dekarske 29c3a5e62f swiping and hole stats 2022-04-03 18:00:50 -07:00
Jason Dekarske 394ffeb378 put the hole in a layout 2022-04-03 16:43:19 -07:00
Jason Dekarske c9d70e3863 format, use pi 2022-04-03 14:57:02 -07:00
David Peer f7d1fda5ff Minor fixes 2022-04-03 22:18:26 +02:00
Jason Dekarske 6d4f027346 shrink output file a bunch 2022-04-03 12:58:49 -07:00
Jelco Huijser d3e6e7797b
Merge pull request #19 from chiefdaft/dev_0.5
v0.09 added settings menu, removed symbols button, added highscore reset, clockmode optional
2022-04-03 17:00:56 +02:00
chiefdaft d0c9de6919 bug fix undoGame levels 2022-04-03 16:55:16 +02:00
David Peer d85017896c Listen for oncharging event 2022-04-03 15:59:20 +02:00
chiefdaft 164683fce5 v0.09 added settings menu, removed symbols button,
added highscore reset, clockmode optional
2022-04-03 15:51:01 +02:00
David Peer eba8b17a54 Show charging icon. 2022-04-03 15:33:54 +02:00
David Peer 11d3c5c10e Minor changes 2022-04-03 14:59:14 +02:00
David Peer d39174e792 Minor changes 2022-04-03 14:58:41 +02:00
David Peer 4c2b77a5fb Minor changes 2022-04-03 13:57:05 +02:00
David Peer 32e377941a Minor changes 2022-04-03 13:48:19 +02:00
David Peer 1815174fd6 Included icons for data that is shown. 2022-04-03 13:47:33 +02:00
Jason Dekarske 4458280fbe add license 2022-04-02 22:55:59 -07:00
Jason Dekarske e3fb656ff8 simplify the course geometry 2022-04-02 22:52:47 -07:00
Jason Dekarske e3cc8717e6 emulator mvp
course parsed and displayed!
2022-04-02 22:23:48 -07:00
Salim Blume 9f10a3bdfe Update run README for max BPM 2022-04-02 20:58:49 -05:00
marko 2d042ee380 Restore word display on return from word list view. 2022-04-02 17:34:18 -04:00
marko c19b876820 Fix some typos. 2022-04-02 17:23:42 -04:00
marko 5b93e7f6e5 Edits of README.md, fix small filename bug in app. 2022-04-02 16:08:21 -04:00
marko 6fe1a7e1d9 New app 'bee', add game statistics to 'bordle' app. 2022-04-02 15:59:39 -04:00
David Peer 42c0276355 Updated screenshots, icon etc. 2022-04-02 16:59:58 +02:00
David Peer bb310a15c2 Minor design improvement 2022-04-02 16:56:28 +02:00
David Peer 893e45805e Circle through information 2022-04-02 16:54:16 +02:00
David Peer 240a14c715 Hide steps 2022-04-02 16:19:47 +02:00
hughbarney 43a052374c Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme 2022-04-02 15:00:27 +01:00
David Peer 79db8ba05d V0.03 - Use theme of bangle. 2022-04-02 15:59:44 +02:00
hughbarney b28478f1d9 Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme 2022-04-02 14:56:54 +01:00
hughbarney 867ca9d22e Daisy 0.06 changed Steps to STEPS, enhanced contrast when using light theme 2022-04-02 14:43:10 +01:00
hughbarney 2aac234b42 Daisy 0.06 changed Steps to STEPS, enahnced contrast when using light theme 2022-04-02 14:25:41 +01:00
Peer David 18c3df9b91
Merge branch 'espruino:master' into master 2022-04-02 14:43:46 +02:00
David Peer 5781d4a716 Minor design improvements 2022-04-02 14:43:27 +02:00
xxpasixx 6b55faae97 Add new Icons
Add new Icons (Youtube, Twitch, MS TODO, Teams, Snapchat, Signal, Post & DHL, Nina, Lieferando, Kalender, Discord, Corona Warn, Bibel)
2022-04-02 13:49:14 +02:00
David Peer 280d5d1a88 Removed dependency to qalarm 2022-04-02 12:24:41 +02:00
David Peer b138224878 bwclk, lcars, notanalog and smpltmr uses now the new alarm library. 2022-04-02 12:22:16 +02:00
Danny 747d549311 Merge branch 'antonclk-fix-calweek-substring' 2022-04-02 12:07:16 +02:00
Danny 290dcfec3b changed to v0.08 2022-04-02 12:05:33 +02:00
Danny a72b7448c9 Merge branch 'antonclk-fix-substr+substring-replcaced-by-slice' 2022-04-02 11:54:22 +02:00
Danny 42c6f3b1b9 replaced substr by slice 2022-04-02 11:52:53 +02:00
Danny 6435c684fd replaced substr(ing) by slice 2022-04-02 11:51:59 +02:00
David Peer 64262c6410 Merge remote-tracking branch 'upstream/new_alarm' 2022-04-02 11:39:06 +02:00
Danny c5cc4ab49e Merge remote-tracking branch 'upstream/master' 2022-04-02 11:24:16 +02:00
Robert Kaiser 0fdb4db1d9 add stardate clock 2022-04-02 04:26:23 +02:00
Gordon Williams 74203945a2 oops 2022-04-01 13:50:06 +01:00
Gordon Williams 5c33cad685 Adding alarm.vibrate and menu 2022-04-01 13:27:37 +01:00
Gordon Williams 771950f51b docs 2022-04-01 12:50:36 +01:00
Gordon Williams 172df0dc27 messages 0.29: Fix message list overwrites on Bangle.js 1 (fix #1642) 2022-04-01 09:54:25 +01:00
Gordon Williams 02e9edcaeb
Merge pull request #1644 from chiefdaft/master
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
2022-04-01 09:07:03 +01:00
Peer David 816d3f2997
Merge branch 'espruino:master' into master 2022-04-01 08:26:12 +02:00
David Peer a11999648f Minor changes 2022-04-01 08:17:59 +02:00
Jelco Huijser fa22b75fc9
Merge pull request #18 from chiefdaft/dev_0.5
v0.08: Bug fix at end of the game with victorious splash and glorious orchestra
2022-03-31 23:59:50 +02:00
chiefdaft 5d76a5cd46 v0.08: Bug fix at end of the game with victorious
splash and glorious orchestra
2022-03-31 23:56:02 +02:00
Gordon Williams 7fc1747a3f 0.13: Revert #1578 (stop duplicate entries) as with 2v12 menus it causes other boxes to be wiped (fix #1643) 2022-03-31 15:52:17 +01:00
Gordon Williams 605a1fb96d version sync 2022-03-31 15:41:22 +01:00
Gordon Williams 60af0ea6a5 Naming - fix #1640 2022-03-31 15:40:29 +01:00
Gordon Williams 9055cd7990 Fixes, README and alarm lib 2022-03-31 15:32:26 +01:00
Gordon Williams 0feebdb318 improved alarm app 2022-03-31 13:48:45 +01:00
Gordon Williams ee739ec447 minor tweaks 2022-03-31 13:47:35 +01:00
Gordon Williams bcc7ecd942 Merge branch 'master' of https://github.com/KungPhoo/BangleApps into KungPhoo-master 2022-03-31 13:44:55 +01:00
sir-indy 5242d8662b
Update fuzzyw.settings.js 2022-03-31 13:28:05 +01:00
sir-indy ea6b4624e6
Update fuzzy_strings.json 2022-03-31 13:26:41 +01:00
sir-indy 23916389be
Update metadata.json 2022-03-31 13:06:30 +01:00
sir-indy 61c5c04c13
Update fuzzyw.app.js 2022-03-31 13:04:30 +01:00
sir-indy cc0e5f14b1
Update fuzzyw.app.js 2022-03-31 12:58:17 +01:00
sir-indy f76cb9a346
Update fuzzyw.app.js 2022-03-31 12:56:53 +01:00
sir-indy dce327bf62
Update metadata.json 2022-03-31 12:52:55 +01:00
sir-indy 924c68527f
Update fuzzyw.settings.js 2022-03-31 12:51:43 +01:00
sir-indy c270f8d34d
Create fuzzy_strings.json 2022-03-31 12:50:36 +01:00
sir-indy bb712dc012
Update fuzzyw.settings.js 2022-03-31 12:48:13 +01:00
sir-indy 2e099e4304
Merge branch 'espruino:master' into master 2022-03-31 11:45:49 +01:00
Gordon Williams e85080e052 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-31 11:40:24 +01:00
Gordon Williams aff76fe2c0 0.17: Fix regression where long month names were 'undefined' (fix #1641)Fix issue where long month names included 'undefined' (fix #1641) 2022-03-31 11:39:59 +01:00
sir-indy 52a237f3e8
Add files via upload 2022-03-31 11:22:19 +01:00
sir-indy 2fc67c46ce
Update fuzzyw.icon.js 2022-03-31 11:22:04 +01:00
sir-indy 991fd8726e
Rename fuzzyw.img.js to fuzzyw.icon.js 2022-03-31 10:34:30 +01:00
sir-indy c536aee610
Rename fuzzyw-icon.js to fuzzyw.img.js 2022-03-31 10:31:33 +01:00
sir-indy c474d0c5f8
Delete fuzzyw.icon.js 2022-03-31 10:27:09 +01:00
sir-indy a23dd54b5d
Delete fuzzy.png 2022-03-31 10:26:57 +01:00
sir-indy 96ea439a45
Create fuzzyw.settings.js 2022-03-31 10:26:38 +01:00
sir-indy 0689cb6c03
Update metadata.json 2022-03-31 10:25:42 +01:00
sir-indy b03930125c
Add files via upload 2022-03-31 10:24:17 +01:00
sir-indy 949e746a75
Add files via upload 2022-03-31 10:20:34 +01:00
sir-indy 18ac62c0ed
Add files via upload 2022-03-31 10:17:28 +01:00
sir-indy 1e91a2095e
Create fuzzyw.app.js 2022-03-31 10:17:05 +01:00
KungPhoo 1642dbc93a reset graphics before drawing 2022-03-31 07:37:43 +02:00
sir-indy d356735bf2
Update pebble.app.js 2022-03-30 20:52:13 +01:00
sir-indy 75eadb66a5
Merge branch 'espruino:master' into master 2022-03-30 20:50:48 +01:00
KungPhoo 2e05c57259 typo fixed 2022-03-30 18:03:54 +02:00
KungPhoo 50e38126fb typos 2022-03-30 17:45:58 +02:00
KungPhoo 5254f20bb6 Redrawing the current clock, if a 'draw()' function exists. 2022-03-30 17:43:46 +02:00
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
sir-indy 8d6f170e99
Merge branch 'espruino:master' into master 2022-03-30 14:30:55 +01:00
Gordon Williams c3dc1ed885 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-30 11:10:33 +01:00
Gordon Williams 15a6d07e06 0.47: Add polyfill for setUI with an object as an argument (fix regression for 2v12 devices after Layout module changed) 2022-03-30 11:10:15 +01:00
ELIARENZONI d56e247b9c
Delete metadata.json 2022-03-30 11:33:47 +02:00
ELIARENZONI 25ccff5194
Delete metadata.js 2022-03-30 11:33:38 +02:00
ELIARENZONI bf4fde3baa
Delete dentispessi 2022-03-30 11:33:28 +02:00
ELIARENZONI 8d7344b9d4
Delete app-icon.js 2022-03-30 11:33:08 +02:00
ELIARENZONI 979fde2ac5
Delete dentigrossi 2022-03-30 11:32:55 +02:00
ELIARENZONI f0aed4896a
Delete My Denti 2022-03-30 11:32:39 +02:00
ELIARENZONI 36debde6c9
Delete apps/AppDentus directory 2022-03-30 11:32:08 +02:00
ELIARENZONI c7bbfa6059
Delete apps/SuperDenti directory 2022-03-30 11:31:56 +02:00
ELIARENZONI e405ac350e
Create ChangeLog 2022-03-30 11:28:33 +02:00
ELIARENZONI 3ad2ea6250
Create README.md 2022-03-30 11:24:00 +02:00
ELIARENZONI 72c670db13
Update metadata.json 2022-03-30 11:13:25 +02:00
ELIARENZONI f07dcb49c3
Create metadata.json 2022-03-30 11:08:56 +02:00
ELIARENZONI 1263a35fac
Create app-icon.js 2022-03-30 10:50:47 +02:00
KungPhoo b5e6634004 bugfix settings.json
Read settings from the wron file.
2022-03-30 10:42:00 +02:00
ELIARENZONI 3703a8d81f
Add files via upload 2022-03-30 10:32:36 +02:00
ELIARENZONI 1f4225a202
Create app.js 2022-03-30 10:29:06 +02:00
ELIARENZONI 7cd02f6794
Create appDenti.js 2022-03-30 10:15:51 +02:00
ELIARENZONI f4c4f70190
Create Dentix 2022-03-30 10:08:56 +02:00
ELIARENZONI eafdef1782
Create dentispessi 2022-03-30 10:06:10 +02:00
ELIARENZONI c0c9f690b1
Create dentigrossi 2022-03-30 09:59:02 +02:00
Gordon Williams f7423f4fd9
Merge pull request #1637 from andrewgoz/timerclk
Timerclk 0.02
2022-03-30 08:36:38 +01:00
Gordon Williams 9ddd869e44
Merge pull request #1638 from chiefdaft/master
v0.07 Some efficiency improvements in the cell mover algorithm
2022-03-30 08:31:23 +01:00
KungPhoo 85a0c4100d Restored widbt
I restored the widbt code and made a separate widget widbt_notify.
2022-03-30 07:25:49 +02:00
KungPhoo 3986899c8b Revert "Update widget.js"
This reverts commit deb18b0ef5.
2022-03-30 07:20:11 +02:00
KungPhoo a59579476b Revert "Update widget.js"
This reverts commit be3d00e974.
2022-03-30 07:19:58 +02:00
KungPhoo 9c86c48398 Update widget.js 2022-03-30 07:17:52 +02:00
Jelco Huijser 66ef758730
Merge pull request #17 from chiefdaft/dev_0.5
Dev 0.5 v0.07
2022-03-29 23:44:30 +02:00
chiefdaft d7bf20ebc7 v0.07 efficiency improvements 2022-03-29 23:38:19 +02:00
chiefdaft e0d457fd56 Changed basic mover algorithme in favor of speed 2022-03-29 23:34:01 +02:00
sir-indy 6ff39e5584
Update ChangeLog 2022-03-29 15:30:45 +01:00
sir-indy b7ba1314b2
Update README.md 2022-03-29 15:30:22 +01:00
sir-indy 01a868155e
Update pebble.app.js 2022-03-29 15:28:42 +01:00
sir-indy 4d6773c022
Update pebble.settings.js 2022-03-29 15:27:34 +01:00
sir-indy abdd91b6f1
Update pebble.settings.js 2022-03-29 15:24:13 +01:00
sir-indy c8e90b1f92
Update pebble.app.js 2022-03-29 15:21:21 +01:00
sir-indy 181db37867
Update pebble.app.js 2022-03-29 14:17:13 +01:00
Andrew Gregory 9c8f1d43e3
Merge branch 'espruino:master' into timerclk 2022-03-29 21:16:15 +08:00
sir-indy 7c697cf749
Update pebble.app.js 2022-03-29 14:06:58 +01:00
sir-indy e60586f138
Update pebble.app.js
Move day and steps color into loadThemeColors function.
Added test lock icon
2022-03-29 13:58:05 +01:00
KungPhoo 8df137b21d widget 'widbt_notify'
New Widget 'widbt_notify' is a bluetooth widget, that vibrates, when the connection gets lost.
2022-03-29 14:32:33 +02:00
sir-indy d8b49af3c8
Update pebble.app.js
Removed print statements from debugging
2022-03-29 13:28:32 +01:00
sir-indy 62b3336e6a
Update pebble.settings.js 2022-03-29 13:10:48 +01:00
sir-indy e3db453b44
Update pebble.settings.js 2022-03-29 13:00:55 +01:00
sir-indy 3d9a49a5fb
Update metadata.json 2022-03-29 13:00:36 +01:00
sir-indy 2330f1f464
Update ChangeLog 2022-03-29 13:00:21 +01:00
sir-indy f867c68340
Update pebble.app.js 2022-03-29 12:55:42 +01:00
sir-indy 4658fb9743
Update README.md 2022-03-29 12:46:07 +01:00
sir-indy 358e8d18c8
Update pebble.app.js 2022-03-29 12:45:08 +01:00
sir-indy 24689a7684
Update pebble.settings.js 2022-03-29 12:39:55 +01:00
sir-indy aba96398f1
Update metadata.json
Switched on allow emulator
2022-03-29 11:06:29 +01:00
sir-indy 6389b27d41
Update pebble.app.js
First stab at adding theme selection
2022-03-29 10:51:29 +01:00
Gordon Williams 0a1ce01598
Merge pull request #1635 from thedod/ftclock-0.03
Ftclock 0.03
2022-03-29 09:19:20 +01:00
Gordon Williams 25adda413c
Merge pull request #1631 from HilmarSt/master
[Bike Speedometer App] add settings menu
2022-03-29 09:18:31 +01:00
Gordon Williams 061110a209 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-29 09:17:44 +01:00
Gordon Williams 011388e442 icon tweak 2022-03-29 09:17:28 +01:00
Brendan Hubble 599f20aca9 touchtimer: FIX countdown buzz to be in last 5 seconds
- The countdown buzz was happening on each minute and not only on the
  last 5 seconds
2022-03-29 19:03:14 +11:00
The Dod 056d67df33 Merge branch 'master' of espruino/BangleApps 2022-03-29 10:28:35 +03:00
KungPhoo 30c946ceaa Update lib.js 2022-03-29 07:54:18 +02:00
KungPhoo 5ff8ab62a2 Update settings.js 2022-03-29 07:44:41 +02:00
KungPhoo be3d00e974 Update widget.js 2022-03-29 07:25:56 +02:00
KungPhoo deb18b0ef5 Update widget.js
Reload the clock after the "connection lost" message was shown.
2022-03-29 07:15:05 +02:00
KungPhoo 284da20f01 Update ChangeLog 2022-03-28 23:14:00 +02:00
KungPhoo 16f3f4253e Merge remote-tracking branch 'upstream/master' 2022-03-28 23:10:37 +02:00
KungPhoo cf53626c59
Update lib.js 2022-03-28 22:45:41 +02:00
KungPhoo a011858cab
Update lib.js 2022-03-28 22:43:46 +02:00
KungPhoo b5010b4109
Update lib.js 2022-03-28 22:33:52 +02:00
KungPhoo 14e8a93c81
Update lib.js 2022-03-28 22:28:39 +02:00
KungPhoo febcdf4f53
Update metadata.json 2022-03-28 22:15:41 +02:00
KungPhoo 148e571769
Update ChangeLog
0.27: Option to auto-unlock the watch when a new message arrives
2022-03-28 22:12:19 +02:00
KungPhoo 29f93c0165
Update README.md 2022-03-28 22:10:29 +02:00
KungPhoo af7f672053
Update lib.js
Unlock the watch, to get touch access, if the user want that.
2022-03-28 22:08:16 +02:00
KungPhoo a06c782ede
Update settings.js
-Option to unlock the watch, when a message arrives, so the buttons can directly be touched.
2022-03-28 21:57:52 +02:00
KungPhoo cd1294af40
Update widget.js 2022-03-28 21:53:55 +02:00
KungPhoo 464643db38
Update widget.js 2022-03-28 21:40:10 +02:00
Brant Peery cad94be9d0
Merge branch 'espruino:master' into master 2022-03-28 11:26:51 -06:00
Brant Peery 3f4a45b59f
Update version 2022-03-28 11:26:14 -06:00
Brant Peery a4acab8316
Update app-icon.js 2022-03-28 07:11:26 -06:00
Brant Peery ae972f71c5
Update metadata.json 2022-03-28 07:03:59 -06:00
Hilmar Strauch 74ca4151cd
Update app.js 2022-03-28 14:51:45 +02:00
Hilmar Strauch a7cb978e04
Update README.md 2022-03-28 14:49:25 +02:00
Hilmar Strauch 105e5279b2
Update metadata.json 2022-03-28 14:27:04 +02:00
Gordon Williams e482707e89
Merge pull request #1628 from GrandVizierOlaf/master
Fix run bug where recorder did not stop.
2022-03-28 10:46:46 +01:00
Gordon Williams c34ade140c messages 0.27: Add 'mark all read' option to popup menu (fix #1624) 2022-03-28 10:30:26 +01:00
Gordon Williams 69f19a43c0
Merge pull request #1626 from frigis1/master
Quick Launch app
2022-03-28 10:13:29 +01:00
Gordon Williams bf398f3eeb
Merge pull request #1625 from francoislanc/master
Add UI for the TodoList app
2022-03-28 10:09:57 +01:00
Gordon Williams 8fdbaa589f
Merge pull request #1622 from nxdefiant/master
calendar:
2022-03-28 10:08:55 +01:00
Gordon Williams 97d4666ded
Merge pull request #1627 from andrewgoz/master
Cosmetic update to Authenticator web interface
2022-03-28 10:06:52 +01:00
KungPhoo c8bc3f7254
Update ChangeLog
0.11: Avoid too many notifications. Change disconnected colour to red.
2022-03-28 08:25:36 +02:00
KungPhoo 9ad0704cd2
Update metadata.json
Version update.
2022-03-28 08:24:40 +02:00
KungPhoo bacc9e80af
Update widget.js
-Avoid too many notifications on connection loss.
-Change non-connected icon color.
2022-03-28 08:24:12 +02:00
David Peer bf51d5ed7a Minor improvement 2022-03-28 06:29:42 +02:00
BartS23 e96e181ede
Fix exception on Dist/Step/Time pattern selection 2022-03-27 23:29:46 +02:00
GrandVizierOlaf beec98e835
Merge branch 'espruino:master' into master 2022-03-27 15:43:40 -05:00
Salim Blume aa99d5cea8 Reverting fix that was actually a bug 2022-03-27 15:42:13 -05:00
frigis1 252f58d1ec
Update boot.js 2022-03-27 11:31:58 -07:00
frigis1 c43124360f
Update boot.js 2022-03-27 11:23:23 -07:00
KungPhoo c4bce45288
Merge branch 'espruino:master' into master 2022-03-27 19:07:58 +02:00
Hilmar Strauch 6b9bc061cd
Update app.js 2022-03-27 13:27:17 +02:00
The Dod 0c29915231 `mkFourTwentyTz.js` now handles new CSV format
Also make a fresh `fourTwentyTz.js` from latest timezonedb.com
CSV zip.
2022-03-27 14:11:49 +03:00
David Peer bceb2949bf Optional timer if qalarm is installed 2022-03-27 11:53:27 +02:00
David Peer d51fd88246 Set defaults correctly 2022-03-27 11:29:37 +02:00
David Peer 2583bdd4af Minor chnages 2022-03-27 11:26:34 +02:00
David Peer 508b6105a0 Finished V0.02 with fullscreen mode and optional lock icon 2022-03-27 11:26:22 +02:00
Hilmar Strauch 746bbe7a10
Update ChangeLog 2022-03-27 09:38:13 +02:00
Hilmar Strauch 354d6e2832
Update metadata.json 2022-03-27 09:36:06 +02:00
Hilmar Strauch 6330ec0b93
Add files via upload 2022-03-27 09:33:57 +02:00
Andrew Gregory 2a530646c1 Fix metadata. 2022-03-27 10:40:26 +08:00
Andrew Gregory 178b011c34 Fix #1583.
Fix timers doubling (plus a bit) when they expire.
Timer reset restores to configured time, not to the default.
Added surise/sunset times (hidden by default).
2022-03-27 10:30:34 +08:00
Andrew Gregory 2b32bc37e2
Update interface.html
Change token row background colours.
2022-03-27 09:27:01 +08:00
Andrew Gregory 638bc7fb3e
Update interface.html
Change button styling to non-primary.
2022-03-27 09:22:39 +08:00
Andrew Gregory 0759513b2a
Merge branch 'espruino:master' into master 2022-03-27 09:13:17 +08:00
Andrew Gregory ecc3f5ff66
Update interface.html
Space out buttons.
2022-03-27 09:12:55 +08:00
Andrew Gregory 4c90ea57d7
Update interface.html
Use Bangle styling for buttons.
Move main token list UI button to above the tokens.
2022-03-27 09:02:15 +08:00
frigis1 46d82b45c2
Update app.js 2022-03-26 14:20:10 -07:00
frigis1 506746a4d4
Update boot.js 2022-03-26 14:17:51 -07:00
frigis1 3ffc442576
Update boot.js 2022-03-26 14:03:39 -07:00
frigis1 bae7606df3
Update app.js 2022-03-26 13:06:48 -07:00
frigis1 2a764c64ad
Update metadata.json 2022-03-26 12:41:31 -07:00
frigis1 26b4c43d4a
Update boot.js 2022-03-26 12:34:00 -07:00
frigis1 ea4187c00e
Update boot.js 2022-03-26 12:11:26 -07:00
frigis1 1c68326caa
Update app.js 2022-03-26 12:10:59 -07:00
Francois Lancelot a20ea2df71 Add UI for the TodoList app 2022-03-26 18:40:11 +01:00
frigis1 1f81238c12
Update boot.js 2022-03-26 09:47:46 -07:00
frigis1 7ff995e3ec
Update boot.js 2022-03-26 09:41:52 -07:00
frigis1 970c102822
Update boot.js 2022-03-26 09:30:44 -07:00
frigis1 f57d4d965c
Update app.js 2022-03-26 09:22:18 -07:00
Hilmar Strauch e01eed358c
Merge branch 'espruino:master' into master 2022-03-26 13:53:38 +01:00
frigis1 16f3a81d14
Update app-icon.js 2022-03-26 01:36:25 -07:00
frigis1 9d8e8ed208
Update ChangeLog 2022-03-26 01:24:27 -07:00
frigis1 6b6125a619
Create ChangeLog 2022-03-26 01:21:39 -07:00
frigis1 ecd6215eb5
Update metadata.json 2022-03-26 01:21:07 -07:00
frigis1 1a8febf9ee
Update app-icon.js 2022-03-26 01:15:00 -07:00
frigis1 e998b36e96
Update app-icon.js 2022-03-26 01:09:06 -07:00
frigis1 1a53e4b64e
Update app-icon.js 2022-03-26 01:02:35 -07:00
frigis1 86fe688d44
Update app.js 2022-03-26 00:43:01 -07:00
frigis1 ba669d2cab
Update app.js 2022-03-26 00:33:37 -07:00
David Peer 9f3935cb9e Minor changes 2022-03-26 08:31:06 +01:00
David Peer 0bd35cec29 Improvements accordingly to the community 2022-03-26 08:28:25 +01:00
frigis1 7dfeb8fc61
Add files via upload 2022-03-26 00:27:21 -07:00
frigis1 62aebd7102
Create metadata.json 2022-03-26 00:27:04 -07:00
frigis1 b05bc9e291
Create boot.js 2022-03-26 00:26:32 -07:00
frigis1 9ab343db9d
Create app-icon.js 2022-03-26 00:25:50 -07:00
frigis1 92878dc159
Create app.js 2022-03-26 00:23:20 -07:00
frigis1 5056826d2d
Delete metadata.json 2022-03-26 00:20:25 -07:00
frigis1 a50f8b433f
Delete boot.js 2022-03-26 00:20:18 -07:00
frigis1 711394cfc1
Delete app.png 2022-03-26 00:20:09 -07:00
frigis1 c661309138
Delete app.js 2022-03-26 00:19:58 -07:00
frigis1 4242633f60
Delete app-icon.js 2022-03-26 00:19:38 -07:00
frigis1 13a1d46144
Update app.js 2022-03-26 00:08:43 -07:00
frigis1 d3f41a367c
Update metadata.json 2022-03-26 00:07:11 -07:00
frigis1 dbc3da8a1a
Update app.js 2022-03-25 23:53:20 -07:00
frigis1 6ea588646e
Update boot.js 2022-03-25 23:45:53 -07:00
Brant Peery 73774bbe07
Rename README to README.md 2022-03-26 00:01:40 -06:00
Brant Peery 665f603a70
Create README 2022-03-25 23:58:10 -06:00
Brant Peery 1b2c2545cf
Update metadata.json 2022-03-25 23:57:12 -06:00
frigis1 77e3c27c50
Update metadata.json 2022-03-25 18:33:34 -07:00
frigis1 00a7971c88
Add files via upload 2022-03-25 18:32:43 -07:00
frigis1 90a0c0e927
Update metadata.json 2022-03-25 18:28:33 -07:00
frigis1 fca2852e88
Create app.js 2022-03-25 18:24:48 -07:00
frigis1 e1d6505b24
Update metadata.json 2022-03-25 18:22:57 -07:00
frigis1 34b99993d7
Update metadata.json 2022-03-25 18:16:08 -07:00
frigis1 fbf762a825
Update metadata.json 2022-03-25 18:15:27 -07:00
frigis1 a20a159dc9
Create metadata.json 2022-03-25 18:10:55 -07:00
frigis1 65f81fbde9
Create app-icon.js 2022-03-25 18:07:44 -07:00
frigis1 80f8b727d9
Create boot.js 2022-03-25 17:56:26 -07:00
Brant Peery 1084a7705a
Merge branch 'espruino:master' into master 2022-03-25 16:16:08 -06:00
Erik Andresen 5e5ba0cc69 calendar:
Add one to previous month
2022-03-25 19:01:34 +01:00
David Peer 288123d729 Minor fix 2022-03-25 18:05:17 +01:00
David Peer ec40e5d8fd Show lock status. 2022-03-25 18:00:22 +01:00