Commit Graph

1022 Commits

Author SHA1 Message Date
Sebastian Kaspari b1a8c5d539 Removed empty line from CONTRIBUTORS file 2011-02-08 23:57:32 +01:00
Sebastian Kaspari 669113610a New user action view and new actions: reply, query 2011-02-05 16:04:36 +01:00
Sebastian Kaspari 984fbd7efa Add action icons 2011-02-05 15:57:04 +01:00
Sebastian Kaspari d4f05e5c13 New icons for disconnected/connecting/connected 2011-02-05 15:44:09 +01:00
Sebastian Kaspari c35e1fc1ab PircBot Patch: Recognize "%" as a nickname prefix 2011-02-05 15:23:41 +01:00
Sebastian Kaspari cf5ea6049c Added #yaaic to README 2011-02-05 14:07:16 +01:00
Sebastian Kaspari ca6e342c9d "Add" layouts: Use minimum width for small buttons 2011-02-05 14:04:43 +01:00
Sebastian Kaspari 450ba9c7a2 Added list of contributors 2011-02-05 13:30:11 +01:00
Sebastian Kaspari 68fc686ccf Added italian translation (Thanks to Gianmarco Laggia!) 2011-02-05 13:08:14 +01:00
Sebastian Kaspari d8b1a0218f Added 2011 to licence header 2011-02-05 13:00:12 +01:00
Sebastian Kaspari dddfd2e0aa Updated README 2011-02-05 12:49:50 +01:00
Sebastian Kaspari 0fb2338f9c Code cleanup (Formatting) 2011-01-25 21:02:27 +01:00
Sebastian Kaspari 4edaa4436d Adjusted code formatter (eclipse) 2011-01-15 23:49:25 +01:00
Sebastian Kaspari feaf1d4aea Fix sound notification 2011-01-15 23:38:56 +01:00
Sebastian Kaspari 7c63155cfb Fix voice recognition: Only add top match to the text input (and code cleanup) 2011-01-15 23:17:24 +01:00
Sebastian Kaspari e68ef9c8c2 Ident: Add "-" to the list of allowed characters 2011-01-15 22:52:16 +01:00
Sebastian Kaspari a315fbb6fa Fix typo: "joines" -> "joins" 2011-01-12 23:14:10 +01:00
Sebastian Kaspari e0b4b3d25d Allow chars '[' and ']' in ident 2010-12-17 23:37:00 +01:00
Sebastian Kaspari aaa313e805 Use robotium 2.0.2 (classpath) 2010-12-17 23:30:47 +01:00
Sebastian Kaspari 7764351a37 Run all scenario tests and cleanup after each test 2010-12-17 23:30:32 +01:00
Sebastian Kaspari 414bc658ba ScenarioTests: Only enable ChannelScenarios 2010-12-17 23:13:03 +01:00
Sebastian Kaspari 78ca7deebc Update robotium: 1.8.0. -> 2.0.2 2010-12-17 23:12:31 +01:00
Sebastian Kaspari e014165a17 New setting: Play (notification) sound on highlight 2010-12-17 22:29:33 +01:00
Sebastian Kaspari 4b3e47c799 Set vibration pattern (default does not always work) 2010-12-17 22:19:36 +01:00
Sebastian Kaspari 832a462bfd Added changelog to project 2010-12-17 21:54:09 +01:00
Sebastian Kaspari 4d04ca810d Bumping version to 0.6.1 2010-12-17 20:44:48 +01:00
Sebastian Kaspari c60644521a Fix french and spanish translation that may cause force closes on connects 2010-12-17 20:22:28 +01:00
Sebastian Kaspari 890fc1c50f Settings: typo 2010-11-21 12:58:17 +01:00
Sebastian Kaspari 7d080a8134 Eclipse settings for code formatting 2010-11-21 12:57:53 +01:00
Sebastian Kaspari 82e62db96c New setting: Hide join and part messages 2010-11-18 19:25:26 +01:00
Sebastian Kaspari 3b50e5a095 ServerListScenarios: some time adjustments 2010-11-18 18:56:27 +01:00
Sebastian Kaspari 6c3597ff80 IRCConnection: Just a bracket fix 2010-11-18 18:55:19 +01:00
Sebastian Kaspari 02b7ec1741 Replace all tabs with four spaces! 2010-11-18 18:52:19 +01:00
Sebastian Kaspari f3f195f631 IRCService: Added javadoc 2010-11-18 18:47:12 +01:00
Sebastian Kaspari ce0650d711 IRCService: Fixed a NullPointerException 2010-11-18 18:43:37 +01:00
Sebastian Kaspari 46cb3f9f17 AndroidManifest.xml: Indentation 2010-11-18 18:43:04 +01:00
Sebastian Kaspari 6d2a6bff14 IRCService: imports 2010-11-18 18:33:22 +01:00
liato 3708a9c60c Small modification to the nick matching regular expression. 2010-11-17 02:53:08 +01:00
liato f5b5b99adb Improve detection for nickname in messages. This will prevent notifications from poping up when a word contains the nickname. 2010-11-17 02:36:52 +01:00
liato 81f2c94b87 Added setting to vibrate on highlight. 2010-11-17 01:32:09 +01:00
Sebastian Kaspari 1d2f6e5237 Bumped version number (0.6) 2010-11-16 12:14:28 +01:00
Sebastian Kaspari d23e984e21 Scenarios regarding channels of a server 2010-11-07 13:32:26 +01:00
Sebastian Kaspari 37f12b6ab7 Test scenarios including connecting to a server 2010-11-07 13:32:00 +01:00
Sebastian Kaspari 514aaf5cf1 Scenario helper for performing common actions 2010-11-07 13:30:56 +01:00
Sebastian Kaspari 72c75b4dae First version of a test scripts that starts the emulator and runs all tests 2010-11-07 10:21:11 +01:00
Sebastian Kaspari 0b82433320 First scenario test (via robotium) for ServersActivity 2010-11-07 09:27:55 +01:00
Sebastian Kaspari 6a237792e6 Added robotium to the build path 2010-11-07 08:45:03 +01:00
Sebastian Kaspari f4b30f0217 Fixed build script 2010-11-07 08:43:58 +01:00
Sebastian Kaspari eba7788038 Added robotium lib for scenario testing 2010-11-07 08:37:38 +01:00
Sebastian Kaspari 6f82e84484 Fixed check_languages.rb script 2010-11-07 08:37:16 +01:00