Fossify Calendar

fossify.org
Fossify Calendar

Fossify 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

Open Source

Fossify Calendar Source Code

Author

FossifyOrg

Description

A simple calendar with events, customizable widgets and no ads.

#android#calendar#foss#kotlin#open-source

Homepage

https://www.fossify.org

License

GPL-3.0

Created

15 May 22

Last Updated

12 Jul 26

Latest version

1.10.3

Primary Language

Kotlin

Size

139,264 KB

Stars

2,027

Forks

190

Watchers

2,027

Language Usage

Language Usage

Star History

Star History

Recent Commits

  • 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

  • OKAMOTO Shigehiro (30 Apr 26)

    chore(l10n): update Japanese translations Currently translated at 98.0% (256 of 261 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/ja/ Via: Weblate

  • H Tamรกs (28 Apr 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

  • Naveen Singh (28 Apr 26)

    fix: consume completed weekly pinch gesture (#1173) Follow-up to #1097. Keep the weekly pinch gesture marked as consumed until the final ACTION_UP/ACTION_CANCEL so the completed pinch cannot fall through as a day-column tap or event click.

  • Naveen Singh (28 Apr 26)

    chore(release): revert build version back to 1.10.3 due to release failure (#1171) * chore(release): revert build version back to 1.10.3 due to release failure * docs: remove extra blank lines in CHANGELOG.md * chore(release): remove changelog for version 21

  • Hosted Weblate (28 Apr 26)

    chore(l10n): update translation files via Cleanup translation files Translation files for Fossify/Calendar were updated by the "Cleanup translation files" hook. Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/ Via: Weblate

  • ๅคง็Ž‹ๅซๆˆ‘ๆฅๅทกๅฑฑ (28 Apr 26)

    chore(l10n): update Chinese (Simplified Han script) translations Currently translated at 100.0% (267 of 267 strings) Translation: Fossify/Calendar Translate-URL: https://hosted.weblate.org/projects/fossify/calendar/zh_Hans/ 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 US
  • FR FR
  • CA 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

Website preview

Fossify Calendar Android App

APK Info

De-Googled Compatibility

Native 4.00 / 4 27 ratings
microG 4.00 / 4 26 ratings
  • GrapheneOS Native 4.0 / 4 (21)
  • 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)

Tested on Android 8โ€“16 ยท Updated 04 Jun 26 ยท View on Plexus โ†’

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

About the Data: Fossify Calendar

Change History

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!

View Calendar (3)