Commit Graph

1022 Commits

Author SHA1 Message Date
Sebastian Kaspari 330239c093 Add Floating Action Button (FAB) resources. 2015-03-18 08:23:19 +01:00
Sebastian Kaspari 0256c28391 ServersActivity: Move actions to overflow menu. 2015-03-17 23:43:18 +01:00
Sebastian Kaspari 7abdd48094 Use Material theme for dialogs. 2015-03-17 23:42:08 +01:00
Sebastian Kaspari 4c26ac0586 Theme: First version of theme palette. 2015-03-17 23:42:08 +01:00
Sebastian Kaspari 7cd59283eb Update version name to "2.0". 2015-03-17 23:42:08 +01:00
Sebastian Kaspari 8da30cc425 Update CHANGELOG (Yaaic 1.1). 2015-03-17 23:42:08 +01:00
Sebastian Kaspari a1147a60f2 Yaaic 1.1 Release. 2015-03-17 23:42:08 +01:00
Sebastian Kaspari b316f2e9eb Move things around in README.md 2015-03-14 09:02:11 +01:00
Sebastian Kaspari 5d9ba0d119 Update README.md (Using Markdown formatting) 2015-03-14 09:00:29 +01:00
Sebastian Kaspari 8fc20b46a4 Use Markdown formatting in README: README -> README.md 2015-03-14 08:48:33 +01:00
Sebastian Kaspari c8ecda3436 Update README to reflect the latest changes. 2015-03-14 08:46:54 +01:00
Sebastian Kaspari ab590458e3 Travis: Use Android 22 API. 2015-03-14 00:15:37 +01:00
Sebastian Kaspari e2200d9e64 Fix keyboard not showing when text input is pressed. Fixes #156. 2015-03-14 00:08:10 +01:00
Sebastian Kaspari 7cf957d0b2 Fix lint errors. 2015-03-14 00:02:11 +01:00
Sebastian Kaspari d6f1cd4c41 Remove outdated translations. 2015-03-14 00:01:17 +01:00
Sebastian Kaspari 8fe8b9669a Rename: travis.yml -> .travis.yml. 2015-03-13 23:46:34 +01:00
Sebastian Kaspari f564245ee8 Add configuration file for Travis-CI. 2015-03-13 23:44:19 +01:00
Sebastian Kaspari 90055e839c Remove ActionBarSherlock dependency and refactor code to use native ActionBar. 2015-03-13 23:42:47 +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 4b1642bce1 Update support library to version 22. 2015-03-13 23:20:18 +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
Ricky Elrod 170f632c07 Add an option to show seconds in the timestamp 2013-03-25 11:07:59 +01:00
Sebastian Kaspari 8858b362fe README: It's 2013! 2013-01-29 21:39:31 +01:00
Sebastian Kaspari a39a4259ea Add setting to debug IRC traffic. Refs #91.
After this setting has been enabled all IRC traffic will be written
to the verbose log (only for new connections).
2013-01-29 21:35:48 +01:00
Sebastian Kaspari f9ef1c65ec Remove eclipse settings files. 2013-01-29 21:32:47 +01:00
Sebastian Kaspari 4d49e5e106 Drop GoogleTV support again (Remove android.hardware.touchscreen=false). 2013-01-22 21:43:17 +01:00
Sebastian Kaspari b479ac55dc MessageListView: Background is now in drawable folder. (Funny that this worked at all). 2013-01-22 21:35:12 +01:00
Sebastian Kaspari f3239d9492 Update language files. 2013-01-22 21:34:35 +01:00
Sebastian Kaspari cdcc3c1eb3 Settings keys/values are not translatable (settings.xml). Refs #102. 2013-01-22 21:17:35 +01:00
Sebastian Kaspari ae131d8acd Charsets are not translatable. Refs #102. 2013-01-22 21:15:22 +01:00
Sebastian Kaspari 936a747d41 Move conversation.xml from layout folder to drawable folder (This is a drawable and no layout). Refs #102. 2013-01-22 21:13:44 +01:00
Sebastian Kaspari fd3e9f3f04 arrays.xml: Move strings to strings.xml and mark non-translatable values. Refs #102. 2013-01-22 21:11:43 +01:00
Sebastian Kaspari e931087172 Manifest: Allow backup of app. 2013-01-21 21:40:03 +01:00
Sebastian Kaspari 214faa06b6 Build against platform version 17 (And use maven plugin 3.5.0). 2013-01-21 21:39:46 +01:00
Sebastian Kaspari ead068e78e Strings in application.xml are not translatable. Refs #102. 2013-01-21 21:34:30 +01:00
Sebastian Kaspari 48b12bff40 Update copyright line (2009-2013). 2013-01-21 21:32:43 +01:00
Sebastian Kaspari 98076c1d24 New default settings. Fixes #116.
* Colorize Nicknames: On
* (mIRC) Colors: On
* Show message colors: On
* Show graphical smilies: On
* Autocorrect input: On
2013-01-21 21:25:29 +01:00
Sebastian Kaspari c1f2648628 Allow copy&paste of text in ConversationActivity. Fixes #118. 2013-01-21 21:21:49 +01:00
Sebastian Kaspari 81b7fe798c MessageListView: Set transcript mode to normal (Only automatically scroll if the last item is visible). Fixes #119. 2013-01-21 21:15:22 +01:00
Sebastian Kaspari dbdc731965 Update support library to version 11. 2013-01-21 21:11:09 +01:00
Sebastian Kaspari e05b15731c Theme: Remove absForceOverflow property. Not supported anymore in ActionBarSherlock 4.2. Fixes #129. 2013-01-21 21:10:47 +01:00
Sebastian Kaspari b9b1468157 Update ActionBarSherlock dependency to version 4.2. 2013-01-21 20:58:59 +01:00
Sebastian Kaspari 09091c229a Update test project classpath to include new robotium version 3.5.1 2012-11-06 21:09:36 +01:00
Sebastian Kaspari 346287a0ae Test project manifest: Use same sdk levels as application. 2012-11-06 21:00:36 +01:00
Sebastian Kaspari 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. 2012-11-06 20:59:45 +01:00
Sebastian Kaspari be49f407bb ScenarioHelper.connectToServer(): Don't just wait for connection but for successful server login. 2012-11-06 20:56:25 +01:00
Sebastian Kaspari 369fa7f8df Update robotium to 3.5.1. 2012-11-06 20:49:12 +01:00
Sebastian Kaspari ef09f4fc68 Mavenize test project and remove old test script. 2012-10-25 22:32:48 +02:00