Updated to version 1.6

Changes

    • A message will be shown when others entered a chat room.
      EntranceMessage
    • Twitter comment polling will be stopped when TV Friends is not active. By this change, battery consumption will be reduced.
    • Avatar’s transparency became 0.
    • Changed a rule and speed of displaying comments. Readability of comments is increased when the stacked comments are relatively few. The app tries chatchng up the current time by displaying comments quickly when there are too many stacked comments. More information is the following.
Number of Stacked Comments Before Version 1.6 After Version 1.6
50 and less All comment will be shown per 2 seconds each. The application reproduce timing between the last shown comment and the next standing-by comment. For example, if timestamps between the two comments differes 10 sec, the application will display the next comment 10 sec later from the shown time of the previous comment. If the time difference exceeds 60 sec, the application will show the next comment immediately.
100 and less All comment will be shown per 2 seconds each. All comment will be shown per 1 second each.
101 and more All comment will be shown per 2 seconds each. The application skips some stacked comments (Twitter comments only), so that it can catch up the current time displaying sampled comments per 1 second each.

Fixes

  • Fixed a problem that the last letter of a handle name was cut off when you entered the handle name.