Commit Graph

3891 Commits (616afad05616b13ca1d3618b5c899add6ab9624b)

Author SHA1 Message Date
Ronin0000 ed36fae0ac
Add files via upload 2021-11-23 16:06:59 -08:00
Ronin0000 e8baad3c37
Add files via upload 2021-11-23 16:06:33 -08:00
Ronin0000 1efcebe84a
Add files via upload 2021-11-23 16:06:16 -08:00
Ronin0000 082d3d1e95
Add files via upload 2021-11-23 16:05:21 -08:00
Ronin0000 b10f62a6c5
Add files via upload 2021-11-23 16:04:58 -08:00
Ronin0000 24b41c2c6f
Add files via upload 2021-11-23 16:04:42 -08:00
Ronin0000 19a2ef1a44
Add files via upload 2021-11-23 16:04:01 -08:00
Ronin0000 7089d6e74c
Add files via upload 2021-11-23 16:03:38 -08:00
Ronin0000 431824f828
Merge branch 'espruino:master' into master 2021-11-23 15:15:57 -08:00
Gordon Williams 5eeb1181d0
Merge pull request #937 from rigrig/barclock-b2
Barclock works fine on the Bangle.js 2 :-)
2021-11-23 20:29:18 +00:00
Ronin0000 15aa41c766
Add files via upload 2021-11-23 12:23:03 -08:00
Ronin0000 6a93494e3f
Merge branch 'espruino:master' into master 2021-11-23 12:22:27 -08:00
Gordon Williams 546a0b16cc Merge branch 'master' of github.com:espruino/BangleApps 2021-11-23 20:20:55 +00:00
Gordon Williams cb6e14f6c1 messages, start of call handling and message responses, fix for scroll issue when only 2 menu items 2021-11-23 20:20:37 +00:00
bengwalker 4eee3f05e9
Merge branch 'master' into master 2021-11-23 20:46:32 +01:00
bengwalker aafc93f09a Update README.md
update README
2021-11-23 20:35:35 +01:00
bengwalker bd80ea5ca0 Update metronome.js
print instructuions for banglejs2
2021-11-23 20:31:33 +01:00
Ronin0000 51afd5ef04
Add files via upload 2021-11-23 11:29:27 -08:00
Ronin0000 ff62b603a2
Add files via upload 2021-11-23 11:28:51 -08:00
Ronin0000 ffbd331c13
Add files via upload 2021-11-23 11:28:29 -08:00
Ronin0000 93c113a95a
Add files via upload 2021-11-23 11:27:25 -08:00
Ronin0000 b2be26fcce
Add files via upload 2021-11-23 11:27:07 -08:00
Ronin0000 899e78539c
Add files via upload 2021-11-23 11:26:06 -08:00
Ronin0000 50a88d41cd
Add files via upload 2021-11-23 11:25:35 -08:00
Ronin0000 b1d636bac2
Add files via upload 2021-11-23 11:25:10 -08:00
Richard de Boer 6b05d92875 barclock: Fix time/date disappearing after fullscreen notification
By forcing a complete redraw at lcdPower-on
2021-11-23 19:42:12 +01:00
Vingelar 1def233de2 changed format of bg images to binary raw format (export from emulator 2021-11-23 19:09:16 +01:00
Vingelar e021aa2c9d
Update app.js
binwatch: adapted names of bg images
2021-11-23 17:59:49 +01:00
Vingelar 275402344e
Merge branch 'espruino:master' into master 2021-11-23 17:36:45 +01:00
Gordon Williams 18fbd2898d
Merge pull request #933 from peerdavid/master
[LCARS Clock] Added lcars icon to watch face.
2021-11-23 16:34:15 +00:00
Vingelar cf027b3783
Update app.js
changed names of background images
2021-11-23 17:34:13 +01:00
Gordon Williams 5be6981acd oops - named stub wrong 2021-11-23 16:31:42 +00:00
Vingelar d328d94d34
Add files via upload
added background files exported from Emulator
2021-11-23 17:30:20 +01:00
Vingelar c36fb16a68
Delete Background240_center.js
removed background240_center.js (wrong format)
2021-11-23 17:28:54 +01:00
Gordon Williams 4719fada28 Android Remove messages on disconnect, Fix music control (ref #909) 2021-11-23 16:28:34 +00:00
Vingelar f431bd8a2c
Delete Background176_center.js
remove backgounrd176_center.js (wrong format)
2021-11-23 17:28:25 +01:00
Peer David df364babab
Merge branch 'espruino:master' into master 2021-11-23 17:16:00 +01:00
David Peer d28517b2a5 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-23 17:15:18 +01:00
David Peer cd93a201f8 Moved logo 2021-11-23 17:15:15 +01:00
Vingelar 03c5f996f4
Add files via upload
added background files as js
2021-11-23 17:07:21 +01:00
Vingelar 51b73894e4
Update app.js
use background images from storage
2021-11-23 16:51:40 +01:00
Ronin0000 0a695e5143
Update custom.html
fix bug that was for testing
2021-11-23 07:09:14 -08:00
Ronin0000 cfecc24f42
Delete boot.js 2021-11-23 07:05:47 -08:00
Peer David 465c93d830
Merge branch 'espruino:master' into master 2021-11-23 14:53:47 +01:00
David Peer d20f5e597e Updated screenshot 2021-11-23 14:53:27 +01:00
David Peer a283cf58fb Included lcars logo 2021-11-23 14:51:55 +01:00
hughbarney be3345d143 Merge remote-tracking branch 'upstream/master' 2021-11-23 13:22:30 +00:00
hughbarney e3310ffc32 Pastel: architect font module 2021-11-23 13:13:17 +00:00
Gordon Williams 3ba779ee58 Fix bangleapps after recent PRs 2021-11-23 11:48:34 +00:00
David Peer 9600f16671 Updated changelog 2021-11-23 11:19:48 +01:00
David Peer 98577b6269 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-23 11:18:52 +01:00
David Peer 1ccabca0c6 No hrm icon - its shown too much. 2021-11-23 11:18:50 +01:00
Peer David d3cd47f957
Merge branch 'espruino:master' into master 2021-11-23 11:12:43 +01:00
David Peer 2e18795c57 Fixed string 2021-11-23 11:11:33 +01:00
David Peer 36edd449c5 Minor change 2021-11-23 11:10:33 +01:00
Gordon Williams 06a6b72d42
Merge pull request #925 from Ronin0000/master
Add School Calendar
2021-11-23 10:03:45 +00:00
Gordon Williams a39d410296
Merge pull request #928 from peerdavid/master
[LCARS Clock] Icons for different states such as GPS or HRM.
2021-11-23 10:02:41 +00:00
Vingelar 3f4c49a8ae
Update app.js
integrated BG image into app
2021-11-23 10:55:07 +01:00
Vingelar ff3223e1b9
Update app.js
added "require" for bg image
2021-11-23 10:51:02 +01:00
Gordon Williams ab2cb24385
Merge pull request #929 from weeurey/master
Update app
2021-11-23 09:51:01 +00:00
Gordon Williams adadf7efd3
Merge pull request #931 from reelyactive/master
emojuino@0.02
2021-11-23 09:49:26 +00:00
David Peer 930cfa1331 New HRM Icon 2021-11-23 09:43:24 +01:00
David Peer 7f3f7b9eee Currently, no confidence > 80 is reached... 2021-11-23 08:26:37 +01:00
David Peer 1fb861b82c HRM confidence of 80 to display 2021-11-23 08:25:11 +01:00
David Peer 7d95221e16 Minor change 2021-11-23 08:24:15 +01:00
David Peer 6d8d98fb03 Show HRM 2021-11-23 08:21:41 +01:00
David Peer a0cc4c633e Minor changes 2021-11-23 08:10:00 +01:00
Ronin0000 be08311331
Update custom.html 2021-11-22 19:11:40 -08:00
Ronin0000 f1f063fd1a merge3 2021-11-22 18:49:09 -08:00
jeffyactive 0f9d938fa6 Version bump 2021-11-22 20:23:17 -05:00
jeffyactive 5a01047cd0 Added screenshots 2021-11-22 20:21:29 -05:00
jeffyactive 58f9e7cd5b Upgrade to emoji images and supporting text 2021-11-22 20:03:18 -05:00
hughbarney 1a75f0813b Pastel: font modules 2021-11-22 22:50:27 +00:00
hughbarney d450758f1a Pastel: font modules 2021-11-22 22:09:52 +00:00
hughbarney cf66db35a9 Pastel: font modules 2021-11-22 22:08:47 +00:00
hughbarney 29ecb8daa2 Pastel: font modules 2021-11-22 22:08:19 +00:00
hughbarney a29bba62cb Pastel: f_orbitron font module 2021-11-22 21:29:26 +00:00
hughbarney 8576d90e50 Pastel: f_orbitron font module 2021-11-22 21:24:27 +00:00
hughbarney 723e1a6cb2 Pastel: f_orbitron font module 2021-11-22 21:17:50 +00:00
hughbarney ec7f9ac69d Pastel: f_orbitron font module 2021-11-22 21:13:48 +00:00
hughbarney d68bcf1ff1 Pastel: f_orbitron font module 2021-11-22 21:05:28 +00:00
hughbarney ff1d5f2d76 Pastel: f_orbitron font module 2021-11-22 21:03:53 +00:00
Ronin0000 7fd37f7e4e
Update custom.html 2021-11-22 12:18:44 -08:00
Ronin0000 84d9ca4b33
Update boot.js 2021-11-22 10:57:14 -08:00
Ronin0000 740f4a9566
Create boot.js
not part of the current merge
2021-11-22 10:52:27 -08:00
David Peer d3538a03f1 Added raster 2021-11-22 19:12:50 +01:00
David Peer 20310fdb75 Smaller icons 2021-11-22 19:02:27 +01:00
Ronin0000 3863be1830
Delete apps/schoolCalendar/fullcalendar/interaction/src directory 2021-11-22 09:06:52 -08:00
David Peer 5d8c13a7e6 Updated screenshot accordingly 2021-11-22 17:56:29 +01:00
David Peer 21134a1dcd Better background 2021-11-22 17:55:21 +01:00
David Peer cab3d43085 Better alarm - shown only in icon so we can display more data. 2021-11-22 17:39:48 +01:00
David Peer db22bac0ec Use correct alarm icon 2021-11-22 17:11:15 +01:00
David Peer dc24ae9bfb Better HRM Icon 2021-11-22 17:10:58 +01:00
weeurey 8e688d144a
Merge branch 'espruino:master' into master 2021-11-22 16:09:43 +00:00
weeurey 247ed9faa2
Create ChangeLog 2021-11-22 16:07:39 +00:00
weeurey d878d46d4c
Update app.js 2021-11-22 16:05:57 +00:00
David Peer c720fc314b New alarm icon 2021-11-22 17:03:21 +01:00
David Peer 75fbd6882d Added icon for alarm 2021-11-22 16:37:48 +01:00
David Peer eb20f15537 Compeletely new design with icons for GPS, HRM and Compass. All Icons are open source and mentioned in the Readme.md file. 2021-11-22 16:33:42 +01:00
Richard de Boer 46383d4d55 gbmusic: fix "previous" button image 2021-11-22 13:18:01 +01:00
Gordon Williams 3ee03720eb fix build issues from minified code 2021-11-22 11:08:10 +00:00
Gordon Williams 3b1597ab5c
Merge pull request #914 from rigrig/qmsched-b2
qmsched: Bangle.js 2 support
2021-11-22 11:06:12 +00:00
Gordon Williams bdfd316431
Merge pull request #915 from jeffmer/master
added Bangle 2 versions to dtlaunch & magnav + screenshots to multiclock
2021-11-22 11:05:33 +00:00
Gordon Williams 2012e851c3
Merge branch 'master' into Music-Swipe-Control 2021-11-22 11:04:12 +00:00
Gordon Williams 56b965e0f9
Merge pull request #918 from alainsaas/master
Updated the internal id of a_battery_widget to wid_* as per Gordon's request
2021-11-22 11:03:13 +00:00
Gordon Williams c0f2e34faf
Merge pull request #916 from t0m1o1/compass-fix
Bugfix: Compass bearing not clearing correctly
2021-11-22 11:02:28 +00:00
Gordon Williams b1d24547c4
Merge pull request #919 from nlisgo/fix-icon-display
Re-render cubescramble icon fixing display in settings
2021-11-22 11:01:51 +00:00
Gordon Williams e36d75078a
Merge pull request #923 from hughbarney/master
Health, supress bleed through of Showmenus when displaying barcharts
2021-11-22 11:01:27 +00:00
Gordon Williams 7ad1e5f176
Merge pull request #921 from LoginByCall/patch-4
Update README.md
2021-11-22 11:00:06 +00:00
Gordon Williams 580c1f83c0
Merge pull request #912 from rigrig/weather-b2
weather: Bangle.js 2 support
2021-11-22 09:44:09 +00:00
Gordon Williams 76eba137e4
Merge pull request #907 from t0m1o1/Swipe-Launcher
Bugfix: Swiper Clock Launch
2021-11-22 09:42:38 +00:00
Gordon Williams cbcc70bb1d
Merge pull request #904 from rigrig/gbmusic-b2
gbmusic: Bangle.js 2 support, use Layout library
2021-11-22 09:41:49 +00:00
Gordon Williams 3eb940ad39
Merge pull request #903 from Vingelar/master
updated icon, readme etc for binwatch
2021-11-22 09:40:44 +00:00
Gordon Williams f232ef2f77
Merge pull request #926 from barnybug/master
messages: add telegram icon
2021-11-22 09:39:23 +00:00
Gordon Williams 79095cbd10
Merge pull request #901 from andrewgoz/master
2FA Authenticator App
2021-11-22 09:37:15 +00:00
Gordon Williams 95895eba83
Merge pull request #902 from peerdavid/master
[LCARS Clock] Added alarm via swipe left/right.
2021-11-22 09:33:09 +00:00
Gordon Williams a8825373ac
Merge pull request #891 from eyecreate/patch-1
add day of week to anton clock
2021-11-22 09:10:11 +00:00
Barnaby Gray fe2ccb8356 messages: add telegram icon 2021-11-22 07:18:47 +00:00
David Peer 1a03cb98f6 Minor design change 2021-11-22 07:15:42 +01:00
Ronin0000 618c5b7a10
Update custom.html 2021-11-21 21:02:29 -08:00
Ronin0000 adfeb5e535
Update custom.html 2021-11-21 21:00:21 -08:00
Ronin0000 f950fd2ee8
Update custom.html 2021-11-21 20:57:52 -08:00
Ronin0000 387bd30236
Rename ChangeLog.md to ChangeLog 2021-11-21 20:48:14 -08:00
Ronin0000 6e07f282b8
Add files via upload 2021-11-21 20:41:26 -08:00
Ronin0000 939d8f6a9a
Add files via upload 2021-11-21 20:37:21 -08:00
Ronin0000 854ae5361d
Update README.md 2021-11-21 20:34:28 -08:00
Ronin0000 426768eb11
Update custom.html 2021-11-21 20:32:14 -08:00
Ronin0000 e878e54787 merge 2021-11-21 18:11:43 -08:00
Ronin0000 3bde4d2e48
Update custom.html 2021-11-21 16:12:16 -08:00
hughbarney 2b9ff26d85 Health, supress bleed through of Showmenus when displaying barcharts, Toucher: Debugging default = false 2021-11-21 22:03:23 +00:00
David Peer a5901f82e8 Minor design change. 2021-11-21 20:02:09 +01:00
Alexander 87a192cc5e
Update README.md
Original control method changed to alternative method.
2021-11-21 20:53:49 +03:00
Ronin0000 5f3c93df8c
Update custom.html 2021-11-21 08:37:41 -08:00
Ronin0000 26bd9e35be
Update custom.html 2021-11-21 08:35:47 -08:00
Ronin0000 8f2cc6e213
Update custom.html 2021-11-21 08:34:09 -08:00
Ronin0000 66f0611123
Update custom.html 2021-11-21 08:32:48 -08:00
Ronin0000 87a9504912
Update custom.html 2021-11-21 08:30:44 -08:00
Ronin0000 626498da9d
Update custom.html 2021-11-21 08:24:01 -08:00
Ronin0000 3472ca355a
Update custom.html 2021-11-21 08:21:57 -08:00
Ronin0000 529b0cb463
Update custom.html 2021-11-21 08:19:53 -08:00
Ronin0000 e77d998002
Update custom.html
update
2021-11-21 08:18:21 -08:00
Ronin0000 a712c37c76
Update custom.html 2021-11-21 08:17:58 -08:00
Ronin0000 4d9d6abb9e
Update custom.html 2021-11-21 08:14:02 -08:00
Ronin0000 f35b248448
Update custom.html 2021-11-21 08:09:44 -08:00
Ronin0000 d0336b2854
Update custom.html 2021-11-21 08:06:56 -08:00
Ronin0000 640c8e491e
Update custom.html 2021-11-21 08:03:42 -08:00
Ronin0000 604153cb24
Update custom.html 2021-11-21 08:01:45 -08:00
Ronin0000 0f8f1e38e8
Update custom.html 2021-11-21 07:58:44 -08:00
Ronin0000 7f7dcb0bcf
Update custom.html 2021-11-21 07:58:22 -08:00
Ronin0000 d42fe03dc8
Update custom.html 2021-11-21 07:55:08 -08:00