Fossify Calendar
fossify.org AndroidFossify Calendar from the family of forked FOSS apps from the discontinued SimpleMobileTools. Simple, customizable, includes widgets. Note that CalDAV support is currently limited (see #921
- Homepage: fossify.org
- GitHub: github.com/FossifyOrg/Calendar
- Android App: play.google.com/.../org.fossify.calendar
- Web info: web-check.xyz/check/fossify.org
Fossify Calendar Source Code
Author
Description
A simple calendar with events, customizable widgets and no ads.
Homepage
https://www.fossify.orgLicense
GPL-3.0
Created
15 May 22
Last Updated
20 Jul 26
Latest version
Primary Language
Kotlin
Size
139,286 KB
Stars
2,034
Forks
192
Watchers
2,034
Language Usage
Star History
Top Contributors
-
@tibbi (4652)
-
@naveensingh (586)
-
@weblate (157)
-
@dependabot[bot] (147)
-
@Aga-C (127)
-
@solokot (121)
-
@ltguillaume (60)
-
@fossifybot[bot] (60)
-
@10cents (59)
-
@smarquespt (59)
-
@txemaq (59)
-
@spkprs (50)
-
@KryptKode (33)
-
@en2sv (31)
-
@FTno (24)
-
@VfBFan (23)
-
@milotype (20)
-
@nopeppermint (18)
-
@fricyo (18)
-
@tron90x (17)
-
@oersen (14)
-
@Honk2 (14)
-
@Fjuro (13)
-
@ldmpub (13)
-
@ikazuhiro (12)
-
@catsnote (12)
-
@Kefir2105 (11)
-
@avtkal (11)
-
@SlavekB (10)
-
@rex07 (10)
-
@curbengh (10)
-
@aindriu80 (9)
-
@defaultpage (9)
-
@trubitsyn (9)
-
@rcasl (9)
-
@myxor (9)
-
@Fatih-BaKeR (8)
-
@lianergoist (8)
-
@fransecs (8)
-
@FLVAL (8)
-
@welaq (8)
-
@xmgz (8)
-
@tswistak (8)
-
@supyrow (7)
-
@Linerly (7)
-
@meskobalazs (7)
-
@gdonisi (7)
-
@jtj9817 (7)
-
@NuclearPhoenixx (7)
-
@t-regbs (6)
-
@abc0922001 (6)
-
@atilluF (6)
-
@DoozyDoz (6)
-
@youdly (6)
-
@schapira (6)
-
@motomoto7 (6)
-
@inson1 (6)
-
@gregory678 (6)
-
@canou (6)
-
@Gozzwip (6)
-
@Pierre49 (6)
-
@mjablecnik (6)
-
@s8321414 (6)
-
@Dilshan-H (5)
-
@Merkost (5)
-
@herkul-s (5)
-
@StoyanDimitrov (5)
-
@antonv6 (5)
-
@BorATICI (5)
-
@michaelof (5)
-
@osering (5)
-
@zmni (5)
-
@sudo-py-dev (4)
-
@fnrngg (4)
-
@alanfox2000software (4)
-
@macbaze (4)
-
@azisuazusa (4)
-
@hbread00 (4)
-
@esensar (4)
-
@argocarpathians (4)
-
@ghostofsparta222 (4)
-
@bbacow2 (4)
-
@ygorigor (4)
-
@mohitsoni-dev (4)
-
@mesubasi (4)
-
@Rel-Oiv (4)
-
@franconian (3)
-
@jmespadero (3)
-
@kniddl (3)
-
@C3H7COOH (3)
-
@mueller-ma (3)
-
@neiviv-ui (3)
-
@rjain90 (3)
-
@susosl (3)
-
@Aravinth-Earth (3)
-
@lucasmz-dev (3)
-
@liquidvacuum-by (3)
-
@knusprjg (3)
-
@rros (3)
-
@Chris-GW (3)
Recent Commits
-
Sepehr (15 Jul 26)
chore(l10n): update Persian translations Currently translated at 100.0% (261 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/fa/ Via: Weblate
-
Christophe Genre (05 Jul 26)
chore(l10n): update French translations Currently translated at 100.0% (261 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/fr/ Via: Weblate
-
Guillaume (03 Jun 26)
chore(l10n): update Dutch translations Currently translated at 100.0% (261 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/nl/ Via: Weblate
-
ssantos (25 May 26)
chore(l10n): update Portuguese translations Currently translated at 99.2% (259 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/pt/ Via: Weblate
-
Bjarki Geir Benediktsson (23 May 26)
chore(l10n): update Icelandic translations Currently translated at 22.6% (59 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/is/ Via: Weblate
-
dependabot[bot] (13 Jul 26)
chore(deps): bump com.google.devtools.ksp from 2.3.9 to 2.3.10 (#1246) Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.9 to 2.3.10. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.9...2.3.10) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Demy Klabbers (07 Jul 26)
fix(manifest): add SyncAdapter package visibility for Android 11+ (#1091) * fix(manifest): add SyncAdapter intent to queries * docs(changelog): update with SyncAdapter visibility fix * refactor(manifest): add dedicated <queries> element for SyncAdapter intent * docs(changelog): refine description of SyncAdapter visibility fix * docs(changelog): add missing issue link Refs: https://github.com/FossifyOrg/Calendar/issues/656 --------- Co-authored-by: Naveen Singh <[email protected]>
-
Faraz Ahmed (07 Jul 26)
fix: allow title and location fields to wrap long text (#1178) * fix: allow title and location fields to wrap long text Remove android:maxLines="1" from event_title and event_location so that long titles and locations wrap across multiple lines instead of being clipped. The fields remain single-line inputs (no newlines), only the visual display now wraps correctly. Refs #1177 --------- Co-authored-by: Naveen Singh <[email protected]>
-
dependabot[bot] (06 Jul 26)
chore(deps): bump fastlane from 2.236.1 to 2.237.0 (#1244) Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.236.1 to 2.237.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.236.1...fastlane/2.237.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
fossifybot[bot] (01 Jul 26)
chore: update lint baselines (#1238) Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
-
dependabot[bot] (30 Jun 26)
chore(deps): bump faraday from 1.10.5 to 1.10.6 (#1236) Bumps [faraday](https://github.com/lostisland/faraday) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v1.10.5...v1.10.6) --- updated-dependencies: - dependency-name: faraday dependency-version: 1.10.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (30 Jun 26)
chore(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 (#1235) Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (23 Jun 26)
chore(deps): bump fastlane from 2.236.0 to 2.236.1 (#1227) Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.236.0 to 2.236.1. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.236.0...fastlane/2.236.1) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.236.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (23 Jun 26)
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#1232) Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (23 Jun 26)
chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.0 (#1233) Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.1 to 9.6.0. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.0) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (08 Jun 26)
chore(deps): bump fastlane from 2.235.0 to 2.236.0 (#1224) Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.235.0 to 2.236.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.235.0...fastlane/2.236.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.236.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (03 Jun 26)
chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1221) Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (03 Jun 26)
chore(deps): bump com.google.devtools.ksp from 2.3.8 to 2.3.9 (#1222) Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.8 to 2.3.9. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.8...2.3.9) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
fossifybot[bot] (01 Jun 26)
chore: update holidays (#1217) Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
-
fossifybot[bot] (01 Jun 26)
chore: update lint baselines (#1220) Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
-
fossifybot[bot] (31 May 26)
chore: update lint baselines (#1182) Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
-
dependabot[bot] (28 May 26)
chore(deps): bump jwt from 2.10.2 to 3.2.0 (#1216) Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.2 to 3.2.0. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v2.10.2...v3.2.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 3.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump fastlane from 2.233.0 to 2.234.0 (#1200) Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.233.0 to 2.234.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.233.0...fastlane/2.234.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.234.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump com.android.application from 9.2.0 to 9.2.1 (#1201) Bumps com.android.application from 9.2.0 to 9.2.1. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump com.google.devtools.ksp from 2.3.7 to 2.3.8 (#1208) Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.3.7...2.3.8) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump date-holidays in /.github/workflows/holiday-generator (#1209) Bumps [date-holidays](https://github.com/commenthol/date-holidays) from 3.27.0 to 3.29.0. - [Changelog](https://github.com/commenthol/date-holidays/blob/master/CHANGELOG.md) - [Commits](https://github.com/commenthol/date-holidays/compare/v3.27.0...v3.29.0) --- updated-dependencies: - dependency-name: date-holidays dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.1 (#1210) Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.1. - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] (26 May 26)
chore(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#1207) Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/create-github-app-token/compare/1b10c78c7865c340bc4f6099eb2f838309f1e8c3...bcd2ba49218906704ab6c1aa796996da409d3eb1) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
H Tamรกs (05 May 26)
chore(l10n): update Hungarian translations Currently translated at 100.0% (261 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/hu/ Via: Weblate
-
OKAMOTO Shigehiro (02 May 26)
chore(l10n): update Japanese translations Currently translated at 98.4% (257 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/ja/ Via: Weblate
Fossify Calendar Website
Website
Page not found ยท GitHub Pages
Redirects
Does not redirect
Security Checks
2 security checks failed (63 passed)
- HTTP Status Error
- HTTP Client Error
Server Details
- IP Address 185.199.110.153
- Hostname cdn-185-199-110-153.github.com
- Location California, Pennsylvania, United States of America, NA
- ISP GitHub Inc.
- ASN AS54113
Associated Countries
-
US -
FR -
CA
Safety Score
Website marked as safe
100%
Blacklist Check
www.fossify.org was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
Fossify Calendar Android App
APK Info
- App Calendar
- Creation Date 16 Jan 24
- Last Updated 15 Jul 24
- Current Version 1.0.2
- Privacy Report View on Exodus โ
De-Googled Compatibility
- GrapheneOS Native 4.0 / 4 (23)
- CalyxOS microG 4.0 / 4 (8)
- iodeOS microG 4.0 / 4 (5)
- e OS microG 4.0 / 4 (5)
- LineageOS microG 4.0 / 4 (3)
- LineageOS Native 4.0 / 4 (2)
Trackers
No trackers found
Permissions
- Post Notifications
- Read Calendar
- Read Contacts
- Receive Boot Completed
- Schedule Exact Alarm
- Use Exact Alarm
- Vibrate
- Wake Lock
- Write Calendar
- Write External Storage
Fossify Calendar Reviews
More Calendar
-
Calendar app for the self-hosted Nextcloud platform. Uses CalDAV for sync across devices. No E2E encryption support.
-
The calendar app from the Proton suite. End-to-end encrypted. Supports ICS (not encrypted), colours, recurring events, mail integration, notifications and multiple time zones.
About the Data: Fossify Calendar
Change History
- Added #519
API
You can access Fossify Calendar's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/fossify-calendar The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share Fossify Calendar
Help your friends compare Calendar, and pick
privacy-respecting software and services.
Share Fossify Calendar and Awesome Privacy with your network!