I get apps aren’t free but I would have gladly paid for the app to not have to deal with this type of thing.

Edit: Ok reinstalled the github version v0.2.1+12 and not seeing any trackers. Thanks yamapikariya, very good suggestion with the difference being the github vs playstore.

  • darklightxi@lemmy.worldM
    link
    fedilink
    arrow-up
    28
    ·
    1 year ago

    Hey! Thunder should not be collecting any user data. There is no tracking of any sort within the source code. Previously, Sentry was used for error logging, but even that has been completely removed from the most recent release.

    There are definitely some permissions that are needed in order for Thunder to work.

    • Vibration is needed for Haptic Feedback
    • Storage is needed for media downloads although we are looking into ways to even restrict that to just photos
    • Network access is needed for internet connection in general

    The Play Store release may be different as Google themselves may collect the data that you are seeing, but in general, there is nothing directly within Thunder’s source code to track any user information!

    • gravistar@lemmy.fmhy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      Looks like “Functional Software” from the screenshot is sentry so that makes sense then. Is the version up on the play store an older release than v0.2.1+12?

      Also those permissions are fine and totally make sense.

    • Hydroel@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Thank you for your answer! Quick, unrelated question, is there anything we can do to activate haptic feedback? I do not think the feature is enabled on my phone, although I do not think I can find any option to enable it either.

      • darklightxi@lemmy.worldM
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Haptic feedback should me on most actions and swipe gestures. If you find that its not working, double check your system preferences and make sure that haptic feedback is on! Thunder uses your system preferences to determine whether or not to allow haptic feedback

        • Hydroel@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          I don’t have any haptic feedback in Thunder, but I don’t believe I ever had any kind of haptic feedback on anything outside of the launcher and some system actions, so it might be more of a phone problem than a Thunder problem.

          Thank you anyway!

  • unexposedhazard@discuss.tchncs.de
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    1 year ago

    I havent looked at thunders source code, but does it even call home to the app devs? Also having a built in browser automatically means lots of tracking but that comes from the websites and not the app.

    • gravistar@lemmy.fmhy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I haven’t either, so not sure if it does or not. However see my edit. The apk doesn’t have any trackers on it as far as I can tell so far.

  • YAMAPIKARIYA@lemmyfi.com
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    Is this the play store version or the GitHub release version. Might make a difference. I have no detected trackers in the app itself in the GitHub version. The only tracking stuff are in the SentryPerformanceProvider service.

    • Jackthelad@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      These are the permissions in the Play Store version:

      "Storage read the contents of your shared storage, modify or delete the contents of your shared storage

      Other read video files from shared storage, have full network access, read image files from shared storage, control vibration"

    • gravistar@lemmy.fmhy.mlOP
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      Oh you know what its in the google play store version. I switched over when it became available. Welp going back to the apk lol.