Browse Source

Option to change the time length of HR graph from 60-240 minutes

master
Darren Croton 8 years ago
parent
commit
a0ddb69649
  1. 2
      bin/SnapshotWatch-settings.json
  2. BIN
      bin/SnapshotWatch.prg
  3. 873
      bin/SnapshotWatch.prg.debug.xml
  4. 5
      resources/resources.xml
  5. 61
      source/SnapshotWatchView.mc

2
bin/SnapshotWatch-settings.json

@ -1 +1 @@
{"settings":[{"key":"code","valueType":"string","defaultValue":"get code at app store page","configTitle":"CodeLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"alphaNumeric","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showHeartRate","valueType":"boolean","defaultValue":true,"configTitle":"ShowHeartRateLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"graphColour","valueType":"number","defaultValue":0,"configTitle":"GraphColourLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"list","configReadonly":false,"configRequired":true,"configOptions":[{"display":"DK_GRAY","value":0},{"display":"RED","value":1},{"display":"DK_RED","value":2},{"display":"ORANGE","value":3},{"display":"YELLOW","value":4},{"display":"GREEN","value":5},{"display":"DK_GREEN","value":6},{"display":"BLUE","value":7},{"display":"DK_BLUE","value":8},{"display":"PURPLE","value":9},{"display":"PINK","value":10}],"configMin":null,"configMax":null,"configMaxLength":null},{"key":"useZonesColour","valueType":"boolean","defaultValue":true,"configTitle":"UseZonesColourLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showMoveBar","valueType":"boolean","defaultValue":false,"configTitle":"ShowMoveBarLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showSteps","valueType":"boolean","defaultValue":false,"configTitle":"ShowStepsLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showRiseSet","valueType":"boolean","defaultValue":false,"configTitle":"ShowRiseSetLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showSecondTime","valueType":"boolean","defaultValue":false,"configTitle":"ShowSecondTimeLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"secondTimeOffset","valueType":"number","defaultValue":0,"configTitle":"SecondTimeOffsetLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"numeric","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null}],"languages":{"valyrian":{"UseZonesColourLabel":"Additionally colour code graph by profile heart rate zones","ShowRiseSetLabel":"[PRO] Show sunrise/sunset","DK_GRAY":"Dark Gray","DK_GREEN":"Dark Green","BLUE":"Blue","SecondTimeOffsetLabel":"[PRO] Second (digital) time hour offset (integer, +-24)","PURPLE":"Purple","GREEN":"Green","ShowMoveBarLabel":"Colour graph red when move bar alert is on (or orange if red set above)","DK_RED":"Dark Red","DK_BLUE":"Dark Blue","AppName":"SnapshotWatch","RED":"Red","PINK":"Pink","CodeLabel":"Activation code for PRO features","ShowHeartRateLabel":"Show heart rate, graph, and min/max values","GraphColourLabel":"Heart rate graph colour","ShowSecondTimeLabel":"[PRO] Show second (digital) time","YELLOW":"Yellow","ORANGE":"Orange","ShowStepsLabel":"[PRO] Show steps/step goal"}}} {"settings":[{"key":"code","valueType":"string","defaultValue":"get code at app store page","configTitle":"CodeLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"alphaNumeric","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showHeartRate","valueType":"boolean","defaultValue":true,"configTitle":"ShowHeartRateLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"graphLength","valueType":"number","defaultValue":240,"configTitle":"GraphLengthLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"numeric","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"graphColour","valueType":"number","defaultValue":0,"configTitle":"GraphColourLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"list","configReadonly":false,"configRequired":true,"configOptions":[{"display":"DK_GRAY","value":0},{"display":"RED","value":1},{"display":"DK_RED","value":2},{"display":"ORANGE","value":3},{"display":"YELLOW","value":4},{"display":"GREEN","value":5},{"display":"DK_GREEN","value":6},{"display":"BLUE","value":7},{"display":"DK_BLUE","value":8},{"display":"PURPLE","value":9},{"display":"PINK","value":10}],"configMin":null,"configMax":null,"configMaxLength":null},{"key":"useZonesColour","valueType":"boolean","defaultValue":true,"configTitle":"UseZonesColourLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showMoveBar","valueType":"boolean","defaultValue":false,"configTitle":"ShowMoveBarLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showSteps","valueType":"boolean","defaultValue":false,"configTitle":"ShowStepsLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showRiseSet","valueType":"boolean","defaultValue":false,"configTitle":"ShowRiseSetLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"showSecondTime","valueType":"boolean","defaultValue":false,"configTitle":"ShowSecondTimeLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"boolean","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null},{"key":"secondTimeOffset","valueType":"number","defaultValue":0,"configTitle":"SecondTimeOffsetLabel","configPrompt":null,"configHelpUrl":null,"configError":null,"configType":"numeric","configReadonly":false,"configRequired":false,"configOptions":null,"configMin":null,"configMax":null,"configMaxLength":null}],"languages":{"valyrian":{"UseZonesColourLabel":"Additionally colour code graph by profile heart rate zones","ShowRiseSetLabel":"[PRO] Show sunrise/sunset","DK_GRAY":"Dark Gray","DK_GREEN":"Dark Green","BLUE":"Blue","SecondTimeOffsetLabel":"[PRO] Second (digital) time hour offset (integer, +-24)","PURPLE":"Purple","GREEN":"Green","ShowMoveBarLabel":"Colour graph red when move bar alert is on (or orange if red set above)","DK_RED":"Dark Red","DK_BLUE":"Dark Blue","AppName":"SnapshotWatch","RED":"Red","PINK":"Pink","CodeLabel":"Activation code for PRO features","ShowHeartRateLabel":"Show heart rate, graph, and min/max values","GraphLengthLabel":"Number of past minutes to show in heart rate graph (minimum 15, maximum 240)","GraphColourLabel":"Heart rate graph colour","ShowSecondTimeLabel":"[PRO] Show second (digital) time","YELLOW":"Yellow","ORANGE":"Orange","ShowStepsLabel":"[PRO] Show steps/step goal"}}}

BIN
bin/SnapshotWatch.prg

Binary file not shown.

873
bin/SnapshotWatch.prg.debug.xml

