Skip to content

Commit a6daff5

Browse files
committed
JStock 1.0.7.25
1 parent f304038 commit a6daff5

File tree

16 files changed

+137
-93
lines changed

16 files changed

+137
-93
lines changed

appengine/jstock-android-static/war/news_information/index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
<body>
55
<!--fe78440e-e0fe-4efb-881d-264a01be483c-->
66

7-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.24 had been released.</p>
7+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.25 had been released.</p>
88

99
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
1010

1111
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
12-
Feature: Swiss stock market supports Google Finance as price source.
13-
</p>
14-
15-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
16-
Bugfix: Fix Yahoo stock history API.
12+
Feature: Save changePrices and changePricePercentages to disk so we can have
13+
daily profit information even when internet is not available. This
14+
is for Android app purpose only.
1715
</p>
1816

1917
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
2018

21-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.24 from <a href="http://jstock.org/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/download.html</a>. After upgrade, your personal data will be preserved.</p>
19+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.25 from <a href="http://jstock.org/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/download.html</a>. After upgrade, your personal data will be preserved.</p>
2220

2321
</body>
2422
</html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id=ltsgi4R41y6x9GucPlNn5ls5HPDzKBIgRezXRcuYF/AjqV9XZCmyDJ9wl+KWaTed
2-
news_id=05/24/17
2+
news_id=05/25/17
33
news_url=http://jstock-static.appspot.com/news_information/index.html

appengine/jstock-android-static/war/news_information/zh/index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
<body>
55
<!--fe78440e-e0fe-4efb-881d-264a01be483c-->
66

7-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.24 had been released.</p>
7+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.25 had been released.</p>
88

99
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
1010

1111
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
12-
Feature: Swiss stock market supports Google Finance as price source.
13-
</p>
14-
15-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
16-
Bugfix: Fix Yahoo stock history API.
12+
Feature: Save changePrices and changePricePercentages to disk so we can have
13+
daily profit information even when internet is not available. This
14+
is for Android app purpose only.
1715
</p>
1816

1917
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
2018

21-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.24 from <a href="http://jstock.org/zh/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/zh/download.html</a>. After upgrade, your personal data will be preserved.</p>
19+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.25 from <a href="http://jstock.org/zh/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/zh/download.html</a>. After upgrade, your personal data will be preserved.</p>
2220

2321
</body>
2422
</html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id=ltsgi4R41y6x9GucPlNn5ls5HPDzKBIgRezXRcuYF/AjqV9XZCmyDJ9wl+KWaTed
2-
news_id=05/24/17
2+
news_id=05/25/17
33
news_url=http://jstock-static.appspot.com/news_information/zh/index.html
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
applicationVersionID=1153
2-
windowsDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-setup.exe
3-
linuxDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
4-
macDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
5-
solarisDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
1+
applicationVersionID=1154
2+
windowsDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-setup.exe
3+
linuxDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip
4+
macDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip
5+
solarisDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip

appengine/jstock-static/war/news_information/index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
<body>
55
<!--fe78440e-e0fe-4efb-881d-264a01be483c-->
66

7-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.24 had been released.</p>
7+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.25 had been released.</p>
88

99
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
1010

1111
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
12-
Feature: Swiss stock market supports Google Finance as price source.
13-
</p>
14-
15-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
16-
Bugfix: Fix Yahoo stock history API.
12+
Feature: Save changePrices and changePricePercentages to disk so we can have
13+
daily profit information even when internet is not available. This
14+
is for Android app purpose only.
1715
</p>
1816

1917
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
2018

21-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.24 from <a href="http://jstock.org/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/download.html</a>. After upgrade, your personal data will be preserved.</p>
19+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.25 from <a href="http://jstock.org/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/download.html</a>. After upgrade, your personal data will be preserved.</p>
2220

2321
</body>
2422
</html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id=ltsgi4R41y6x9GucPlNn5ls5HPDzKBIgRezXRcuYF/AjqV9XZCmyDJ9wl+KWaTed
2-
news_id=05/24/17
2+
news_id=05/25/17
33
news_url=http://jstock-static.appspot.com/news_information/index.html

appengine/jstock-static/war/news_information/zh/index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
<body>
55
<!--fe78440e-e0fe-4efb-881d-264a01be483c-->
66

7-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.24 had been released.</p>
7+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">JStock 1.0.7.25 had been released.</p>
88

99
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
1010

1111
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
12-
Feature: Swiss stock market supports Google Finance as price source.
13-
</p>
14-
15-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma">
16-
Bugfix: Fix Yahoo stock history API.
12+
Feature: Save changePrices and changePricePercentages to disk so we can have
13+
daily profit information even when internet is not available. This
14+
is for Android app purpose only.
1715
</p>
1816

1917
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma"></p>
2018

21-
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.24 from <a href="http://jstock.org/zh/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/zh/download.html</a>. After upgrade, your personal data will be preserved.</p>
19+
<p style="margin-top: 10; font-size: 9px; font-family: Tahoma;">You may download latest JStock 1.0.7.25 from <a href="http://jstock.org/zh/download.html?utm_source=jstock&utm_medium=news_update">http://jstock.org/zh/download.html</a>. After upgrade, your personal data will be preserved.</p>
2220

2321
</body>
2422
</html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
id=ltsgi4R41y6x9GucPlNn5ls5HPDzKBIgRezXRcuYF/AjqV9XZCmyDJ9wl+KWaTed
2-
news_id=05/24/17
2+
news_id=05/25/17
33
news_url=http://jstock-static.appspot.com/news_information/zh/index.html
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
applicationVersionID=1153
2-
windowsDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-setup.exe
3-
linuxDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
4-
macDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
5-
solarisDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-24/jstock-1.0.7.24-bin.zip
1+
applicationVersionID=1154
2+
windowsDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-setup.exe
3+
linuxDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip
4+
macDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip
5+
solarisDownloadLink=https://github.com/yccheok/jstock/releases/download/release_1-0-7-25/jstock-1.0.7.25-bin.zip

0 commit comments

Comments
 (0)