Android Open Source - App notify CATaZine-Live






Project Summary

This app gets the latest articles form our magazine catazinelive.net and notify the user when there is a new article published. It also has lots of other features..

Web Site / Source Repository

CATaZine-Live is hosted in the following web site
https://github.com/AhmadElMelegy/CATaZine-Live

If you think the Android project CATaZine-Live 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 CATaZine-Live.

ItemValue
Java File Count38
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count7
Fragment Count1
jar files usedandroid-support-v4.jar
jsoup-1.7.3.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\default_feeds.opml
res\raw\default_feeds.opml~




License

The license information of CATaZine-Live is as follows:

GNU General Public License

Resource Files

There are 20 image files in CATaZine-Live. The names of the image files are listed as follows.

about_icon.png
action_search.png
action_settings.png
cancel_full_screen.png
content_copy.png
dimmed_rating_important.png
dimmed_rating_not_important.png
facebook.png
full_screen.png
hide_reads.png
ic_drawer.png
rating_important.png
rating_not_important.png
read_all.png
refresh.png
social_share.png
sort.png
twitter.png
view_reads.png
youtube.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.melegy.catazine.Constants.java
com.melegy.catazine.MainApplication.java
com.melegy.catazine.activity.AboutActivity.java
com.melegy.catazine.activity.BaseActivity.java
com.melegy.catazine.activity.EntryActivity.java
com.melegy.catazine.activity.GeneralPrefsActivity.java
com.melegy.catazine.activity.HomeActivity.java
com.melegy.catazine.adapter.CursorLoaderExpandableListAdapter.java
com.melegy.catazine.adapter.DrawerAdapter.java
com.melegy.catazine.adapter.EntriesCursorAdapter.java
com.melegy.catazine.adapter.FeedsCursorAdapter.java
com.melegy.catazine.fragment.EntriesListFragment.java
com.melegy.catazine.fragment.EntryFragment.java
com.melegy.catazine.loader.BaseLoader.java
com.melegy.catazine.parser.OPML.java
com.melegy.catazine.parser.RssAtomParser.java
com.melegy.catazine.provider.DatabaseHelper.java
com.melegy.catazine.provider.FeedDataContentProvider.java
com.melegy.catazine.provider.FeedData.java
com.melegy.catazine.receiver.BootCompletedBroadcastReceiver.java
com.melegy.catazine.receiver.ConnectionChangeReceiver.java
com.melegy.catazine.service.FetcherService.java
com.melegy.catazine.service.RefreshService.java
com.melegy.catazine.utils.ArticleTextExtractor.java
com.melegy.catazine.utils.HtmlUtils.java
com.melegy.catazine.utils.NetworkUtils.java
com.melegy.catazine.utils.PrefUtils.java
com.melegy.catazine.utils.StringUtils.java
com.melegy.catazine.utils.ThrottledContentObserver.java
com.melegy.catazine.utils.UiUtils.java
com.melegy.catazine.view.DragNDropExpandableListView.java
com.melegy.catazine.view.DragNDropListener.java
com.melegy.catazine.view.EntryView.java
com.melegy.catazine.widget.ColorPickerDialogPreference.java
com.melegy.catazine.widget.TickerWidgetProvider.java
com.melegy.catazine.widget.WidgetConfigActivity.java
com.melegy.catazine.widget.WidgetProvider.java
com.melegy.catazine.widget.WidgetService.java