Update Todo Agenda to 2.0.1 (425)
Also update the description.
This commit is contained in:
parent
9ff3773c72
commit
aafd04289b
|
@ -5,11 +5,26 @@ Source Code:https://github.com/plusonelabs/calendar-widget
|
|||
Issue Tracker:https://github.com/plusonelabs/calendar-widget/issues
|
||||
Changelog:https://github.com/plusonelabs/calendar-widget/releases
|
||||
|
||||
Auto Name:Calendar Widget
|
||||
Summary:Home-screen agenda
|
||||
Auto Name:Todo Agenda
|
||||
Summary:Home screen agenda
|
||||
Description:
|
||||
Home screen widget displaying a list of upcoming calendar events so that you can
|
||||
easily have a glimpse of your upcoming appointments.
|
||||
The Todo Agenda is a home screen widget. It displays a list of upcoming calendar
|
||||
events so that you can easily have a glimpse at your upcoming appointments.
|
||||
|
||||
Features:
|
||||
|
||||
* Displays all events from your calendars. Optionally shows past events.
|
||||
* Automatically updates when you add/delete/modify an event. Or you may update the list instantly.
|
||||
* Select only the calendars you want to see in the widget.
|
||||
* Create several widgets, if you need. Each widget will have its own settings, including filters and selected calendars.
|
||||
* Customize colors of the widget background and texts.
|
||||
* Scroll through the list of upcoming events.
|
||||
* Customize the text size of the widget.
|
||||
* Fully resizable widget with two alternative layouts.
|
||||
* Indicators for alerts and recurring events.
|
||||
* Lock time zone when travelling to different time zones.
|
||||
* Turn off Day headers and see dates in the "Days from today" column.
|
||||
* Supports tablets.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -93,12 +108,21 @@ Build:1.10.1-4853a036,414
|
|||
subdir=app/calendar-widget
|
||||
gradle=yes
|
||||
|
||||
Build:2.0.1-425,425
|
||||
commit=v2.0.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream generates CV and CVC from git, so we don't catch that anymore,
|
||||
see https://github.com/plusonelabs/calendar-widget/issues/210.
|
||||
|
||||
Application ID changed in 2.0.0, but for F-Droid we keep the old one, see
|
||||
https://github.com/plusonelabs/calendar-widget/issues/291.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.10.1-4853a036
|
||||
Current Version Code:414
|
||||
Current Version:2.0.1-425
|
||||
Current Version Code:425
|
||||
|
|
Loading…
Reference in a new issue