1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-11 19:45:01 -05:00
Commit Graph

83 Commits

Author SHA1 Message Date
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
Sebastian Kaspari
beee987dd9 Moved licence information to application.xml 2010-04-06 19:48:38 +02:00
Sebastian Kaspari
c26edf0abf Moved some strings from strings.xml to application.xml (No need to translate) 2010-04-06 19:43:39 +02:00
Sebastian Kaspari
e78a53cae9 Set charset on server add/edit 2010-04-05 22:36:04 +02:00
Sebastian Kaspari
a809ad5245 Added array of charsets 2010-04-05 22:18:09 +02:00
Sebastian Kaspari
82941ef072 ConversationActivity: Fixed background color (Same Look & Feel on Android 2.1 as on Android 1.5) 2010-04-05 18:26:18 +02:00
Sebastian Kaspari
e2f3dfc2d2 New icon by http://www.androidicons.com :) 2010-03-31 20:48:22 +02:00
Sebastian Kaspari
456bf0b515 ConversationActivity: Added "close" to menu 2010-03-30 23:17:23 +02:00
Sebastian Kaspari
9fa17f6a35 bumped version to 0.2 2010-03-20 23:19:06 +01:00
Sebastian Kaspari
8869590fad Added small border around conversations 2010-03-20 18:30:29 +01:00
Sebastian Kaspari
7e36456b7a Possibility to edit already existing servers 2010-03-20 15:44:05 +01:00