Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NC
Posts
0
Comments
182
Joined
2 yr. ago

  • I have the same problem. Before the official release as Heliboard, when it still was called OpenBoard (by Helium314), I could change the keyboard languages with the small keyboard icon on the bottom right of my screen and it would change the language AND there spelling dictionary, but by swiping up from the spacebar only the language would change, with the spelling dictionary still on the first language.

    Now on Heliboard I don't even have that possibility, since the small keyboard icon on the bottom right only shows one entry for Heliboard, not several (one for each language) as it used to be before.

  • THIS! OsmAnd and Organic Maps are not worse apps because you cannot find some addresses. The data comes from OpenStreetMap, and if it's missing there it won't be available in these apps. That's not a bug, that's a feature. How? OpenStreetMap data is open and free for everyone to use and edit, it's like the Wikipedia of maps. No, you don't have Google mapping everything for you, you should probably chip in and help add addresses if you want a map that doesn't depend on a huge corporation, a map where you can correct mistakes, and a map that's free for anyone to use in their apps or websites. Otherwise we depend on what Google wants to map, how they want to map it, and the app that they offer us to access that data.

  • I've read that the FairPhone comes with a standard, vanilla Android OS on it, no bloatware. I cannot say if it's true, but you could have a look at the FairPhone forums and see what people think of the OS.

    I know you don't want to tinkle with the bootloader et al., but if you're willing to try a different OS without the hassle: it is posible to buy a FairPhone with /e/OS or iodéOS preinstalled.

  • +1 for iodéOS. It's a good OS, based on LineageOS and with a built-in ad/tracker blocker.

    Additionally, if you get a FairPhone or a Pixel you have a bunch of other ROMs to choose from, like basic LineageOS, CakyxOS, DivestOS, and only on Pixel GrapheneOS.

  • 100% agree. I've always been shocked to see people claiming that automatic app updates are good for security. Having stuff being installed in the background on your device without your knowledge is good for security?

    I understand the "we roll out an important security update and it quickly updates for all users" situation. However, I still want to chose what you install on my device. Look at what just happen with Simple Mobile Tools, how many unaware Google Play users now have spyware installed on their phones?

  • I've made a habit of opening GitHub issues asking for a changelog on those apps that I use that don't provide one. Most developers are open and helpful, some are not.

    The worst experience so far was with Wikipedia, they provide poor update information (usual "we update our app regularly to being you improvements") and replied weeks later with "that's what most apps do".

  • Yes, I feel like F-Droid has been getting some shit lately for no reason. I think it's good that Obtainium exists and that we have more options of easily getting apps outside the Play Store, and even better: FOSS apps.

    However, I see a trend towards "F-Droid is bad and Obtainium has arrived to save us from it" and get the feeling that many times people don't even understand how both things work. Obtainium is basically doing what some people were doing for long time using RSS, it's not a revolution. When I tried it, it failed to properly detect the latest versions and updates of several apps, so I was personally not impressed.

  • Thanks, I know about reproducible builds, but I still don't see how the GitHub release is more secure than the F-Droid build. In both cases you need to trust whoever built the apk.

    It is known that F-Droid uses the published source code, reviews it for anti-features, and they build hundreds of apps used by thousands of people. If they did any tampering or had a security hole we would learn about it pretty fast (we just need one user of one of their built apps to report).

    On the other hand using a GitHub release we need to trust the developer of the app: trust that the source code has no malicious code in it (or review the code ourselves, does anybody do that?), there's no third party reviewing it, and trust that the apk they release uses exactly the published code. The user base of an individual app's GitHub release is way smaller than that of all apps built by F-Droid, so by chance it would take way longer for users to detect any security problem.

    So, as I see it, it boils down to either trusting a big community with a long story of building and providing FOSS apps, a good reputation, and offering reproducible builds on all apps that managed to achieve them; or trusting dozens of different developers, most of whom we know nothing of.