Android Open Source - App log SipgateInfo






Project Summary

An Android application to retrieve your Sipgate account balance and your call log..

Web Site / Source Repository

SipgateInfo is hosted in the following web site
https://github.com/michaelkanis/SipgateInfo

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

ItemValue
Java File Count22
Supported screen sizes[ldpiv5, ldpi, mdpi, hdpi, hdpiv5, mdpiv5]
Minimum SDK Version5
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
Asset File Namesassets\ic_launcher_sipgate.svg




License

The license information of SipgateInfo is as follows:

GNU General Public License

Resource Files

There are 9 image files in SipgateInfo. The names of the image files are listed as follows.

ic_call_log_list_incoming_call.png
ic_call_log_list_missed_call.png
ic_call_log_list_outgoing_call.png
ic_launcher_sipgate.png
ic_menu_refresh.png
ic_tab_account_selected.png
ic_tab_account_unselected.png
ic_tab_recent_selected.png
ic_tab_recent_unselected.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.skweez.sipgate.CallUtils.java
net.skweez.sipgate.PreferencesAuthenticator.java
net.skweez.sipgate.SipgateApplication.java
net.skweez.sipgate.activity.AccountInfoAdapter.java
net.skweez.sipgate.activity.CallListAdapter.java
net.skweez.sipgate.activity.MainActivity.java
net.skweez.sipgate.activity.SetupActivity.java
net.skweez.sipgate.api.AuthenticationException.java
net.skweez.sipgate.api.Call.java
net.skweez.sipgate.api.ECallStatus.java
net.skweez.sipgate.api.ISipgateAPI.java
net.skweez.sipgate.api.Price.java
net.skweez.sipgate.api.SipgateException.java
net.skweez.sipgate.api.UserName.java
net.skweez.sipgate.api.UserUri.java
net.skweez.sipgate.api.xmlrpc.SipgateUriHelper.java
net.skweez.sipgate.api.xmlrpc.SipgateXmlRpcImpl.java
net.skweez.sipgate.db.DataSource.java
net.skweez.sipgate.db.DatabaseHelper.java
net.skweez.sipgate.model.AccountInfo.java
net.skweez.sipgate.service.QueryResultReceiver.java
net.skweez.sipgate.service.QueryService.java