You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/raw/about.html
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
<htmllang="en">
3
3
<head>
4
4
<metacharset="utf-8">
5
-
<styletype="text/css">
5
+
<title>About - Prayer Book</title>
6
+
<style>
6
7
body {
7
8
margin:0;
8
9
font-family: sans-serif;
@@ -23,12 +24,16 @@
23
24
<body>
24
25
<p><strong>Changes</strong></p>
25
26
27
+
<p>Version 2.2.1 (2023-12-10)</p>
28
+
<ul>
29
+
<li>Updated dependencies and Android SDK version</li>
30
+
</ul>
31
+
26
32
<p>Version 2.2.0 (2022-05-31)</p>
27
33
<ul>
28
34
<li>Added all the newly translated English prayers from the past 2 years from <ahref="https://www.bahai.org/library/authoritative-texts/prayers/">bahai.org</a>. All the new prayers and prayers that were previously under the 'Recently Added' category have been moved to specific categories.</li>
29
35
<li>Added the Spanish version of the prayer for America</li>
30
36
<li>The app requires Android 6 (Marshmallow) or newer</li>
0 commit comments