Skip to content

Commit c9d5d73

Browse files
Ali HasanAli Hasan
authored andcommitted
Update the readme file #2364
(#2364)
1 parent 89da78d commit c9d5d73

File tree

19 files changed

+10
-5
lines changed

19 files changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Planned features & enhancements are:
1818
- Full-Screen Voice interaction
1919
- Feedback for skills.
2020
- Displaying SUSI skills
21+
- Susi Smart Speaker Configuration and Control
2122

2223

2324
## Communication
@@ -36,16 +37,21 @@ Our chat channel is on gitter here: https://gitter.im/fossasia/susi_android
3637
</tr>
3738
<tr>
3839
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/chat.png" height = "480" width="270"></td>
39-
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/skills_list.png" height = "480" width="270"></td>
40+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/skills_menu.png" height = "480" width="270"></td>
4041
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/skills.png" height = "480" width="270"></td>
4142
</tr>
4243
<tr>
4344
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/groupwise_skills.png" height = "480" width="270"></td>
4445
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/rating_and_feedback.png" height = "480" width="270"></td>
45-
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/settings1.png" height = "480" width="270"></td>
46+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/devices.png" height = "480" width="270"></td>
4647
</tr>
4748
<tr>
48-
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/settings2.png" height = "480" width="270"></td>
49+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/connect_to_device.png" height = "480" width="270"></td>
50+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/set_up_wifi.png" height = "480" width="270"></td>
51+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/room.png" height = "480" width="270"></td>
52+
</tr>
53+
<tr>
54+
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/settings.png" height = "480" width="270"></td>
4955
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/help.png" height = "480" width="270"></td>
5056
<td><img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/privacy.png" height = "480" width="270"></td>
5157
</tr>
@@ -74,6 +80,7 @@ Please find info about the set up of the Android app in your development environ
7480
- zagum/SpeechRecognitionView [Docs](https://github.com/zagum/SpeechRecognitionView)
7581
- MPAndroidChart [Docs](https://github.com/PhilJay/MPAndroidChart)
7682
- Timber [Docs](https://github.com/JakeWharton/timber)
83+
- Play services authentication [Docs](https://developers.google.com/identity/smartlock-passwords/android/store-credentials)
7784

7885
### Project Conventions
7986

@@ -135,8 +142,6 @@ Please help us follow the best practice to make it easy for the reviewer as well
135142
* The pull request will not get merged until and unless the commits are squashed. In case there are multiple commits on the PR, the commit author needs to squash them and not the maintainers cherrypicking and merging squashes.
136143
* If the PR is related to any front end change, please attach relevant screenshots in the pull request description.
137144

138-
### Join the development
139-
140145
* Before you join development, please set up the project on your local machine, run it and go through the application completely. Press on any button you can find and see where it leads to. Explore. (Don't worry ... Nothing will happen to the app or to you due to the exploring :wink: Only thing that will happen is, you'll be more familiar with what is where and might even get some cool ideas on how to improve various aspects of the app.)
141146
* If you would like to work on an issue, drop in a comment at the issue. If it is already assigned to someone, but there is no sign of any work being done, please free to drop in a comment so that the issue can be assigned to you if the previous assignee has dropped it entirely.
142147

-683 KB
Loading
114 KB
Loading
410 KB
Loading
-4.89 KB
Loading
154 KB
Loading
8.22 KB
Loading
197 KB
Loading
-6.36 KB
Loading
99.2 KB
Loading

0 commit comments

Comments
 (0)