hughbarney
|
1503da2df2
|
widpedom - added option to show steps in larger 6x8x2 font
|
2021-08-29 19:04:45 +01:00 |
Gordon Williams
|
760840db2e
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2021-08-27 10:35:24 +01:00 |
hughbarney
|
93cefbcd33
|
Merge remote-tracking branch 'upstream/master'
|
2021-08-26 17:59:27 +01:00 |
Gordon Williams
|
466fef2baf
|
Bangle 2 support and misc game tweaks
|
2021-08-26 16:53:43 +01:00 |
Gordon Williams
|
41b3224e3f
|
boot +0.29: Update boot0 to avoid code block (faster execution)
+ Fix issues where 'Uncaught Error: Function not found' could happen with multiple .boot.js
|
2021-08-26 13:51:31 +01:00 |
Gordon Williams
|
0410a0dd8e
|
accellog: 0.02: Use the new multiplatform 'Layout' library
Loads of layout lib improvements
|
2021-08-25 17:00:44 +01:00 |
Gordon Williams
|
0d7bddddde
|
widbat 0.08: Ensure battery updates every 60s even if LCD was on at boot and stays on
|
2021-08-25 08:45:09 +01:00 |
Gordon Williams
|
409444a85c
|
tweaks to make Nixie app work
|
2021-08-25 08:44:14 +01:00 |
Gordon Williams
|
3c24494d1b
|
Merge branch 'master' into master
|
2021-08-25 08:31:15 +01:00 |
hughbarney
|
4f78859366
|
Merge remote-tracking branch 'upstream/master'
|
2021-08-24 19:38:54 +01:00 |
JV
|
2f7bdb8805
|
Update apps.json
added Nixie Clock
|
2021-08-24 14:35:08 -04:00 |
Ronin0000
|
cb19766295
|
Update apps.json
|
2021-08-23 09:41:35 -07:00 |
Ronin0000
|
34b29d50da
|
Update apps.json
|
2021-08-22 14:10:51 -07:00 |
Ronin0000
|
776173f136
|
Update apps.json
|
2021-08-22 14:09:36 -07:00 |
Ronin0000
|
eebb7d65fc
|
Update apps.json
|
2021-08-22 13:58:11 -07:00 |
Gordon Williams
|
1592bcb1a5
|
calculator 0.03 - Support for different screen sizes and touchscreen
|
2021-08-18 16:17:20 +01:00 |
Gordon Williams
|
d6750129d6
|
welcome 0.11: Fix initial screen fill colour
|
2021-08-18 11:17:01 +01:00 |
Gordon Williams
|
a10427e76b
|
gpsrec 0.23: Fix issue where tracks wouldn't record when running from OpenStMap if a period hadn't been set up first
|
2021-08-16 20:13:34 +01:00 |
Gordon Williams
|
6afd7ae7f6
|
notifyfs 0.10: Ensure dismissing a notification dismissal doesn't enter launcher if in clock mode
|
2021-08-16 12:27:26 +01:00 |
Gordon Williams
|
7e93e639e5
|
version for ac1ea15bd3
|
2021-08-12 10:32:17 +01:00 |
Gordon Williams
|
9e5b3fde75
|
bump version after merge
|
2021-08-12 09:56:18 +01:00 |
Gordon Williams
|
7d919b3854
|
Merge pull request #783 from awkirk71/master
Solar Clock: Bug Fixes and Memory Footprint reduction
|
2021-08-12 09:55:45 +01:00 |
Richard de Boer
|
1aeed274c3
|
settings: update Quiet Mode widget (if present)
|
2021-08-11 01:30:11 +02:00 |
Richard de Boer
|
b21d432cce
|
qmsched: add widget
|
2021-08-11 01:30:11 +02:00 |
adrian w kirk
|
7487ea5e08
|
Solar clock: updating the version no and change log for next release
|
2021-08-11 00:22:52 +01:00 |
Richard de Boer
|
1d649a58fd
|
qmsched: Simplify scheduling logic
Instead of keeping track when a schedule last fired, just check if the
time is in the future.
|
2021-08-10 22:26:17 +02:00 |
awkirk71
|
8c4d1ed54e
|
Merge branch 'espruino:master' into master
|
2021-07-29 12:45:23 +01:00 |
adrian w kirk
|
36772a6fa7
|
Solar Clock: added Soeld to apps index
|
2021-07-28 15:40:47 +01:00 |
Gordon Williams
|
6d73d175eb
|
More testing and tweaking of existing clock apps
|
2021-07-28 10:54:22 +01:00 |
Gordon Williams
|
c1d06ef4d9
|
Modified more clocks to use 'setUI' instead of a setWatch. All tested on Bangle.js 1
|
2021-07-28 09:55:32 +01:00 |
Gordon Williams
|
04b7af4a6a
|
Tweaks to notify to allow Gadgetbridge to dismiss notifications on phone from watch
|
2021-07-28 09:41:27 +01:00 |
adrian w kirk
|
3e0cbf5d8d
|
SolarClock: Hong Kong file changed it name
|
2021-07-28 01:25:49 +01:00 |
Gordon Williams
|
c09ec22599
|
hrm 0.05: Tweaks for 'HRM-raw' handling
|
2021-07-27 15:41:36 +01:00 |
Gordon Williams
|
2066d124fb
|
Merge pull request #774 from peeweek/app/hc-clock
High Contrast Clock
|
2021-07-27 13:41:42 +01:00 |
peeweek
|
ba10201442
|
Removed emit from notifyfs as lcdPower event works
|
2021-07-27 13:44:50 +02:00 |
Gordon Williams
|
2dda299cab
|
Fixing some issues after recent merges
|
2021-07-27 10:22:41 +01:00 |
peeweek
|
00b6f29b94
|
Merge branch 'app/hc-clock' of github.com:peeweek/BangleApps into app/hc-clock
|
2021-07-26 21:46:16 +02:00 |
peeweek
|
12894bf1b3
|
Rolled back non-fullscreen notify.js as emit was not necesary + added comment in notifyfs about the emit()
|
2021-07-26 21:45:53 +02:00 |
Gordon Williams
|
0f2bded511
|
Merge branch 'master' into app/hc-clock
|
2021-07-26 16:06:40 +01:00 |
Gordon Williams
|
6168782cf5
|
bootloader 0.28: Fix double clock load after settings are changed
|
2021-07-26 15:53:46 +01:00 |
adrian w kirk
|
788e72a5cb
|
Solar Clock - filled out README file
|
2021-07-26 14:35:39 +01:00 |
Gordon Williams
|
73b1cfde88
|
Merge pull request #779 from ZenMondo/master
Added Fahrenheit Thermometer (please disregard last pull request)
|
2021-07-26 09:46:27 +01:00 |
Gordon Williams
|
8c5b0e4c36
|
tidying
|
2021-07-26 09:10:22 +01:00 |
Gordon Williams
|
b27efe378b
|
Merge pull request #771 from FxIII/master
some fixes/ improvement and a couple of clones
|
2021-07-26 09:06:32 +01:00 |
adrian w kirk
|
543d7448c7
|
Solar clock: now a typo in the apps.json
|
2021-07-25 21:11:52 +01:00 |
adrian w kirk
|
bed3878a05
|
solar clock: fixed typo in custom.html
|
2021-07-25 20:57:17 +01:00 |
adrian w kirk
|
cb31c2cef5
|
Adding the custom page to choose locations
|
2021-07-25 20:42:41 +01:00 |
adrian w kirk
|
331d112e75
|
Solar Clock: Updated description
|
2021-07-25 11:01:19 +01:00 |
adrian w kirk
|
6c96a02a5e
|
Solar Clock: GPS location now only updates once per day.
|
2021-07-24 16:45:43 +01:00 |
peeweek
|
1088c6bf53
|
Bumped versions of notify and notifyfx
|
2021-07-23 16:12:15 +02:00 |
L. Christopher Bird
|
e4880a57d4
|
YAFF
|
2021-07-22 10:59:29 -07:00 |
L. Christopher Bird
|
13b65888f8
|
YAFF
|
2021-07-22 10:48:34 -07:00 |
L. Christopher Bird
|
53a138f116
|
YAFF a comma
|
2021-07-22 10:34:41 -07:00 |
L. Christopher Bird
|
f43b2d3319
|
YAFF
|
2021-07-22 10:27:16 -07:00 |
L. Christopher Bird
|
89f67dff6e
|
another format fix *sigh*
|
2021-07-22 10:20:06 -07:00 |
L. Christopher Bird
|
51a10df84c
|
formatting fixes (forgive the noob)
|
2021-07-22 10:11:24 -07:00 |
L. Christopher Bird
|
3f50989e03
|
Formating fixes
|
2021-07-22 09:59:39 -07:00 |
L. Christopher Bird
|
1d5dc855d0
|
Added Fahrenheit Thermometer
|
2021-07-22 09:34:03 -07:00 |
peeweek
|
40ce43df31
|
Merge commit '8c2865f558bb7983dce91dccbebb249a13247256'
|
2021-07-22 15:51:57 +02:00 |
Gordon Williams
|
8c2865f558
|
Merge pull request #772 from JorgePRamos/master
Addition of widget BangleBridge
|
2021-07-21 21:47:27 +01:00 |
peeweek
|
8550b1a09a
|
Fixed buttons at startup, app visibility, added AM/PM support
|
2021-07-21 15:27:58 +02:00 |
peeweek
|
90988a309b
|
Updated App Name and Description
|
2021-07-21 14:21:59 +02:00 |
peeweek
|
563030affb
|
Added HC Clock Application
|
2021-07-21 14:09:40 +02:00 |
adrian w kirk
|
ecf497d010
|
solar clock: fixed typo apps index
|
2021-07-17 21:10:07 +01:00 |
awkirk71
|
4c9436a5c0
|
Merge branch 'espruino:master' into master
|
2021-07-17 21:08:06 +01:00 |
adrian w kirk
|
03716d5b80
|
solar clock: First Commit
|
2021-07-17 21:04:04 +01:00 |
Jorge Pérez Ramos
|
8197f96e24
|
Update apps.json
|
2021-07-15 16:42:32 +02:00 |
Jorge Pérez Ramos
|
e9abfa160e
|
Update apps.json
|
2021-07-15 16:40:47 +02:00 |
Jorge Pérez Ramos
|
1a95cbf7f6
|
Update apps.json
|
2021-07-15 16:18:37 +02:00 |
Jorge Pérez Ramos
|
185a57a191
|
Update apps.json
|
2021-07-15 16:12:49 +02:00 |
Jorge Pérez Ramos
|
bd32905794
|
Update apps.json
|
2021-07-15 15:28:56 +02:00 |
fxiii
|
b166efc912
|
Magic 8 Ball Italiano : like Magic 8 Ball but in italian :D
|
2021-07-11 21:47:34 +02:00 |
fxiii
|
c341947e7d
|
Red torch: like torch but red :D
|
2021-07-11 21:27:09 +02:00 |
fxiii
|
d62dec7dcb
|
App Manager: Allow negative numbers when manual-sorting
|
2021-07-11 21:18:13 +02:00 |
fxiii
|
fc0989ca41
|
Desktop Launcher: reset to clock after 2 mins of inactivity
|
2021-07-11 21:13:18 +02:00 |
fxiii
|
c882c52b27
|
Black Jack game: ignoring buttons events on pauses
|
2021-07-11 21:07:20 +02:00 |
hughbarney
|
5c14bf19a4
|
widpedom settings option to hide widget
|
2021-07-05 23:25:43 +01:00 |
hughbarney
|
568b74e0ca
|
Merge remote-tracking branch 'upstream/master'
|
2021-07-05 22:14:03 +01:00 |
Gordon Williams
|
3979665634
|
0.22: Ensure Bangle.setGPSPower uses 'gpsrec' as a tag
|
2021-07-05 10:01:11 +01:00 |
hughbarney
|
53fc24ee01
|
updated ChangeLog and bumped version in apps.json
|
2021-07-04 19:49:30 +01:00 |
Gordon Williams
|
8e11e1811c
|
Add Bangle.js 2 scroll launcher
|
2021-06-30 10:17:55 +01:00 |
Gordon Williams
|
8b4af27cfc
|
swap nob2 tag to bno2 to allow us to filter on search term 'b2' more easily
|
2021-06-30 10:13:24 +01:00 |
Gordon Williams
|
a4358600a0
|
verticalface 0.09: Fix time when minutes<10 and hours>9 (fix #767)
|
2021-06-28 11:13:47 +01:00 |
Jorge Pérez Ramos
|
5f769e2fe2
|
Update apps.json
|
2021-06-25 19:50:07 +02:00 |
Jorge Pérez Ramos
|
8b9df4ec79
|
Update apps.json
|
2021-06-25 19:44:22 +02:00 |
Jorge Pérez Ramos
|
31225385f1
|
Update apps.json
|
2021-06-25 19:10:31 +02:00 |
Jorge Pérez Ramos
|
e79680ae59
|
Update apps.json
|
2021-06-25 19:02:22 +02:00 |
Gordon Williams
|
0688d79d3f
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2021-06-25 10:50:31 +01:00 |
hughbarney
|
5730d8cc23
|
kitchen: added stepo2 as a replacement for stepo and digi
|
2021-06-24 21:15:25 +01:00 |
Gordon Williams
|
ede6318ac6
|
add settings theme menu
|
2021-06-24 16:09:40 +01:00 |
Gordon Williams
|
9aa746fbc3
|
Modified to use setUI, theme and different screens
|
2021-06-24 15:45:49 +01:00 |
Gordon Williams
|
e4dc3e7afd
|
Changed setWatch to Bangle.setUI
|
2021-06-24 15:13:45 +01:00 |
Gordon Williams
|
e54466d7b3
|
Changed setWatch to Bangle.setUI
|
2021-06-24 15:11:14 +01:00 |
Gordon Williams
|
1d0a618356
|
setui
|
2021-06-24 14:39:25 +01:00 |
Gordon Williams
|
272007c652
|
more tweaks
|
2021-06-24 14:29:13 +01:00 |
Gordon Williams
|
490a0b9670
|
0.05: setUI, screen size changes
|
2021-06-24 14:17:44 +01:00 |
Gordon Williams
|
083eac0143
|
setUI tweaks
|
2021-06-24 14:14:42 +01:00 |
Gordon Williams
|
36a1678931
|
update APIs
|
2021-06-24 14:00:40 +01:00 |
Gordon Williams
|
f6389ead76
|
cliock 0.13: Use setUI, work with smaller screens and themes
|
2021-06-24 13:24:43 +01:00 |
Gordon Williams
|
03ee6aea83
|
Update to use Bangle.setUI instead of setWatch
|
2021-06-24 13:12:59 +01:00 |