File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The Android calendar widget is home screen widget for your Android device. It di
6
6
<img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_45.png" />
7
7
</a>
8
8
9
- The widget is designed to make use of the Android 4.0 (Ice Cream Sandwich) APIs and will therefore only work on Android 4.0.3+ devices.
9
+ The widget is designed to make use of the Android 4.0 (Ice Cream Sandwich) APIs and will therefore work on Android 4.0.3+ devices.
10
10
11
11
!https://github.com/plusonelabs/calendar-widget/raw/master/assets/screenshots/widget-device.png!
12
12
@@ -15,6 +15,7 @@ h2. Features
15
15
* Displays all events from your calendars
16
16
* Automatically updates when you add/delete/modify an event
17
17
* Select only the calendars you want to see in the widget
18
+ * Customize colors of the widget background and texts
18
19
* Scroll through the list of upcoming events
19
20
* Customize the text size of the widget
20
21
* Fully resizable widget
@@ -23,6 +24,14 @@ h2. Features
23
24
24
25
h2. Changelog
25
26
27
+ h3. v1.7
28
+
29
+ https://github.com/plusonelabs/calendar-widget/issues?milestone=16&state=closed
30
+
31
+ * Adds theming capabilites to the widget background and texts
32
+ * Taping on current date header now opens calendar app
33
+ * Calendar events can now show their event specific color
34
+
26
35
h3. v1.6.4
27
36
28
37
https://github.com/plusonelabs/calendar-widget/issues?milestone=15&state=closed
You can’t perform that action at this time.
0 commit comments