Skip to content

Commit

Permalink
yoyiyi
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq committed Jul 2, 2017
1 parent 0ca89af commit 24e2e7a
Show file tree
Hide file tree
Showing 42 changed files with 18 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ public void showCountDown(int count) {
*/
private void redirect() {
boolean flag = PrefsUtils.getInstance().getBoolean(Constants.IS_LOGINED_FLAG, false);
flag = false;
if (flag) {
startActivity(new Intent(this, MainActivity.class));
finish();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/8 16:35
* 描述:番剧时间表
* 描述:番剧索引
*/

public class BangumiIndexActivity extends BaseRefreshActivity<BangumiIndexPresenter, BangumiIndex.CategoryBean>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/5 22:28
* 描述:游戏中心
* 描述:所有游戏
*/
public class AllGameActivity extends BaseRefreshActivity<GameCenterPresenter, GameCenter.GameListBean> implements GameCenterContract.View {
private SectionedRVAdapter mSectionedAdapter;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/11 12:04
* 描述:
* 描述:主页
*/
public class HomeFragment extends RxFragment {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/10 22:25
* 描述:
* 描述:兴趣圈
*/
public class InterestActivity extends BaseRegionActivity {
private String[] mTitlesArr = new String[]{"首页", "发现", "我的"};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/11 12:04
* 描述:
* 描述:我的
*/
public class MineFragment extends RxFragment {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@

import butterknife.BindView;

/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/23 14:23
* 描述:首页
*/

public class MainActivity extends BaseActivity implements NavigationView.OnNavigationItemSelectedListener {

long exitTime = 0L;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/30 12:30
* 描述:
* 描述:基础分区
*/
public abstract class BaseRegionActivity<T extends BaseContract.BasePresenter, K> extends BaseActivity<T> {
protected TextView mTvTitle;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/29 11:46
* 描述:
* 描述:基础搜索
*/
public abstract class BaseSearchFragment<T extends BaseContract.BasePresenter, K> extends BaseFragment<T> implements BaseSearchContract.View {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/29 11:46
* 描述:
* 描述:影视
*/
public class MovieFragment extends BaseSearchFragment<MoviePresenter, Movie.DataBean.ItemsBean> implements MovieContract.View {
private MovieAdapter mAdapter;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/6/18 13:55
* 描述:
* 描述:搜索
*/

public class SearchActivity extends BaseRegionActivity<SearchPresenter, Nullable> implements SearchContract.View {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/29 11:46
* 描述:
* 描述:番剧
*/
public class SeasonFragment extends BaseSearchFragment<SeasonPresenter, Season.DataBean.ItemsBean> implements SeasonContract.View {
private SeasonAdapter mAdapter;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* @author zzq 作者 E-mail: [email protected]
* @date 创建时间:2017/5/29 11:46
* 描述:
* 描述:up
*/
public class UpFragment extends BaseSearchFragment<UpPresenter, Up.DataBean.ItemsBean> implements UpContract.View {
private UpAdapter mAdapter;
Expand Down
Binary file added art/en (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (10).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (11).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (12).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (13).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (14).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (15).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (16).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (17).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (18).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (19).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (20).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (21).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (22).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (23).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (24).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (25).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (26).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (27).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (28).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (29).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (3).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (4).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (5).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/en (6).png
Binary file added art/en (7).png
Binary file added art/en (8).png
Binary file added art/en (9).png

0 comments on commit 24e2e7a

Please sign in to comment.