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

33 Commits

Author SHA1 Message Date
Sebastian Kaspari
76222eefd3 Resize MessageListView if parent's size has changed (fixing layout on using soft keyboard) 2010-03-20 21:49:46 +01:00
Sebastian Kaspari
d721599351 Always scroll if not using full channel view 2010-03-18 20:26:04 +01:00
Sebastian Kaspari
f84804bea7 Using slightly more space for the conversations 2010-03-17 20:02:30 +01:00
Sebastian Kaspari
c88322a922 Rounded corners for conversation views 2010-03-17 19:58:23 +01:00
Sebastian Kaspari
9f19c0b7ac (Fixed issue 5) store message adapter in conversation and reuse it 2010-03-17 19:32:27 +01:00
Sebastian Kaspari
5f3948e6c5 Ignore case of conversation's name 2010-03-13 23:46:35 +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
abc75c068a Disabled vertical fading for conversation views 2010-03-12 00:31:02 +01:00
Sebastian Kaspari
986325ceef Changed scrollbar style of conversation view 2010-03-12 00:16:42 +01:00
Sebastian Kaspari
14ca3e0668 Synchronized all LinkedLists - see issue 2 2010-03-11 23:41:31 +01:00
Sebastian Kaspari
e7a903851e Remove channel views on part 2010-03-11 01:10:21 +01:00
Sebastian Kaspari
5517660011 DeckAdapter now uses conversations instead of channels 2010-03-10 20:45:56 +01:00
Sebastian Kaspari
691f3b3982 Get channel view from channel list and not from a (broken) cache 2010-03-09 01:57:22 +01:00
Sebastian Kaspari
7a46c98e6c Show entered message and post to channel 2010-03-09 00:30:17 +01:00
Sebastian Kaspari
fa53df0f41 Removed even more dead code 2010-03-08 23:57:38 +01:00
Sebastian Kaspari
3a7ad82cce Removed dead code 2010-03-08 23:56:40 +01:00
Sebastian Kaspari
e2848d505a calculate channel preview size on base of parent's size 2010-03-08 23:56:14 +01:00
Sebastian Kaspari
f3b6587310 scroll to bottom if message view is created 2010-03-08 22:32:49 +01:00
Sebastian Kaspari
ecfa10f483 Hide divider and remove line break on channel messages 2010-03-08 21:54:20 +01:00
Sebastian Kaspari
63dfbc0034 Push channel events to switched view if needed 2010-03-08 21:44:42 +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
a84a8ef51c imports 2010-03-08 19:55:32 +01:00
Sebastian Kaspari
60b0df6c26 Added autoscrolling to channel switcher 2010-03-07 01:01:35 +01:00
Sebastian Kaspari
b57a9c369c Channel View: Use Monospace Font (11) and a padding of 5 2010-03-06 20:24:15 +01:00
Sebastian Kaspari
0a222994b3 imports 2010-03-06 19:19:34 +01:00
Sebastian Kaspari
25020e3329 Add context to message's render() method for importing drawables 2010-03-06 18:59:05 +01:00
Sebastian Kaspari
e90c438158 Some text adjustments 2010-03-06 18:22:44 +01:00
Sebastian Kaspari
ddf80644bd Use message objects instead of strings 2010-03-06 17:52:22 +01:00
Sebastian Kaspari
9367d44220 Remove channels on disconnect 2010-03-05 19:43:02 +01:00
Sebastian Kaspari
ef8ddfa227 Single channel view on channel selection 2010-03-05 19:34:05 +01:00
Sebastian Kaspari
c1f392bf08 Show messages in channel canvas 2010-03-05 16:25:15 +01:00
Sebastian Kaspari
ebf72421cb Use a gallery for switching channels 2010-03-05 15:56:57 +01:00