Bernd

Results 278 comments of Bernd

> > (`DEPENDENCY_INFO_BLOCK`) Is this any problem? > > As outlined. It's an opaque blob only Google can read (as it's encrypted with their key), so nobody can tell for...

The DEPENDENCY_INFO_BLOCK can be easily avoided btw: ~~~ android { dependenciesInfo { // Disables dependency metadata when building APKs. includeInApk = false // Disables dependency metadata when building Android App...

The question is: Do we want to upload our dependencies list to google, so that we will have in the play store - Get alerts for known issues with SDKs...

As the developer wants to stay with using the DEPENDENCY_INFO_BLOCK for the Google play store, I changed the Issue title accordingly.

Instead to use stars I propose to use a colored background in the colors already used for the cache D/T info, eg. ![grafik](https://github.com/cgeo/cgeo/assets/32555742/cb288ddd-f5e3-46a7-97ec-9ee5ffcea477) Perhaps we could use only part of...

The TB log edit/delete function is implemented and fails in the same way as the cache log, see https://github.com/cgeo/cgeo/issues/15633#issuecomment-2068313298

Most websites use www as part of their website name (e.g. www.google.com). And they redirect from the address without www to the address with www (e.g. google.com). The c:geo website...

It seems that this change was not done. The current link to the contacts plugin at https://www.cgeo.org/development refers to http://download.cgeo.org/cgeo-contacts-nightly.apk where nothing is to find.

I edited the PR https://github.com/cgeo/cgeo-fdroid-base/pull/2 for the new plugin version.

The download link at the website https://www.cgeo.org/development.html#nightly-builds does not work: http://download.cgeo.org/cgeo-contacts-nightly.apk We should fix or remove it.