forked from espruino/BangleApps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'my-setup' into app-loader
- Loading branch information
Showing
16 changed files
with
123 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
0.01: New App! | ||
0.02: update to my current preferences. | ||
0.03: update app list |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# App Name | ||
|
||
Describe the app... | ||
|
||
Add screen shots (if possible) to the app folder and link then into this file with ![](<name>.png) | ||
|
||
## Usage | ||
|
||
Before installing this do: | ||
|
||
1. Factory reset the watch. | ||
2. Remove all apps via the "More..." tab in the App Loader. | ||
3. Make sure minification is turned off on the App Loader. | ||
|
||
## Features | ||
|
||
Name the function | ||
|
||
## Controls | ||
|
||
Name the buttons and what they are used for | ||
|
||
## Requests | ||
|
||
Name who should be contacted for support/update requests | ||
|
||
## Creator | ||
|
||
thyttan |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"mode":0,"apps":[{"name":"Run+","src":"runplus.app.js","files":"runplus.info,runplus.app.js,runplus.img,runplus.settings.js,runplus_karvonen"}],"timeout":10} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"mode":0,"apps":[{"name":"Calculator","src":"calculator.app.js"},{"name":"SleepLog","src":"sleeplog.app.js"},{"name":"Messages","sortorder":-9,"src":"messagegui.app.js"},{"name":"Messages","sortorder":-9,"src":"messagegui.app.js","files":"messagegui.info,messagegui,messagegui.app.js,messagegui.new.js,messagegui.boot.js,messagegui.img"}],"standardNumSwipeHandlers":5,"standardNumDragHandlers":1} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
require("Storage").erase("mysetup.info"); | ||
require("Storage").erase("mysetup.boot.js"); | ||
load(); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"showClocks":true,"showLaunchers":true,"direct":false,"swipeExit":false,"timeOut":"15s"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"buzzOnCharge":true,"monthFirst":true,"twentyFourH":true,"showAmPm":false,"showSeconds":true,"showWeather":false,"stepGoal":10000,"stepBar":true,"weekBar":true,"mondayFirst":true,"dayBar":true,"redrawOnStep":false} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{useAppHistory:true,disregardQuicklaunch:true,hideLoading:true} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"colors":"011","image":"heart","touchOn":"always","oversize":7,"dragDelay":500,"minValue":0.01,"tapToLock":false,"unlockSide":"","tapSide":"","tapOn":"always","tOut":2000,"minFlash":0.2,"isOn":true,"value":0.9109} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{vibrateTimeout:10,vibrate:":",vibrateCalls:":::",flash:false} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{ "id": "mysetup", | ||
"name": "My Setup", | ||
"version":"0.03", | ||
"description": "Setup the Bangle.js watch as I want it.", | ||
"icon": "app.png", | ||
"type": "settings", | ||
"tags": "system,clkinfo", | ||
"supports" : ["BANGLEJS2"], | ||
"readme": "README.md", | ||
"dependencies" : { | ||
"sched":"app", | ||
"kbedgewrite":"app", | ||
"messageicons":"app", | ||
"widmsggrid":"app", | ||
"msgwakefup":"app", | ||
"msgtwscr":"app", | ||
"notify":"app", | ||
"health":"app", | ||
"widminbate":"app", | ||
"podadrem":"app", | ||
"spotrem":"app", | ||
"android":"app", | ||
"widanclk":"app", | ||
"backswipe":"app", | ||
"torch":"app", | ||
"calculator":"app", | ||
"widbt_notify":"app", | ||
"clock_info":"app", | ||
"smpltmr":"app", | ||
"clkinfostopw":"app", | ||
"runplus":"app", | ||
"dtlaunch":"app", | ||
"quicklaunch":"app", | ||
"forge":"app", | ||
"kineticscroll":"app", | ||
"alarm":"app", | ||
"recorder":"app", | ||
"bthrm":"app", | ||
"agenda":"app", | ||
"edgeclk":"app", | ||
"twenties":"app", | ||
"autoreset":"app", | ||
"chargent":"app", | ||
"setting":"app", | ||
"fastload":"app", | ||
"boot":"app", | ||
"gbdiscon":"app", | ||
"ateatimer":"app", | ||
"delaylock":"app" | ||
}, | ||
"storage": [ | ||
{"name":"backswipe.json", | ||
"url":"backswipe.json"}, | ||
{"name":"autoreset.json", | ||
"url":"autoreset.json"}, | ||
{"name":"dtlaunch.json", | ||
"url":"dtlaunch.json"}, | ||
{"name":"fastload.json", | ||
"url":"fastload.json"}, | ||
{"name":"quicklaunch.json", | ||
"url":"quicklaunch.json"}, | ||
{"name":"messages.settings.json", | ||
"url":"messages.settings.json"}, | ||
{"name":"widbt_notify.json", | ||
"url":"widbt_notify.json"}, | ||
{"name":"recorder.json", | ||
"url":"recorder.json"}, | ||
{"name":"edgeclk.settings.json", | ||
"url":"edgeclk.settings.json"}, | ||
{"name":"setting.json", | ||
"url":"setting.json"}, | ||
{"name":"mysetup.boot.js", | ||
"url":"boot.js"} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{lapp:{name:"Show Launcher",sortorder:-12,src:"no source"},rapp:{name:"Extension",type:"app",sortorder:-11,src:"quicklaunch.app.js"},uapp:{name:"Messages",sortorder:-9,src:"messagegui.app.js"},dapp:{name:"Extension",type:"app",sortorder:-11,src:"quicklaunch.app.js"},tapp:{name:""},dlapp:{name:"PA Remote",src:"podadrem.app.js"},drapp:{name:"Remote for Spotify",src:"spotrem.app.js"},duapp:{name:""},ddapp:{name:"Extension",type:"app",sortorder:-11,src:"quicklaunch.app.js"},dtapp:{name:""},ddlapp:{name:"Alarms",src:"alarm.app.js"},ddrapp:{name:"Run+",src:"runplus.app.js"},dduapp:{name:""},dddapp:{name:"Agenda",src:"agenda.app.js"},ddtapp:{name:""},rlapp:{name:""},rrapp:{name:""},ruapp:{name:""},rdapp:{name:""},rtapp:{name:""},trace:"dr"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{recording:false,period:10,record:["gps","hrm","steps"],file:"recorder.log0.csv"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ble:true,blerepl:true,log:false,quiet:0,timeout:10,vibrate:true,beep:true,timezone:2,HID:false,clock:"edgeclk.app.js","12hour":false,firstDayOfWeek:1,brightness:0.5,options:{wakeOnBTN1:true,wakeOnBTN2:true,wakeOnBTN3:true,wakeOnFaceUp:false,wakeOnTouch:false,wakeOnTwist:false,twistThreshold:819.2,twistMaxY:-800,twistTimeout:1000,btnLoadTimeout:700},theme:{fg:65535,bg:0,fg2:65535,bg2:8,fgH:65535,bgH:31,dark:true},clockHasWidgets:true,launcher:"dtlaunch.app.js",touch:{x1:6,y1:14,x2:197,y2:178}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{showWidget:true,buzzOnConnect:false,buzzOnLoss:false,hideConnected:false,showMessage:false,nextBuzz:30000} |