@ -35,410 +35,421 @@
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="103" pc="268436445" symbol="calculate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="103" pc="268436445" symbol="calculate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="106" pc="268436462" symbol="calculate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="106" pc="268436462" symbol="calculate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="108" pc="268436484" symbol="calculate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SunCalc.mc" lineNum="108" pc="268436484" symbol="calculate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="51" pc="268436499" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="52" pc="268436499" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="54" pc="268436503" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="55" pc="268436503" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="55" pc="268436522" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="56" pc="268436522" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="58" pc="268436541" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="59" pc="268436541" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="59" pc="268436775" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="60" pc="268436775" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="63" pc="268436813" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="64" pc="268436813" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="65" pc="268436831" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="66" pc="268436831" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="66" pc="268436848" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="67" pc="268436848" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="68" pc="268436892" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="69" pc="268436892" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="69" pc="268436945" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="70" pc="268436945" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="71" pc="268436970" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="72" pc="268436970" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="74" pc="268437005" symbol="onLayout"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="75" pc="268437005" symbol="onLayout"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="79" pc="268437043" symbol="onShow"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="80" pc="268437043" symbol="onShow"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="83" pc="268437048" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="84" pc="268437048" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="85" pc="268437052" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="86" pc="268437052" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="87" pc="268437059" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="88" pc="268437059" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="89" pc="268437070" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="90" pc="268437070" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="90" pc="268437103" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="91" pc="268437103" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="91" pc="268437142" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="92" pc="268437142" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="92" pc="268437181" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="93" pc="268437181" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="93" pc="268437220" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="94" pc="268437220" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="94" pc="268437259" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="95" pc="268437259" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="95" pc="268437298" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="96" pc="268437298" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="96" pc="268437337" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="97" pc="268437337" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="97" pc="268437376" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="98" pc="268437376" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="100" pc="268437418" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="99" pc="268437415" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="102" pc="268437432" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="102" pc="268437457" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="104" pc="268437444" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="104" pc="268437471" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="105" pc="268437454" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="106" pc="268437483" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="106" pc="268437464" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="107" pc="268437493" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="109" pc="268437477" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="108" pc="268437503" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="111" pc="268437488" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="111" pc="268437516" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="113" pc="268437541" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="113" pc="268437527" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="117" pc="268437569" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="115" pc="268437580" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="118" pc="268437579" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="119" pc="268437608" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="123" pc="268437595" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="120" pc="268437618" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="124" pc="268437627" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="125" pc="268437634" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="126" pc="268437665" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="126" pc="268437666" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="127" pc="268437678" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="128" pc="268437704" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="128" pc="268437691" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="131" pc="268437717" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="131" pc="268437704" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="134" pc="268437731" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="134" pc="268437718" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="137" pc="268437745" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="137" pc="268437732" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="140" pc="268437822" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="140" pc="268437809" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="143" pc="268437858" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="143" pc="268437845" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="145" pc="268437869" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="145" pc="268437856" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="146" pc="268437886" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="146" pc="268437873" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="148" pc="268437981" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="148" pc="268437968" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="150" pc="268438110" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="150" pc="268438097" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="151" pc="268438110" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="151" pc="268438097" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="152" pc="268438147" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="152" pc="268438134" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="154" pc="268438157" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="154" pc="268438144" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="156" pc="268438217" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="156" pc="268438204" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="160" pc="268438288" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="160" pc="268438275" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="163" pc="268438302" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="163" pc="268438289" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="166" pc="268438331" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="166" pc="268438318" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="167" pc="268438355" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="167" pc="268438342" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="170" pc="268438415" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="170" pc="268438402" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="171" pc="268438445" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="171" pc="268438432" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="174" pc="268438505" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="174" pc="268438492" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="175" pc="268438529" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="175" pc="268438516" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="178" pc="268438589" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="178" pc="268438576" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="180" pc="268438619" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="180" pc="268438606" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="181" pc="268438626" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="181" pc="268438613" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="181" pc="268438656" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="181" pc="268438643" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="183" pc="268438666" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="183" pc="268438653" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="184" pc="268438768" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="184" pc="268438755" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="188" pc="268438846" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="188" pc="268438833" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="189" pc="268438869" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="189" pc="268438856" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="190" pc="268438876" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="190" pc="268438863" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="191" pc="268438887" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="191" pc="268438874" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="192" pc="268438897" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="192" pc="268438884" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="194" pc="268439028" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="194" pc="268439015" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="197" pc="268439039" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="197" pc="268439026" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="198" pc="268439147" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="198" pc="268439134" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="201" pc="268439258" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="201" pc="268439245" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="204" pc="268439269" symbol="onUpdate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="204" pc="268439256" symbol="onUpdate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="211" pc="268439287" symbol="onExitSleep"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="211" pc="268439274" symbol="onExitSleep"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="212" pc="268439291" symbol="onExitSleep"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="212" pc="268439278" symbol="onExitSleep"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="217" pc="268439302" symbol="onEnterSleep"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="217" pc="268439289" symbol="onEnterSleep"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="218" pc="268439306" symbol="onEnterSleep"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="218" pc="268439293" symbol="onEnterSleep"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="219" pc="268439316" symbol="onEnterSleep"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="219" pc="268439303" symbol="onEnterSleep"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="223" pc="268439329" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="223" pc="268439316" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="225" pc="268439333" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="225" pc="268439320" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="226" pc="268439340" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="226" pc="268439363" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="228" pc="268439347" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="228" pc="268439370" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="229" pc="268439390" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="229" pc="268439383" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="231" pc="268439397" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="230" pc="268439396" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="232" pc="268439410" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="232" pc="268439415" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="233" pc="268439423" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="234" pc="268439426" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="235" pc="268439442" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="235" pc="268439442" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="237" pc="268439464" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="237" pc="268439453" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="238" pc="268439480" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="238" pc="268439463" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="240" pc="268439502" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="239" pc="268439473" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="241" pc="268439509" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="240" pc="268439486" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="242" pc="268439516" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="242" pc="268439499" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="243" pc="268439523" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="243" pc="268439515" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="245" pc="268439530" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="244" pc="268439526" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="246" pc="268439561" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="246" pc="268439547" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="248" pc="268439595" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="248" pc="268439557" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="249" pc="268439595" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="249" pc="268439564" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="250" pc="268439602" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="250" pc="268439571" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="251" pc="268439609" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="252" pc="268439578" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="252" pc="268439631" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="253" pc="268439609" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="253" pc="268439631" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="255" pc="268439643" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="255" pc="268439631" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="256" pc="268439643" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="257" pc="268439635" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="257" pc="268439650" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="259" pc="268439650" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="258" pc="268439657" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="260" pc="268439657" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="259" pc="268439679" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="262" pc="268439664" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="260" pc="268439679" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="265" pc="268439670" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="262" pc="268439679" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="267" pc="268439691" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="264" pc="268439683" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="268" pc="268439695" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="266" pc="268439698" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="272" pc="268439702" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="267" pc="268439705" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="274" pc="268439719" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="269" pc="268439712" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="275" pc="268439732" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="272" pc="268439718" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="277" pc="268439739" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="274" pc="268439739" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="278" pc="268439749" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="275" pc="268439743" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="280" pc="268439756" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="279" pc="268439750" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="282" pc="268439767" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="281" pc="268439767" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="283" pc="268439771" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="282" pc="268439780" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="287" pc="268439778" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="284" pc="268439787" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="288" pc="268439786" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="285" pc="268439797" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="290" pc="268439793" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="287" pc="268439804" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="291" pc="268439801" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="289" pc="268439815" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="296" pc="268439811" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="290" pc="268439819" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="297" pc="268439833" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="294" pc="268439826" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="298" pc="268439852" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="295" pc="268439834" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="304" pc="268439862" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="297" pc="268439841" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="309" pc="268439869" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="298" pc="268439849" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="310" pc="268439877" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="303" pc="268439859" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="313" pc="268439887" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="304" pc="268439881" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="315" pc="268439909" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="305" pc="268439900" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="316" pc="268439922" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="311" pc="268439910" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="317" pc="268439968" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="316" pc="268439917" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="318" pc="268440002" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="317" pc="268439925" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="320" pc="268440030" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="320" pc="268439935" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="322" pc="268440074" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="322" pc="268439957" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="323" pc="268440091" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="324" pc="268439979" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="325" pc="268440130" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="325" pc="268439992" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="328" pc="268440169" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="326" pc="268440020" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="331" pc="268440215" symbol="plotHRgraph"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="327" pc="268440054" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="346" pc="268440261" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="329" pc="268440082" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="348" pc="268440265" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="331" pc="268440126" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="349" pc="268440310" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="332" pc="268440143" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="353" pc="268440365" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="334" pc="268440182" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="355" pc="268440417" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="337" pc="268440221" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="357" pc="268440469" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="340" pc="268440267" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="359" pc="268440478" symbol="getHRColour"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="343" pc="268440290" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="364" pc="268440485" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="344" pc="268440304" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="366" pc="268440489" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="345" pc="268440317" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="368" pc="268440515" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="346" pc="268440331" symbol="plotHRgraph"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="370" pc="268440515" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="361" pc="268440370" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="371" pc="268440531" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="363" pc="268440374" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="373" pc="268440547" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="364" pc="268440419" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="375" pc="268440558" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="368" pc="268440474" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="376" pc="268440568" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="370" pc="268440526" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="377" pc="268440578" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="372" pc="268440578" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="378" pc="268440588" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="374" pc="268440587" symbol="getHRColour"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="379" pc="268440598" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="379" pc="268440594" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="380" pc="268440608" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="381" pc="268440598" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="381" pc="268440618" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="383" pc="268440624" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="385" pc="268440631" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="385" pc="268440624" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="386" pc="268440641" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="386" pc="268440640" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="387" pc="268440651" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="388" pc="268440656" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="388" pc="268440661" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="390" pc="268440667" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="389" pc="268440671" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="391" pc="268440677" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="390" pc="268440681" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="392" pc="268440687" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="391" pc="268440691" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="393" pc="268440697" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="394" pc="268440701" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="394" pc="268440707" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="404" pc="268441265" symbol="drawHand"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="395" pc="268440717" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="409" pc="268441280" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="396" pc="268440727" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="411" pc="268441284" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="400" pc="268440740" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="414" pc="268441284" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="401" pc="268440750" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="415" pc="268441303" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="402" pc="268440760" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="416" pc="268441332" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="403" pc="268440770" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="417" pc="268441370" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="404" pc="268440780" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="420" pc="268441408" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="405" pc="268440790" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="421" pc="268441418" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="406" pc="268440800" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="422" pc="268441441" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="409" pc="268440810" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="423" pc="268441479" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="419" pc="268441374" symbol="drawHand"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="426" pc="268441517" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="424" pc="268441389" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="428" pc="268441528" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="426" pc="268441393" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="429" pc="268441557" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="429" pc="268441393" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="430" pc="268441609" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="430" pc="268441412" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="434" pc="268441664" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="431" pc="268441441" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="435" pc="268441696" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="432" pc="268441479" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="436" pc="268441741" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="435" pc="268441517" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="437" pc="268441769" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="436" pc="268441527" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="438" pc="268441814" symbol="drawHands"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="437" pc="268441550" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="442" pc="268441860" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="438" pc="268441588" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="444" pc="268441864" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="441" pc="268441626" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="446" pc="268441890" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="443" pc="268441637" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="447" pc="268441906" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="444" pc="268441666" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="449" pc="268441922" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="445" pc="268441718" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="450" pc="268441930" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="449" pc="268441773" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="451" pc="268441949" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="450" pc="268441805" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="453" pc="268441968" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="451" pc="268441850" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="460" pc="268442172" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="452" pc="268441878" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="462" pc="268442190" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="453" pc="268441923" symbol="drawHands"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="463" pc="268442221" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="457" pc="268441969" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="464" pc="268442252" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="459" pc="268441973" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="467" pc="268442302" symbol="drawHash"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="461" pc="268441999" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="473" pc="268442317" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="462" pc="268442015" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="475" pc="268442321" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="464" pc="268442031" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="476" pc="268442397" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="465" pc="268442039" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="477" pc="268442473" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="466" pc="268442058" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="478" pc="268442549" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="468" pc="268442077" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="479" pc="268442625" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="475" pc="268442281" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="480" pc="268442701" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="477" pc="268442299" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="481" pc="268442777" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="478" pc="268442330" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="482" pc="268442853" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="479" pc="268442361" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="484" pc="268442929" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="482" pc="268442411" symbol="drawHash"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="485" pc="268443005" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="488" pc="268442426" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="486" pc="268443081" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="490" pc="268442430" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="488" pc="268443157" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="491" pc="268442506" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="489" pc="268443169" symbol="drawHashMarks"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="492" pc="268442582" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="493" pc="268443249" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="493" pc="268442658" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="495" pc="268443253" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="494" pc="268442734" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="496" pc="268443297" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="495" pc="268442810" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="498" pc="268443373" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="496" pc="268442886" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="499" pc="268443384" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="497" pc="268442962" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="501" pc="268443459" symbol="drawDate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="499" pc="268443038" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="505" pc="268443532" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="500" pc="268443114" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="507" pc="268443536" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="501" pc="268443190" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="509" pc="268443547" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="503" pc="268443266" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="511" pc="268443566" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="504" pc="268443278" symbol="drawHashMarks"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="512" pc="268443577" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="508" pc="268443358" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="514" pc="268443601" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="510" pc="268443362" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="516" pc="268443614" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="511" pc="268443406" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="517" pc="268443621" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="513" pc="268443482" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="518" pc="268443632" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="514" pc="268443493" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="520" pc="268443642" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="516" pc="268443568" symbol="drawDate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="521" pc="268443731" symbol="drawDigitalTime"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="520" pc="268443641" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="526" pc="268443822" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="522" pc="268443645" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="528" pc="268443826" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="524" pc="268443656" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="529" pc="268443850" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="526" pc="268443675" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="530" pc="268443850" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="527" pc="268443686" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="531" pc="268443850" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="529" pc="268443710" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="532" pc="268443857" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="531" pc="268443723" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="535" pc="268443864" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="532" pc="268443730" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="536" pc="268443887" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="533" pc="268443741" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="538" pc="268443894" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="535" pc="268443751" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="539" pc="268443928" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="536" pc="268443840" symbol="drawDigitalTime"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="543" pc="268443965" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="541" pc="268443931" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="544" pc="268444003" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="543" pc="268443935" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="545" pc="268444038" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="544" pc="268443959" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="546" pc="268444076" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="545" pc="268443959" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="552" pc="268444111" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="546" pc="268443959" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="554" pc="268444128" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="547" pc="268443966" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="556" pc="268444128" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="550" pc="268443973" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="557" pc="268444180" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="551" pc="268443996" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="558" pc="268444225" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="553" pc="268444003" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="560" pc="268444270" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="554" pc="268444037" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="561" pc="268444301" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="558" pc="268444074" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="563" pc="268444332" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="559" pc="268444112" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="564" pc="268444339" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="560" pc="268444147" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="565" pc="268444356" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="561" pc="268444185" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="566" pc="268444366" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="567" pc="268444220" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="568" pc="268444461" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="569" pc="268444237" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="569" pc="268444468" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="571" pc="268444237" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="570" pc="268444485" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="572" pc="268444289" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="571" pc="268444495" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="573" pc="268444334" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="574" pc="268444593" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="575" pc="268444379" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="575" pc="268444671" symbol="drawSunriseSunset"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="576" pc="268444410" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="580" pc="268444750" symbol="to12hourFormat"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="578" pc="268444441" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="582" pc="268444754" symbol="to12hourFormat"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="579" pc="268444448" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="583" pc="268444764" symbol="to12hourFormat"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="580" pc="268444465" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="584" pc="268444775" symbol="to12hourFormat"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="581" pc="268444475" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="586" pc="268444785" symbol="to12hourFormat"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="583" pc="268444570" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="590" pc="268444789" symbol="authenticate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="584" pc="268444577" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="592" pc="268444793" symbol="authenticate"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="585" pc="268444594" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="5" pc="268444805" symbol="initialize"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="586" pc="268444604" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="6" pc="268444809" symbol="initialize"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="589" pc="268444702" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="10" pc="268444828" symbol="onStart"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="590" pc="268444780" symbol="drawSunriseSunset"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="14" pc="268444833" symbol="onStop"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="595" pc="268444859" symbol="to12hourFormat"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="18" pc="268444838" symbol="getInitialView"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="597" pc="268444863" symbol="to12hourFormat"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="19" pc="268444842" symbol="getInitialView"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="598" pc="268444873" symbol="to12hourFormat"/>
<entry filename="Rez" lineNum="42" pc="268444880" symbol="WatchFace"/> <entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="599" pc="268444884" symbol="to12hourFormat"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="601" pc="268444894" symbol="to12hourFormat"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="605" pc="268444898" symbol="authenticate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchView.mc" lineNum="607" pc="268444902" symbol="authenticate"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="5" pc="268444914" symbol="initialize"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="6" pc="268444918" symbol="initialize"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="10" pc="268444937" symbol="onStart"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="14" pc="268444942" symbol="onStop"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="18" pc="268444947" symbol="getInitialView"/>
<entry filename="/Users/dcroton/Documents/Eclipse/SnapshotWatch/source/SnapshotWatchApp.mc" lineNum="19" pc="268444951" symbol="getInitialView"/>
<entry filename="Rez" lineNum="43" pc="268444989" symbol="WatchFace"/>
</pcToLineNum> </pcToLineNum>
<symbolTable> <symbolTable>
<entry id="8389719" method="true" symbol="round"/> <entry id="8389719" method="true" symbol="round"/>
<entry field="true" id="24" symbol="NUM_RESULTS"/> <entry field="true" id="24" symbol="NUM_RESULTS"/>
<entry field="true" id="10" symbol="NAUTICAL_DAWN"/> <entry field="true" id="10" symbol="NAUTICAL_DAWN"/>
<entry id="8389124" method="true" symbol="onUpdate"/> <entry id="8389124" method="true" symbol="onUpdate"/>
<entry field="true" id="91" symbol="DAYS"/> <entry field="true" id="93" symbol="DAYS"/>
<entry field="true" id="41" symbol="BLUE"/> <entry field="true" id="41" symbol="BLUE"/>
<entry field="true" id="12" symbol="BLUE_HOUR_AM"/> <entry field="true" id="12" symbol="BLUE_HOUR_AM"/>
<entry field="true" id="11" symbol="DAWN"/> <entry field="true" id="11" symbol="DAWN"/>
<entry id="87" method="true" symbol="to12hourFormat"/> <entry id="89" method="true" symbol="to12hourFormat"/>
<entry field="true" id="60" symbol="showSteps"/> <entry field="true" id="61" symbol="showSteps"/>
<entry id="8388631" module="true" symbol="Activity"/> <entry id="8388631" module="true" symbol="Activity"/>
<entry field="true" id="56" symbol="ORANGE"/> <entry field="true" id="57" symbol="ORANGE"/>
<entry field="true" id="13" symbol="SUNRISE"/> <entry field="true" id="13" symbol="SUNRISE"/>
<entry field="true" id="8388611" module="true" symbol="Toybox"/> <entry field="true" id="8388611" module="true" symbol="Toybox"/>
<entry id="8388645" module="true" symbol="Time"/> <entry id="8388645" module="true" symbol="Time"/>
<entry id="84" method="true" symbol="drawDate"/> <entry id="86" method="true" symbol="drawDate"/>
<entry field="true" id="34" symbol="AlarmIcon"/> <entry field="true" id="34" symbol="AlarmIcon"/>
<entry field="true" id="8388893" symbol="PI"/> <entry field="true" id="8388893" symbol="PI"/>
<entry id="81" method="true" symbol="drawHands"/> <entry id="83" method="true" symbol="drawHands"/>
<entry field="true" id="55" symbol="YELLOW"/> <entry field="true" id="56" symbol="YELLOW"/>
<entry id="8388770" module="true" object="true" symbol="Strings"/> <entry id="8388770" module="true" object="true" symbol="Strings"/>
<entry field="true" id="17" symbol="GOLDEN_HOUR_PM"/> <entry field="true" id="17" symbol="GOLDEN_HOUR_PM"/>
<entry id="8388643" module="true" symbol="Sensor"/> <entry id="8388643" module="true" symbol="Sensor"/>
<entry id="28" object="true" symbol="SnapshotWatchView"/> <entry id="28" object="true" symbol="SnapshotWatchView"/>
<entry field="true" id="90" symbol="PI2"/> <entry field="true" id="92" symbol="PI2"/>
<entry id="8389280" method="true" symbol="getInitialView"/> <entry id="8389280" method="true" symbol="getInitialView"/>
<entry id="8389377" method="true" symbol="onExitSleep"/> <entry id="8389377" method="true" symbol="onExitSleep"/>
<entry field="true" id="94" symbol="J0"/> <entry field="true" id="96" symbol="J0"/>
<entry id="8388640" module="true" symbol="Lang"/> <entry id="8388640" module="true" symbol="Lang"/>
<entry field="true" id="46" symbol="DK_RED"/> <entry field="true" id="46" symbol="DK_RED"/>
<entry field="true" id="95" symbol="TIMES"/> <entry field="true" id="97" symbol="TIMES"/>
<entry id="107" method="true" symbol="fromJulian"/> <entry id="109" method="true" symbol="fromJulian"/>
<entry id="8388769" module="true" object="true" symbol="Rez"/> <entry id="8388769" module="true" object="true" symbol="Rez"/>
<entry field="true" id="50" symbol="PINK"/> <entry field="true" id="50" symbol="PINK"/>
<entry id="8389123" method="true" symbol="onShow"/> <entry id="8389123" method="true" symbol="onShow"/>
<entry field="true" id="104" symbol="sin2L"/> <entry field="true" id="106" symbol="sin2L"/>
<entry field="true" id="53" symbol="GraphLengthLabel"/>
<entry field="true" id="32" symbol="BluetoothIcon"/> <entry field="true" id="32" symbol="BluetoothIcon"/>
<entry id="25" object="true" symbol="SunCalc"/> <entry id="25" object="true" symbol="SunCalc"/>
<entry id="88" method="true" symbol="authenticate"/> <entry field="true" id="65" symbol="graphLength"/>
<entry id="90" method="true" symbol="authenticate"/>
<entry field="true" id="15" symbol="GOLDEN_HOUR_AM"/> <entry field="true" id="15" symbol="GOLDEN_HOUR_AM"/>
<entry id="82" method="true" symbol="drawHash"/> <entry id="84" method="true" symbol="drawHash"/>
<entry field="true" id="9" symbol="NIGHT_END"/> <entry field="true" id="9" symbol="NIGHT_END"/>
<entry id="8388702" method="true" symbol="initialize"/> <entry id="8388702" method="true" symbol="initialize"/>
<entry field="true" id="48" symbol="AppName"/> <entry field="true" id="48" symbol="AppName"/>
<entry field="true" id="71" symbol="width_screen"/> <entry field="true" id="73" symbol="width_screen"/>
<entry field="true" id="27" symbol="LON"/> <entry field="true" id="27" symbol="LON"/>
<entry field="true" id="63" symbol="secondTimeOffset"/> <entry field="true" id="64" symbol="secondTimeOffset"/>
<entry id="8389375" method="true" object="true" symbol="WatchFace"/> <entry id="8389375" method="true" object="true" symbol="WatchFace"/>
<entry id="80" method="true" symbol="drawHand"/> <entry id="82" method="true" symbol="drawHand"/>
<entry field="true" id="62" symbol="showSecondTime"/> <entry field="true" id="63" symbol="showSecondTime"/>
<entry field="true" id="72" symbol="height_screen"/> <entry field="true" id="74" symbol="height_screen"/>
<entry field="true" id="101" symbol="sinM"/> <entry field="true" id="103" symbol="sinM"/>
<entry field="true" id="66" symbol="useZonesColour"/> <entry field="true" id="68" symbol="useZonesColour"/>
<entry field="true" id="74" symbol="heartNow"/> <entry field="true" id="76" symbol="heartNow"/>
<entry field="true" id="52" symbol="ShowHeartRateLabel"/> <entry field="true" id="52" symbol="ShowHeartRateLabel"/>
<entry field="true" id="23" symbol="NIGHT"/> <entry field="true" id="23" symbol="NIGHT"/>
<entry field="true" id="58" symbol="usePreferences"/> <entry field="true" id="59" symbol="usePreferences"/>
<entry field="true" id="64" symbol="arrayColours"/> <entry field="true" id="66" symbol="arrayColours"/>
<entry id="78" method="true" symbol="plotHRgraph"/> <entry id="80" method="true" symbol="plotHRgraph"/>
<entry id="8388641" module="true" symbol="Math"/> <entry id="8388641" module="true" symbol="Math"/>
<entry id="108" method="true" symbol="calculate"/> <entry id="110" method="true" symbol="calculate"/>
<entry id="8389809" symbol="order"/> <entry id="8389809" symbol="order"/>
<entry field="true" id="36" symbol="LauncherIcon"/> <entry field="true" id="36" symbol="LauncherIcon"/>
<entry field="true" id="106" symbol="Jnoon"/> <entry field="true" id="108" symbol="Jnoon"/>
<entry field="true" id="39" symbol="DK_GRAY"/> <entry field="true" id="39" symbol="DK_GRAY"/>
<entry id="8389281" method="true" symbol="onStop"/> <entry id="8389281" method="true" symbol="onStop"/>
<entry field="true" id="26" symbol="LAT"/> <entry field="true" id="26" symbol="LAT"/>
<entry id="79" method="true" symbol="getHRColour"/> <entry id="81" method="true" symbol="getHRColour"/>
<entry field="true" id="53" symbol="GraphColourLabel"/> <entry field="true" id="54" symbol="GraphColourLabel"/>
<entry field="true" id="51" symbol="CodeLabel"/> <entry field="true" id="51" symbol="CodeLabel"/>
<entry id="8388771" module="true" object="true" symbol="Drawables"/> <entry id="8388771" module="true" object="true" symbol="Drawables"/>
<entry id="8389122" method="true" symbol="onLayout"/> <entry id="8389122" method="true" symbol="onLayout"/>
<entry id="86" method="true" symbol="drawSunriseSunset"/> <entry id="88" method="true" symbol="drawSunriseSunset"/>
<entry id="85" method="true" symbol="drawDigitalTime"/> <entry id="87" method="true" symbol="drawDigitalTime"/>
<entry id="8389279" method="true" symbol="onStart"/> <entry id="8389279" method="true" symbol="onStart"/>
<entry field="true" id="35" symbol="MuteIcon"/> <entry field="true" id="35" symbol="MuteIcon"/>
<entry field="true" id="49" symbol="RED"/> <entry field="true" id="49" symbol="RED"/>
<entry field="true" id="19" symbol="SUNSET"/> <entry field="true" id="19" symbol="SUNSET"/>
<entry id="8389376" method="true" symbol="onEnterSleep"/> <entry id="8389376" method="true" symbol="onEnterSleep"/>
<entry field="true" id="105" symbol="dec"/> <entry field="true" id="107" symbol="dec"/>
<entry field="true" id="89" symbol="RAD"/> <entry field="true" id="91" symbol="RAD"/>
<entry id="83" method="true" symbol="drawHashMarks"/> <entry id="85" method="true" symbol="drawHashMarks"/>
<entry field="true" id="67" symbol="heartRateZones"/> <entry field="true" id="69" symbol="heartRateZones"/>
<entry field="true" id="69" symbol="background_color"/> <entry field="true" id="71" symbol="background_color"/>
<entry field="true" id="47" symbol="DK_BLUE"/> <entry field="true" id="47" symbol="DK_BLUE"/>
<entry id="29" object="true" symbol="SnapshotWatchApp"/> <entry id="29" object="true" symbol="SnapshotWatchApp"/>
<entry field="true" id="92" symbol="J1970"/> <entry field="true" id="94" symbol="J1970"/>
<entry field="true" id="96" symbol="lastD"/> <entry field="true" id="98" symbol="lastD"/>
<entry field="true" id="65" symbol="graphColour"/> <entry field="true" id="67" symbol="graphColour"/>
<entry field="true" id="14" symbol="SUNRISE_END"/> <entry field="true" id="14" symbol="SUNRISE_END"/>
<entry id="31" module="true" symbol="Layouts"/> <entry id="31" module="true" symbol="Layouts"/>
<entry field="true" id="59" symbol="showHeartRate"/> <entry field="true" id="60" symbol="showHeartRate"/>
<entry field="true" id="16" symbol="NOON"/> <entry field="true" id="16" symbol="NOON"/>
<entry field="true" id="22" symbol="NAUTICAL_DUSK"/> <entry field="true" id="22" symbol="NAUTICAL_DUSK"/>
<entry field="true" id="75" symbol="heartMin"/> <entry field="true" id="77" symbol="heartMin"/>
<entry field="true" id="38" symbol="ShowRiseSetLabel"/> <entry field="true" id="38" symbol="ShowRiseSetLabel"/>
<entry field="true" id="61" symbol="showRiseSet"/> <entry field="true" id="62" symbol="showRiseSet"/>
<entry id="8390088" module="true" object="true" symbol="JsonData"/> <entry id="8390088" module="true" object="true" symbol="JsonData"/>
<entry field="true" id="73" symbol="hashMarksArray"/> <entry field="true" id="75" symbol="hashMarksArray"/>
<entry field="true" id="57" symbol="ShowStepsLabel"/> <entry field="true" id="58" symbol="ShowStepsLabel"/>
<entry field="true" id="33" symbol="NotificationIcon"/> <entry field="true" id="33" symbol="NotificationIcon"/>
<entry field="true" id="45" symbol="ShowMoveBarLabel"/> <entry field="true" id="45" symbol="ShowMoveBarLabel"/>
<entry field="true" id="44" symbol="GREEN"/> <entry field="true" id="44" symbol="GREEN"/>
<entry field="true" id="21" symbol="DUSK"/> <entry field="true" id="21" symbol="DUSK"/>
<entry field="true" id="54" symbol="ShowSecondTimeLabel"/> <entry field="true" id="55" symbol="ShowSecondTimeLabel"/>
<entry id="30" module="true" symbol="Menus"/> <entry id="30" module="true" symbol="Menus"/>
<entry field="true" id="76" symbol="heartMax"/> <entry field="true" id="78" symbol="heartMax"/>
<entry field="true" id="93" symbol="J2000"/> <entry field="true" id="95" symbol="J2000"/>
<entry field="true" id="70" symbol="showSeconds"/> <entry field="true" id="72" symbol="showSeconds"/>
<entry field="true" id="42" symbol="SecondTimeOffsetLabel"/> <entry field="true" id="42" symbol="SecondTimeOffsetLabel"/>
<entry field="true" id="99" symbol="ds"/> <entry field="true" id="101" symbol="ds"/>
<entry field="true" id="20" symbol="BLUE_HOUR_PM"/> <entry field="true" id="20" symbol="BLUE_HOUR_PM"/>
<entry field="true" id="43" symbol="PURPLE"/> <entry field="true" id="43" symbol="PURPLE"/>
<entry id="8388772" module="true" object="true" symbol="Fonts"/> <entry id="8388772" module="true" object="true" symbol="Fonts"/>
<entry field="true" id="98" symbol="n"/> <entry field="true" id="100" symbol="n"/>
<entry field="true" id="37" symbol="UseZonesColourLabel"/> <entry field="true" id="37" symbol="UseZonesColourLabel"/>
<entry field="true" id="97" symbol="lastLng"/> <entry field="true" id="99" symbol="lastLng"/>
<entry field="true" id="18" symbol="SUNSET_START"/> <entry field="true" id="18" symbol="SUNSET_START"/>
<entry field="true" id="100" symbol="M"/> <entry field="true" id="102" symbol="M"/>
<entry field="true" id="103" symbol="L"/> <entry field="true" id="105" symbol="L"/>
<entry field="true" id="102" symbol="C"/> <entry field="true" id="104" symbol="C"/>
<entry field="true" id="68" symbol="showMoveBar"/> <entry field="true" id="70" symbol="showMoveBar"/>
<entry field="true" id="77" symbol="proFeatures"/> <entry field="true" id="79" symbol="proFeatures"/>
<entry field="true" id="40" symbol="DK_GREEN"/> <entry field="true" id="40" symbol="DK_GREEN"/>
</symbolTable> </symbolTable>
<localVars> <localVars>
@ -455,99 +466,101 @@
<entry endPc="268436499" name="moment" stackId="1" startPc="268435610"/> <entry endPc="268436499" name="moment" stackId="1" startPc="268435610"/>
<entry endPc="268437005" name="i" stackId="2" startPc="268436831"/> <entry endPc="268437005" name="i" stackId="2" startPc="268436831"/>
<entry endPc="268437043" name="dc" stackId="1" startPc="268436499"/> <entry endPc="268437043" name="dc" stackId="1" startPc="268436499"/>
<entry endPc="268438272" name="heartMinMaxString" stackId="3" startPc="268437856"/> <entry endPc="268438285" name="heartMinMaxString" stackId="3" startPc="268437869"/>
<entry endPc="268438830" name="offset" stackId="4" startPc="268438606"/> <entry endPc="268438843" name="offset" stackId="4" startPc="268438619"/>
<entry endPc="268439273" name="battery" stackId="5" startPc="268437052"/> <entry endPc="268439286" name="battery" stackId="5" startPc="268437052"/>
<entry endPc="268439273" name="code" stackId="2" startPc="268437052"/> <entry endPc="268439286" name="code" stackId="2" startPc="268437052"/>
<entry endPc="268439273" name="offset" stackId="6" startPc="268437052"/> <entry endPc="268439286" name="offset" stackId="6" startPc="268437052"/>
<entry endPc="268439274" name="dc" stackId="1" startPc="268437048"/> <entry endPc="268439287" name="dc" stackId="1" startPc="268437048"/>
<entry endPc="268440235" name="height" stackId="19" startPc="268439909"/> <entry endPc="268440287" name="height" stackId="21" startPc="268439979"/>
<entry endPc="268440235" name="heartBinMid" stackId="18" startPc="268439909"/> <entry endPc="268440287" name="heartBinMid" stackId="20" startPc="268439979"/>
<entry endPc="268440235" name="yVal" stackId="21" startPc="268439909"/> <entry endPc="268440287" name="yVal" stackId="23" startPc="268439979"/>
<entry endPc="268440235" name="xVal" stackId="20" startPc="268439909"/> <entry endPc="268440287" name="xVal" stackId="22" startPc="268439979"/>
<entry endPc="268440254" name="i" stackId="17" startPc="268439650"/> <entry endPc="268440363" name="i" stackId="19" startPc="268439698"/>
<entry endPc="268440254" name="totHeight" stackId="5" startPc="268439426"/> <entry endPc="268440363" name="totHeight" stackId="7" startPc="268439453"/>
<entry endPc="268440254" name="totBins" stackId="8" startPc="268439426"/> <entry endPc="268440363" name="totBins" stackId="10" startPc="268439453"/>
<entry endPc="268440254" name="finished" stackId="16" startPc="268439426"/> <entry endPc="268440363" name="finished" stackId="18" startPc="268439453"/>
<entry endPc="268440254" name="maxSecs" stackId="4" startPc="268439426"/> <entry endPc="268440363" name="maxSecs" stackId="6" startPc="268439453"/>
<entry endPc="268440254" name="heartSecs" stackId="10" startPc="268439426"/> <entry endPc="268440363" name="heartSecs" stackId="12" startPc="268439453"/>
<entry endPc="268440254" name="heartBinMin" stackId="15" startPc="268439426"/> <entry endPc="268440363" name="heartBinMin" stackId="17" startPc="268439453"/>
<entry endPc="268440254" name="lastHeartSecs" stackId="13" startPc="268439426"/> <entry endPc="268440363" name="lastHeartSecs" stackId="15" startPc="268439453"/>
<entry endPc="268440254" name="secsBin" stackId="12" startPc="268439426"/> <entry endPc="268440363" name="secsBin" stackId="14" startPc="268439453"/>
<entry endPc="268440254" name="binPixels" stackId="7" startPc="268439426"/> <entry endPc="268440363" name="binPixels" stackId="9" startPc="268439453"/>
<entry endPc="268440254" name="binWidthSecs" stackId="9" startPc="268439426"/> <entry endPc="268440363" name="binWidthSecs" stackId="11" startPc="268439453"/>
<entry endPc="268440254" name="heartBinMax" stackId="14" startPc="268439426"/> <entry endPc="268440363" name="heartBinMax" stackId="16" startPc="268439453"/>
<entry endPc="268440254" name="totWidth" stackId="6" startPc="268439426"/> <entry endPc="268440363" name="totWidth" stackId="8" startPc="268439453"/>
<entry endPc="268440254" name="heartValue" stackId="11" startPc="268439426"/> <entry endPc="268440363" name="heartValue" stackId="13" startPc="268439453"/>
<entry endPc="268440257" name="heart" stackId="3" startPc="268439370"/> <entry endPc="268440366" name="heart" stackId="5" startPc="268439397"/>
<entry endPc="268440260" name="sample" stackId="2" startPc="268439320"/> <entry endPc="268440369" name="curHeartMin" stackId="2" startPc="268439333"/>
<entry endPc="268440261" name="dc" stackId="1" startPc="268439316"/> <entry endPc="268440369" name="sample" stackId="4" startPc="268439333"/>
<entry endPc="268440485" name="heartrate" stackId="1" startPc="268440261"/> <entry endPc="268440369" name="curHeartMax" stackId="3" startPc="268439333"/>
<entry endPc="268441279" name="r4" stackId="10" startPc="268440489"/> <entry endPc="268440370" name="dc" stackId="1" startPc="268439329"/>
<entry endPc="268441279" name="r3" stackId="9" startPc="268440489"/> <entry endPc="268440594" name="heartrate" stackId="1" startPc="268440370"/>
<entry endPc="268441279" name="length" stackId="6" startPc="268440489"/> <entry endPc="268441388" name="r4" stackId="10" startPc="268440598"/>
<entry endPc="268441279" name="r2" stackId="8" startPc="268440489"/> <entry endPc="268441388" name="r3" stackId="9" startPc="268440598"/>
<entry endPc="268441279" name="r1" stackId="7" startPc="268440489"/> <entry endPc="268441388" name="length" stackId="6" startPc="268440598"/>
<entry endPc="268441279" name="centerY" stackId="14" startPc="268440489"/> <entry endPc="268441388" name="r2" stackId="8" startPc="268440598"/>
<entry endPc="268441279" name="centerX" stackId="13" startPc="268440489"/> <entry endPc="268441388" name="r1" stackId="7" startPc="268440598"/>
<entry endPc="268441279" name="deflect2" stackId="12" startPc="268440489"/> <entry endPc="268441388" name="centerY" stackId="14" startPc="268440598"/>
<entry endPc="268441279" name="deflect1" stackId="11" startPc="268440489"/> <entry endPc="268441388" name="centerX" stackId="13" startPc="268440598"/>
<entry endPc="268441279" name="coords" stackId="15" startPc="268440489"/> <entry endPc="268441388" name="deflect2" stackId="12" startPc="268440598"/>
<entry endPc="268441280" name="dc" stackId="1" startPc="268440485"/> <entry endPc="268441388" name="deflect1" stackId="11" startPc="268440598"/>
<entry endPc="268441280" name="handColour" stackId="5" startPc="268440485"/> <entry endPc="268441388" name="coords" stackId="15" startPc="268440598"/>
<entry endPc="268441280" name="width" stackId="4" startPc="268440485"/> <entry endPc="268441389" name="dc" stackId="1" startPc="268440594"/>
<entry endPc="268441280" name="angle" stackId="2" startPc="268440485"/> <entry endPc="268441389" name="handColour" stackId="5" startPc="268440594"/>
<entry endPc="268441280" name="whichHand" stackId="3" startPc="268440485"/> <entry endPc="268441389" name="width" stackId="4" startPc="268440594"/>
<entry endPc="268441859" name="hour" stackId="5" startPc="268441284"/> <entry endPc="268441389" name="angle" stackId="2" startPc="268440594"/>
<entry endPc="268441859" name="min" stackId="6" startPc="268441284"/> <entry endPc="268441389" name="whichHand" stackId="3" startPc="268440594"/>
<entry endPc="268441859" name="sec" stackId="7" startPc="268441284"/> <entry endPc="268441968" name="hour" stackId="5" startPc="268441393"/>
<entry endPc="268441860" name="dc" stackId="1" startPc="268441280"/> <entry endPc="268441968" name="min" stackId="6" startPc="268441393"/>
<entry endPc="268441860" name="clock_min" stackId="3" startPc="268441280"/> <entry endPc="268441968" name="sec" stackId="7" startPc="268441393"/>
<entry endPc="268441860" name="clock_hour" stackId="2" startPc="268441280"/> <entry endPc="268441969" name="dc" stackId="1" startPc="268441389"/>
<entry endPc="268441860" name="clock_sec" stackId="4" startPc="268441280"/> <entry endPc="268441969" name="clock_min" stackId="3" startPc="268441389"/>
<entry endPc="268442289" name="x" stackId="14" startPc="268442190"/> <entry endPc="268441969" name="clock_hour" stackId="2" startPc="268441389"/>
<entry endPc="268442289" name="y" stackId="15" startPc="268442190"/> <entry endPc="268441969" name="clock_sec" stackId="4" startPc="268441389"/>
<entry endPc="268442302" name="i" stackId="13" startPc="268442190"/> <entry endPc="268442398" name="x" stackId="14" startPc="268442299"/>
<entry endPc="268442316" name="result" stackId="9" startPc="268441864"/> <entry endPc="268442398" name="y" stackId="15" startPc="268442299"/>
<entry endPc="268442316" name="sin" stackId="11" startPc="268441864"/> <entry endPc="268442411" name="i" stackId="13" startPc="268442299"/>
<entry endPc="268442316" name="coords" stackId="12" startPc="268441864"/> <entry endPc="268442425" name="result" stackId="9" startPc="268441973"/>
<entry endPc="268442316" name="cos" stackId="10" startPc="268441864"/> <entry endPc="268442425" name="sin" stackId="11" startPc="268441973"/>
<entry endPc="268442316" name="centerY" stackId="8" startPc="268441864"/> <entry endPc="268442425" name="coords" stackId="12" startPc="268441973"/>
<entry endPc="268442316" name="centerX" stackId="7" startPc="268441864"/> <entry endPc="268442425" name="cos" stackId="10" startPc="268441973"/>
<entry endPc="268442317" name="dc" stackId="1" startPc="268441860"/> <entry endPc="268442425" name="centerY" stackId="8" startPc="268441973"/>
<entry endPc="268442317" name="handColour" stackId="6" startPc="268441860"/> <entry endPc="268442425" name="centerX" stackId="7" startPc="268441973"/>
<entry endPc="268442317" name="width" stackId="4" startPc="268441860"/> <entry endPc="268442426" name="dc" stackId="1" startPc="268441969"/>
<entry endPc="268442317" name="length" stackId="3" startPc="268441860"/> <entry endPc="268442426" name="handColour" stackId="6" startPc="268441969"/>
<entry endPc="268442317" name="overheadLine" stackId="5" startPc="268441860"/> <entry endPc="268442426" name="width" stackId="4" startPc="268441969"/>
<entry endPc="268442317" name="angle" stackId="2" startPc="268441860"/> <entry endPc="268442426" name="length" stackId="3" startPc="268441969"/>
<entry endPc="268443249" name="dc" stackId="1" startPc="268442317"/> <entry endPc="268442426" name="overheadLine" stackId="5" startPc="268441969"/>
<entry endPc="268443531" name="dateStr" stackId="3" startPc="268443253"/> <entry endPc="268442426" name="angle" stackId="2" startPc="268441969"/>
<entry endPc="268443531" name="info" stackId="2" startPc="268443253"/> <entry endPc="268443358" name="dc" stackId="1" startPc="268442426"/>
<entry endPc="268443532" name="dc" stackId="1" startPc="268443249"/> <entry endPc="268443640" name="dateStr" stackId="3" startPc="268443362"/>
<entry endPc="268443818" name="offsetHour" stackId="3" startPc="268443547"/> <entry endPc="268443640" name="info" stackId="2" startPc="268443362"/>
<entry endPc="268443818" name="ampm" stackId="4" startPc="268443547"/> <entry endPc="268443641" name="dc" stackId="1" startPc="268443358"/>
<entry endPc="268443818" name="timeString" stackId="5" startPc="268443547"/> <entry endPc="268443927" name="offsetHour" stackId="3" startPc="268443656"/>
<entry endPc="268443822" name="dc" stackId="1" startPc="268443532"/> <entry endPc="268443927" name="ampm" stackId="4" startPc="268443656"/>
<entry endPc="268443822" name="clockTime" stackId="2" startPc="268443532"/> <entry endPc="268443927" name="timeString" stackId="5" startPc="268443656"/>
<entry endPc="268444590" name="now" stackId="9" startPc="268444128"/> <entry endPc="268443931" name="dc" stackId="1" startPc="268443641"/>
<entry endPc="268444590" name="ampm" stackId="8" startPc="268444128"/> <entry endPc="268443931" name="clockTime" stackId="2" startPc="268443641"/>
<entry endPc="268444590" name="timeInfoSunrise" stackId="12" startPc="268444128"/> <entry endPc="268444699" name="now" stackId="9" startPc="268444237"/>
<entry endPc="268444590" name="timeInfoSunset" stackId="13" startPc="268444128"/> <entry endPc="268444699" name="ampm" stackId="8" startPc="268444237"/>
<entry endPc="268444590" name="sunrise_moment" stackId="10" startPc="268444128"/> <entry endPc="268444699" name="timeInfoSunrise" stackId="12" startPc="268444237"/>
<entry endPc="268444590" name="sunset_moment" stackId="11" startPc="268444128"/> <entry endPc="268444699" name="timeInfoSunset" stackId="13" startPc="268444237"/>
<entry endPc="268444749" name="timeStringRise" stackId="5" startPc="268443826"/> <entry endPc="268444699" name="sunrise_moment" stackId="10" startPc="268444237"/>
<entry endPc="268444749" name="lat" stackId="3" startPc="268443826"/> <entry endPc="268444699" name="sunset_moment" stackId="11" startPc="268444237"/>
<entry endPc="268444749" name="loc" stackId="7" startPc="268443826"/> <entry endPc="268444858" name="timeStringRise" stackId="5" startPc="268443935"/>
<entry endPc="268444749" name="lon" stackId="4" startPc="268443826"/> <entry endPc="268444858" name="lat" stackId="3" startPc="268443935"/>
<entry endPc="268444749" name="sc" stackId="2" startPc="268443826"/> <entry endPc="268444858" name="loc" stackId="7" startPc="268443935"/>
<entry endPc="268444749" name="timeStringSet" stackId="6" startPc="268443826"/> <entry endPc="268444858" name="lon" stackId="4" startPc="268443935"/>
<entry endPc="268444750" name="dc" stackId="1" startPc="268443822"/> <entry endPc="268444858" name="sc" stackId="2" startPc="268443935"/>
<entry endPc="268444788" name="hour12" stackId="2" startPc="268444754"/> <entry endPc="268444858" name="timeStringSet" stackId="6" startPc="268443935"/>
<entry endPc="268444789" name="hour" stackId="1" startPc="268444750"/> <entry endPc="268444859" name="dc" stackId="1" startPc="268443931"/>
<entry endPc="268444804" name="code" stackId="1" startPc="268444789"/> <entry endPc="268444897" name="hour12" stackId="2" startPc="268444863"/>
<entry endPc="268444833" name="state" stackId="1" startPc="268444828"/> <entry endPc="268444898" name="hour" stackId="1" startPc="268444859"/>
<entry endPc="268444838" name="state" stackId="1" startPc="268444833"/> <entry endPc="268444913" name="code" stackId="1" startPc="268444898"/>
<entry endPc="268444893" name="dc" stackId="1" startPc="268444880"/> <entry endPc="268444942" name="state" stackId="1" startPc="268444937"/>
<entry endPc="268444947" name="state" stackId="1" startPc="268444942"/>
<entry endPc="268445002" name="dc" stackId="1" startPc="268444989"/>
</localVars> </localVars>
<annotations/> <annotations/>
<functions> <functions>
@ -671,8 +684,8 @@
<dataEntry offset="538" parentId="Rez" symbolId="JsonData" type="module"/> <dataEntry offset="538" parentId="Rez" symbolId="JsonData" type="module"/>
<dataEntry offset="569" parentId="Rez" symbolId="Layouts" type="module"/> <dataEntry offset="569" parentId="Rez" symbolId="Layouts" type="module"/>
<dataEntry offset="608" parentId="Rez" symbolId="Strings" type="module"/> <dataEntry offset="608" parentId="Rez" symbolId="Strings" type="module"/>
<dataEntry offset="807" parentId="globals" symbolId="SnapshotWatchApp" type="class"/> <dataEntry offset="815" parentId="globals" symbolId="SnapshotWatchApp" type="class"/>
<dataEntry offset="878" parentId="globals" symbolId="SnapshotWatchView" type="class"/> <dataEntry offset="886" parentId="globals" symbolId="SnapshotWatchView" type="class"/>
<dataEntry offset="1213" parentId="globals" symbolId="SunCalc" type="class"/> <dataEntry offset="1229" parentId="globals" symbolId="SunCalc" type="class"/>
</dataEntryOffsetMappings> </dataEntryOffsetMappings>
</debugInfo> </debugInfo>

