Code Monkey home page Code Monkey logo

accounts-autocomplete's People

Contributors

aectann avatar michaelevans avatar zmdominguez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

accounts-autocomplete's Issues

Permission Denied Behaviour

For run-time permission devices (Post-M) devices when the user hits "Deny" then “Never show again” for the permission, hitting “Allowing suggestions” provides no further feedback and clears what has been already typed.

Possible solution:
When the user selects "never show again" the "Allow for suggestions" dropdown should not appear again. Or if it does, then show some feedback to suggest what is happening.

Add GET_ACCOUNTS to library manifest

Without the GET_ACCOUNTS permission as part of the library manifest, the user would need to add it - because the library requires it for calling AccountManager.get(context).getAccountsByType(GoogleAuthUtil.GOOGLE_ACCOUNT_TYPE);

Allow dropdown layout customisation

The layout file passed into either AccountsAdapter or the default ArrayAdapter must be customisable via an XML attribute (app:dropdownLayout or similar).

Library Hijacking Permission Callback

It seems like if there is another component on the same activity that requests for other permissions the onDenied callback does not occur even though it has nothing to do with autocomplete.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.