Commit Graph

339 Commits (58f57cb8342d26a6d6a72651de402ddf153e7e02)

Author SHA1 Message Date
DerGuteWolf 0ddf93dd6e
localize miclock 2020-03-25 09:41:18 +01:00
Gordon Williams 04753a4627 Added changelog to last update 2020-03-25 07:49:34 +00:00
DerGuteWolf f1eefaac89
localize mclock date display 2020-03-24 23:33:50 +01:00
Richard Gomez f8e6e5bb40 syntax error
correct syntax error on spanish locales
2020-03-23 22:22:34 +01:00
Ákos Lukács 59b4b5a4d9
locales -> added hu and fixed some typos 2020-03-22 15:46:04 +01:00
Gordon Williams 4e696f10ee
Merge pull request #132 from NullMember/patch-1
Deleting duplicate Changelog file
2020-03-19 08:13:40 +00:00
Malik Enes Safak b5492de2e2 Adding tr_TR 2020-03-18 20:46:04 +03:00
Malik Enes Şafak d8b782809a
Delete duplicate Changelog file
This file is duplicate of apps/gbridge/ChangeLog file
2020-03-18 20:06:37 +03:00
Gordon Williams d07dc1de6f Stop users calling save() (fix #125)
If Debug info is set to 'show' don't move to Terminal if connected!
2020-03-12 16:46:39 +00:00
Gordon Williams af686919a1 Remove distance setting as there's a separate app for Locale now 2020-03-10 12:35:45 +00:00
Gordon Williams b64ddff607 Final pixels 2020-03-10 10:23:02 +00:00
Gordon Williams 22a2f75bd4 Update about page pixels... 9 Mar 2020 2020-03-09 15:59:36 +00:00
Gordon Williams 23799fe9ab
Merge pull request #120 from sebi5361/master
New App: Heart Rate Recorder
2020-03-09 14:50:59 +00:00
Gordon Williams 0da0acefd2 Tweaks for issues redrawing after variable size widget addition (partial #121) 2020-03-09 14:30:56 +00:00
sebi 827fadeac0 Allow record numbered>10 to be downloaded (fix #117) 2020-03-09 13:46:01 +01:00
sebi 47575f0f80 New heart rate recorder app 2020-03-09 13:46:00 +01:00
Gordon Williams 0ebc1c3a50 Allow tracks numbered>10 to be downloaded (fix #117) 2020-03-09 12:28:04 +00:00
Gordon Williams b4a24b34d0 0.06: Ensure widget update itself (fix #118) and change to using icons 2020-03-09 09:54:54 +00:00
sebi f77816a1a6 Adjusting french locales 2020-03-08 11:39:13 +01:00
sebi 048a9bb64f Changing name from clck3x2 to clock2x3, setting clock type, simplifying app code 2020-03-06 17:09:45 +01:00
Gordon Williams f1ba5d8284 pixel update 2020-03-05 15:25:29 +00:00
Gordon Williams e0d29c81f2 Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00:00
Gordon Williams a772280871 Add ChangeLog checking 2020-03-05 13:15:03 +00:00
Gordon Williams 18a9f2c71f Allow translate to work even if not given a string 2020-03-05 10:01:16 +00:00
Gordon Williams 0232fc00cc Translate now returns untranslated text if it can't find a translation 2020-03-05 09:23:50 +00:00
Gordon Williams 1bf8ac0ed7 minor tweaks after merge 2020-03-05 08:27:49 +00:00
MaBecker ffc59450b5 widid
indent
2020-03-05 06:50:32 +01:00
MaBecker 98d5c25436 widid
ident and syntax
2020-03-05 06:48:50 +01:00
MaBecker 09f146cf63 widid 2020-03-04 21:14:49 +01:00
MaBecker 2c1397ab92 widid 2020-03-04 20:59:27 +01:00
Gordon Williams e0ccfe82e7 Added locale loader courtesy of @MaBe's extremely hard work! (ref #105) 2020-03-04 16:42:44 +00:00
Gordon Williams 909a2b4641 style 2020-03-04 16:41:10 +00:00
Gordon Williams b93c094340 Fix GPS apps if time not set in GPS (fix #110) 2020-03-04 15:04:21 +00:00
Gordon Williams 107d8ef7e0 Add torch app 2020-03-03 16:00:33 +00:00
Gordon Williams 7823f1cc83 Update examples to new firmware style 2020-03-03 15:58:52 +00:00
Gordon Williams b001cd5798 Fix issues if BLE=off, 'Make Connectable' is chosen, and the loader resets Bangle.js (fix #108) 2020-03-02 17:43:56 +00:00
Gordon Williams 441e518885 Alarm: fix More alarm scheduling issues 2020-03-02 17:32:01 +00:00
Gordon Williams 9a63beefb8 About app: Update version checker for new filename type 2020-03-02 17:16:51 +00:00
Gordon Williams e755d64cc1 tweak welcome app to cope with no JSON 2020-03-02 07:55:26 +00:00
Gordon Williams 6cfe9c340b Take advantage of recent nonbreaking change that stops readJSON from causing errors 2020-02-28 17:02:26 +00:00
Gordon Williams 1354227b6a Fix issues with alarm scheduling 2020-02-28 15:34:31 +00:00
Gordon Williams 434892a409 Travis works! Re-apply fix 2020-02-28 14:38:33 +00:00
Gordon Williams df7c55508d Deliberately introduce error to test Travis 2020-02-28 14:36:49 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 122ee5342a fix pedometer naming 2020-02-28 12:18:19 +00:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams 95a42582f3 Fix Settings json 2020-02-27 16:01:17 +00:00
Gordon Williams cea2c9f7ba Properly Fix GPS time display in gpsrec app (fix #98) 2020-02-25 14:01:40 +00:00
Gordon Williams 2775693936 BTN3 now won't restart when at the end of welcome screen 2020-02-25 13:35:10 +00:00
Gordon Williams 9a76d6d800 Disable GPS time log messages, add (default=1) setting to hide log messages 2020-02-25 13:34:06 +00:00