Commit Graph

  • ebbdc383ec Set SNI hostname if we can for TLS connections master Travis Burtrum 2015-07-24 23:47:48 -0400
  • 2282784df2 Change support channel network to Freenode. Fixes #163. Sebastian Kaspari 2015-05-12 20:55:26 +0200
  • d9b17bc4a1 Travis: Use channel on freenode network. Sebastian Kaspari 2015-05-12 18:22:02 +0200
  • aea85d6cd6 ConversationFragment: Remove unused REQUEST_CODE_SPEECH. Sebastian Kaspari 2015-04-24 22:20:03 +0200
  • 7f680f1282 Migrate MainActivity to use AppCompatActivity. Sebastian Kaspari 2015-04-24 21:51:55 +0200
  • 19c9541307 Update support library dependency to version 22.1.1. Sebastian Kaspari 2015-04-24 21:39:52 +0200
  • fd6f2d219f Remove ViewPagerIndicator from README. Sebastian Kaspari 2015-04-24 21:31:15 +0200
  • c4f3fd1cd8 Add header to navigation drawer. Sebastian Kaspari 2015-04-06 21:42:06 +0200
  • 1e0ac76c15 Speed up fragment transaction animation. Sebastian Kaspari 2015-04-06 21:41:45 +0200
  • 408dfdb2e3 OverviewFragment: Add ripple effect to server card and menu button. Sebastian Kaspari 2015-04-06 21:27:52 +0200
  • cd759757fb MainActivity: Initialize toolbar before (possibly) re-creating fragments. Sebastian Kaspari 2015-04-06 00:16:07 +0200
  • 0cf49a6cd3 AddServerActivity: Add "Done / Discard" buttons to toolbar. Sebastian Kaspari 2015-04-06 00:01:39 +0200
  • 948ef762cd Use notification icon that matches the guidelines. Sebastian Kaspari 2015-04-06 00:00:24 +0200
  • 3f4b2f2de3 OverviewFragment: Use connected/disconnected icons from navigation drawer. Sebastian Kaspari 2015-04-05 22:26:05 +0200
  • 91c0d23ac2 Add icons to the navigation drawer. Sebastian Kaspari 2015-04-05 22:07:42 +0200
  • 29bdca690f AboutActivity / JoinActivity: Use Material dialog theme. Sebastian Kaspari 2015-04-05 14:17:03 +0200
  • dec2c2cc1d Manifest: Remove ConversationActivity and SettingsActivity (They are now fragments). Sebastian Kaspari 2015-04-05 14:13:34 +0200
  • 5891d90b24 AboutActivity: Read version name from package manager. Sebastian Kaspari 2015-04-05 14:10:31 +0200
  • ff7cf2656b Travis: Fix typo in dependency. Sebastian Kaspari 2015-04-04 22:43:24 +0200
  • 2f17919e2e Build gradle: Add maven central as fallback if jcenter is down (like now..) Sebastian Kaspari 2015-04-04 22:26:06 +0200
  • 408d4ee80e MainActivity: Add animation when switching fragments. Sebastian Kaspari 2015-04-04 22:23:39 +0200
  • 6d843abbac ConversationFragment: Enable options menu. Sebastian Kaspari 2015-04-04 22:11:33 +0200
  • 92ae35c7b0 Travis: Set up IRC notifications. Sebastian Kaspari 2015-04-04 21:53:12 +0200
  • 63e6a70314 Modify indicator: Larger text size, thinner indicator, no shadow. Sebastian Kaspari 2015-04-04 21:48:01 +0200
  • 0de229c130 ConversationFragment: Move indicator from layout to toolbar (replacing toolbar title). Sebastian Kaspari 2015-04-04 21:37:18 +0200
  • 3e4f8f57bd Rename: ApplicationController -> YaaicApplication. Sebastian Kaspari 2015-04-04 14:02:28 +0200
  • 6ee5ed0eff Used shared interface for fragments accessing main activity. Set title of activity from fragments. Sebastian Kaspari 2015-04-04 14:01:57 +0200
  • fc6516e1d3 Add "overview" menu item to navigation drawer. Sebastian Kaspari 2015-04-04 13:06:14 +0200
  • b374f2972d Refactor ConversationActivity to ConversationFragment. Sebastian Kaspari 2015-04-04 12:55:24 +0200
  • 06591a9b4e Remove now unused SettingsActivity. Sebastian Kaspari 2015-04-04 10:27:54 +0200
  • c5dd873e9d Refactor settings from activity to fragment implementation. Sebastian Kaspari 2015-03-29 16:16:32 +0200
  • bb8cd1a4de Add servers to drawer. Sebastian Kaspari 2015-03-29 14:21:16 +0200
  • 690e9442f3 Move loading of servers from Service to Application object. Sebastian Kaspari 2015-03-28 10:50:56 +0100
  • 4aca69e765 Link settings and about activity from navigation drawer. Sebastian Kaspari 2015-03-26 18:31:38 +0100
  • 0e0b2bb199 Refactor AddServerActivity to use Toolbar API. Sebastian Kaspari 2015-03-25 22:23:56 +0100
  • b1fe1b09a0 ConversationActivity: Cardify UI. Add send button. Trigger nick completion on send button long press. Sebastian Kaspari 2015-03-24 22:19:25 +0100
  • 0a539c3a04 Disable aborting builds on lint warnings. Sebastian Kaspari 2015-03-23 22:03:24 +0100
  • 396d6cec0a Remove ViewPagerIndicator dependency. Sebastian Kaspari 2015-03-22 21:43:49 +0100
  • 33560b4913 MainActivity: Whoops. Remove space in package name. Sebastian Kaspari 2015-03-22 21:40:41 +0100
  • 74ae710f22 Introduce NavigationDrawer, Migrate to AppCompatTheme, Replace ActionBar with Toolbar. Sebastian Kaspari 2015-03-22 21:36:42 +0100
  • deaf1c4679 Move control hightlight color from theme to colors.xml. Sebastian Kaspari 2015-03-22 18:24:21 +0100
  • 3b66320fb0 Replace ConversationIndicator with SlidingTabLayout implementation - #132 Sebastian Kaspari 2015-03-21 22:18:03 +0100
  • 521d1ead14 IRCService: Replace ServersActivity and old icon references. Sebastian Kaspari 2015-03-21 12:20:48 +0100
  • 465e4e407e Remove old icon. Sebastian Kaspari 2015-03-21 12:09:11 +0100
  • 2c78483c64 Refactoring ServersActivity to new (more "Material") OverviewFragment. Sebastian Kaspari 2015-03-21 12:08:37 +0100
  • 9ed0b8c001 New app icon. Sebastian Kaspari 2015-03-20 20:19:27 +0100
  • 5e304a2d98 ServersActivity: Remove "Add server" icon from list. Sebastian Kaspari 2015-03-18 08:48:51 +0100
  • 54b8f01e32 ConversationsActivity: Hide actions in overflow menu. Sebastian Kaspari 2015-03-18 08:43:38 +0100
  • 86e6f49f8b Let travis know about build tools 22. Sebastian Kaspari 2015-03-18 08:42:24 +0100
  • 0a42cb5352 Use build tools version 22. Sebastian Kaspari 2015-03-18 08:26:07 +0100
  • 330239c093 Add Floating Action Button (FAB) resources. Sebastian Kaspari 2015-03-18 08:22:38 +0100
  • 0256c28391 ServersActivity: Move actions to overflow menu. Sebastian Kaspari 2015-03-17 23:41:39 +0100
  • 7abdd48094 Use Material theme for dialogs. Sebastian Kaspari 2015-03-17 23:37:21 +0100
  • 4c26ac0586 Theme: First version of theme palette. Sebastian Kaspari 2015-03-17 23:19:13 +0100
  • 7cd59283eb Update version name to "2.0". Sebastian Kaspari 2015-03-17 17:42:31 +0100
  • 8da30cc425 Update CHANGELOG (Yaaic 1.1). Sebastian Kaspari 2015-03-17 17:42:05 +0100
  • a1147a60f2 Yaaic 1.1 Release. Sebastian Kaspari 2015-03-17 17:21:33 +0100
  • 5da4949424 Yaaic 1.1 Release. v1.1 Sebastian Kaspari 2015-03-17 17:21:33 +0100
  • b316f2e9eb Move things around in README.md Sebastian Kaspari 2015-03-14 09:02:11 +0100
  • 5d9ba0d119 Update README.md (Using Markdown formatting) Sebastian Kaspari 2015-03-14 09:00:29 +0100
  • 8fc20b46a4 Use Markdown formatting in README: README -> README.md Sebastian Kaspari 2015-03-14 08:48:33 +0100
  • c8ecda3436 Update README to reflect the latest changes. Sebastian Kaspari 2015-03-14 08:46:54 +0100
  • ab590458e3 Travis: Use Android 22 API. Sebastian Kaspari 2015-03-14 00:15:37 +0100
  • e2200d9e64 Fix keyboard not showing when text input is pressed. Fixes #156. Sebastian Kaspari 2015-03-14 00:08:10 +0100
  • 7cf957d0b2 Fix lint errors. Sebastian Kaspari 2015-03-14 00:02:11 +0100
  • d6f1cd4c41 Remove outdated translations. Sebastian Kaspari 2015-03-14 00:01:17 +0100
  • 8fe8b9669a Rename: travis.yml -> .travis.yml. Sebastian Kaspari 2015-03-13 23:46:34 +0100
  • f564245ee8 Add configuration file for Travis-CI. Sebastian Kaspari 2015-03-13 23:44:19 +0100
  • 90055e839c Remove ActionBarSherlock dependency and refactor code to use native ActionBar. Sebastian Kaspari 2015-03-13 23:42:47 +0100
  • c813a4a79e Remove outdated Holo TextView style. Sebastian Kaspari 2015-03-13 23:27:50 +0100
  • c6b9c700f0 Use Theme.Material as base theme. Sebastian Kaspari 2015-03-13 23:25:03 +0100
  • 4b1642bce1 Update support library to version 22. Sebastian Kaspari 2015-03-13 23:20:18 +0100
  • 6c93aaef62 Set version to 1.1. Sebastian Kaspari 2015-03-13 23:17:28 +0100
  • 175254e652 Modify project to build using gradle. Sebastian Kaspari 2015-03-13 17:03:56 +0100
  • 170f632c07 Add an option to show seconds in the timestamp Ricky Elrod 2013-03-24 21:47:38 -0400
  • e378c6570b Update all broadcast sending to use LocalBroadcastManager. local-broadcasts Sebastian Kaspari 2013-02-06 23:14:52 +0100
  • 8858b362fe README: It's 2013! Sebastian Kaspari 2013-01-29 21:39:24 +0100
  • a39a4259ea Add setting to debug IRC traffic. Refs #91. Sebastian Kaspari 2013-01-29 21:35:44 +0100
  • f9ef1c65ec Remove eclipse settings files. Sebastian Kaspari 2013-01-29 21:32:47 +0100
  • 4d49e5e106 Drop GoogleTV support again (Remove android.hardware.touchscreen=false). Sebastian Kaspari 2013-01-22 21:43:17 +0100
  • b479ac55dc MessageListView: Background is now in drawable folder. (Funny that this worked at all). Sebastian Kaspari 2013-01-22 21:35:12 +0100
  • f3239d9492 Update language files. Sebastian Kaspari 2013-01-22 21:34:35 +0100
  • cdcc3c1eb3 Settings keys/values are not translatable (settings.xml). Refs #102. Sebastian Kaspari 2013-01-22 21:17:35 +0100
  • ae131d8acd Charsets are not translatable. Refs #102. Sebastian Kaspari 2013-01-22 21:15:22 +0100
  • 936a747d41 Move conversation.xml from layout folder to drawable folder (This is a drawable and no layout). Refs #102. Sebastian Kaspari 2013-01-22 21:13:44 +0100
  • fd3e9f3f04 arrays.xml: Move strings to strings.xml and mark non-translatable values. Refs #102. Sebastian Kaspari 2013-01-22 21:11:43 +0100
  • e931087172 Manifest: Allow backup of app. Sebastian Kaspari 2013-01-21 21:40:03 +0100
  • 214faa06b6 Build against platform version 17 (And use maven plugin 3.5.0). Sebastian Kaspari 2013-01-21 21:39:46 +0100
  • ead068e78e Strings in application.xml are not translatable. Refs #102. Sebastian Kaspari 2013-01-21 21:33:55 +0100
  • 48b12bff40 Update copyright line (2009-2013). Sebastian Kaspari 2013-01-21 21:32:43 +0100
  • 98076c1d24 New default settings. Fixes #116. Sebastian Kaspari 2013-01-21 21:25:29 +0100
  • c1f2648628 Allow copy&paste of text in ConversationActivity. Fixes #118. Sebastian Kaspari 2013-01-21 21:21:49 +0100
  • 81b7fe798c MessageListView: Set transcript mode to normal (Only automatically scroll if the last item is visible). Fixes #119. Sebastian Kaspari 2013-01-21 21:15:22 +0100
  • dbdc731965 Update support library to version 11. Sebastian Kaspari 2013-01-21 21:02:20 +0100
  • e05b15731c Theme: Remove absForceOverflow property. Not supported anymore in ActionBarSherlock 4.2. Fixes #129. Sebastian Kaspari 2013-01-21 21:00:06 +0100
  • b9b1468157 Update ActionBarSherlock dependency to version 4.2. Sebastian Kaspari 2013-01-21 20:58:32 +0100
  • 09091c229a Update test project classpath to include new robotium version 3.5.1 Sebastian Kaspari 2012-11-06 21:09:36 +0100
  • 346287a0ae Test project manifest: Use same sdk levels as application. Sebastian Kaspari 2012-11-06 21:00:36 +0100
  • e2eb4a39f0 ServerListScenarios.testAddingAndRemovingServer(): Don't assert on number of items in list (because of "add server" item) but on existing or non-existing server name in list. Sebastian Kaspari 2012-11-06 20:59:45 +0100
  • be49f407bb ScenarioHelper.connectToServer(): Don't just wait for connection but for successful server login. Sebastian Kaspari 2012-11-06 20:56:25 +0100