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

Make a design prototype following Google Assistant #862

Closed chiragw15 closed 7 years ago

chiragw15 commented 7 years ago

The UI of the app needs to be improved. For that, as suggested by @mariobehling we should follow Google Assistant closely. So, make a design prototype following them closely and share here for further discussion.

chiragw15 commented 7 years ago

@amitiwary999 Please follow this design. Thanks. 1

amitiwary999 commented 7 years ago

@chiragw15 only for chat bubble layout?

chiragw15 commented 7 years ago

No, Completely. Follow the UI changes here https://github.com/fossasia/susi_android/compare/development...chiragw15:newdesign2?expand=1 .

  1. Shift Login/Logout, Share and Change Background to Settings.
  2. Remove Search. Not needed. This feature is more related to messenger application and not Personal Assistants.
  3. Either Remove Copy and Sharing of messages or implement it the way google assistant implements delete and edit query feature. By the second way we can add delete functionality in future easily.
mayank408 commented 7 years ago

@chiragw15 Don't do all this in a single issue, make separate issues one by one and solve them. It will make the development fast and it will easy for reviewing.

chiragw15 commented 7 years ago

Instead of focussing more on features from chat/messenger applications, we should focus more on features from Personal Assistant applications which include. nice animations for voice input (maybe full screen), ways to showcase skills, implementing training of hotword detection, etc

chiragw15 commented 7 years ago

@mayank408 Yes, obviously. I am just mentioning what all we can do. When implementing, make sub issues.