Commit Graph

598 Commits

Author SHA1 Message Date
Sebastian Kaspari 5df472fe11 check_language.rb: Added basepath (script is now callable from everywhere) 2010-09-23 12:03:38 +02:00
Sebastian Kaspari 14a76d2c95 check_language.rb script: check if there are untranslated strings in a specific language file 2010-09-23 11:57:29 +02:00
Sebastian Kaspari 075164bd51 chinese language file (by 江珑) 2010-09-22 18:16:54 +02:00
Sebastian Kaspari be07e2e0ad ServerListAdapter: Added missing java doc 2010-09-18 16:31:11 +02:00
Sebastian Kaspari d447990a35 ServersActivity: Hide background if there is more than two servers 2010-09-18 16:27:11 +02:00
Sebastian Kaspari c818458a97 ServersActivity: Make list accessible via property and replace calls to getListView() 2010-09-18 16:26:04 +02:00
Sebastian Kaspari 7411db41f9 Fixed layout of command list (NullPointerException) 2010-09-18 16:13:36 +02:00
Sebastian Kaspari 43f8f7af62 Colored nicks off by default (Settings should not change with upgrade) 2010-09-18 16:07:54 +02:00
Sebastian Kaspari e136a56d7d ConversationActivity: Fixed a NullPointerException 2010-09-18 12:48:02 +02:00
Sebastian Kaspari a535d74a85 ServerListActivity: Show "Add server" item if no server in database yet 2010-09-18 10:53:39 +02:00
Sebastian Kaspari 8775d93020 IRCConnection: imports 2010-09-18 09:40:16 +02:00
Michael Imamura 8c5af16b29 Only enable the "Add" button when the alias input field is non-empty. 2010-09-10 15:00:44 +08:00
Michael Imamura 288a1a9093 Aliases are now configurable. 2010-09-10 15:00:43 +08:00
Michael Imamura b9c1363a2d Allow specifying a list of aliases to use before resorting to appending numbers. 2010-09-10 15:00:41 +08:00
Sebastian Kaspari 26330bdf99 identation 2010-09-10 08:26:08 +02:00
chantra 30dc021129 Adding nickname colors 2010-09-09 20:41:55 +02:00
Sebastian Kaspari 6691b9ad1b Removed server command whitelist. Send every unknown command to the server (otherwise some bouncer commands can't be used) 2010-09-06 17:14:43 +02:00
Sebastian Kaspari 1f0df9caaf Added font sizes: 17, 18, 19, 20 2010-09-06 16:35:17 +02:00
Sebastian Kaspari 60bb5759ef ConversationActivity: imports 2010-09-06 16:31:59 +02:00
Sebastian Kaspari 4622579189 strings.xml: wording 2010-09-05 22:36:25 +02:00
Sebastian Kaspari a4595bf756 strings.xml: indentation 2010-09-05 22:27:56 +02:00
Sebastian Kaspari 8901056b17 Voice recognition can now be disabled via settings 2010-09-05 22:04:55 +02:00
Sebastian Kaspari e29a6ec7af ConversationActivity: Added missing string to strings.xml 2010-09-05 21:19:28 +02:00
Sebastian Kaspari caaa5395fd Added shortcut: /w -> /whois 2010-09-05 21:10:27 +02:00
Sebastian Kaspari 307605e594 Removed unused string 2010-09-05 21:07:28 +02:00
Sebastian Kaspari eeb26335ac New icons: connected, connecting, disconnected 2010-09-05 20:52:17 +02:00
Sebastian Kaspari aacc0a85c2 Set font size for conversations in settings (8px - 16px) 2010-09-05 20:22:19 +02:00
Sebastian Kaspari 6c9094b7e0 Added strings of SettingsActivity to strings.xml 2010-09-05 19:21:44 +02:00
Sebastian Kaspari 9f2e16e2ce I18N: Added all strings from the layouts to strings.xml 2010-09-05 18:24:22 +02:00
Sebastian Kaspari 802de03689 I18N: Added all conversation messages to strings.xml 2010-09-05 18:02:53 +02:00
Sebastian Kaspari 1f206371bd I18N: Added new string ressources for handlers to strings.xml 2010-09-05 16:25:41 +02:00
Sebastian Kaspari 5ea7d49c34 I18N: All handlers now read their string from resources 2010-09-05 16:25:18 +02:00
Sebastian Kaspari 84fedf8be2 I18N: EchoHandler 2010-09-05 16:24:41 +02:00
Sebastian Kaspari 25cfb5a980 I18N: DevoiceHandler# 2010-09-05 16:24:20 +02:00
Sebastian Kaspari ba16f15079 I18N: DeopHandler 2010-09-05 16:24:08 +02:00
Sebastian Kaspari 9e33ec9b01 I18N: DCCHandler 2010-09-05 16:13:06 +02:00
Sebastian Kaspari 2a55b81049 I18N: CloseHandler 2010-09-05 16:12:48 +02:00
Sebastian Kaspari 72301331f2 I18N: Added all command descriptions to the strings ressource 2010-09-05 16:05:51 +02:00
Sebastian Kaspari 943b4635dc Current version of strings.xml 2010-09-05 15:57:29 +02:00
Sebastian Kaspari 5e78c020a1 I18N: Added stubs for translation 2010-09-05 15:56:58 +02:00
Sebastian Kaspari 90459a156f I18N: ServersActivity 2010-09-05 15:44:20 +02:00
Sebastian Kaspari 9d2011330f I18N: ConversationActivity 2010-09-05 15:42:47 +02:00
Sebastian Kaspari e6ba6f4bad I18N: AddServerActivity 2010-09-05 15:31:53 +02:00
Sebastian Kaspari c5b52e95c1 I18N: AddCommandsActivity 2010-09-05 15:31:42 +02:00
Sebastian Kaspari 8fc5ca054d I18N: AddChannelActivity 2010-09-05 15:31:29 +02:00
Sebastian Kaspari 17aba7ca71 Added voice recognition to yaaic 2010-08-29 16:42:50 +02:00
Sebastian Kaspari a1731b597b Bumped version to 0.5 2010-08-27 19:17:18 +02:00
Sebastian Kaspari 28854e2626 Underscore (_) is now allowed as first char in nickname 2010-08-27 19:13:23 +02:00
Sebastian Kaspari 311889278d Allow numbers in ident 2010-08-27 18:57:39 +02:00
Sebastian Kaspari 4357a7c6df Added user actions 2010-08-27 17:45:47 +02:00