Android PM stuff and settings

Discussion in 'Implemented' started by Crystal Moogle, May 8, 2015.

  1. Crystal Moogle

    Crystal Moogle Ayaya~ Administrator Administrator

    Joined:
    Jul 19, 2010
    Messages:
    3,205
    Likes Received:
    531
    PO Trainer Name:
    Hanako
    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.


    Also PM logs :D
     
    Casparov likes this.
  2. MidwayMarshall

    MidwayMarshall woof Forum Moderator Developer Forum Moderator Developer

    Joined:
    Jun 13, 2014
    Messages:
    303
    Likes Received:
    170
    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?)
     
    Last edited: May 9, 2015
  3. Crystal Moogle

    Crystal Moogle Ayaya~ Administrator Administrator

    Joined:
    Jul 19, 2010
    Messages:
    3,205
    Likes Received:
    531
    PO Trainer Name:
    Hanako
    Yeah that works fine and does seem to fix the issue with crashes from PMs too :o