Android Open Source - Twitter timeline TwitterAtGlance






Project Summary

TwitterAtGlance (Glitter) is an android application that keeps you up-to-date with latest tweets on your twitter timeline. It brings you most important tweets by sorting and filtering your timeline and clears the clutter. With Glitter dont miss out on important tweets that gets lost on your timeline..

Web Site / Source Repository

TwitterAtGlance is hosted in the following web site
https://github.com/avaneeshd/TwitterAtGlance

If you think the Android project TwitterAtGlance listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of TwitterAtGlance.

ItemValue
Java File Count19
Supported screen sizes[hdpi]
Activity Count6
Fragment Count4
jar files usedjsoup-1.8.1.jar
twitter4j-core-4.0.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 4 image files in TwitterAtGlance. The names of the image files are listed as follows.

fav.png
login_button.png
rt.png
stub.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TwitterAtGlance has the following Java source files.

com.avaneesh.apps.twitteratglance.AlertDialogManager.java
com.avaneesh.apps.twitteratglance.ApplicationTest.java
com.avaneesh.apps.twitteratglance.ConnectionDetector.java
com.avaneesh.apps.twitteratglance.Constants.java
com.avaneesh.apps.twitteratglance.HomeActivity.java
com.avaneesh.apps.twitteratglance.ImageCache.java
com.avaneesh.apps.twitteratglance.LoginActivity.java
com.avaneesh.apps.twitteratglance.MainActivity.java
com.avaneesh.apps.twitteratglance.NewsActivity.java
com.avaneesh.apps.twitteratglance.NewsItem.java
com.avaneesh.apps.twitteratglance.NewsListItem.java
com.avaneesh.apps.twitteratglance.RetrieveProfilePics.java
com.avaneesh.apps.twitteratglance.RetrieveSiteData.java
com.avaneesh.apps.twitteratglance.TimelineActivity.java
com.avaneesh.apps.twitteratglance.Tweet.java
com.avaneesh.apps.twitteratglance.TweetListItem.java
com.avaneesh.apps.twitteratglance.TwitterSession.java
com.avaneesh.apps.twitteratglance.TwitterWebViewActivity.java
com.avaneesh.apps.twitteratglance.Utils.java