Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Kaspari aea85d6cd6 ConversationFragment: Remove unused REQUEST_CODE_SPEECH. 2015-04-24 22:20:03 +02:00
Sebastian Kaspari 6d843abbac ConversationFragment: Enable options menu. 2015-04-04 22:11:33 +02:00
Sebastian Kaspari 63e6a70314 Modify indicator: Larger text size, thinner indicator, no shadow. 2015-04-04 21:48:01 +02:00
Sebastian Kaspari 0de229c130 ConversationFragment: Move indicator from layout to toolbar (replacing toolbar title). 2015-04-04 21:37:18 +02:00
Sebastian Kaspari 6ee5ed0eff Used shared interface for fragments accessing main activity. Set title of activity from fragments. 2015-04-04 14:01:57 +02:00
Sebastian Kaspari b374f2972d Refactor ConversationActivity to ConversationFragment.
This commit also removes the speech recognition setting. This feature is part of most modern keyboards nowadays.
2015-04-04 12:55:24 +02:00