Commit Graph

11702 Commits (3bf5407dff3cf7af81ec871a739dc0441424a0f3)

Author SHA1 Message Date
David Peer 3bf5407dff Minor improvement 2022-06-29 19:15:00 +02:00
David Peer f343195f14 Verison 0.12 - Implements a 2D menu. 2022-06-29 19:14:00 +02:00
Gordon Williams 828f9821ad Fix issue caused by minification (moving the declaration of 'var btnList/a' into an 'if' statement). Now we can use 'let' and the minifier doesn't try and do stupid things with that 2022-06-29 09:16:45 +01:00
Gordon Williams 9a3e2bc194 Merge branch 'master' of github.com:espruino/BangleApps 2022-06-28 15:32:10 +01:00
Gordon Williams 85dad61386 android 0.13: Added Bangle.http function (see Readme file for more info) 2022-06-28 15:31:57 +01:00
Gordon Williams 67a5453118
Merge pull request #2006 from myxor/widbaroalarm_v0.06
Widget Barometeralarm: Fix exception
2022-06-28 15:20:06 +01:00
Gordon Williams 95693e3a16
Merge pull request #1872 from TheGLander/icon-notifs
messages: Add message icons to the widget
2022-06-28 14:45:14 +01:00
Gordon Williams 6ad485c628 Fix issue with >1 layout button on Bangle.js 2: http://forum.espruino.com/conversations/377235/#comment16576403 2022-06-28 13:39:46 +01:00
Lubomir f3d3091706
Remove pointless functions 2022-06-28 22:27:22 +10:00
Lubomir 23086cc0df
Merge branch 'master' into icon-notifs 2022-06-28 22:27:06 +10:00
Marco Heiming 233b0dc8fc Fix exception 2022-06-28 13:00:26 +02:00
Gordon Williams fe707c335e Add (hopefully!) github actions compatible error messages so we get files marked 2022-06-28 11:51:25 +01:00
Gordon Williams d34fe36331
Merge pull request #2004 from CarlR9/master
Add files via upload
2022-06-28 11:15:06 +01:00
CarlR9 6c6e9b141d
Add files via upload 2022-06-28 22:01:54 +12:00
Gordon Williams f9f8cfe29f
Merge pull request #1975 from trufae/kw2
Release kanawatch 0.03
2022-06-28 10:23:13 +01:00
Gordon Williams 513f581fc0
Merge pull request #1990 from myxor/widbaroalarm_v0.05
WidBaroAlarm v0.05
2022-06-28 10:21:42 +01:00
Gordon Williams b2f516c0c0
Merge pull request #2002 from CarlR9/master
Updated Screenlock
2022-06-28 10:21:16 +01:00
Gordon Williams 596a8183c0 fixing versions/etc o remove lint warnings 2022-06-28 10:19:29 +01:00
Gordon Williams 42202a2a8b
Merge pull request #2003 from peerdavid/master
[InfoApp] Show Total, Free and Trash, I also added the file counts (fileCount, trashCount)
2022-06-28 10:01:16 +01:00
Gordon Williams 76929bf03a
Merge pull request #2001 from blogmywiki/master
Upadte MacWatch README files
2022-06-28 09:48:52 +01:00
David Peer 72870d6d6c Minor design changes 2022-06-28 10:10:46 +02:00
David Peer 81aac3b164 Performance improvements BW clock. 2022-06-28 10:08:52 +02:00
Peer David c0375d732a
Merge branch 'espruino:master' into master 2022-06-28 09:54:19 +02:00
David Peer a7e99ede91 Update 0.03 - Show storage stats for free, used and trash 2022-06-28 09:53:59 +02:00
Gordon Williams 0fadb39ae9
Merge pull request #2000 from peerdavid/master
Refactoring and improvements of HomeAssistant, BWClock and Info App.
2022-06-28 08:21:01 +01:00
Gordon Williams b8dcdf9348
Merge pull request #1977 from trufae/taba2
tabanchi v0.03
2022-06-28 08:17:58 +01:00
Marco Heiming 579e57f82e Do not show widget at wrong position
Better readability of IF statement
2022-06-28 08:41:12 +02:00
CarlR9 f308ee7802
Add files via upload 2022-06-28 12:06:11 +12:00
CarlR9 3ead5bbcac
Add files via upload 2022-06-28 11:59:08 +12:00
pancake 98bc3bf9bd minor fies 2022-06-28 01:56:11 +02:00
pancake f4cf75a541 Update screenshot 2022-06-28 01:42:12 +02:00
pancake 4059d4c42c Release kanawatch 0.03
* Fix ui button issue, reduce source size, improved graphics
* Add the program to generate all the katakana/hiragana images
* Improve battery life reducing fullscreen refresh
* Show month and day numbers
2022-06-28 01:33:25 +02:00
pancake c060e5edb8 Release tabanchi 0.03, reduce source size and fix a js error in the clock screen 2022-06-28 00:31:15 +02:00
Giles Booth 7471e48c82
Update README.md 2022-06-27 20:54:13 +01:00
Giles Booth 19d14e7a7e
Update README.md 2022-06-27 20:53:28 +01:00
Giles Booth ff216c5e78
Update README.md 2022-06-27 20:53:03 +01:00
David Peer 86af82dd06 Lazy load images to improve memory consumption. 2022-06-27 17:59:15 +02:00
David Peer 0a3222eae3 Improved stability 2022-06-27 17:45:42 +02:00
David Peer 5c6952a260 Integrate HomeAssistant into BW Clock 2022-06-27 17:41:43 +02:00
David Peer 69f4aa1395 Minor fixes 2022-06-27 16:46:40 +02:00
Peer David 1c723001a3
Merge pull request #3 from peerdavid/feature/ha_library
Export a library for other apps
2022-06-27 16:37:42 +02:00
David Peer eee3a8c0af Export a library for other apps 2022-06-27 16:36:26 +02:00
David Peer ee994e027f Version 0.02 of "Info" app including weather data 2022-06-27 16:12:26 +02:00
Marco H 11507d5eb4 Improve performance for deletion
Better titles for alarms
2022-06-27 13:50:58 +02:00
Gordon Williams 02ca72a222
Merge pull request #1989 from myxor/circlesclock_v0.13
CirclesClock v0.13
2022-06-27 12:28:50 +01:00
Gordon Williams a3fa5f1f30
Merge pull request #1992 from xxDUxx/master
New app: tinyVario
2022-06-27 12:24:28 +01:00
Gordon Williams 6d0b3f8754
Merge pull request #1993 from pebl-hank/hBatteryWidget
H battery widget
2022-06-27 12:22:22 +01:00
Gordon Williams c99c509e4b
Merge pull request #1999 from BartS23/fixAlarm
Alarms with hidden: true are not filtered
2022-06-27 12:21:48 +01:00
Gordon Williams a49ef89ab1
Merge branch 'master' into fixAlarm 2022-06-27 12:21:44 +01:00
Gordon Williams 29d8fd6f6d
Merge pull request #1998 from CarlR9/master
Screenlock Widget
2022-06-27 12:20:39 +01:00