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

93 Commits

Author SHA1 Message Date
Sebastian Kaspari
075164bd51 chinese language file (by 江珑) 2010-09-22 18:16:54 +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
a535d74a85 ServerListActivity: Show "Add server" item if no server in database yet 2010-09-18 10:53:39 +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
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
1f0df9caaf Added font sizes: 17, 18, 19, 20 2010-09-06 16:35:17 +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
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
943b4635dc Current version of strings.xml 2010-09-05 15:57:29 +02:00
Sebastian Kaspari
17aba7ca71 Added voice recognition to yaaic 2010-08-29 16:42:50 +02:00
Sebastian Kaspari
ec3e6b04d1 ConversationSwitcher: Changed layout and moved switcher to bottom 2010-08-27 17:26:53 +02:00
Sebastian Kaspari
ce81dbb956 Define a custom quit message in the settings 2010-06-26 17:57:10 +02:00
Sebastian Kaspari
70388160c7 ConversationActivity View: small adjustments 2010-05-12 11:08:56 +02:00
Sebastian Kaspari
0a99c20a31 Added ConversationSwitcher to ConversationActivity Layout 2010-05-03 22:22:32 +02:00
Sebastian Kaspari
1a2b5893f0 Bumped version to 0.4.1 2010-04-27 18:30:23 +02:00
Sebastian Kaspari
7ca3fa0f2a Added UserActivity 2010-04-25 19:31:52 +02:00
Sebastian Kaspari
243e38a5e3 Added MessageActivity to show single messages and with options 2010-04-25 15:27:55 +02:00
Sebastian Kaspari
d3c45cd857 Bumped version to 0.4 2010-04-25 13:44:21 +02:00
Sebastian Kaspari
39824aeb00 AddServerActivity: Added "Commands" button -> Launch AddCommandsActivity 2010-04-25 12:30:37 +02:00
Sebastian Kaspari
0fbe3d6156 channelitem.xml: Added licence header 2010-04-25 12:18:24 +02:00
Sebastian Kaspari
e6525258d0 Added AddCommandsActivity and views 2010-04-25 12:17:59 +02:00
Sebastian Kaspari
d94aa0b4f9 serveradd view: wording 2010-04-25 11:43:45 +02:00
Sebastian Kaspari
b4af8e79bb channeladd view: Added description 2010-04-25 11:43:30 +02:00
Sebastian Kaspari
56204e1125 AddServerActivity: Read channels from database and write edited channels back to the database 2010-04-25 11:05:12 +02:00
Sebastian Kaspari
b54e92c1e2 AddChannelActivity: missing dependencies 2010-04-25 10:19:59 +02:00
Sebastian Kaspari
3fd7e058e0 Added AddChannelActivity to add auto-join channels to a server 2010-04-25 10:18:48 +02:00
Sebastian Kaspari
47d8d43d49 ServersActivity: added "exit" to the menu 2010-04-20 20:45:34 +02:00
Sebastian Kaspari
22375c65b5 Preferences: Option to automatically reconnect on disconnect 2010-04-16 00:03:40 +02:00
Sebastian Kaspari
c7dd025509 bumped version to 0.3 2010-04-15 21:11:47 +02:00
Sebastian Kaspari
512ddacaf5 Merge branch 'ssl_support' 2010-04-14 19:58:41 +02:00
Sebastian Kaspari
7d550ba183 Smaller background icon - non transcluent 2010-04-13 22:56:22 +02:00
Sebastian Kaspari
1f4a63b47d ConversationActivity: conversations more transparent (cannot see icon on real devices) 2010-04-13 21:20:45 +02:00
Sebastian Kaspari
1ca934b5ff Add server view: show "use ssl" checkbox 2010-04-13 19:22:11 +02:00
Sebastian Kaspari
1eaff46350 ServersActivity: Translucent background 2010-04-12 22:41:13 +02:00
Sebastian Kaspari
340049f44c Implemented simple UsersActivity to show list of users currently in a channel 2010-04-06 22:45:32 +02:00
Sebastian Kaspari
94920feff2 Added empty UserActivity 2010-04-06 20:32:10 +02:00
Sebastian Kaspari
4072ee6c5f ConversationActivity: Added "Users" to menu 2010-04-06 20:00:57 +02:00
Sebastian Kaspari
9022bb8f58 Removed unused animations 2010-04-06 19:48:55 +02:00