Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #10: Removed default "Hello World" response #15

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mouri11
Copy link
Contributor

@mouri11 mouri11 commented Nov 19, 2017

Removed the default "Hello World" reply. Also added /libs/Ab.jar to
resolve dependency conflicts for the AIML bot.

Signed-off-by: Rohit Das [email protected]

@RudraNilBasu
Copy link
Member

Can you create a patch and send the link as a comment in #10

Removed the default "Hello World" reply. Also added /libs/Ab.jar to
resolve dependency conflicts for the AIML bot.

fixes: PhoenixRRDS#10

Signed-off-by: Rohit Das <[email protected]>
Changed android:layout_width and android:layout_height of Relative-
Layout to "match_parent". This will ensure the height and width is
adjusted relative to those of the screen.

fixes: PhoenixRRDS#12

Signed-off-by: Rohit Das <[email protected]>
Phase 1: Implementing writing messages and responses to file, named
with current date in (dd-MM-yyyy) format.

fixes: PhoenixRRDS#13

Signed-off-by: Rohit Das <[email protected]>
In MainActivity.java, mimicOtherMessage() is used to display bot
reply to a user message. As a default message, "Hello World" was
kept, but on further development, it turned out to be a bane as
it keeps cropping up. So the default reply has been removed.

fixes: PhoenixRRDS#10

Signed-off-by: Rohit Das <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants