Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian Kaspari 408d4ee80e MainActivity: Add animation when switching fragments. 2015-04-04 22:23:39 +02:00
Sebastian Kaspari fc6516e1d3 Add "overview" menu item to navigation drawer. 2015-04-04 13:06:14 +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
Sebastian Kaspari 4aca69e765 Link settings and about activity from navigation drawer. 2015-03-26 18:31:38 +01:00
Sebastian Kaspari 74ae710f22 Introduce NavigationDrawer, Migrate to AppCompatTheme, Replace ActionBar with Toolbar. 2015-03-22 21:36:42 +01:00
Sebastian Kaspari deaf1c4679 Move control hightlight color from theme to colors.xml. 2015-03-22 18:24:21 +01:00
Sebastian Kaspari 3b66320fb0 Replace ConversationIndicator with SlidingTabLayout implementation - #132 2015-03-21 22:18:03 +01:00
Sebastian Kaspari 2c78483c64 Refactoring ServersActivity to new (more "Material") OverviewFragment.
The new launch activity is MainActivity. The other activities will mostly become fragments.
2015-03-21 12:08:37 +01:00
Sebastian Kaspari 330239c093 Add Floating Action Button (FAB) resources. 2015-03-18 08:23:19 +01:00
Sebastian Kaspari 4c26ac0586 Theme: First version of theme palette. 2015-03-17 23:42:08 +01:00
Sebastian Kaspari c813a4a79e Remove outdated Holo TextView style. 2015-03-13 23:27:50 +01:00
Sebastian Kaspari c6b9c700f0 Use Theme.Material as base theme. 2015-03-13 23:25:03 +01:00
Sebastian Kaspari 6c93aaef62 Set version to 1.1. 2015-03-13 23:17:28 +01:00
Sebastian Kaspari 175254e652 Modify project to build using gradle. 2015-03-13 17:05:53 +01:00