Markus Deibel
|
e799dfd206
|
Slight improvements to rendering
|
2020-03-27 06:23:43 +01:00 |
msdeibel
|
1d339c825c
|
Typo
|
2020-03-25 18:36:45 +01:00 |
msdeibel
|
1d3248882c
|
Changelog updated
|
2020-03-25 18:16:37 +01:00 |
msdeibel
|
08cc44ce96
|
Render the background only once
|
2020-03-25 18:14:48 +01:00 |
msdeibel
|
83ffb617f2
|
Energy saving
|
2020-03-24 17:34:27 +01:00 |
msdeibel
|
cf64c1c2c0
|
Adapt to new code layout
|
2020-03-24 17:27:13 +01:00 |
msdeibel
|
94cd15c13f
|
Merge branch 'master' of https://github.com/espruino/BangleApps
# Conflicts:
# apps.json
|
2020-03-24 17:13:24 +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 |
msdeibel
|
054a0c2142
|
Fixes resetHighlightTimeout method
|
2020-03-08 09:36:19 +01:00 |
msdeibel
|
f740b4f577
|
Improves UX for highlighting the selected limit
|
2020-03-08 09:32:20 +01:00 |
msdeibel
|
79e70fc023
|
Fixes initial color for confidence bars
|
2020-03-07 07:35:20 +01:00 |
msdeibel
|
3ea8201714
|
Changes button positioning
|
2020-03-07 07:33:16 +01:00 |
msdeibel
|
74dc9e5cbc
|
Rounds button corners and adds HW button icons
|
2020-03-07 07:18:33 +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 |
msdeibel
|
73dc1d0a73
|
UI fixes and code cleanup
|
2020-03-01 21:14:35 +01:00 |
msdeibel
|
173d9a2dae
|
Adds rounded corners for upper limit button
|
2020-03-01 12:10:17 +01:00 |