Android Open Source - News aggregator aggregator-android






Project Summary

News reader for Android.

Web Site / Source Repository

aggregator-android is hosted in the following web site
https://github.com/tughi/aggregator-android

If you think the Android project aggregator-android 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 aggregator-android.

ItemValue
Java File Count37
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count6
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK
Asset File Namesassets\db\migrate_1.sql




Resource Files

There are 10 image files in aggregator-android. The names of the image files are listed as follows.

favicon_placeholder.png
favicon_starred.png
favicon_unread.png
ic_action_add.png
ic_action_done.png
ic_action_mark_read.png
ic_action_mark_unread.png
ic_action_revert.png
ic_action_share.png
ic_empty_emblem.png

The following screenshort is generated from the image listed above.

null




Java Source Files

aggregator-android has the following Java source files.

com.tughi.aggregator.content.DatabaseContentProvider.java
com.tughi.aggregator.content.EntryColumns.java
com.tughi.aggregator.content.FeedColumns.java
com.tughi.aggregator.content.FeedSyncStatsColumns.java
com.tughi.aggregator.content.FeedUpdateModes.java
com.tughi.aggregator.content.SyncLogColumns.java
com.tughi.aggregator.content.Uris.java
com.tughi.aggregator.feeds.ConnectionHelper.java
com.tughi.aggregator.feeds.DateParser.java
com.tughi.aggregator.feeds.FaviconFinder.java
com.tughi.aggregator.feeds.FeedParser.java
com.tughi.aggregator.feeds.FeedParserException.java
com.tughi.aggregator.feeds.FeedsFinder.java
com.tughi.aggregator.io.StreamHelper.java
com.tughi.aggregator.service.ConnectivityChangeReceiver.java
com.tughi.aggregator.service.FaviconServiceStarter.java
com.tughi.aggregator.service.FaviconSyncService.java
com.tughi.aggregator.service.FeedSyncScheduler.java
com.tughi.aggregator.service.FeedsSyncReceiver.java
com.tughi.aggregator.service.FeedsSyncService.java
com.tughi.aggregator.service.PowerConnectionReceiver.java
com.tughi.aggregator.ui.AddFeedActivity.java
com.tughi.aggregator.ui.AddFeedFragment.java
com.tughi.aggregator.ui.BaselinedImageView.java
com.tughi.aggregator.ui.EntryListFragment.java
com.tughi.aggregator.ui.FeedUpdateModeActivity.java
com.tughi.aggregator.ui.FindFeedsFragment.java
com.tughi.aggregator.ui.MainActivity.java
com.tughi.aggregator.ui.ReaderActivity.java
com.tughi.aggregator.ui.ReaderEntryFragment.java
com.tughi.aggregator.ui.ReaderViewPager.java
com.tughi.aggregator.ui.SectionListAdapter.java
com.tughi.aggregator.ui.SectionListView.java
com.tughi.aggregator.ui.SyncLogFragment.java
com.tughi.aggregator.ui.static.java
com.tughi.aggregator.ui.view.FloatingAction.java