Skip to content

Commit 2773edb

Browse files
committed
Adds markdown syntax.
1 parent 36f72bc commit 2773edb

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

README.md

+30-30
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
h2. Android Calendar Widget
1+
# Android Calendar Widget
22

33
The Android calendar widget is home screen widget for your Android device. It displays a list of upcoming calendar events so that you can easily have a glimpse at your upcoming appointments.
44

55
<a href="https://play.google.com/store/apps/details?id=com.plusonelabs.calendar">
6-
<img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
6+
<img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
77
</a>
88

9-
Want to contribute to the project? Start by translating the widget to another language. Visit the "project at crowdin.net":http://crowdin.net/project/plusonelabs-calendar-widget and be part of the next release. :)
10-
!https://github.com/plusonelabs/calendar-widget/raw/master/assets/screenshots/widget-device.png!
9+
Want to contribute to the project? Start by translating the widget to another language. Visit the [project at crowdin.net](http://crowdin.net/project/plusonelabs-calendar-widget) and be part of the next release. :)
10+
![Calendar Widget Screenshots](https://github.com/plusonelabs/calendar-widget/raw/master/assets/screenshots/widget-device.png)
1111

12-
h2. Features
12+
## Features
1313

1414
* Displays all events from your calendars
1515
* Automatically updates when you add/delete/modify an event
@@ -21,33 +21,33 @@ h2. Features
2121
* Indicators for alerts and recurring events
2222
* Supports Android tablets
2323

24-
h2. Collaborate
24+
## Collaborate
2525

2626
We are developing this application in public to bring you a tool that _you_ want to use. Please feel free to open issues and provide pull requests. We are especially looking for new and improved translations over at http://crowdin.net/project/plusonelabs-calendar-widget.
2727

28-
h2. Changelog
28+
## Changelog
2929

30-
h3. v1.8.3
30+
### v1.8.3
3131

3232
https://github.com/plusonelabs/calendar-widget/issues?milestone=22&state=closed
3333

3434
* Adds Korean translation
3535
* Fixes problem where the Norwegian translation was not visible to users
3636

37-
h3. v1.8.2
37+
### v1.8.2
3838

3939
https://github.com/plusonelabs/calendar-widget/issues?milestone=21&state=closed
4040

4141
* Updates translations and adds support for simplified Chinese, Bulgarian and Norwegian
4242

43-
h3. v1.8.1
43+
### v1.8.1
4444

4545
https://github.com/plusonelabs/calendar-widget/issues?milestone=20&state=closed
4646

4747
* Fixes issue where the date headers for "Today" and "Tomorrow" where not show correctly
4848
* Updates translations and adds partial support for Hebrew (thanks bomba6)
4949

50-
h3. v1.8
50+
### v1.8
5151

5252
https://github.com/plusonelabs/calendar-widget/issues?milestone=19&state=closed
5353

@@ -58,36 +58,36 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=19&state=closed
5858
* A big thanks to at all the people who have helped with translations on crowdin.net
5959
** blancazert, deamn, emes2, gabrielemariotti, hermajan, jagoda1-72, k.schasfoort, moritzpost
6060

61-
h3. v1.7.2
61+
### v1.7.2
6262

6363
https://github.com/plusonelabs/calendar-widget/issues?milestone=18&state=closed
6464

6565
* Fine tunes the shading of the text colors
6666
* Fixes tinting issue of background color
6767

68-
h3. v1.7.1
68+
### v1.7.1
6969

7070
https://github.com/plusonelabs/calendar-widget/issues?milestone=17&state=closed
7171

7272
* Fixes critical bug on Android 4.0 devices
7373
* Completes Czech translation (thanks hermajan)
7474

75-
h3. v1.7
75+
### v1.7
7676

7777
https://github.com/plusonelabs/calendar-widget/issues?milestone=16&state=closed
7878

7979
* Adds theming capabilities to the widget background and texts
8080
* Taping on current date header now opens calendar app
8181
* Calendar events can now show their event specific color
8282

83-
h3. v1.6.4
83+
### v1.6.4
8484

8585
https://github.com/plusonelabs/calendar-widget/issues?milestone=15&state=closed
8686

8787
* Updates Czech translation
8888
* Fixes critical bug on Android 4.4
8989

90-
h3. v1.6.3
90+
### v1.6.3
9191

9292
https://github.com/plusonelabs/calendar-widget/issues?milestone=14&state=closed
9393

@@ -96,19 +96,19 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=14&state=closed
9696
* Background transparency is set in 5% increments instead of 10% (contributed by ultraq)
9797
* Fixed bug where events starting or ending at midnight would not show their time correctly
9898

99-
h3. v1.6.2
99+
### v1.6.2
100100

101101
https://github.com/plusonelabs/calendar-widget/issues?milestone=13&state=closed
102102

103103
* Fixed serious crash when preferences from older installations were present
104104

105-
h3. v1.6.1
105+
### v1.6.1
106106

107107
https://github.com/plusonelabs/calendar-widget/issues?milestone=12&state=closed
108108

109109
* Fixed a crash of Samsungs S Planner when creating new event
110110

111-
h3. v1.6
111+
### v1.6
112112

113113
https://github.com/plusonelabs/calendar-widget/issues?milestone=11&state=closed
114114

@@ -117,21 +117,21 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=11&state=closed
117117
* Added ability to choose from more font sizes
118118
* Added option to set the event date range
119119

120-
h3. v1.5.2
120+
### v1.5.2
121121

122122
https://github.com/plusonelabs/calendar-widget/issues?milestone=10&state=closed
123123

124124
* Added support for Hungarian and Russian language
125125

126-
h3. v1.5.1
126+
### v1.5.1
127127

128128
https://github.com/plusonelabs/calendar-widget/issues?milestone=9&state=closed
129129

130130
* Added support for Czech language
131131
* Fixed crashes when adding event on certain devices
132132
* Fixed issue with spanning events
133133

134-
h3. v1.5
134+
### v1.5
135135

136136
https://github.com/plusonelabs/calendar-widget/issues?milestone=8&state=closed
137137

@@ -140,14 +140,14 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=8&state=closed
140140
* Added Japanese translations (Thanks to Sakuma)
141141
* Fixed several stability issues
142142

143-
h3. v1.4
143+
### v1.4
144144

145145
https://github.com/plusonelabs/calendar-widget/issues?milestone=7&state=closed
146146

147147
* Fixed critical issue where an all-day event would be displayed one day to early in certain timezones
148148
* Added ability to configure the transparency of the widget background
149149

150-
h3. v1.3.2
150+
### v1.3.2
151151

152152
https://github.com/plusonelabs/calendar-widget/issues?milestone=6&state=closed
153153

@@ -157,15 +157,15 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=6&state=closed
157157
* Fixed problem with events that span multiple days
158158

159159

160-
h3. v1.3.1
160+
### v1.3.1
161161

162162
https://github.com/plusonelabs/calendar-widget/issues?milestone=5&state=closed
163163

164164
* Fixed problem where noon was display as 0:00 pm instead of 12:00 pm
165165
* Fixed issue when no calendar is present on the device
166166

167167

168-
h3. v1.3
168+
### v1.3
169169

170170
https://github.com/plusonelabs/calendar-widget/issues?milestone=4&state=closed
171171

@@ -175,13 +175,13 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=4&state=closed
175175
* Events without title now indicate that there is no title
176176

177177

178-
h3. v1.2.1
178+
### v1.2.1
179179

180180
https://github.com/plusonelabs/calendar-widget/issues?milestone=3&state=closed
181181

182182
* Fixed issue where the date in the calendar app would be displayed wrong when opened from the widget
183183

184-
h3. v1.2
184+
### v1.2
185185

186186
https://github.com/plusonelabs/calendar-widget/issues?milestone=2&state=closed
187187

@@ -190,7 +190,7 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=2&state=closed
190190
* Widget refreshes at midnight
191191
* Widget handles time, date, timezone and locale changes correctly
192192

193-
h3. v1.1
193+
### v1.1
194194

195195
https://github.com/plusonelabs/calendar-widget/issues?milestone=1&page=1&state=closed
196196

@@ -200,6 +200,6 @@ https://github.com/plusonelabs/calendar-widget/issues?milestone=1&page=1&state=c
200200
* The text size can not be customized as small, medium or large
201201
* The widget can not be shrinked properly on all devices
202202

203-
h3. v1.0
203+
### v1.0
204204

205205
* Initial Release

0 commit comments

Comments
 (0)