fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

Show device name in connected device page #2365

Open atm1504 opened 5 years ago

atm1504 commented 5 years ago

Describe the feature you'd like Currently, the speaker's name is not shown in the cards that are used to show the connected devices. The speaker's name comes as a response. So, it can be shown.

Additional context To get the list of connected devices one needs to add a device first. To add device make the following request by logging in: https://api.susi.ai/aaa/addNewDevice.json?access_token=<access-token>&macid=<mac-id>&name=<device-name>&room=home&latitude=12.1&longitude=23.3 Enter your credentials in the API and then run it on the browser to add a device You can get the access token by logging into the device then Log the access_token parameter that is stored in the preference manager

Screenshots Screenshot_2019-08-28-11-24-29-394_ai susi

Would you like to work on the issue? No. Anyone can grab it.

Zyro9922 commented 5 years ago

Access Token will be generated after signing in the app? When I try to sign in with my Email-ID it shows Email not registered and when I try to register it shows Email already registered. I am not able to sign in.

atm1504 commented 5 years ago

@Zyro9922 try to sign in using the web client and see if same problem arises or not. If it exists, then it's the problem of server. Also, try to signup with a different email id in the web client and then login in the app.

Zyro9922 commented 5 years ago

I checked. We are not able to create account from application but if we register on web client we are able to login.

atm1504 commented 5 years ago

So, there must be some bug in the signup through the app. try to log and solve that. AN issue for that is already created.

refactor-droidyy commented 4 years ago

@atm1504 can i work on this issue ?

atm1504 commented 4 years ago

@refactor-droidyy go ahead

nikhil097 commented 4 years ago

@atm1504 Can I work on this issue?

atm1504 commented 4 years ago

@nikhil097 go ahead

KalanaDananjaya commented 4 years ago

@atm1504 since the issue seems to have no progress, shall i work on this?

atm1504 commented 4 years ago

@kdanW go ahead.

pallav12 commented 4 years ago

@atm1504 can you please describe more how to connect a device, I have my access-token I took your link changed "access-token" to that of mine, ran into browser got error 401, same with online request generator, tried adding a new device on website(susi.ai) but that link is broken too.

SwatiKeshari commented 4 years ago

@atm1504 I want to work on this issue. Please assign this to me and as I am new to this repo so please guide me.

SwatiKeshari commented 4 years ago

@atm1504 sir please ellaborate the task , make it clear

kusoz5 commented 4 years ago

@atm1504 can i work over this issue

atm1504 commented 4 years ago

@atm1504 can i work over this issue

@kusoz5 go ahead

sans2801 commented 3 years ago

Hello, I'd like to know if the issue is still open. I'm a developer new to the world of open source and would like to work on this amazing app