Commit Graph

880 Commits (6624b1c45117d150904b6c4e5e9910666b6c3e67)

Author SHA1 Message Date
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
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