ToDo Agenda v.3.0.8

What's new: https://github.com/andstatus/todoagenda#-v30-more-colors-and-layout-customizations
This commit is contained in:
Yuri Volkov 2019-10-15 08:50:34 +00:00 committed by Licaon_Kter
parent a64dded00f
commit a304490833

View file

@ -1,32 +1,34 @@
Categories:
- Time
License: Apache-2.0
SourceCode: https://github.com/plusonelabs/calendar-widget
SourceCode: https://github.com/andstatus/todoagenda
IssueTracker: https://github.com/plusonelabs/calendar-widget/issues
Changelog: https://github.com/plusonelabs/calendar-widget/releases
Changelog: https://github.com/andstatus/todoagenda/blob/HEAD/README.md#changelog
AutoName: Todo Agenda
Description: |-
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.
Todo Agenda is home screen widgets for your Android device.
It displays a list of calendar events and tasks
so that you can easily have a glimpse at your due, current and upcoming appointments.
Features:
* Displays all events from your calendars. Optionally shows past events.
* No advertising. Free and Open Source.
* Displays all events from your calendars and task lists. 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.
* Create several widgets, if you need. Each widget will have its own settings, including layouts, colors, filters and selected calendars.
* Customize background colors and transparency of different widget parts, text's black and white shading.
* Scroll through the list of events. Use "Go to Today" button to return to today instantly.
* Customize the text size of the widget.
* Fully resizable widget with two alternative layouts.
* Fully resizable widget with 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.
* Turn off Widget or Day headers, event icons, Days from today, etc. and see only what you need.
* Android 4+ supported. Supports Android tablets.
RepoType: git
Repo: https://github.com/plusonelabs/calendar-widget.git
Repo: https://github.com/andstatus/todoagenda.git
Builds:
- versionName: 1.6.2
@ -146,6 +148,15 @@ Builds:
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
build.gradle
- versionName: 3.0.11-532
versionCode: 532
commit: 3.0.11
subdir: app
gradle:
- yes
prebuild: sed -i -e '/defaultConfig/a\ applicationId "com.plusonelabs.calendar"'
build.gradle
MaintainerNotes: |-
Upstream generates CV and CVC from git, so we don't catch that anymore,
see https://github.com/plusonelabs/calendar-widget/issues/210.
@ -153,7 +164,9 @@ MaintainerNotes: |-
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.
Since 3.0.8 GIT repo URL changed to its current primary location.
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.0.1-425
CurrentVersionCode: 425
CurrentVersion: 3.0.11-532
CurrentVersionCode: 532