Compare commits
1
Commits
main
...
release/v1.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9e29ad46c |
@@ -7,6 +7,11 @@ All notable changes to this project are documented here. The format follows
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.1] - 2026-09-25
|
||||
|
||||
### Changed
|
||||
- First release on Google Play. No changes to the app since 1.0.0.
|
||||
|
||||
## [1.0.0] - 2026-09-21
|
||||
|
||||
### Added
|
||||
|
||||
@@ -30,8 +30,8 @@ android {
|
||||
// PATCH from versionName, e.g. 1.0.0 -> 10000). Releases were flagged as
|
||||
// pre-releases while MAJOR was 0; 1.0.0 is the first stable one, and the
|
||||
// pipeline graduates it on its own. See docs/RELEASING.md.
|
||||
versionCode = 10000
|
||||
versionName = "1.0.0"
|
||||
versionCode = 10001
|
||||
versionName = "1.0.1"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Agendula gibt es jetzt bei Google Play. An der App hat sich seit 1.0.0 nichts geändert:
|
||||
- CalDAV-Sync eingebaut: Nextcloud, Radicale, Baïkal und mehr.
|
||||
- Agendula speichert deine Aufgaben selbst, keine andere App nötig.
|
||||
- Wiederkehrende Aufgaben, mehrere Erinnerungen, Listen in der App,
|
||||
iCalendar-Import und -Export, ein Widget und eine Schnelleinstellungs-Kachel.
|
||||
@@ -0,0 +1,5 @@
|
||||
Agendula is now on Google Play. Nothing changed in the app since 1.0.0:
|
||||
- CalDAV sync built in: Nextcloud, Radicale, Baïkal and more.
|
||||
- Agendula keeps your tasks itself, no other app needed.
|
||||
- Repeating tasks, several reminders per task, lists managed in the app,
|
||||
iCalendar import and export, a home-screen widget and a Quick Settings tile.
|
||||
@@ -0,0 +1,5 @@
|
||||
Agendula is now on Google Play. Nothing changed in the app since 1.0.0:
|
||||
- CalDAV sync built in: Nextcloud, Radicale, Baïkal and more.
|
||||
- Agendula keeps your tasks itself, no other app needed.
|
||||
- Repeating tasks, several reminders per task, lists managed in the app,
|
||||
iCalendar import and export, a home-screen widget and a Quick Settings tile.
|
||||
@@ -0,0 +1,5 @@
|
||||
O Agendula agora está no Google Play. Nada mudou no app desde a 1.0.0:
|
||||
- Sincronização CalDAV integrada: Nextcloud, Radicale, Baïkal e outros.
|
||||
- O Agendula guarda suas tarefas sozinho, sem outro app.
|
||||
- Tarefas recorrentes, vários lembretes por tarefa, listas no app, importação e
|
||||
exportação iCalendar, widget e bloco de Configurações rápidas.
|
||||
Reference in New Issue
Block a user