Skip to content

Draft: New App: Celestia

fruitsnack requested to merge fruitsnack/fdroiddata:celestia into master

Required

  • The app complies with the inclusion criteria
  • The original app author has been notified (and does not oppose the inclusion)
  • All related fdroiddata and RFP issues have been referenced in this merge request
  • Builds with fdroid build and all pipelines pass

Strongly Recommended

  • The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane or Triple-T folder structure
  • Releases are tagged

Suggested

  • External repos are added as git submodules instead of srclibs
  • Enable Reproducible Builds
  • Multiple apks for native code

Builds on my buildserver. Instructions are outlined in MaintainerNotes. Author opted out of reproducible builds. APK is huge (390 MB) so split apks barely make any difference.

Currently marked as draft because waiting for a new release tag.

Checkupdates will fail for now because currently we checkout a commit from develop branch (and versionCode is newer than on main).

Upstream issue: https://github.com/celestiamobile/AndroidCelestia/issues/34

There was an RFP, but it's closed: rfp#1626 (closed)

Edited by fruitsnack

Merge request reports