Project

General

Profile

Actions

Issue #1938

open

Issue #1978: Backport Replicant 11 integration of F-Droid APK (Was "Find a good way to integrate APK from F-Droid")

Add the Offline Calendar app by default

Added by Kurtis Hanna almost 5 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Base applications
Target version:
Start date:
06/18/2019
Due date:
% Done:

0%

Estimated time:
Resolution:
Device:
Grant:
Type of work:
Any programming languages (scripts, C, etc)

Description

By adding this app by default in the ROM we provide, users can create and use a calendar that isn't connected to an email account or "the cloud". https://f-droid.org/en/packages/org.sufficientlysecure.localcalendar/

Actions #1

Updated by Andrés D over 4 years ago

  • Assignee set to Andrés D
Actions #2

Updated by Joonas Kylmälä over 4 years ago

Unless someone submits a patch for this I don't think we should target this for 0004

Actions #3

Updated by Kurtis Hanna over 4 years ago

A patch to add F-Droid's build of the Offline Calendar APK was said by adjtm to be fairly trivial to write. He offered to write the patch and submit it. We can all have a discussion if and when that patch gets submitted related to whether we want to apply the patch to 6.0 0004 or not.

There were some disagreements as to whether:
1) This app should be built by Replicant in order to be included
2) F-Droid's APK of the app should be included after Replicant verifies the reproducibility of F-Droid's APK
3) F-Droid's APK of the app should be trusted without verifying that it can be built reproducibly by Replicant.

If anyone wants to discuss the issues above before the patch gets submitted, please feel free to do so here or create a new ticket or other discussion venue that directly relates to the underlying issue of shipping pre-built F-Droid APKs in Replicant Roms.

Actions #4

Updated by Denis 'GNUtoo' Carikli over 4 years ago

  • Target version changed from Replicant 6.0 0004 to Replicant 6.0 0005
Actions #5

Updated by Kurtis Hanna over 4 years ago

  • Target version changed from Replicant 6.0 0005 to Replicant 6.0 0004

There is a patch pending on the mailing list under this thread: https://lists.osuosl.org/pipermail/replicant/2019-October/002158.html

Since it seems like such a simple patch and since it is currently pending, I decided to switch the target version for this to 6.0 0004.

Actions #6

Updated by Kurtis Hanna over 4 years ago

  • Blocks Issue #1960: Build release candidate image for 6.0 0004 added
Actions #7

Updated by Denis 'GNUtoo' Carikli over 4 years ago

  • Target version changed from Replicant 6.0 0004 to Replicant 6.0 0005

While the patch is good, it depends on things that don't work well in Replicant 6.0:

It either require the user to run get-prebuilts (which also require the user to setup gpg to check the apk), or to modify the build system to do it automatically.

F-Droid had exactly the same issues.

F-Droid privilege extension in the other hand has different issues: While the build is done well, as the APK is instead built by Replicant, it is most probably not signed by F-Droid key, which makes it very difficult to upgrade it.

Before re-integrating APK from the F-Droid repository we should rather:
  • Make the download and gpg verification automatic in some way. We could look into making it happen with repo sync as users (me included) don't expect the Android build system to fetch things during the build phase. We could also ship F-droid gpg keys in the same repository. The scripts could then be converted to help developers to upgrade the APK. It might also be possible to use repo to fetch the APK itself, and ship the gpg key and verification script from our side.
  • Handle the fact that the APK could disapear by trying the default repository first, and if none are found, try the F-Droid archive repository.

Not having to run get-prebuilts and setting up gpg manually would simplify a lot the build process. We now even have a wrapper to build Replicant with vendor/replicant/build.sh that removes many (but not all) of the manual steps.

Denis.

Actions #8

Updated by Denis 'GNUtoo' Carikli over 4 years ago

  • Parent task set to #1978
Actions #9

Updated by Kurtis Hanna over 4 years ago

  • Blocks deleted (Issue #1960: Build release candidate image for 6.0 0004)
Actions #10

Updated by _I3^ RELATIVISM about 3 years ago

  • Type of work Any programming languages (scripts, C, etc) added
Actions

Also available in: Atom PDF