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..
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.
The following table is the detailed list of TwitterAtGlance.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [hdpi] |
Activity Count | 6 |
Fragment Count | 4 |
jar files used | jsoup-1.8.1.jar twitter4j-core-4.0.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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