Hi everyone,

Does someone know where I can submit a feature suggestion for Android ?

Thanks

    • @SpongeB0BOP
      link
      English
      221 days ago

      it’s related to the GPS fix. So which is it ?

  • @[email protected]
    link
    fedilink
    English
    922 days ago

    I guess Settings App -> System -> Feedback. But i think this is an OS feature request (like Jet in the other comment said), which is being handled by the manufacturer of the device you’re using instead of the actual AOSP. I’m not sure where you can leave feedback for AOSP, if that’s possible at all. Hope someone else can add that here.

    • @[email protected]
      link
      fedilink
      English
      922 days ago

      AOSP really doesn’t take feature requests, but they do accept push requests that are justified negotiated. Really showing themselves as a framework rather than a user facing organization

  • Martin M.
    link
    English
    322 days ago

    Also, apps on modern Android are mostly sandboxed so they wouldn’t be able to “block” your phone on their own unfortunately. You could have one that You make/install that could do “things” but you’d be really limited without root access to your phone.

    As for the phone locking when you plug it, you can make an app that detects when the phone is being charged. What I don’t remember is if you can force-lock your phone from user space Android-provided APIs. Keeping it on while plugged is possible by checking the appropriate checkbox in the developer settings “keep screen on when plugged”.

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    22 days ago

    One feature I’d love to see, is the phone immediately locking when you plug in power, requiring you to unlock it. And then having the option to stay permanently unlocked with said power.

    This would be useful when you’re using the phone at a desktop, you just want to keep it open.

    Immediately locking prevents somebody from plugging in a power bank to keep your phone from locking if you forget it or they snatch it out of your hands

    Well I’m riffing, I want trap apps. Like a banking app, downloaded from the Play store, but if you open it it shuts the phone off completely. Again good for mugging situations

    • @[email protected]
      link
      fedilink
      English
      222 days ago

      This can probably be accomplished with Tasker. Tasker can definitely disable the screen timeout, and my guess can lock the phone as well.