dipak

joined 7 months ago
[–] dipak@lemmy.ml 4 points 3 weeks ago (2 children)

See from the notification settings if this notification is categorized under some head. And if the category is not catch all, you may disable notification for that category. Otherwise blocking all notification or switching to alternative app would be the last option.

[–] dipak@lemmy.ml 1 points 3 months ago (1 children)

So far I haven't done anything apart from Share from Google Maps Web and Open with OsmAnd~. I have not faced such errorneous behaviour. Proabably because I have never shared a pin, and always shared places which I have found through Google Maps.

I will try more with pins and custom locations, and let you know.

[–] dipak@lemmy.ml 3 points 3 months ago (1 children)

I usually open the Google Maps Web in an incognito window. But I'd definitely try the App you recommended.

Just a quick question, if you happen to know the App workings - Does this App clears the data of web-view on close? Or the Search history persists over the usage? Apart from the android app data clear option, is there any internal auto-clear option?

31
submitted 3 months ago* (last edited 3 months ago) by dipak@lemmy.ml to c/degoogle@lemmy.ml
 

Hi folks,

I recently migrated to GrapheneOS and am happy with all the open-source, privacy centric apps except for navigation. In my region, OSM has limited mapping data for places, businesses, and landmarks. I contribute whenever I can, but often I can't find the place I need and have to rely on someone else using Google Maps for navigation.

I tried using Google Maps in the browser, but live navigation isn't available. I used to pre-plan routes on Google Maps on my PC, get the coordinates, and input them into OSM. However, that process was very tedious.

Today, I learned that I can use the "Share Place" feature of Google Maps Web. Among the share options - I can use OsmAnd~ to directly open that place in the OsmAnd~ navigation app.

I was about to give in and install the Google Maps app, but then I stumbled upon this feature. Many of you might already know of this feature, but I didn't, and I'm really happy that such feature exists.

Nevertheless, I'd still request OSM users to keep contributing places. So that we would not even have to rely on the browser based Google Maps.

Not exactly a DeGoogle guide, but I believe it might help transitioning.

[–] dipak@lemmy.ml 9 points 3 months ago* (last edited 3 months ago)

Good for privacy! But I really doubt it would work for all recognition systems.

Some funny pitfalls that may occur - Self driving cars would prefer to hit that person if had to make a choice between him and some other human. And, there is possibility that the Street mapping cars would not blur his face for the lack of detection.

[–] dipak@lemmy.ml 1 points 4 months ago

Check their business offerings, the higher bandwidth plans from ISPs usually ship with a public static ip.

[–] dipak@lemmy.ml 2 points 6 months ago

Few things which makes achieving reproducible/deterministic builds hard are - timestamps of generated/compiled files, continuously updating versions of build tools(+support libraries), output binary difference compiled across different OS.

We can use docker based build system for this, but it would require very carefully configured Dockerfile to keep the build tools+libraries on specific version. And if we do a pre-built Docker Image, then the Reproducibility of that Docker Image has to be proven first. It is indeed a difficult task, but not an impossible one. With F-Droid providing a sound framework for reproducible build generation, I believe we would have majority of large Android Apps reproducible in next few years.

[–] dipak@lemmy.ml 8 points 6 months ago* (last edited 6 months ago) (1 children)

Not as part of core GrapheneOS, but an app called "Private Lock" can detect sudden force via accelerometer and disable the fingerprint based unlocking for next unlock.

But yeah, an erase passcode feature with opening a decoy profile would be a great feature to have.

E: grammar

[–] dipak@lemmy.ml 3 points 7 months ago

+1 for recommending Fossify over 'SimpleApps'

Extending the reply for 'Sandboxed Play Store .. F-Droid .. Aurora Store' -

  1. In case of Sandboxed Play Store - we'd need to login via a Google account in order to be able to download apps. Also, when we allow network access to the Play Store, it may send device info, app downloaded, updated etc related telemetry to Google. Also expect the promoted apps/games ads in the Play Store home screen.
  2. In case of Aurora Store - we can use it via Anonymous User or we can supply our own Google Account. Aurora Store just uses the credentials to download apps from Google Play, but other telemetry is limited compared to Play Store.
  3. In case of F-Droid store - It mostly hosts open-source Apps. And has cautions whenever an app uses proprieray libraries, code or needs access to specific network(eg - Telegram FOSS needs Telegram Servers access to function) in order to work.

I'd recommend you have both - F-Droid and Aurora Store. If you need to access the Play Store subscriptions, then you'd need to install Play Store as well.