Android Open Source - Widget extension PocketWidget






Project Summary

Android widget/DashClock extension to show count of unread items in Pocket (www.getpocket.com).

Web Site / Source Repository

PocketWidget is hosted in the following web site
https://github.com/emmaguy/PocketWidget

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

ItemValue
Java File Count12
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
jar files useddashclock-api-r2.0.jar
mpandroidchartlibrary-1-7-4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WAKE_LOCK




Resource Files

There are 7 image files in PocketWidget. The names of the image files are listed as follows.

ic_insert_chart_grey600_36dp.png
ic_pocket_grey600_36dp.png
ic_signal_wifi_4_bar_grey600_36dp.png
ic_star_grey600_36dp.png
ic_sync_grey600_36dp.png
ic_timer_grey600_36dp.png
settings.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PocketWidget has the following Java source files.

dev.emmaguy.pocketwidget.DataProvider.java
dev.emmaguy.pocketwidget.Logger.java
dev.emmaguy.pocketwidget.RetrieveCountOfUnreadArticlesAsyncTask.java
dev.emmaguy.pocketwidget.RetrieveJobService.java
dev.emmaguy.pocketwidget.auth.RetrieveAccessTokenAsyncTask.java
dev.emmaguy.pocketwidget.auth.RetrieveRequestTokenAsyncTask.java
dev.emmaguy.pocketwidget.dashclock.DashClockProvider.java
dev.emmaguy.pocketwidget.ui.GraphActivity.java
dev.emmaguy.pocketwidget.ui.LauncherActivity.java
dev.emmaguy.pocketwidget.ui.SettingsActivity.java
dev.emmaguy.pocketwidget.ui.SettingsFragment.java
dev.emmaguy.pocketwidget.widget.WidgetProvider.java