1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-08-13 16:53:50 -04:00
Commit Graph

614 Commits

Author SHA1 Message Date
Sebastian Kaspari
3f469d4074 config files for building yaaic via ant 2010-10-29 00:26:01 +02:00
Sebastian Kaspari
99cf534f20 UserActivity: Do not update list in Thread. Use a background task later 2010-10-27 23:14:25 +02:00
Sebastian Kaspari
4fc593050f Nick completion via search button - completes current selection or at the cursor position (Patch by Thomas Martitz) 2010-10-27 21:30:17 +02:00
Sebastian Kaspari
510d3967c6 UserActivity: Sort list of users (Patch by mloskot - http://github.com/mloskot) 2010-10-27 20:36:27 +02:00
diegok
baa9dd438c Spanish translation added (Yaaic habla español) 2010-10-14 13:27:39 +02:00
Remi Rampin
6127dcedd6 More strings internationalized 2010-10-05 18:31:07 +02:00
Remi Rampin
2c4a2a7969 Various fixes for strings that were still displayed in English 2010-10-05 17:46:10 +02:00
Remi Rampin
a3fbd38b24 French translation added 2010-10-05 17:45:38 +02:00
Sebastian Kaspari
5e0888775b Updated german language file (54.88%) 2010-09-29 18:07:45 +02:00
Sebastian Kaspari
2b2fdeb6ae Updated chinese language file (100%) 2010-09-29 18:00:03 +02:00
Sebastian Kaspari
01cedbab92 check_languages.rb: Check all languages and show statistics 2010-09-23 14:00:54 +02:00
Sebastian Kaspari
d86e90d6e9 I18N: German version of strings.xml (work in progress) 2010-09-23 13:09:41 +02:00
Sebastian Kaspari
6ced20032d I18N/strings.xml: Merged current japanese version and english version 2010-09-23 13:05:10 +02:00
Sebastian Kaspari
d9da2d022e Added japanese language file (Translated 17.07%) 2010-09-23 12:56:43 +02:00
Sebastian Kaspari
059f21d983 chinese language file update 2010-09-23 12:19:12 +02:00
Sebastian Kaspari
f10aa55d5d check_language.rb: Scan for existing languages and check all 2010-09-23 12:16:04 +02:00
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