Commit Graph

16 Commits

Author SHA1 Message Date
Sebastian Kaspari 7183c1c06c Settings Activity and co. 2010-03-13 19:56:32 +01:00
Sebastian Kaspari 1bce5e1fc9 Added 2010 ;) 2010-03-13 16:52:20 +01:00
Sebastian Kaspari 0a5ded2e99 identation 2010-03-12 20:35:25 +01:00
Sebastian Kaspari 6b8b1d25b9 Fixed identation for messages with icons 2010-03-09 00:33:35 +01:00
Sebastian Kaspari ecfa10f483 Hide divider and remove line break on channel messages 2010-03-08 21:54:20 +01:00
Sebastian Kaspari add973918d Using a ListView with TextViews instead of a lot of SpannableStrings in one TextView for Messages; Fixed a not closed database cursor problem 2010-03-08 21:36:36 +01:00
Sebastian Kaspari 9fb8460b6d Added yellow to message colors 2010-03-06 20:59:22 +01:00
Sebastian Kaspari b5c248e5c7 Added posibility to set colors for messages 2010-03-06 20:52:54 +01:00
Sebastian Kaspari 0d0173f2e6 Added a space between text and icon 2010-03-06 20:37:58 +01:00
Sebastian Kaspari a75539c344 Only prefix message with a space if there's an icon to show 2010-03-06 20:33:09 +01:00
Sebastian Kaspari bd932234f5 Only prefix message with a space if there's an icon to show 2010-03-06 20:32:49 +01:00
Sebastian Kaspari b1e7a35acf Message: render(): Dynamic icon size 2010-03-06 19:31:24 +01:00
Sebastian Kaspari c5eef56151 Some adjustments in render() 2010-03-06 19:20:17 +01:00
Sebastian Kaspari 4e97dd2295 Added icon support to messages 2010-03-06 18:58:27 +01:00
Sebastian Kaspari ddf80644bd Use message objects instead of strings 2010-03-06 17:52:22 +01:00
Sebastian Kaspari fca84d3075 First implementation of org.yaaic.model.Message 2010-03-06 17:16:35 +01:00