Right now when you're in a long PM with someone in Android, and you press back to go the server screen, when you go back to the PM, you start all the way at the top again. It's slightly annoying having to scroll all the way down every time, so I feel like it should start at the last PM sent (or probably just the bottom for ease). Also it's a little annoying having to set my channel event settings since they wipe every time I log in. I can kinda understand it, since Android spams you with "x joined the channel" when you first join a channel, but I'm sure there must be someway to avoid that. Spoiler Also PM logs :D
I just want everyone get some exercise swiping their fingers everywhere. I had trouble understanding how the pm screen worked since it the view library is in binary and it uses third party library too. But I got it to start at the bottom every time a view is instantiated. I would have to do more for saving positions. I think I did avoid the potential spam by having "joining" and "joined" and it would only give you events after it finished populating the user list or something like that. Just never found a good place to even apply saved channel event options when connecting. Link: http://www.mediafire.com/download/b2e9pn6bft1mb3n/android-client-iv.apk I think I added a fix for submitting nothing in team builder text boxes but I'm not with it (Also maybe a fix for bad save state when reconnecting?)