Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bewcloud/bewcloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.0
Choose a base ref
...
head repository: bewcloud/bewcloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 15, 2025

  1. Remove all uses of Google Services (#133)

    * Use OS default Sans-Serif font instead of Google Nunito Sans Font
    
    * Link calendar event locations to OSM instead of Google Maps
    
    Better would be to use https://www.mediawiki.org/wiki/GeoHack – which is used
    by WikiPedia to show an interactive selector for the mapping service to use –,
    but it requires geo coordinates. Some systems also support generic geo:-URIs,
    but they require coodinates and outside Android support is pretty spotty
    (Apple wants you to use Apple Maps links instead, desktop platforms generally
    require installed third-party apps …). Android does support an extension (`?q=`)
    (https://developer.android.com/guide/components/intents-common#Maps) to search
    by address via geo:-links though.
    ntninja authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    05cae80 View commit details
    Browse the repository at this point in the history
  2. Update latest release

    BrunoBernardino committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    624fdb6 View commit details
    Browse the repository at this point in the history
Loading