Add fields reminder_hour and reminder_min to habits

This commit is contained in:
2015-03-12 05:39:40 -04:00
parent 6695f78b0d
commit 5c618416d9
59 changed files with 6554 additions and 15 deletions

View File

@@ -14,7 +14,7 @@
height="458"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
inkscape:version="0.91 r13725"
sodipodi:docname="ic_launcher.svg"
inkscape:export-filename="/home/isoron/Android/uHabits/art/ic_launcher.png"
inkscape:export-xdpi="300.06549"
@@ -88,8 +88,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="158.05316"
inkscape:cy="229.21828"
inkscape:cx="326.25652"
inkscape:cy="220.41399"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -112,7 +112,7 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
@@ -121,16 +121,16 @@
inkscape:groupmode="layer"
id="layer1"
transform="translate(-143.04724,-297.18109)">
<path
<circle
id="path3003"
style="fill:url(#linearGradient3011);fill-opacity:1.0;stroke:none"
transform="translate(61.047241,122.81891)"
d="m 540,403.36218 c 0,126.47321 -102.52679,229 -229,229 -126.47321,0 -229,-102.52679 -229,-229 0,-126.47321 102.52679,-229 229,-229 126.47321,0 229,102.52679 229,229 z"
sodipodi:type="arc"
sodipodi:ry="229"
sodipodi:rx="229"
sodipodi:cy="403.36218"
sodipodi:cx="311"
id="path3003"
style="fill:url(#linearGradient3011);fill-opacity:1.0;stroke:none"
sodipodi:type="arc" />
sodipodi:cx="311" />
<flowRoot
xml:space="preserve"
id="flowRoot2985"

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB