f-droid.org

fri, to technology in Safety in typing, no cloud needed

Are there any keyboards on f-droid that offer word prediction?

I always go back to SwiftKey (but didn’t update if since they announced AI stuff) because nothing comes close, but I would gladly change it to something FOSS.

tastyraspberry,
@tastyraspberry@mastodon.online avatar

@fri @Hirom HeliBoard is awesome, especially if you take a few minutes to change the settings to your liking

krazykitty,
@krazykitty@mamot.fr avatar

@fri I'm using AnySoftKeyboard. Took me a bit of getting used to and I'm probably still less efficient than I used to be, but it doesn't send what I type to remote servers to train AIs on. @Hirom

umbrella,
@umbrella@lemmy.ml avatar

heliboard

aklishin,
@aklishin@fediphilosophy.org avatar

@fri @Hirom
https://anysoftkeyboard.github.io is pretty great. Many languages, customized layout, word prediction, no data reporting.

corrent,
@corrent@livellosegreto.it avatar

@fri @Hirom openboard?

IrritableOcelot,

Open board is unmaintained, heliboard is the fork, and has added some great features IMO.

corrent,
@corrent@livellosegreto.it avatar

@IrritableOcelot good to know, just installed!

garrett,
@garrett@mastodon.xyz avatar

@fri @Hirom HeliBoard is FOSS, on F-Droid, does predictions, works offline, and is actively maintained.

If you want swiping, you'll have to install a proprietary Google binary though. Basically download https://github.com/erkserkserks/openboard/tree/46fdf2b550035ca69299ce312fa158e7ade36967/app/src/main/jniLibs/arm64-v8a (probably this version, although there are others for other less common processors) and add it in the HeliBoard settings.

Homepage is @
https://github.com/Helium314/HeliBoard (and it links to the page that contains that binary library, including other architecture versions).

thepreciousboar, to fdroid in Fossify File Manager released on f-droid

That’s like, almost 100% identical to the Simple File Manager from Tibor Kaputa, why make a new one?

slurp,

Simple File Manager (and the other associated apps) got bought by a company, so this is a fork by a long-time maintainer that keeps it FOSS

max641,

Great !

thepreciousboar,

So are they going to repackage those apps and sell on the playstore? What’s the purpose of buying open source apps? Or it’s just to limit open source competition?

slurp,

I think it’s all speculation so far, but I’ve heard the company is an analytics one, so it’s likely to try to sell user data

MalReynolds, to android in Eternity is now available on F-Droid!
@MalReynolds@slrpnk.net avatar

Apparently popular, but wtf is Eternity?

KRAW,
@KRAW@linux.community avatar

Lemmy client that is a fork of Infinity for reddit.

Tibert,

The thing written in the first sentence in the f-droid store. Just there go look, it’s soo hard… You also have all the codeberg link there…

More seriously, it’s a fork from infinity for reddit but for Lemmy. codeberg.org/Bazsalanszky/Eternity

Herbstzeitlose,

That should be in the title.

minishoemaze, to privacy in F-Droid - Free and Open Source Android App Repository
@minishoemaze@beehaw.org avatar

Obligatory droid-ify plug (Material UI client)

github.com/Droid-ify/client

Kyle,

Yes! It’s much nicer than fdroid.

RandomLegend,
@RandomLegend@lemmy.dbzer0.com avatar

Not only nicer looking, but comes preinstalled with multiple repos

Installed it, and uninstalled regulär fdroid itself

Pantherina,

Fdroid basic is more stable

ho4,
MagneticFusion, to fdroid in F-droid is working on locking down

Can anyone give a summary of this is simple terms? Are they going to be signing apps with developer keys now? Or are they doing a mix of both?

incogtino,

F-Droid used to build and sign the APK for each app they distribute using keys owned by F-Droid

That meant you had to trust F-Droid to distribute the app as per the source, and hope that the source hadn’t been compromised (as the developer wasn’t signing anything)

Now when a new app is added to the repo, they build an APK from source and compare it with an APK distributed by the developer

If they match exactly (and if there is no reason to think the developer key has been compromised) then F-Droid will instead distribute APKs signed with the developer key, and verify that the same key was used for each update

If the same key was used, F-Droid doesn’t need to build the APK themselves but can distribute the update as-is

The advantages then are that F-Droid is acting as an additional layer of security and assurance to the developer signing the APK, and updates can be distributed faster as F-Droid doesn’t have to build them

MagneticFusion,

Is this pretty much a solution to the problem brought up in this video? www.youtube.com/watch?v=lAbgeJau3eE&t=0

incogtino,

Yes, that video is primarily complaining about F-Droid self-signing, and that it creates: a requirement to trust them; a single point of failure for security; and slows updates

