Git Product home page Git Product logo

Comments (19)

kevmeyer avatar kevmeyer commented on May 27, 2024

The easiest way would be, if we generate a QR Code for one of the Feed-URLs as it contains all required data. And the generation is easy with a qr library for php, or we can use the Google Chart Tool (https://developers.google.com/chart/infographics/docs/qr_codes?csw=1) to generate it.

from android-app.

nicosomb avatar nicosomb commented on May 27, 2024

if we can avoid google tools, I think it's better ;-)

from android-app.

kevmeyer avatar kevmeyer commented on May 27, 2024

agree. There should be many php-libraries providing the same work.

from android-app.

blitzmohit avatar blitzmohit commented on May 27, 2024

I was looking at implementing this in the application. I wanted to know how you would prefer it :

  1. Explicit Intent to let the user handle the scanning part similar to what Google Authenticator uses.
  2. Implicit Intent and adding a scanning library to the codebase to handle it.

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

We should have a look on how other Floss apps handle this.

from android-app.

tcitworld avatar tcitworld commented on May 27, 2024

Not really needed for wallabag v2... However.

from android-app.

Strubbl avatar Strubbl commented on May 27, 2024

if you give user name and password, you can retrieve the id and token by pressing the button in the settings (retrieve feed access data).

This ticket is obsolete, isn't it?

from android-app.

azrdev avatar azrdev commented on May 27, 2024

Especially when using an own server, it would be useful to scan a QR-code on the config page instead of having to type URL, username, and password.

from android-app.

di72nn avatar di72nn commented on May 27, 2024

Since #290 we can fill in URL and username using wallabag:// scheme, which can be received from an external QR-code scanner. For example, you can scan the following QR-code using Barcode scanner:
wallabag://user1@wallabag.example.com
(QR code text: wallabag://[email protected]).
If you "open" the URL, the wallabag app will open connection wizard with URL and username filled in - you only need to enter password and press "next".

Barcode generation is not implemented on the server side, though.

from android-app.

Strubbl avatar Strubbl commented on May 27, 2024

Since i could not find an issue for the QR Code stuff on server side, i created one and hope that it is okay: wallabag/wallabag#2448

from android-app.

nicosomb avatar nicosomb commented on May 27, 2024

See wallabag/wallabag#2523

from android-app.

anarcat avatar anarcat commented on May 27, 2024

looks like the server-side API changes are here: wallabag/wallabag#2523 we just need to scan stuff now...

from android-app.

nicosomb avatar nicosomb commented on May 27, 2024

Thank you 👍

from android-app.

anarcat avatar anarcat commented on May 27, 2024

@nicosomb hmm... that's just the wallabag side - i didn't see a scanner on the android app side, are you sure this is completed?

from android-app.

nicosomb avatar nicosomb commented on May 27, 2024

yes it is 👍 see #300

from android-app.

anarcat avatar anarcat commented on May 27, 2024

uh! that's cool i guess... how does it work? is the user expected to fire up a barcode scanner on his/her own?

because i didn't see a "scan" button during configuration... maybe some shortcut would be helpful...

from android-app.

nicosomb avatar nicosomb commented on May 27, 2024

On your web app, you need to scan the QR code, then the android app will be opened with some of your settings.

from android-app.

di72nn avatar di72nn commented on May 27, 2024

@anarcat yeah, I added #362 today.

from android-app.

anarcat avatar anarcat commented on May 27, 2024

@di72nn right, thanks!

from android-app.

Related Issues (20)

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.