5
resources/resources.xml

@ -3,6 +3,7 @@
<properties> <properties>
<property id="code" type="string">get code at app store page</property> <property id="code" type="string">get code at app store page</property>
<property id="showHeartRate" type="boolean">true</property> <property id="showHeartRate" type="boolean">true</property>
<property id="graphLength" type="number">240</property>
<property id="graphColour" type="number">0</property> <property id="graphColour" type="number">0</property>
<property id="useZonesColour" type="boolean">true</property> <property id="useZonesColour" type="boolean">true</property>
<property id="showMoveBar" type="boolean">false</property> <property id="showMoveBar" type="boolean">false</property>
@ -15,6 +16,7 @@
<strings> <strings>
<string id="CodeLabel">Activation code for PRO features</string> <string id="CodeLabel">Activation code for PRO features</string>
<string id="ShowHeartRateLabel">Show heart rate, graph, and min/max values</string> <string id="ShowHeartRateLabel">Show heart rate, graph, and min/max values</string>
<string id="GraphLengthLabel">Number of past minutes to show in heart rate graph (minimum 15, maximum 240)</string>
<string id="GraphColourLabel">Heart rate graph colour</string> <string id="GraphColourLabel">Heart rate graph colour</string>
<string id="DK_GRAY">Dark Gray</string> <string id="DK_GRAY">Dark Gray</string>
<string id="RED">Red</string> <string id="RED">Red</string>
@ -42,6 +44,9 @@
<setting propertyKey="@Properties.showHeartRate" title="@Strings.ShowHeartRateLabel"> <setting propertyKey="@Properties.showHeartRate" title="@Strings.ShowHeartRateLabel">
<settingConfig type="boolean" /> <settingConfig type="boolean" />
</setting> </setting>
<setting propertyKey="@Properties.graphLength" title="@Strings.GraphLengthLabel">
<settingConfig type="numeric" />
</setting>
<setting propertyKey="@Properties.graphColour" title="@Strings.GraphColourLabel"> <setting propertyKey="@Properties.graphColour" title="@Strings.GraphColourLabel">
<settingConfig type="list" required="true"> <settingConfig type="list" required="true">
<listEntry value="0">@Strings.DK_GRAY</listEntry> <listEntry value="0">@Strings.DK_GRAY</listEntry>

