1
0
Fork 0
Commit Graph

1298 Commits (df1caeacad2bf1a7de95373c39b892758fd5323b)

Author SHA1 Message Date
Fredrik Lautrup a7305dc947 First atempt to HR indication 2020-04-23 21:31:12 +02:00
Fredrik Lautrup 43ae16f1c0 Clean up code format 2020-04-23 19:43:48 +02:00
Fredrik Lautrup 5c3e5ff2ee Fixing so that hour is shown right 2020-04-23 19:35:18 +02:00
bengwalker 0874fb698a
Update README.md 2020-04-23 19:14:18 +02:00
Fredrik Lautrup 9ce908761a Updated changelog 2020-04-23 19:09:31 +02:00
Fredrik Lautrup 4441f3055c Added local and support for 12h clock 2020-04-23 19:05:22 +02:00
Gordon Williams 6624b1c451 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-23 15:48:12 +01:00
Dimitri Gigot e40829ea73 0.06: Complete rewrite in 80x80, better perf, add settings 2020-04-23 13:46:06 +00:00
Gordon Williams 61d2c84284
Merge pull request #343 from paulcockrell/master
BuffGym [Enhancement] - Add web interface for customisation
2020-04-23 13:22:48 +01:00
Paul Cockrell 2ebdf0c6c3 Add Changelog and bump version in apps.json 2020-04-23 11:45:45 +01:00
Paul Cockrell f8590bdcf5 Refactor workout json loading. Fix file name matching bug 2020-04-23 11:18:10 +01:00
Gordon Williams c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
Gordon Williams 80ff424ac9 stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
Gordon Williams a389ed5dbe Torch: Change start sequence to BTN1/3/1/3 to avoid accidental turning on (fix #342) 2020-04-23 10:28:42 +01:00
Paul Cockrell edd1b73bc0 Update apps.json to use new buffgym file names. Fix buzz command 2020-04-23 10:11:28 +01:00
Paul Cockrell 04f1e523e8 Serialise uploading. Add buzz on watch to indicate completed 2020-04-23 09:48:31 +01:00
Paul Cockrell d3c58fb323 Add interface to set weight values, update README 2020-04-23 09:41:57 +01:00
Paul Cockrell 3384f493e2 Fix set complete UI message 2020-04-23 07:06:25 +01:00
Paul Cockrell bf1fe5de4e Fix logic leak, make sure draw functions only deal with drawing UI 2020-04-23 06:58:14 +01:00
Paul Cockrell 9e8dea08e4 Rename program to workout 2020-04-23 06:54:08 +01:00
Gordon Williams bf5bf91967 mclock: Improve performance, attempt to remove occasional glitch when LCD on (fix #279) 2020-04-22 13:17:31 +01:00
Gordon Williams 899eaee98e
Merge pull request #340 from rigrig/weather_app
Weather widget+app
2020-04-22 10:14:08 +01:00
Richard de Boer c3940972b5 weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
Richard de Boer 6d07882eae Revert "locale: Measure temperature in Kelvin"
This reverts commit 26d8855e
2020-04-22 10:59:00 +02:00
Gordon Williams 06fc54f831 oops - fix sanity check errors 2020-04-22 08:56:50 +01:00
Gordon Williams f175baf2bd
Merge branch 'master' into master 2020-04-22 08:50:48 +01:00
Richard de Boer 319307cdd1 weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
2020-04-21 23:18:21 +02:00
Richard de Boer 26d8855ea2 locale: Measure temperature in Kelvin
Because that is what Gadgetbridge sends for the weather
2020-04-21 23:13:04 +02:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 1cf8d6eb5b Add README 2020-04-21 20:10:56 +01:00
Paul Cockrell 8272b19bb6 Finish BuffGym app 2020-04-21 19:38:02 +01:00
Gordon Williams 4744b64a28
Merge pull request #337 from Purple-Tentacle/master
Active Pedometer 0.03 / Chrono Widget 0.03
2020-04-21 16:22:42 +01:00
Gordon Williams 01bb2c8dcf
Merge pull request #336 from renaudgweb/master
POI Compass app img update
2020-04-21 16:21:33 +01:00
Purple-Tentacle 8dd71947bd
Fix typo 2020-04-21 16:32:15 +02:00
Purple-Tentacle 9d67877294
ActivePedom 0.03 2020-04-21 16:04:56 +02:00
RenaudG 00c37da578
Update osmpoi.html 2020-04-21 15:45:31 +02:00
RenaudG 3e55bc973c
Update osmpoi.html 2020-04-21 15:38:52 +02:00
RenaudG b711e10d4f
Update osmpoi.html 2020-04-21 15:31:26 +02:00
RenaudG 9a64b8aa35
Update osmpoi.html 2020-04-21 15:17:57 +02:00
RenaudG f938dc3de0
Update osmpoi.html 2020-04-21 14:59:52 +02:00
RenaudG c23c11eb51
Update osmpoi.html 2020-04-21 14:50:44 +02:00
RenaudG 25f2e3d997
Update osmpoi.html 2020-04-21 14:32:55 +02:00
RenaudG 2814e367c0
Update ChangeLog 2020-04-21 14:09:03 +02:00
RenaudG 4a53e768d6
change img_nofix 2020-04-21 14:03:17 +02:00
Gordon Williams f7d8af5a41
Merge pull request #334 from fredericrous/pong
New game: Pong🕹
2020-04-21 11:36:43 +01:00
Gordon Williams 6f00f0ee0b minor tweaks 2020-04-21 11:35:32 +01:00
Gordon Williams 8d76f11ac1 Merge branch 'master' of https://github.com/singintime/BangleApps into singintime-master 2020-04-21 11:30:20 +01:00
fredericrous 7735a2ba97 New game: Pong🕹 2020-04-21 11:22:15 +01:00
singintime a8cf48c794 Addressing review comments 2 2020-04-21 11:52:36 +02:00
singintime bc4a05e314 Addressing review comments 2020-04-21 10:43:54 +02:00
singintime 15a92c1b38 Minion clock v0.02 2020-04-21 09:37:58 +02:00
Paul Cockrell 6deb376d99 Return to launcher on exit 2020-04-20 22:02:55 +01:00
Paul Cockrell 707f4a1ccd More fixes 2020-04-20 21:39:30 +01:00
RenaudG 7d8700a3e9
Create README.md 2020-04-20 20:50:55 +02:00
bengwalker 3363999e80
add ChangeLog, attribute to source for icon 2020-04-20 20:49:54 +02:00
RenaudG 95ddcbf467
Create ChangeLog 2020-04-20 20:48:07 +02:00
RenaudG 83253aa5be
Add files via upload 2020-04-20 20:40:28 +02:00
RenaudG fae5b02277
Create osmpoi.html 2020-04-20 20:39:59 +02:00
Purple-Tentacle 4b512af0e2
activepedom 0.03 2020-04-20 17:34:33 +02:00
RenaudG a47ebfaf48
Update README.md 2020-04-20 17:14:16 +02:00
RenaudG 5f9ee09daf
Update README.md 2020-04-20 17:13:07 +02:00
RenaudG e513031a87
Create README.md 2020-04-20 17:11:51 +02:00
RenaudG 02af1e4b15
Create ChangeLog 2020-04-20 16:55:59 +02:00
RenaudG c424ef2f79
Create app-icon.js 2020-04-20 16:44:35 +02:00
RenaudG e2ac702a5e
Add files via upload 2020-04-20 16:43:00 +02:00
RenaudG 8238bb766a
Create app.js 2020-04-20 16:40:26 +02:00
Paul Cockrell 3935ac9883 Update apps.json 2020-04-20 15:27:21 +01:00
Paul Cockrell 74bd784b09 Initial commit of BuffGym 5x5 training program 2020-04-20 15:00:06 +01:00
Purple-Tentacle ae738e9d99
chronowid 0.03 2020-04-20 15:57:26 +02:00
Richard de Boer 8d6dec8712 Merge branch 'master' into data_files
# Conflicts:
#	apps/setting/ChangeLog
#	apps/widbatpc/ChangeLog
2020-04-20 12:00:25 +02:00
Richard de Boer 0f8247e7e4 Data file fixes for settings/welcome/ncstart
settings: never delete settings file
welcome: fix typo, remove outdated comment
ncstart: remove outdated comment
2020-04-20 11:52:19 +02:00
Gordon Williams 20bb1aed84 Add 'hide if charge greater than'
Move 'DEFAULTS' to try and reduce memory usage a little
2020-04-20 10:06:40 +01:00
Gordon Williams 9cc58597cd merge with new namings 2020-04-20 09:21:27 +01:00
Gordon Williams 5182cb5aab Merge branch 'master' of https://github.com/lightnin/BangleApps into lightnin-master 2020-04-20 09:19:47 +01:00
Gordon Williams 2c4682cece
Merge branch 'master' into banglerun 2020-04-20 09:14:50 +01:00
Gordon Williams 9f237cfa7c
Merge branch 'master' into master 2020-04-20 09:00:18 +01:00
Gordon Williams 725970f45c
Merge branch 'master' into master 2020-04-20 08:47:16 +01:00
Gordon Williams 0cfe719d99
Merge branch 'master' into master 2020-04-20 08:45:08 +01:00
Gordon Williams 96947be1e3
Merge pull request #323 from fredericrous/calculator
Fix App Calculator issues
2020-04-20 08:42:43 +01:00
Gordon Williams 18169bad6e
Merge pull request #322 from jeffmer/master
new gpsnav app
2020-04-20 08:40:26 +01:00
Gordon Williams 8a315d1f65
Merge pull request #321 from flautrup/master
Added an clock called Round clock (rclock)
2020-04-20 08:37:13 +01:00
Gordon Williams 7164b0a8be
Merge pull request #319 from rigrig/files_data
App Manager: Add support for data files
2020-04-20 08:34:53 +01:00
Gordon Williams 76a0513315
Merge pull request #320 from paulcockrell/master
AstroCalc [Enhancement] - Store last GPS fix for optional use next time
2020-04-20 08:34:26 +01:00
Stefano Baldan 4d52de224c Added app for running 2020-04-20 00:21:57 +02:00
Frederic R d2270eaae6
Update App Calculator's Readme. Larger image 2020-04-19 16:48:33 +01:00
Amos Blanton 1596b0246b Add setting to hide widget when battery is over 20%. 2020-04-19 16:18:13 +02:00
Michael Bengfort 0bdf476ea6 remove metronome.info 2020-04-19 14:13:26 +02:00
Michael Bengfort 0df1fb19e3 initial commit adding metronome app 2020-04-19 13:55:20 +02:00
fredericrous 79f18015ef Add Calculator App Readme 2020-04-18 22:05:36 +01:00
Ignas Bukys 0c03bce926 icon brightness 2020-04-18 22:45:33 +03:00
Ignas Bukys aee60d97c0 Fix icon 2020-04-18 22:43:29 +03:00
Ignas Bukys 34e3748ee6 add game tag and change icon 2020-04-18 22:27:58 +03:00
Ignas Bukys 8987dc491f adde icon for game 2020-04-18 22:20:09 +03:00
Ignas Bukys 58d640a2e2 added blackjack game to apps.json 2020-04-18 22:11:50 +03:00
Ignas Bukys 406deafadd BlackJack game 2020-04-18 21:22:04 +03:00
paul d545a7a87d changelog update 2020-04-18 17:36:47 +02:00
paul 20f7c80462 graphical adjustments 2020-04-18 17:30:28 +02:00
fredericrous aa168c3d5c Fix App Calculator issues
- Javascript rounded float issues
- Reset after equals wasn't done properly
- Introduce unit tests 🤗
2020-04-18 16:30:05 +01:00
paul 63526c49e2 using app icon instead of text 2020-04-18 17:08:01 +02:00
paul 58e826accc adding widgets 2020-04-18 17:01:01 +02:00
paul b58069fba1 massive rewrite with really heavy inspiration from music control app 2020-04-18 16:52:30 +02:00
paul fc6d6aa4bb hid code correction 2020-04-18 16:41:43 +02:00
paul 41d206cdbe typos in code and no more useless timeout 2020-04-18 16:24:33 +02:00
paul 696afd7f6b ble hid control is removed from require and is now hard written in app 2020-04-18 16:08:33 +02:00
jeffmer ed51586dd0
Add files via upload 2020-04-18 14:39:36 +01:00
jeffmer 37e26d6139
Create ChangeLog 2020-04-18 14:38:32 +01:00
paul 888176f460 shorter JS file name 2020-04-18 15:34:35 +02:00
paul 01fb3ca476 merge upstream 2020-04-18 15:28:53 +02:00
Fredrik Lautrup 3ed6448596
Delete .DS_Store 2020-04-18 13:08:23 +02:00
Fredrik Lautrup 2f834a5856 Changes to permissions on file 2020-04-18 13:00:59 +02:00
Fredrik Lautrup cdba3a32c2 FIx name error 2020-04-18 12:42:03 +02:00
Fredrik Lautrup 6d1e87a765 Added icons 2020-04-18 12:39:13 +02:00
Fredrik Lautrup 0a7a9e0b97 Align fonts 2020-04-18 12:02:01 +02:00
Fredrik Lautrup afeff2c576 Updated grey colors 2020-04-18 11:55:40 +02:00
Fredrik Lautrup a1f1da0341 Updated grey colors 2020-04-18 11:52:30 +02:00
Fredrik Lautrup 06705a6e5d Fixes 2020-04-18 11:28:08 +02:00
Fredrik Lautrup bf4a3e0321 Added rclock app 2020-04-18 09:01:15 +02:00
Paul Cockrell e052a6e65f Remove repeated assignment of date to gps object 2020-04-18 00:41:15 +01:00
Paul Cockrell 173969839e Fix Changelog 2020-04-18 00:39:32 +01:00
Paul Cockrell c0f9c8b3e2 Store GPS coords, for use on next start if user desires 2020-04-18 00:38:12 +01:00
Richard de Boer 2278947b3d App Manager: Add support for data files 2020-04-18 00:51:22 +02:00
Richard de Boer a8d1ef3e53 gpsrec: Save settings in data file, add track files to data 2020-04-17 21:53:42 +02:00
Richard de Boer 595de45e34 numerals: Save settings in data file 2020-04-17 21:53:42 +02:00
Richard de Boer db35edede6 ncstart: Save settings in data file 2020-04-17 21:53:42 +02:00
Richard de Boer e4c0574ab7 heart: Save settings in data file, add recording files to data 2020-04-17 21:53:42 +02:00
Richard de Boer 9358b4b599 alarm: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer b047f14d4a setting: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer b691f783aa welcome: Save settings in data file
fwelcom
2020-04-17 21:43:03 +02:00
Richard de Boer 43b0d8897e widbatpc: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer c7f2a18caa Remove "settings" from appid.info 2020-04-17 21:08:07 +02:00
paul 15535b0f19 move json info to the good place 2020-04-17 19:06:09 +02:00
paul 44533054f3 adding the extra comma as mentioned on bangle js documentation 2020-04-17 19:00:45 +02:00
paul f750059648 app code and config 2020-04-17 18:56:38 +02:00
paul 1fff62e48d init hid camera app 2020-04-17 16:55:35 +02:00
Gordon Williams 745e4d38a9
Merge pull request #316 from Purple-Tentacle/master
Compass 0.02 - show text if uncalibrated
2020-04-17 15:52:11 +01:00
Purple-Tentacle 9a664ecae4
Compass: 0.02 2020-04-17 16:38:33 +02:00
Gordon Williams 9f4d9bcb85
Merge pull request #315 from Purple-Tentacle/master
Chrono Widget 0.02
2020-04-17 15:08:29 +01:00
Purple-Tentacle 372f5123f4
chronowid 0.02 2020-04-17 15:55:41 +02:00
Markus 0c129bb10a Fix wrong ) 2020-04-17 12:45:13 +02:00
Markus 5782fa1439 Use correct casing for getSecurityStatusMethod 2020-04-17 12:43:21 +02:00
Markus 933ce77095 Enable graphing of the bluetooth state, update version info 2020-04-17 12:33:26 +02:00
Markus 28d3a6eb1d Fix failing dismissal of Gadgetbridge messages 2020-04-17 12:29:40 +02:00
msdeibel 0458acd31a Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-16 14:33:19 +02:00
msdeibel 3e5cfcdc12 Fixed home button and added readme for WOHRM 2020-04-16 14:32:42 +02:00
Gordon Williams 242c35dfac
Merge pull request #310 from OmegaVoid/master
Added DANE
2020-04-16 11:49:54 +01:00
OmegaRogue b02af77e51 Add Description, Remove add_to_apps.json
Add Description
Remove add_to_apps.json

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-16 12:48:35 +02:00
Gordon Williams 3c62b26c3f Merge branch 'master' of github.com:espruino/BangleApps 2020-04-16 11:33:44 +01:00
Gordon Williams eb4ac302cc Reduce memory usage further when running app settings page 2020-04-16 11:33:36 +01:00
Gordon Williams 89691da778
Merge pull request #309 from msdeibel/master
Fix home button and add README
2020-04-16 10:50:13 +01:00
Gordon Williams a4ec9965ba Make widget play well with other Gadgetbridge widgets/apps 2020-04-16 10:31:59 +01:00
msdeibel 22e8926d95 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-16 11:27:36 +02:00
Gordon Williams c9a3a0bce0
Merge pull request #307 from Purple-Tentacle/master
Chrono Widget
2020-04-16 10:27:16 +01:00
msdeibel de2dc3a2cc Add readme and increment version 2020-04-16 11:26:57 +02:00
Gordon Williams bb42044aa9 Show elapsed time, and tweak stopwatch so lap times don't overlap the bottom widget area 2020-04-16 10:25:13 +01:00
msdeibel 24eb0f33fe Minor changes based on JSLint hints 2020-04-16 11:24:17 +02:00
msdeibel 304e23f53e Fix home button and add min/max for chart 2020-04-16 11:23:19 +02:00
Gordon Williams 083e4f752f Merge branch 'master' of https://github.com/Red-The-Hunter/BangleApps into Red-The-Hunter-master 2020-04-16 10:11:44 +01:00
Purple-Tentacle 8c6b78ebe1
Bugfix json creation 2020-04-16 10:32:41 +02:00
Purple-Tentacle 8c2decfa7b
readme update 2020-04-16 10:17:14 +02:00
Gordon Williams e0a3b9ae3e Launchers: Only store relevant app data (saves RAM when many apps) 2020-04-16 09:16:37 +01:00
Purple-Tentacle 1a935951b0
Chronowid initial 2020-04-16 10:07:39 +02:00
Purple-Tentacle 944693eaf9
Chronowid initial 2020-04-16 10:06:44 +02:00
Gordon Williams 078a3e6d5f change default temperature for israel as per #248 2020-04-16 08:16:27 +01:00
Gordon Williams 90e11670b3
Merge pull request #306 from Purple-Tentacle/master
Active Pedometer: Distance calc and display
2020-04-16 08:12:17 +01:00
Purple-Tentacle 0ef33e12dc
Distance calc and display 2020-04-16 08:21:27 +02:00
ps-igel 7e300068b1 update v0.03 2020-04-15 21:43:03 +02:00
ps-igel af427a3105 update v0.03 2020-04-15 21:36:29 +02:00
Gordon Williams 9ccba22694 RAM widget 2020-04-15 14:31:45 +01:00
Gordon Williams a8f1aabbee Fix regression stopping correct widget updates 2020-04-15 14:30:51 +01:00
Gordon Williams 40f291730e 0.07: Added @jeffmer's awesome track viewer (fix #273) 2020-04-15 13:40:02 +01:00
OmegaRogue b8226cce8f Added DANE
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-15 14:00:01 +02:00
Red-The-Hunter 0f20176280
Update interface.html 2020-04-15 19:22:51 +08:00
Red-The-Hunter 02aaf2dd16
Update interface.html 2020-04-15 19:22:07 +08:00
Red-The-Hunter 70e9c23c54
Update interface.html 2020-04-15 19:17:03 +08:00
Red-The-Hunter 5d588d6d69
Update interface.html 2020-04-15 19:11:54 +08:00
Red-The-Hunter 9a03c9bcce
Update ChangeLog 2020-04-15 18:57:52 +08:00
Red-The-Hunter 24d35eca2c
Update stopwatch.js 2020-04-15 18:54:29 +08:00
Gordon Williams f890227b61 gbridge: 0.09: Update Bluetooth connection state automatically 2020-04-15 10:53:03 +01:00
Gordon Williams 02dcc19709 widbt: Fix automatic update of Bluetooth connection status 2020-04-15 10:50:07 +01:00
Gordon Williams 78214a267e 0.15: Reduce memory usage when running default clock chooser (#294) 2020-04-15 10:35:29 +01:00
Gordon Williams ac076f698a
Merge pull request #302 from rigrig/welcome
Fix welcome apps running during settings update
2020-04-15 08:57:59 +01:00
Gordon Williams 323aef8037
Merge pull request #301 from msdeibel/master
Fix logging, improve charting and add widget icon
2020-04-15 08:41:54 +01:00
Gordon Williams 01c98208bf
Merge pull request #299 from Fabio286/snake
Improvements of snake game
2020-04-15 08:38:58 +01:00
Richard de Boer 69a1e00384 ncstart: don't run when settings are absent/updated
Fixes #298
2020-04-15 01:12:34 +02:00
Richard de Boer 50d5ca7f7b welcome: don't run when settings are absent/updated
Fixes #298
2020-04-15 01:04:45 +02:00
Markus d644c09b8c Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-14 22:15:24 +02:00
Markus a798bb9dc6 Improve logging and charting of component states and add widget icon 2020-04-14 22:15:15 +02:00
Markus 935241d7c5 Logstring changed 2020-04-14 21:20:09 +02:00
Markus 2299e28316 Fix undefined topUpLines 2020-04-14 21:11:52 +02:00
Markus f43b1e6ee3 PrevDay lgging fixed 2020-04-14 21:02:39 +02:00
Markus 3cc63e2a3e Fix data recording file retrieval 2020-04-14 18:33:56 +02:00
Markus 758b2e447e Fixes event registration 2020-04-14 18:04:02 +02:00
Markus e134285728 Fixes . error 2020-04-14 17:46:59 +02:00
Fabio 24cfc840e0 Improvements of snake game 2020-04-14 17:43:12 +02:00
Markus 63dbed0e3c Updates BatChart version 2020-04-14 17:31:37 +02:00
Markus 9daf178fc1 Fixes consumer indicators and adds home button 2020-04-14 17:30:10 +02:00
Markus f88f875694 Fixes eventhandlers for batchart widget 2020-04-14 17:29:24 +02:00
Gordon Williams d54c0c7dea 0.14: Reduce memory usage when running app settings page 2020-04-14 16:11:29 +01:00
Markus 034488d899 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-14 17:01:13 +02:00
Gordon Williams 22a005203f Use BTN2 for settings menu like other clocks 2020-04-14 15:56:12 +01:00
msdeibel 4644fe4baf Fixes removal of listeners 2020-04-14 14:02:03 +02:00
msdeibel d2817a41bc Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-14 14:01:47 +02:00
msdeibel bf1eed04ae Remove unused settings variable 2020-04-14 13:55:36 +02:00
Gordon Williams 171542e71a
Merge branch 'master' into snake 2020-04-14 11:03:08 +01:00
Gordon Williams 7b4883ed78 remove un-needed file 2020-04-14 10:47:39 +01:00
Gordon Williams 9d8a1f58a2 Merge branch 'calculator' of https://github.com/fredericrous/BangleApps into fredericrous-calculator 2020-04-14 10:47:26 +01:00
Gordon Williams 50a149d580
Merge pull request #290 from Purple-Tentacle/master
Active Pedometer Widget
2020-04-14 10:45:20 +01:00
Frederic R f5f1059627
Merge branch 'master' into calculator 2020-04-14 10:29:06 +01:00
Gordon Williams 0aeaeb94aa
Merge pull request #284 from msdeibel/master
Enables chart in the app
2020-04-14 10:24:27 +01:00
Gordon Williams 1a69b2a3ac
Merge branch 'master' into setting 2020-04-14 10:13:09 +01:00
Gordon Williams da119ae8e5
Merge branch 'master' into master 2020-04-14 10:10:29 +01:00
Gordon Williams 2d1f6b17e7
Merge pull request #278 from paulcockrell/master
MarioClock [Enhancement] - Nightmode + 3 levels of darkness + Settings persisted + New info banner messages
2020-04-14 10:02:57 +01:00
Gordon Williams beea7ddace
Merge branch 'master' into upstreamMerge 2020-04-14 09:51:11 +01:00
Gordon Williams 1edc9928ff
Merge pull request #274 from Fabio286/master
New app BLE Detector
2020-04-14 09:49:35 +01:00
Fabio b84d0446a8 New game Snake! 2020-04-14 09:08:26 +02:00
msdeibel c64d7bf57e Experimental changes for hrm, gps an compass 2020-04-14 07:48:07 +02:00
Paul Cockrell be10466ed1 Don't double-buzz, it throws an error!, Also only call drawImage if we have an image to draw 2020-04-13 14:33:22 +01:00
Purple-Tentacle 5bbb6bfc89
Bugfix 2020-04-13 14:57:47 +02:00
fredericrous 477e6f0760 Add App Calculator 2020-04-13 12:43:31 +01:00
Purple-Tentacle 0cee319086
Initial transfer 2020-04-13 13:04:18 +02:00
Purple-Tentacle 65f5a46dd9
Create ChangeLog 2020-04-13 12:53:38 +02:00
msdeibel 9fad35f39e Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-13 11:15:57 +02:00
msdeibel 900b820474 Display temperature and LCD state in chart 2020-04-13 11:14:50 +02:00
Paul Cockrell 1c68ea0d1b Display info message when phone (dis)connectes and battery level <= 10% 2020-04-12 14:43:52 +01:00
Markus 1a8a0d0a63 Version for BatChart app updated 2020-04-12 14:06:12 +02:00
msdeibel eebc494704 Enables chart in the app 2020-04-12 13:32:25 +02:00
Richard de Boer f5246a4212 Some minor settings fixes 2020-04-12 01:29:57 +02:00
unmotivagedgene 437b94d166
Create changelog.txt 2020-04-11 14:53:52 -05:00
Fabio 3f08eee070 Changelog update and README.md 2020-04-11 21:04:16 +02:00
ps-igel fc801b29de
update 2020-04-11 18:22:48 +02:00
ps-igel cffe04a54e add ChangeLog 2020-04-11 15:37:40 +02:00
Fabio cf58c0eb5f bledetect fixed issue with wrong device informations 2020-04-11 13:03:45 +02:00
Paul Cockrell cab228f47e Persist user settings 2020-04-11 10:47:01 +01:00
Paul Cockrell 20ad2efbd4 In night mode, further left swipes reduce the screen brightness (3 levels) until returning to day-mode 2020-04-11 01:52:27 +01:00
Johan Bové 86ad563bc2 Fixes jbmb8 apps entry 2020-04-10 23:03:59 +02:00
ps-igel d843210ed0 add numerals clock 2020-04-10 22:32:09 +02:00
Fabio a95a396ac1 Resized icon bledetect 2020-04-10 19:43:10 +02:00
Fabio 8d8befd5ec Finally fixed icon for bledetect 2020-04-10 19:35:34 +02:00
Fabio 558952c540 Fix bledetect icon 2020-04-10 19:24:34 +02:00
Fabio 5e5fb570db New bledetect app 2020-04-10 19:20:49 +02:00
Marco Heiming d9a9bae5ee Move LCD Brightness menu into more general LCD menu & unify writings 2020-04-10 17:42:14 +02:00
unmotivagedgene ada96912f7
Added newline to the end of apps/nato/nato-icon.js 2020-04-10 07:46:44 -05:00
unmotivagedgene 987be3201b
Cleanup and comments 2020-04-10 07:40:29 -05:00
unmotivagedgene 4072bb6869
Removing app manifest txt
This has been added to the main manifest.
2020-04-10 07:36:40 -05:00
unmotivagedgene 0aad2a3082
Added NATO Alphabet app files 2020-04-09 18:29:49 -05:00
Gordon Williams 1689973abc Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 21:52:37 +01:00
Gordon Williams f0cd452622 0.12: Fix memory leak (#206)
Bring App settings nearer the top
      Move LCD Timeout to wakeup menu
2020-04-09 21:51:19 +01:00
Gordon Williams 09a0854b08 fix accidental changelog non-commit 2020-04-09 21:20:01 +01:00
Gordon Williams 0dbc5e70bb fix minor error with #269 sanity check 2020-04-09 21:19:06 +01:00
Simone Di Cicco a9991da57d
Create ChangeLog 2020-04-09 18:44:10 +02:00
Simone Di Cicco fc963e89b3
Add files via upload 2020-04-09 18:43:22 +02:00
Simone Di Cicco 96ce0cd480
Delete app.png 2020-04-09 18:43:07 +02:00
Simone Di Cicco 5c04e6e981
Rename apps/stopwatch/app.js to apps/devstopwatch/app.js 2020-04-09 18:42:41 +02:00
Simone Di Cicco b6567d99b6
Update and rename apps/stopwatch/app-icon.js to apps/devstopwatch/app-icon.js 2020-04-09 18:39:40 +02:00
Simone Di Cicco ce9cc7637f
Update app-icon.js 2020-04-09 18:32:58 +02:00
Simone Di Cicco b847cb3301
Add files via upload 2020-04-09 18:28:13 +02:00
Simone Di Cicco c5b184c94c
Create app-icon.js 2020-04-09 18:18:35 +02:00
Simone Di Cicco 264c7c64cb
Create app.js 2020-04-09 18:12:36 +02:00
msdeibel 9851328c69 Rotate log files once a week 2020-04-09 16:10:10 +02:00
Gordon Williams 832a91fb5a
Merge pull request #266 from Fabio286/master
Fixed missing ampm property for some locales
2020-04-09 13:23:16 +01:00
Fabio 82d0d255c2 Fixed missing ampm property for some locales 2020-04-09 14:05:06 +02:00
Richard de Boer a0fa104078 widpedom: Fix daily goal, don't store settings in separate file 2020-04-09 12:18:05 +02:00
Gordon Williams 4f7cbbb1b5 quick fix for widget - #250 2020-04-09 09:43:16 +01:00
Gordon Williams 87904b31ad files 0.02: Fix deletion of apps - now use files list in app.info (fix #262) 2020-04-09 09:03:42 +01:00
Gordon Williams c43c335100 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 08:57:13 +01:00
Gordon Williams ea32401ba6 Locale 0.06: Remove translations if not required
Ensure 'on' is always supplied for translations
2020-04-09 08:57:06 +01:00
Gordon Williams 57d54955ab
Merge pull request #260 from rigrig/widpedom
widpedom: Add goal setting
2020-04-09 08:32:17 +01:00
Gordon Williams 99a9d85be1
Merge pull request #258 from paulcockrell/master
Mario Clock [Enhancement] - Integrate GadgetBridge
2020-04-09 08:30:03 +01:00
msdeibel 8d89334c4d Small fixes 2020-04-09 08:35:11 +02:00
msdeibel 248b0bbf96 Removes WIDGETS declaration 2020-04-09 08:30:15 +02:00
msdeibel fa23aaf3f0 Widget stores data to file, icon added 2020-04-09 08:19:38 +02:00
Gordon Williams 4bdc5813d3 change default map provider 2020-04-08 21:34:40 +01:00
Richard de Boer 8b2ea9f0c3 widpedom: Add goal setting
Draws progress as part of a circle
(default goal: 10.000 seems to be common-ish?)
2020-04-08 22:30:28 +02:00
Markus dbb558a5c8 Adds BatteryChart app and widget 2020-04-08 22:28:24 +02:00
Gordon Williams 204ccd81ad Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 21:23:25 +01:00
Gordon Williams d2159b6ec4 OpenStreetMap: Fix marker position, color, and map scaling 2020-04-08 21:22:51 +01:00
Dimitri Gigot 006c4e6960 Improve the perf 2020-04-08 16:42:47 +00:00
Paul Cockrell b7d94f3244 Integrate GadgetBridge 2020-04-08 17:02:16 +01:00
Gordon Williams fe3229c262
Merge pull request #256 from Purple-Tentacle/master
New Info display + readme + screenshot
2020-04-08 16:24:49 +01:00
Gordon Williams a96e69af9c
Merge pull request #255 from stanzinofree/patch-1
Update locales.js
2020-04-08 16:10:14 +01:00
Purple-Tentacle a8af64d4fc
Added readme and screenshot 2020-04-08 17:05:10 +02:00
Purple-Tentacle db06d9b7e7
0.03 2020-04-08 16:49:03 +02:00
Purple-Tentacle b5fc41126c
0.03 2020-04-08 16:48:28 +02:00
Alessandro Middei 8dda7b59f2
Update locales.js
Added it_IT copied by it_CH and modified for EUR as int_curr_symbol and \x80 as Euro symbol
2020-04-08 16:01:06 +02:00
MaBecker 81dc5a1802 new app custom 2020-04-08 15:26:38 +02:00
Marco Heiming 9edc3a6592 GPS Info: Show number of satellites while waiting for fix 2020-04-08 12:12:25 +02:00
Gordon Williams 50e61015ec Settings: Make LCD brightness work after leaving settings (fix #186) 2020-04-08 10:16:32 +01:00
Gordon Williams 3b7eec70e3 Alarm: Change 'New Alarm' to 'Save', allow Deletion of Alarms 2020-04-08 09:35:38 +01:00
Gordon Williams b46c36dd6c Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 08:09:28 +01:00
Gordon Williams 195a7f53af minor icon tweak 2020-04-08 08:09:02 +01:00
Gordon Williams c2de397b72
Merge pull request #246 from rigrig/gbridge
gbridge: don't turn on screen at start of every song
2020-04-08 07:57:22 +01:00
Gordon Williams f4d7497d9d
Merge pull request #245 from paulcockrell/master
Mario Clock [Enhancement] - Extend info displayed + add Daisy
2020-04-08 07:56:32 +01:00
Paul Cockrell 50e1c3096d Center characters on the screen 2020-04-08 03:13:14 +01:00
Timo Kiefer 35eaf82a78 Added tabata app to control high-intensity interval training 2020-04-07 23:09:59 +02:00
Gordon Williams 86891fce63 I've been meaning to fix this enough to upload it for a while.
Finally got it more or less working but I don't have time test it
properly. Still, it's a good start! PRs welcome :)
2020-04-07 21:49:44 +01:00
Johan Bové 6d12ffe452 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-07 22:17:04 +02:00
Richard de Boer 1bea7a450e gbridge: don't turn on screen at start of every song
Do draw the notification, so you can still look up what is playing.
2020-04-07 22:08:29 +02:00
Paul Cockrell b9361c55fe Switch the action buttons around, so the button is next to the part of the screen it affects 2020-04-07 16:41:04 +01:00
Paul Cockrell b5a9b9306a Update README 2020-04-07 15:16:31 +01:00
Paul Cockrell 51e0adbc78 Add Daisy. Change Date pannel to info-panel with BAT, TEMP, DATE data 2020-04-07 15:15:11 +01:00
Paul Cockrell 4ad3f59561 Bump version for addition of README and Daisy character 2020-04-07 09:18:35 +01:00
Gordon Williams 858d979f00
Merge pull request #230 from rigrig/welcome
Move loading of welcome to boot.js
2020-04-07 09:02:09 +01:00
Gordon Williams fc2060e7f0 tweaks and docs for readme file 2020-04-07 08:59:24 +01:00
Gordon Williams 416e749b03
Merge branch 'master' into master 2020-04-07 08:38:06 +01:00
Richard de Boer 8a7c61aa65 Move NodeConfEU 2019 'First Start' Sequence to ncstart.boot.js
fix ncstart
2020-04-07 00:27:06 +02:00
Richard de Boer f8ef03bade Move welcome loader into welcome.boot.js 2020-04-07 00:27:06 +02:00
Richard de Boer 27c02f05e4 Gadgetbridge: move config to settings menu
gbridge: remove `gbridge.app.js` from `apps.json`

This file no longer exists, so don't mention it anymore.
2020-04-06 21:52:56 +02:00
Paul Cockrell 74809b8bf5 Try images 2020-04-06 17:27:09 +01:00
Paul Cockrell 44fff4a855 Add README to Mario Clock. Add README viewer to App installer 2020-04-06 16:36:18 +01:00
Paul Cockrell ebf8e01dd5 Tidy up code 2020-04-06 16:11:05 +01:00
Gordon Williams 7cf9f117d4
Merge pull request #236 from paulcockrell/master
Mario Clock [Enhancement] - Multi characters and Night Mode
2020-04-06 10:08:59 +01:00
Gordon Williams 2dfbbfd64e
Merge branch 'master' into lcd-brightness-setting 2020-04-06 10:03:28 +01:00
Gordon Williams 292ad8f99d
Merge pull request #232 from rigrig/widbatpc
widbatpc: Draw percentage as inverted on monochrome battery
2020-04-06 09:26:28 +01:00
Gordon Williams ddc72ab1b8
Merge pull request #233 from brainfart-be/master
Rewrite and add asked feature  on issue #210
2020-04-06 09:21:35 +01:00
Gordon Williams 00d13800a3
Merge pull request #231 from nikmartin/aclck-face
Analog Clock (aclock) fixes for widget area
2020-04-06 09:20:19 +01:00
Gordon Williams 128544a193
Merge pull request #227 from Purple-Tentacle/daysleft
Changed string display in widget
2020-04-06 09:02:07 +01:00
Gordon Williams c45cfb47b1
Merge pull request #225 from detached/auto-on-settings
Add lcd wake-up settings
2020-04-06 08:47:36 +01:00
Paul Cockrell 915f2a35c7 Bump version 2020-04-06 07:48:25 +01:00
Paul Cockrell 761a6108b6 Swipe to change character and night mode 2020-04-06 07:43:46 +01:00
Paul Cockrell a7d813978c Keep trees our of sky, more performance enhancements 2020-04-06 07:43:46 +01:00
Simon Weis da0aa84705 Adds LCD brightness setting 2020-04-05 16:30:55 +02:00
Dimitri Gigot 1189595bb4 setTimeout became useless and has to be removed 2020-04-05 00:18:51 +00:00
Dimitri Gigot 32dc0d6d7f Complete rewrite to add animation and loop ( issue #210 ) 2020-04-05 00:12:04 +00:00
Richard de Boer f7e9bde0b9 widbatpc: Draw percentage as inverted on monochrome battery 2020-04-04 21:17:30 +02:00
Nik Martin b2743ee6d1 shift face down for widgets
localize date
maximize face
2020-04-04 12:58:34 -05:00
Christian Hemker 745b3c42e2 Update version and version info 2020-04-04 18:05:53 +02:00
Christian Hemker 10b044997d change string sizes and positions 2020-04-04 17:59:01 +02:00
Simon Weis 1c9bcee29b Remove conflict left over 2020-04-04 17:57:43 +02:00
Simon Weis d325be9b57 Merge branch 'master' into auto-on-settings 2020-04-04 17:56:49 +02:00
Simon Weis dd2b820587 Changed wording a bit 2020-04-04 17:50:23 +02:00
Simon Weis 90e49c215a Remove left over code 2020-04-04 17:40:18 +02:00
Simon Weis a5a05baa56 Add lcd auto-on settings 2020-04-04 17:37:33 +02:00
Christian Hemker 8bb7c24b81 refactor 2 2020-04-04 17:13:39 +02:00
msdeibel 1f8c0ef685 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-04 16:37:57 +02:00
msdeibel 72d389e1da Removed debug outputs, fixed rendering for upper limit, improved rendering for +/- icons, changelog version order fixed 2020-04-04 16:31:41 +02:00
Christian Hemker df97a75200 refactor and comments 2020-04-04 16:02:34 +02:00
Gordon Williams 25a59c8743 flip changelog 2020-04-04 14:37:09 +01:00
Gordon Williams e06fcde15a
Merge pull request #222 from singintime/minionclk
Add minion themed clock
2020-04-04 14:22:41 +01:00
Stefano Baldan aa3f074ed4 Fix drawing when lcd screen on 2020-04-04 15:10:15 +02:00
Gordon Williams 73562fe28a
Merge pull request #217 from rigrig/welcome
Move Welcome config into App/widget settings
2020-04-04 13:51:02 +01:00
Stefano Baldan 32e1642555 Added minion themed clock 2020-04-04 14:14:01 +02:00
Gordon Williams 8318847293
Merge pull request #213 from brainfart-be/master
Improvement: Close launcher when lcd turn off
2020-04-04 13:07:10 +01:00
Gordon Williams 383ae41d8d
Merge pull request #195 from rigrig/widbatpc
Add settings to `widbatpc`
2020-04-04 13:04:21 +01:00
Gordon Williams 41318f0338
Merge pull request #220 from paulcockrell/master
Mario Clock [Enhancement] - Better performance / graphics
2020-04-04 12:58:54 +01:00
Paul Cockrell 3f6e4b630e Vertical align date string 2020-04-04 11:05:51 +01:00
Paul Cockrell 16ea9a8167 Enhance Mario clock performance and graphics 2020-04-04 11:03:34 +01:00
msdeibel ba5df10601 JS for icon changed 2020-04-04 08:55:13 +02:00
msdeibel 8fa7fd0e43 Improved buzz timing and rendering 2020-04-04 08:50:55 +02:00
msdeibel a55efc5740 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-04 08:48:16 +02:00
Richard de Boer 7b669cd028 Move Welcome config into App/widget settings 2020-04-04 01:30:33 +02:00
Dimitri Gigot 323b2dc3b4 Improvement: Close launcher when lcd turn off 2020-04-03 21:37:00 +00:00
Richard de Boer 7d89c1417e Merge branch 'master' into widbatpc 2020-04-03 22:20:51 +02:00
Gordon Williams 28c8437cce
Merge pull request #209 from articnet/master
Fixed icon
2020-04-03 21:17:38 +01:00
Richard de Boer c269083382 widbatpc: put settings function in parentheses 2020-04-03 21:36:48 +02:00
Richard de Boer 2ade1e885a Merge branch 'app_settings' into widbatpc 2020-04-03 21:33:36 +02:00
Richard de Boer 048a042ffa Revert "Settings: load app settings in their own scope"
> Actually eval('('+appSettings+')') is significantly worse I'm afraid.
>
> Basically, if you do Storage.read you get a pointer to external memory
> Any functions have their code kept in that memory so it saves loads of
> RAM. The second you append to the string it has to copy everything to
> RAM - so now every function ends up in RAM, not Flash :(

This reverts commit c135c70f
2020-04-03 21:32:05 +02:00
Richard de Boer 443e818d36 Merge branch 'master' into app_settings 2020-04-03 21:28:35 +02:00
ArticNet 18e69603dd Fixed icon 2020-04-04 04:22:41 +09:00
Gordon Williams 561f381a4d
Merge pull request #207 from MaBecker/update_app_miclock
update_app_miclock
2020-04-03 19:46:46 +01:00
Gordon Williams 9c15ff4b05
Merge branch 'master' into master 2020-04-03 19:43:56 +01:00
MaBecker 3a70e315b8 update_app_miclock
no commands before jshint
2020-04-03 20:41:33 +02:00
MaBecker 9d57514058 add cs_CZ
with support from Standa
2020-04-03 20:34:38 +02:00
ArticNet 3b056d9e85 Added Dot Clock
initial release
2020-04-04 03:12:26 +09:00
Richard de Boer fc7e61e2ca Settings: minor reformat 2020-04-03 19:59:15 +02:00
Richard de Boer c135c70f7e Settings: load app settings in their own scope 2020-04-03 19:56:30 +02:00
Richard de Boer 6c58d955c6 Merge branch 'app_settings' into widbatpc 2020-04-03 19:33:05 +02:00
Richard de Boer 361d7b838f Merge branch 'master' into app_settings 2020-04-03 19:31:56 +02:00
Gordon Williams fbce9aaa7c stopwatch - Added widgets 2020-04-03 15:24:09 +01:00
Gordon Williams f66aab5823 Add page to export files from Stopwatch, save files in better format and with better filename 2020-04-03 15:15:06 +01:00
Gordon Williams 86ab3706ea Gadgetbridge App 'Connected' state is no longer toggleable 2020-04-03 13:42:31 +01:00
Gordon Williams 155270f668
Merge branch 'master' into call-notifications 2020-04-03 13:25:38 +01:00
MaBecker 7b79074cb7 add wigdet moon phase 2020-04-03 13:13:14 +02:00
Stefano Baldan 6bac8e982b RPG dice app 2020-04-03 11:37:43 +02:00
Paul Cockrell 50322a0f05 Lint 2020-04-03 09:18:05 +01:00
Paul Cockrell 4f60a45022 Bug fix - use 12 / 24 hr clock based on user settings 2020-04-03 09:16:22 +01:00
Gordon Williams b135c097cf Add unicode flags for Language 2020-04-03 08:16:42 +01:00
Gordon Williams a0ddb73d99
Merge pull request #197 from nic/patch-1
Addded Portuguese from Brazil 🇧🇷
2020-04-03 08:09:30 +01:00
nic 2ed00456bf
Addded Portuguese from Brazil 2020-04-03 00:34:18 -03:00
Richard de Boer bbc6cf35c1 Battery Widget with percentage: add settings (percentage/color/charger)
Depends on settings 0.08
2020-04-03 01:46:57 +02:00
Richard de Boer 39621bfae0 Settings: Add support for app/widget settings
Apps and widgets can add a `<appid>.settings.js` file which can be
opened from the "App/widget settings" submenu.
This file should define a single function to configure the app/widget.
The function is passed a `back` argument, which can be used to return to
the settings menu by calling `back()`.

Example `<appid>.settings.js`:
```
function settings(back) {
  const mySettingsMenu = {
    '': { 'title': 'My Widget' },
    '< Back': back, // go back to settings menu
    'Sound': {
      value: false,
      format: s => s ? 'on' : 'off',
      onchange: s => {if(s) Bangle.beep()} // TODO: save new value
    },
  };
  E.showMenu(mySettingsMenu)
}
```
2020-04-03 01:46:43 +02:00
Dimitri Gigot f143f3eac5 Increase version 2020-04-02 20:31:21 +00:00
Dimitri Gigot e7c8ea9813 add touch and swipe support 2020-04-02 20:29:37 +00:00
Gordon Williams 282ff71577
Merge pull request #190 from Purple-Tentacle/master
Moonphase, added GPS and more buttons
2020-04-02 20:37:18 +01:00
Gordon Williams 668f7bb549
Merge pull request #189 from Xaseron/gbridge
Gadgetbridge notification optimization
2020-04-02 20:36:35 +01:00
Gordon Williams 87f43ad21e
Merge branch 'master' into master 2020-04-02 20:35:34 +01:00
Gordon Williams 512045f54e
Merge pull request #184 from paulcockrell/master
Astrocalc, Sun and Moon info calculator
2020-04-02 20:32:11 +01:00
Purple-Tentacle 4792189adc
Merge pull request #3 from Purple-Tentacle/moonphase
Moonphase
2020-04-02 21:27:58 +02:00
Christian Hemker c7b5e3e586 added version information 2020-04-02 21:27:05 +02:00
Christian Hemker 5ad34face0 added gps 2020-04-02 21:23:04 +02:00
Michael Werner 9692204ce0 Bump Gadgetbridge version to 0.05 2020-04-02 21:20:56 +02:00
Michael Werner 792e79c3a8 Gbridge: Limit title length
Some group chats like in whatsapp have really long title as they consist of group chat name + person name
2020-04-02 21:20:56 +02:00
Michael Werner 8468899a80 Fix indention 2020-04-02 21:20:56 +02:00
Michael Werner 0af2cb7a6f Gbridge: change animation timeout
a litte bit slower animation looks more fluent
2020-04-02 21:20:56 +02:00
Dimitri Gigot dd93f2be15 add Toucher icon 2020-04-02 18:49:06 +00:00
Simon Weis d60af1dabd Remove lost break 2020-04-02 20:40:56 +02:00
Dimitri Gigot 0db4324e7b clean up 2020-04-02 18:38:12 +00:00
Simon Weis 63d4dbb101 Inline variables and restore notification code 2020-04-02 20:36:58 +02:00
Dimitri Gigot 44a94c8058 App: Toucher - Touch enabled launcher 2020-04-02 18:36:19 +00:00
ArPhil 8ff0ba0c59
Create ChangeLog 2020-04-02 20:09:24 +02:00
ArPhil 05a14ed2a2
Create app-icon.js 2020-04-02 19:58:29 +02:00
ArPhil b5a1909dbc
Add files via upload 2020-04-02 19:57:08 +02:00
ArPhil ea0cefaa64
Create app.js 2020-04-02 19:56:44 +02:00
Christian Hemker 8d84d4d0dd refactor, btn2 for today 2020-04-02 19:30:12 +02:00
MaBecker dea01151a9 switch_to_local_name 2020-04-02 17:16:01 +02:00
Gordon Williams 0c2708d46f
Merge branch 'master' into master 2020-04-02 14:30:24 +01:00
Gordon Williams c1a58c8471 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-02 14:17:03 +01:00
Gordon Williams 3cb109f487 0.05: Inline locale details - faster, less memory overhead
Add correct scaling for speed/distance/temperature
2020-04-02 14:16:54 +01:00
Paul Cockrell 9727f68447 Update image to be compressed as image string 2020-04-02 14:00:28 +01:00
Paul Cockrell bcece63915 Load images in an efficient manner 2020-04-02 13:45:27 +01:00
Gordon Williams 91971a74b6
Merge pull request #180 from MaBecker/widget_30sec_hand_wash
widget hand wash timer
2020-04-02 12:47:39 +01:00
MaBecker ae5f8e8f08 widget hand wash timer 2020-04-02 13:41:28 +02:00
Paul Cockrell 538abc003a Revert test mode 2020-04-02 12:23:17 +01:00
Paul Cockrell fe0f189455 Re-add tests to take screen shots of app for PR 2020-04-02 12:15:10 +01:00
Paul Cockrell eb2450a177 Fix moon icon positioning 2020-04-02 12:12:27 +01:00
Paul Cockrell c42be52076 Create AstroCalc app. View info on the Sun and Moon from your wrist. 2020-04-02 11:59:40 +01:00
MaBecker bdfcea2bf7 widget hand wash timer 2020-04-02 12:04:41 +02:00
DerGuteWolf 9d136b2e28
Update ChangeLog 2020-04-02 10:25:22 +02:00
DerGuteWolf ec1e6bda82
Take into account discussion from #167
Using now weekday abbrev, space, short dateformat with full-year removed.
This should work for most locales (I hardcoded also replacing a trailing slash esp for en_IL and fr_FR)
2020-04-02 10:22:55 +02:00
Gordon Williams 3869998030 Add ChangeLog 2020-04-02 08:39:51 +01:00
Gordon Williams 257a8b2662 Copied widbat changes to new widget 2020-04-02 08:34:47 +01:00
Gordon Williams 42d0646383 Merge branch 'widbat' of https://github.com/rigrig/BangleApps into rigrig-widbat 2020-04-02 08:25:20 +01:00
Richard de Boer 09fc1f7d3e Battery Widget: Show battery percentage as text 2020-04-02 00:16:46 +02:00
Richard de Boer 2c84fbd3ae Battery Widget: make color depend on level 2020-04-02 00:12:48 +02:00
MaBecker 22d93ef884 widget hand wash timer 2020-04-01 22:23:33 +02:00
Christian Hemker 5829ed618d corrected image 2020-04-01 22:23:18 +02:00
Christian Hemker b0a0bf1ec0 changed calculation, new image 2020-04-01 22:10:18 +02:00
Christian Hemker fc409e3f77 changed calculation 2020-04-01 21:27:51 +02:00
Christian Hemker 40be3f0a27 calc to end of target day , default year 2020 2020-04-01 20:18:50 +02:00
Christian Hemker 143e3da6f6 test 2020-04-01 20:14:07 +02:00
Gordon Williams 6b775da0c1
Merge pull request #177 from marcocastignoli/master
Timer app
2020-04-01 14:50:48 +01:00
marcocastignoli 54c4e7aaf1 Rename timer to chrono 2020-04-01 15:40:43 +02:00
Richard de Boer 2c7696387a Bar clock: fix SyntaxError
Seems the app still works though
(Snuck in during code cleanup, I'm blaming autoformat)
2020-04-01 15:04:00 +02:00
marcocastignoli ef391cefbf Fix timer app 2020-04-01 14:22:25 +02:00
Richard de Boer 14faa1a4a3 Bar clock code cleanup 2020-04-01 14:16:35 +02:00
marcocastignoli edd1c0c7bb Add timer app 2020-04-01 14:16:06 +02:00
Richard de Boer fb20174508 Bar clock 0.03: Fix dates drawing over each other at midnight 2020-04-01 13:28:48 +02:00
Gordon Williams 7647c03a95
Merge pull request #171 from MaBecker/widget_tiny_battery
Widget tiny battery
2020-04-01 08:43:35 +01:00
MaBecker 253382bfe1 app widget tiniy battery 2020-04-01 09:38:41 +02:00
Gordon Williams a98973b3c4
Merge branch 'master' into cli-clock 2020-04-01 08:30:38 +01:00
Gordon Williams 9755eb3008
Merge pull request #173 from detached/gbridge-protocol-documentation
Documents gadgetbrigde protocol
2020-04-01 08:29:36 +01:00
Purple-Tentacle 389f566dde
Add files via upload 2020-03-31 23:31:24 +02:00
Purple-Tentacle 140b1458d8
Create ChangeLog 2020-03-31 23:30:42 +02:00
Purple-Tentacle b3da3806b2
Add files via upload 2020-03-31 23:17:46 +02:00
Purple-Tentacle 175c46fa28
Create ChangeLog 2020-03-31 23:16:36 +02:00
Simon Weis e8138d1665 Documents gadgetbrigde protocol 2020-03-31 22:13:21 +02:00
Pascal Gollnick b5bc339b16
Bugfix 2020-03-31 21:13:52 +02:00
Pascal Gollnick fab096441c
Update app.js 2020-03-31 20:29:51 +02:00
MaBecker 706a97a7b6 app widget tiniy battery 2020-03-31 20:22:56 +02:00
Pascal Gollnick 7d78869647
Update app.js 2020-03-31 20:21:09 +02:00
Pascal Gollnick b1585366c5
Update app.js 2020-03-31 20:13:35 +02:00