Teju-Android / TwitterClient

Android Twitter Client App
0 stars 0 forks source link

TwitterClient

Android Twitter Client App

The features that are implemented are:

  1. User can sign in using OAuth login flow
  2. User can view last 25 tweets from their home timeline
  3. User can see the user, body and timestamp for tweet, User is displayed the relative timestamp for a tweet "8m", "7h", Links in tweets are clickable and viewable
  4. User can load more tweets once they reach the bottom of the list using "infinite scroll" pagination
  5. User can compose a new tweet by clicking compose icon on top right, enter a message and see on the timeline
  6. User can see a counter with total number of characters left for tweet
  7. User can refresh tweets timeline by pulling down to refresh
  8. User can tap a tweet to display a "detailed" view of that tweet
  9. Improve the user interface and theme the app to feel twitter branded
  10. User can switch between Timeline and Mention views using tabs

GIF

GIF