61
source/SnapshotWatchView.mc

@ -27,6 +27,7 @@ class SnapshotWatchView extends Ui.WatchFace {
var showSecondTime = false; var showSecondTime = false;
var secondTimeOffset = 0; var secondTimeOffset = 0;
var graphLength = 240;
var arrayColours = new [11]; var arrayColours = new [11];
var graphColour = 0; var graphColour = 0;
var useZonesColour = true; var useZonesColour = true;
@ -41,8 +42,8 @@ class SnapshotWatchView extends Ui.WatchFace {
var hashMarksArray = new [60]; var hashMarksArray = new [60];
var heartNow; var heartNow;
var heartMin; var heartMin = 1000;
var heartMax; var heartMax = 0;
var proFeatures; var proFeatures;
@ -88,6 +89,7 @@ class SnapshotWatchView extends Ui.WatchFace {
{ {
code = Application.getApp().getProperty("code"); code = Application.getApp().getProperty("code");
showHeartRate = Application.getApp().getProperty("showHeartRate"); showHeartRate = Application.getApp().getProperty("showHeartRate");
graphLength = Application.getApp().getProperty("graphLength");
graphColour = Application.getApp().getProperty("graphColour"); graphColour = Application.getApp().getProperty("graphColour");
useZonesColour = Application.getApp().getProperty("useZonesColour"); useZonesColour = Application.getApp().getProperty("useZonesColour");
showMoveBar = Application.getApp().getProperty("showMoveBar"); showMoveBar = Application.getApp().getProperty("showMoveBar");
@ -124,8 +126,6 @@ class SnapshotWatchView extends Ui.WatchFace {
dc.fillRectangle(0,0, width_screen, height_screen); dc.fillRectangle(0,0, width_screen, height_screen);
heartNow = 0; heartNow = 0;
heartMin = 0;
heartMax = 0;
// Plot heart rate graph // Plot heart rate graph
plotHRgraph(dc); plotHRgraph(dc);
@ -222,6 +222,9 @@ class SnapshotWatchView extends Ui.WatchFace {
function plotHRgraph(dc) { function plotHRgraph(dc) {
var curHeartMin = 0;
var curHeartMax = 0;
var sample = Sensor.getHeartRateHistory( {:order=>Sensor.ORDER_NEWEST_FIRST} ); var sample = Sensor.getHeartRateHistory( {:order=>Sensor.ORDER_NEWEST_FIRST} );
if (sample != null) if (sample != null)
{ {
@ -231,13 +234,17 @@ class SnapshotWatchView extends Ui.WatchFace {
if (showHeartRate) if (showHeartRate)
{ {
if (sample.getMin() != null) curHeartMin = heartMin;
{ heartMin = sample.getMin(); } curHeartMax = heartMax;
heartMin = 1000;
heartMax = 0;
if (sample.getMax() != null) var maxSecs = graphLength * 60;
{ heartMax = sample.getMax(); } if (maxSecs < 900)
{ maxSecs = 900; } // 900sec = 15min
else if (maxSecs > 14355)
{ maxSecs = 14355; } // 14400sec = 4hrs
var maxSecs = 14355; //14400 = 4 hours
var totHeight = 44; var totHeight = 44;
var totWidth = 165; var totWidth = 165;
var binPixels = 1; var binPixels = 1;
@ -312,23 +319,31 @@ class SnapshotWatchView extends Ui.WatchFace {
// only plot bar if we have valid values // only plot bar if we have valid values
if (heartBinMax > 0 && heartBinMax >= heartBinMin) if (heartBinMax > 0 && heartBinMax >= heartBinMin)
{ {
var heartBinMid = (heartBinMax+heartBinMin)/2; if (curHeartMax > 0 && curHeartMax > curHeartMin)
var height = (heartBinMid-heartMin*0.9) / (heartMax-heartMin*0.9) * totHeight;
var xVal = (width_screen-totWidth)/2 + totWidth - i*binPixels -2;
var yVal = height_screen/2+28 + totHeight - height;
if (showMoveBar && ActMon.getInfo().moveBarLevel > 0)
{
if (graphColour == 1)
{ dc.setColor(Gfx.COLOR_ORANGE, Gfx.COLOR_TRANSPARENT); }
else
{ dc.setColor(Gfx.COLOR_RED, Gfx.COLOR_TRANSPARENT); }
} else
{ {
dc.setColor(arrayColours[getHRColour(heartBinMid)], Gfx.COLOR_TRANSPARENT); var heartBinMid = (heartBinMax+heartBinMin)/2;
var height = (heartBinMid-curHeartMin*0.9) / (curHeartMax-curHeartMin*0.9) * totHeight;
var xVal = (width_screen-totWidth)/2 + totWidth - i*binPixels -2;
var yVal = height_screen/2+28 + totHeight - height;
if (showMoveBar && ActMon.getInfo().moveBarLevel > 0)
{
if (graphColour == 1)
{ dc.setColor(Gfx.COLOR_ORANGE, Gfx.COLOR_TRANSPARENT); }
else
{ dc.setColor(Gfx.COLOR_RED, Gfx.COLOR_TRANSPARENT); }
} else
{
dc.setColor(arrayColours[getHRColour(heartBinMid)], Gfx.COLOR_TRANSPARENT);
}
dc.fillRectangle(xVal, yVal, binPixels, height);
} }
dc.fillRectangle(xVal, yVal, binPixels, height); if (heartBinMin < heartMin)
{ heartMin = heartBinMin; }
if (heartBinMax > heartMax)
{ heartMax = heartBinMax; }
// Sys.println(i + ": " + binWidthSecs + " " + secsBin + " " + heartBinMin + " " + heartBinMax); // Sys.println(i + ": " + binWidthSecs + " " + secsBin + " " + heartBinMin + " " + heartBinMax);
} }

Loading…
Cancel
Save