1
0
Fork 0
Commit Graph

4258 Commits (3c9e46c2160f4ff58708afc0d08ce2e5d27df097)

Author SHA1 Message Date
Ronin0000 51c41d5c48
Merge branch 'espruino:master' into master 2021-09-20 07:25:50 -07:00
hughbarney e30550a49a Merge remote-tracking branch 'upstream/master' 2021-09-20 12:21:02 +01:00
hughbarney 88f8138ecf fix alarm widget for b2, set widget size for widpedom with large text 2021-09-20 12:20:50 +01:00
Gordon Williams 50ec8d970e
Merge pull request #798 from rigrig/layout-img-object
Layout: add support for "img" with object or ArrayBuffer Graphics object
2021-09-20 10:14:16 +01:00
Gordon Williams bc2ed2f495
Merge branch 'master' into layout-img-object 2021-09-20 10:14:10 +01:00
Gordon Williams 2a1b1915a6
Merge pull request #814 from nebbishhacker/weathertheme
Weather: Add theme support and unknown icon
2021-09-20 10:12:10 +01:00
Gordon Williams e9c67bcc72
Merge pull request #813 from hughbarney/master
Fixed widbatpc for Bangle 2
2021-09-20 10:11:30 +01:00
Gordon Williams 876ae9de4b
Merge pull request #815 from nebbishhacker/shortcuts
Remove errant log statement
2021-09-20 09:00:43 +01:00
Ronin0000 b7a4ecb578
Update interface.html 2021-09-19 16:48:24 -07:00
Ronin0000 82320ab073
Update interface.html 2021-09-19 16:40:43 -07:00
Ben Whittaker 363e0301fa Remove errant log statement 2021-09-19 19:21:16 -04:00
Ronin0000 27d025bf82
Update interface.html 2021-09-19 14:01:04 -07:00
Ronin0000 bd92c0e67f
Update interface.html 2021-09-19 13:51:31 -07:00
Ronin0000 f0c596d14f
Update interface.html 2021-09-19 13:40:29 -07:00
Ben Whittaker 6b1233e630 Add checks for mist-related weather conditions 2021-09-19 14:37:19 -04:00
Ronin0000 d6542bac6d
Update interface.html 2021-09-19 07:29:46 -07:00
Ronin0000 7a2ee0f711
Update interface.html 2021-09-19 07:15:29 -07:00
Ronin0000 c65ddbfc52
Update interface.html 2021-09-19 07:05:32 -07:00
Ronin0000 43c684f389 Merge branch 'espruino-master' 2021-09-18 19:45:25 -07:00
Ronin0000 5f5b5c0dc2 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2021-09-18 19:42:47 -07:00
Ben Whittaker 2f3c996396 Add theme support and unknown icon 2021-09-18 14:02:59 -04:00
hughbarney c0c61ccc15 Merge remote-tracking branch 'upstream/master' 2021-09-18 16:04:11 +01:00
hughbarney 4d55673f78 Added README and screenshot for widbatpc 2021-09-18 16:03:44 +01:00
hughbarney b7a101dca3 Updated version, added README for widbatpc 2021-09-18 16:03:00 +01:00
hughbarney d66ece6a21 fixed widbatpc for bangle 2 2021-09-18 15:59:58 +01:00
Ronin0000 ddd1a83c61
Update interface.html 2021-09-17 18:27:57 -07:00
Ronin0000 632c98f8be
Update interface.html 2021-09-17 15:13:46 -07:00
Gordon Williams cc2e1bbd5f Merge branch 'master' of github.com:espruino/BangleApps 2021-09-17 19:38:22 +01:00
Gordon Williams fc11f68d2e remove solid bg - not needed now we fill the bg anyway 2021-09-17 19:38:02 +01:00
Ronin0000 c252f74e16
Update interface.html 2021-09-17 07:31:16 -07:00
Gordon Williams fba8d49da9
Merge pull request #812 from hughbarney/master
Pastel clock - configurable clock with 5 custom fonts, supports b1 and b2
2021-09-17 08:47:42 +01:00
Ronin0000 b9b0a43e99
Update interface.html 2021-09-16 19:28:35 -07:00
Ronin0000 afafd449fb
Update interface.html 2021-09-16 19:22:01 -07:00
Ronin0000 45a0d50b01
Update interface.html 2021-09-16 19:15:25 -07:00
Ronin0000 eb146fe07b
Update interface.html 2021-09-16 19:07:51 -07:00
Ronin0000 34baf995e7
Update interface.html 2021-09-16 19:04:33 -07:00
Ronin0000 751fbdda43
Update interface.html 2021-09-16 19:00:47 -07:00
Ronin0000 bc71f31731
Update interface.html 2021-09-16 18:47:13 -07:00
Ronin0000 cfde9e14a8
Update interface.html 2021-09-16 18:41:40 -07:00
Ronin0000 135165c983
Add files via upload 2021-09-16 18:37:52 -07:00
Ronin0000 d50ba356d6
Update apps.json 2021-09-16 18:36:59 -07:00
hughbarney 9ce6c4c9ca Merge remote-tracking branch 'upstream/master' 2021-09-16 20:17:18 +01:00
hughbarney 085c0dd328 fixed travis build failures on pastel 2021-09-16 20:16:43 +01:00
Gordon Williams bd79718907 fix app removal/upgrade 2021-09-16 15:04:59 +01:00
Gordon Williams e280d192ee More speed improvements, and fix issue with minifier so we don't need .min.js 2021-09-16 11:27:52 +01:00
Gordon Williams f72a9d29f8 recommend firmware 2v10 2021-09-16 10:49:29 +01:00
Gordon Williams 7a9aad93e4 Switch to object lookup for update & render code - around 20% faster 2021-09-16 10:49:14 +01:00
Gordon Williams 76b6ca0bff allow numeric fill values 2021-09-16 10:17:27 +01:00
Gordon Williams edb6ba9cd0
Merge pull request #809 from nebbishhacker/lazylayout
Add lazy rendering support to Layout
2021-09-16 08:46:36 +01:00
Ben Whittaker 0c4ac74214 Optimization 2021-09-15 20:28:49 -04:00