Android Open Source - UI bootstrap lsq-talking






Project Summary

lsq-talking base android bootstrap.

Web Site / Source Repository

lsq-talking is hosted in the following web site
https://github.com/loushi135/lsq-talking

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

ItemValue
Java File Count52
Supported screen sizes[mdpiv11, mdpi, ldpi, xxhdpi, ldpiv11, hdpi, xhdpi, mdpiv9, hdpiv11, xhdpiv9, hdpiv9, ldpiv9, xhdpiv11, nodpi]
Target SDK Version15
Minimum SDK Version8
Activity Count5
Fragment Count1
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.MANAGE_ACCOUNTS
android.permission.USE_CREDENTIALS
Asset File Namesassets\fonts\Roboto-Regular.ttf




Resource Files

There are 9 image files in lsq-talking. The names of the image files are listed as follows.

gravatar_icon.png
ic_action_refresh.png
ic_action_timer.png
ic_drawer.png
ic_home.png
ic_stat_ab_notification.png
ic_timer.png
spinner_inner.png
spinner_outer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

lsq-talking has the following Java source files.

com.lsq.talk.AndroidModule.java
com.lsq.talk.BootstrapApplication.java
com.lsq.talk.BootstrapModule.java
com.lsq.talk.BootstrapServiceProvider.java
com.lsq.talk.RootModule.java
com.lsq.talk.authenticator.AccountAuthenticatorService.java
com.lsq.talk.authenticator.ApiKeyProvider.java
com.lsq.talk.authenticator.BootstrapAuthenticatorActivity.java
com.lsq.talk.authenticator.LogoutService.java
com.lsq.talk.authenticator.SherlockAccountAuthenticatorActivity.java
com.lsq.talk.core.AvatarLoader.java
com.lsq.talk.core.BootstrapService.java
com.lsq.talk.core.CheckIn.java
com.lsq.talk.core.Constants.java
com.lsq.talk.core.GravatarUtils.java
com.lsq.talk.core.ImageUtils.java
com.lsq.talk.core.Location.java
com.lsq.talk.core.News.java
com.lsq.talk.core.PauseTimerEvent.java
com.lsq.talk.core.ResumeTimerEvent.java
com.lsq.talk.core.StopTimerEvent.java
com.lsq.talk.core.TimerPausedEvent.java
com.lsq.talk.core.TimerService.java
com.lsq.talk.core.TimerTickEvent.java
com.lsq.talk.core.User.java
com.lsq.talk.core.UserAgentProvider.java
com.lsq.talk.core.ViewSummary.java
com.lsq.talk.ui.AlternatingColorListAdapter.java
com.lsq.talk.ui.AsyncLoader.java
com.lsq.talk.ui.BarGraphDrawable.java
com.lsq.talk.ui.BootstrapActivity.java
com.lsq.talk.ui.BootstrapFragmentActivity.java
com.lsq.talk.ui.BootstrapPagerAdapter.java
com.lsq.talk.ui.BootstrapTimerActivity.java
com.lsq.talk.ui.CarouselActivity.java
com.lsq.talk.ui.CheckInsListAdapter.java
com.lsq.talk.ui.CheckInsListFragment.java
com.lsq.talk.ui.HeaderFooterListAdapter.java
com.lsq.talk.ui.ItemListFragment.java
com.lsq.talk.ui.NewsActivity.java
com.lsq.talk.ui.NewsListAdapter.java
com.lsq.talk.ui.NewsListFragment.java
com.lsq.talk.ui.TextWatcherAdapter.java
com.lsq.talk.ui.ThrowableLoader.java
com.lsq.talk.ui.UserActivity.java
com.lsq.talk.ui.UserListAdapter.java
com.lsq.talk.ui.UserListFragment.java
com.lsq.talk.ui.view.CapitalizedTextView.java
com.lsq.talk.util.Ln.java
com.lsq.talk.util.SafeAsyncTask.java
com.lsq.talk.util.Strings.java