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

11 Commits

Author SHA1 Message Date
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