The trade off is that developers must maintain their key, if they lose it the user must uninstall and reinstall the app, as Android will not trust an update signed with a different key

Nakres,

What alternative does the video promote? Trusting Google and the Playstore? Trusting each dev of every app to deliver apks which match the code? I don’t want to give the video more clicks if it’s scaring away people from F-droid towards worse alternatives.

incogtino,

No need to click, it complains about exactly what has now been changed. In essence you are always trusting the dev, why add other parties to that chain

Nakres,

Wrong, if you are using F-droid, you aren’t trusting the dev, you are trusting F-droid and the source code, the dev CAN NOT give you an app that doesn’t match the code, and the code can be seen and reviewed by anyone.

sorcerer, to opensource in Thunder - lemmy client for android and iOS

hmm... 404 page not found...

delirious_owl, (edited ) to opensource in Repository Overhaul in new F-Droid Client 1.20
@delirious_owl@discuss.online avatar

Eh, I don’t like better support for 3rd party repos. I’d rather devs meet the criteria to put their apps in the main repo.

The standards are high for a reason.

Chewy7324,

I don’t see how the ability of users to actually know which repository an app comes from and change the repository makes it more likely for devs to not remove anti-features.

I’ve had this exact issue a month ago where an app was available in official F-Droid repos and Izzy’s and I didn’t know which repo F-Droid selected by default.

gazby,

How does enabling third-party repo use prevent one from using the F-Droid repo?

I’d say continued improvement of third-party support suggests the main repo could be losing its value to users. There are apps in there over a decade old without even an anti-feature warning.

delirious_owl,
@delirious_owl@discuss.online avatar

deleted_by_author

  • Loading...
  • dabster291,
    @dabster291@lemmy.zip avatar

    clone comment

    delirious_owl,
    @delirious_owl@discuss.online avatar

    The effect is on the devs, not the users. If its lower friction for a dev’s users to install their app from their own third party app, then the devs are less likely to strip out anti features like reliance on third party trackers because they don’t have to do that if they host their own repo

    gazby,

    I agree that what you’ve said is correct, but I don’t see how it would impede someone using the official repos. If telemetry is of major concern, there are alternative approaches (e.g. PiHole).

    uzay, to opensource in Repository Overhaul in new F-Droid Client 1.20

    Nice! Very useful changes

    MonkderDritte, to opensource in Repository Overhaul in new F-Droid Client 1.20

    Still no export/import of repos?

    CowsLookLikeMaps,

    Did you open an issue for this on GitLab?

    dabu, to fdroid in Repository Overhaul in new Client 1.20 | F-Droid
    @dabu@lemmy.world avatar

    All good changes

    EunieIsTheBus, to dach in Woher bekommt ihr eure Nachrichten? (RSS Feeds)

    Ich geh auf tagesschau.de und ansonsten was mir so hier auf feddit in den feed gespült wird. Man muss wirklich nicht 24/7 up to date sein

    DmMacniel, (edited ) to dach in Woher bekommt ihr eure Nachrichten? (RSS Feeds)

    Hauptsächlich via c/Dach

    Ich hab für mehr einfach keine mentale Kraft :/

    Naja und Tech related:

    Fireship und The Linux Experiment

    Cokeser, to dach in Woher bekommt ihr eure Nachrichten? (RSS Feeds)

    Ich kann www.nachrichtentisch.de empfehlen.

    gigachad, to dach in Woher bekommt ihr eure Nachrichten? (RSS Feeds)

    Ich nutze Read You, ein Fork von meinem geliebten Flym, dass leider archiviert wurde.

    Meine Liste ist nicht annähernd so lang wie deine:

    • tagesschau
    • MDR
    • heise
    • ZEIT
    • FAZ
    • taz
    • meine Lokalzeitung

    Geht mir hauptsächlich darum wichtige Nachrichten zu bekommen. Da mir Tech-Themen auf der Arbeit reichen, beschäftige ich mich in meiner Freizeit eher wenig damit.

    Pantherina,

    Taz werde ich ergänzen

    bizdelnick, to opensource in Read You, A modern rss reader for Android.

    Tried using it. Terrible UX. Lots of small annoying things that make the app usage very uncomfortable.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • cubers
  • DreamBathrooms
  • InstantRegret
  • tacticalgear
  • magazineikmin
  • Youngstown
  • thenastyranch
  • mdbf
  • slotface
  • rosin
  • modclub
  • kavyap
  • ethstaker
  • provamag3
  • osvaldo12
  • khanakhh
  • cisconetworking
  • Durango
  • everett
  • ngwrru68w68
  • Leos
  • normalnudes
  • GTA5RPClips
  • tester
  • megavids
  • anitta
  • lostlight
  • All magazines