BangleApps/apps
Gordon Williams 7d8d1a8f6f Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast
Fix issue where first digit could get stuck going from "2x:xx" to " x:xx" (fix #365)

also remove accidental commit
2020-05-05 13:41:30 +01:00
..
_example_app Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
_example_widget Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
about new about page pixels 2020-04-27 11:43:35 +01:00
aclock aclock: Fix broken date padding (fix #376) 2020-05-04 10:23:25 +01:00
activepedom Active Pedometer 0.04 2020-04-27 10:35:11 +02:00
alarm alarm: Save settings in data file 2020-04-17 21:43:03 +02:00
animals Travis works! Re-apply fix 2020-02-28 14:38:33 +00:00
astrocalc Remove repeated assignment of date to gps object 2020-04-18 00:41:15 +01:00
astroid MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
ballmaze ballmaze: handle broken settings JSON 2020-04-26 14:59:41 +02:00
balltastic Create ChangeLog 2020-04-02 20:09:24 +02:00
banglerun Added app for running 2020-04-20 00:21:57 +02:00
barclock version update 2020-04-25 23:05:36 +03:00
batchart Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-28 11:37:18 +02:00
bclock MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
beer MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
berlinc MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
blackjack icon brightness 2020-04-18 22:45:33 +03:00
bledetect Changelog update and README.md 2020-04-11 21:04:16 +02:00
blescan MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
blobclk MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
boldclk MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
boot Detect out of memory errors and draw them onto the bottom of the screen in red 2020-05-04 15:06:36 +01:00
buffgym Add Changelog and bump version in apps.json 2020-04-23 11:45:45 +01:00
calculator Update App Calculator's Readme. Larger image 2020-04-19 16:48:33 +01:00
calendar feat: add calendar app 2020-04-29 00:12:06 +02:00
chrono Rename timer to chrono 2020-04-01 15:40:43 +02:00
chronowid chronowid 0.03 2020-04-20 15:57:26 +02:00
clickms MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
cliock Add ChangeLog 2020-04-02 08:39:51 +01:00
clock2x3 Changing name from clck3x2 to clock2x3, setting clock type, simplifying app code 2020-03-06 17:09:45 +01:00
clotris MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
compass Compass: 0.02 2020-04-17 16:38:33 +02:00
ctrclk MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
cube MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
custom new app custom 2020-04-08 15:26:38 +02:00
dane Add Description, Remove add_to_apps.json 2020-04-16 12:48:35 +02:00
daysl Update version and version info 2020-04-04 18:05:53 +02:00
dclock Use localised month and day of the week from locale 2020-03-28 22:13:51 +00:00
demoapp MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
devstopwatch Create ChangeLog 2020-04-09 18:44:10 +02:00
dotclock Fixed icon 2020-04-04 04:22:41 +09:00
files App Manager: Add support for data files 2020-04-18 00:51:22 +02:00
flagrse MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
flappy MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
gbridge Make widget play well with other Gadgetbridge widgets/apps 2020-04-16 10:31:59 +01:00
gesture MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
gpsinfo GPS Info: Show number of satellites while waiting for fix 2020-04-08 12:12:25 +02:00
gpsnav Add files via upload 2020-04-18 14:39:36 +01:00
gpsrec gpsrec: Save settings in data file, add track files to data 2020-04-17 21:53:42 +02:00
gpstime MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
grocery Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
hamloc Update README.md 2020-04-30 16:52:55 +02:00
heart heart: Save settings in data file, add recording files to data 2020-04-17 21:53:42 +02:00
hidbkbd Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
hidcam changelog update 2020-04-29 19:44:04 +02:00
hidjoystick hidjoystick: update to new hid descriptor 2020-04-29 07:25:15 +02:00
hidkbd Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
hidmsic Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
horsey MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
hrings MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
hrm MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
impwclock Clearer changelog message 2020-05-04 20:46:24 +01:00
jbells MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
largeclock feat: add large clock 2020-05-03 21:12:28 +02:00
launch Allow scrolling to wrap around (fix #382) 2020-05-05 11:39:21 +01:00
locale Revert "locale: Measure temperature in Kelvin" 2020-04-22 10:59:00 +02:00
marioclock 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
mclock Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast 2020-05-05 13:41:30 +01:00
metronome Update README.md 2020-04-23 19:14:18 +02:00
miclock update_app_miclock 2020-04-03 20:41:33 +02:00
minionclk minor tweaks 2020-04-21 11:35:32 +01:00
mmonday Added vibrate as beep workaround 2020-03-25 11:05:33 +00:00
moonphase added version information 2020-04-02 21:27:05 +02:00
morse MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
nato Create changelog.txt 2020-04-11 14:53:52 -05:00
ncfrun MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
ncstart Data file fixes for settings/welcome/ncstart 2020-04-20 11:52:19 +02:00
numerals numerals clock: fixed settings issue 2020-05-04 00:32:29 +02:00
nyancat MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
openloc Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
openstmap change default map provider 2020-04-08 21:34:40 +01:00
osmpoi Update osmpoi.html 2020-04-30 17:10:32 +02:00
pipboy Added readme and screenshot 2020-04-08 17:05:10 +02:00
pomodo MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
pong add readme, remove impurity 2020-04-27 14:13:26 +01:00
pparrot MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
qrcode style 2020-03-04 16:41:10 +00:00
rclock Clean up code format 2020-04-23 19:43:48 +02:00
route MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
rpgdice RPG dice app 2020-04-03 11:37:43 +02:00
sclock Take advantage of recent nonbreaking change that stops readJSON from causing errors 2020-02-28 17:02:26 +00:00
scolor Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
setting tweak to aid with settings development - fix #366 2020-04-30 10:23:43 +01:00
simpletimer Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
slevel MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
smtswch Add contact details 2020-05-01 19:02:53 +01:00
snake Improvements of snake game 2020-04-14 17:43:12 +02:00
speedo MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
stetho MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
swatch stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
tabata minor icon tweak 2020-04-08 08:09:02 +01:00
torch Torch: Change start sequence to BTN1/3/1/3 to avoid accidental turning on (fix #342) 2020-04-23 10:28:42 +01:00
toucher 0.06: Complete rewrite in 80x80, better perf, add settings 2020-04-23 13:46:06 +00:00
trex MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
wclock MASSIVE REFACTOR 2020-02-28 11:44:25 +00:00
weather weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
welcome Data file fixes for settings/welcome/ncstart 2020-04-20 11:52:19 +02:00
widbat Fix regression stopping correct widget updates 2020-04-15 14:30:51 +01:00
widbatpc Merge branch 'master' into data_files 2020-04-20 12:00:25 +02:00
widbt widbt: Fix automatic update of Bluetooth connection status 2020-04-15 10:50:07 +01:00
widclk Fix regression stopping correct widget updates 2020-04-15 14:30:51 +01:00
widhrm Tweaks for issues redrawing after variable size widget addition (partial #121) 2020-03-09 14:30:56 +00:00
widhwt widget hand wash timer 2020-04-02 13:41:28 +02:00
widid Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00:00
widmp add wigdet moon phase 2020-04-03 13:13:14 +02:00
widnceu Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00:00
widpedom widpedom: Fix daily goal, don't store settings in separate file 2020-04-09 12:18:05 +02:00
widram RAM widget 2020-04-15 14:31:45 +01:00
widtbat app widget tiniy battery 2020-04-01 09:38:41 +02:00
widver add widget version 2020-03-29 18:52:10 +02:00
wohrm Fixed home button and added readme for WOHRM 2020-04-16 14:32:42 +02:00
unknown.png Initial stab at app loading tool 2019-10-30 17:33:58 +00:00