AppID: | de.k3b.android.calef |
Author: | k3b |
License: | GPL-3.0-or-later |
Donation: | Webpage |
InRepoSince: | 2022-01-21 |
LastRepoUpdate: | 2023-12-04 |
LastAppUpdate: | Unknown |
LastVersion: | 1.1.2.1 |
Categories: | System, Time |
Google Play: | Check if it's there |
Making an appointment means
Usually calendar entries are shared in a human-unreadable technical format
"ICS" (or "VCS") that calendar programs can read.
CalEF receives the technical format and re-sends/re-shares it-s content as human readable text.
Date/Time is formatted according to current language/locale.
CalEF can also process "ics" (or "vcs") files (i.e. from a calendar backup).
Requirements:
Compatible with
WhatsNew:
Changes from Version 1.1.2(5) 7/2022 to 1.1.2.1(6) 12/2023
Maintanance: Updated libs. No new features or bugfixes
* android-gradle 4.1.3->8.1.1
* compileSdkVersion 30->34
* ical4j 2.2.6->2.2.7
* commons-codec 1.11-> 1.16.0
* slf4j 1.7.32->2.0.9
Build Goals:
* stay compatible with Android4.0 (api-14)
* remain minimal apk-size (java-8, no Java-11+desugaring-lib)