fixed conflict
This commit is contained in:
@@ -0,0 +1 @@
|
||||
o/full
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
i/
|
||||
@@ -0,0 +1 @@
|
||||
o/full
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
o/full
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
o/full
|
||||
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
package com.alibaba.android.arouter.routes;
|
||||
|
||||
import com.alibaba.android.arouter.facade.enums.RouteType;
|
||||
import com.alibaba.android.arouter.facade.model.RouteMeta;
|
||||
import com.alibaba.android.arouter.facade.template.IRouteGroup;
|
||||
import com.mogo.module.tanlu.fragment.TanluCardViewProvider;
|
||||
import java.lang.Override;
|
||||
import java.lang.String;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
|
||||
public class ARouter$$Group$$tanlu implements IRouteGroup {
|
||||
@Override
|
||||
public void loadInto(Map<String, RouteMeta> atlas) {
|
||||
atlas.put("/tanlu/ui", RouteMeta.build(RouteType.PROVIDER, TanluCardViewProvider.class, "/tanlu/ui", "tanlu", null, -1, -2147483648));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
package com.alibaba.android.arouter.routes;
|
||||
|
||||
import com.alibaba.android.arouter.facade.enums.RouteType;
|
||||
import com.alibaba.android.arouter.facade.model.RouteMeta;
|
||||
import com.alibaba.android.arouter.facade.template.IProviderGroup;
|
||||
import com.mogo.module.tanlu.fragment.TanluCardViewProvider;
|
||||
import java.lang.Override;
|
||||
import java.lang.String;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
|
||||
public class ARouter$$Providers$$mogomoduletanlu implements IProviderGroup {
|
||||
@Override
|
||||
public void loadInto(Map<String, RouteMeta> providers) {
|
||||
providers.put("com.mogo.service.module.IMogoModuleProvider", RouteMeta.build(RouteType.PROVIDER, TanluCardViewProvider.class, "/tanlu/ui", "tanlu", null, -1, -2147483648));
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
package com.alibaba.android.arouter.routes;
|
||||
|
||||
import com.alibaba.android.arouter.facade.template.IRouteGroup;
|
||||
import com.alibaba.android.arouter.facade.template.IRouteRoot;
|
||||
import java.lang.Class;
|
||||
import java.lang.Override;
|
||||
import java.lang.String;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
|
||||
public class ARouter$$Root$$mogomoduletanlu implements IRouteRoot {
|
||||
@Override
|
||||
public void loadInto(Map<String, Class<? extends IRouteGroup>> routes) {
|
||||
routes.put("tanlu", ARouter$$Group$$tanlu.class);
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
/**
|
||||
* Automatically generated file. DO NOT MODIFY
|
||||
*/
|
||||
package com.mogo.module.tanlu;
|
||||
|
||||
public final class BuildConfig {
|
||||
public static final boolean DEBUG = Boolean.parseBoolean("true");
|
||||
public static final String LIBRARY_PACKAGE_NAME = "com.mogo.module.tanlu";
|
||||
/**
|
||||
* @deprecated APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
|
||||
*/
|
||||
@Deprecated
|
||||
public static final String APPLICATION_ID = "com.mogo.module.tanlu";
|
||||
public static final String BUILD_TYPE = "debug";
|
||||
public static final String FLAVOR = "";
|
||||
public static final int VERSION_CODE = 1;
|
||||
public static final String VERSION_NAME = "1.0.0-SNAPSHOT";
|
||||
}
|
||||
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mogo.module.tanlu"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.0-SNAPSHOT" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
android:targetSdkVersion="22" />
|
||||
|
||||
<application>
|
||||
<activity
|
||||
android:name="com.mogo.module.tanlu.video.FullMediaActivity"
|
||||
android:hardwareAccelerated="true" >
|
||||
</activity>
|
||||
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.MarkerInfoReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.roadcondition.marker.info" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.PushReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.roadcondition.split" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.ShareDialogReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.sharedialog" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
@@ -0,0 +1 @@
|
||||
[{"outputType":{"type":"AAPT_FRIENDLY_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0.0-SNAPSHOT","enabled":true,"outputFile":"mogo-module-tanlu-debug.aar","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.mogo.module.tanlu","split":""}}]
|
||||
@@ -0,0 +1 @@
|
||||
{"jetified-arouter-compiler-1.2.2.jar (com.alibaba:arouter-compiler:1.2.2)":false,"auto-service-1.0-rc2.jar (com.google.auto.service:auto-service:1.0-rc2)":false}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/debug/jniLibs"/></dataSet></merger>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/debug/shaders"/></dataSet></merger>
|
||||
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/assets"/><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/shader_assets/debug/compileDebugShaders/out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:<dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/debug/assets"/></dataSet></merger>
|
||||
@@ -0,0 +1,80 @@
|
||||
#Wed Feb 26 13:40:41 CST 2020
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/custom_send.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/custom_send.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_marker_block_up.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_marker_block_up.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-xhdpi/ic_launcher_round.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher_round.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/layout/tanlu_item_video_cover_media.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/layout/tanlu_item_video_cover_media.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_enlarge_btn_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_enlarge_btn_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/splash_confirm_btn_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/splash_confirm_btn_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/main_view_empty_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/main_view_empty_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/shape_bg_222533_10px.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/shape_bg_222533_10px.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/splash_confirm_btn_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/splash_confirm_btn_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/custom_send_loading.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/custom_send_loading.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_solid_right_page_up_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_solid_right_page_up_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/tanlu_gradual_change_bg.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/tanlu_gradual_change_bg.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/selector_bg_btn_play.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/selector_bg_btn_play.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_video_pause_btn_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_video_pause_btn_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_marker_road_closure.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_marker_road_closure.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/splash_title.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/splash_title.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/search_information_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/search_information_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/map_location_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/map_location_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-hdpi/ic_launcher_round.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher_round.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/small_video_seekbar_style.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/small_video_seekbar_style.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/selector_bg_solid_left_page_up.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/selector_bg_solid_left_page_up.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/selector_bg_solid_right_page_up.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/selector_bg_solid_right_page_up.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_logo.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_logo.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_view_empty_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_view_empty_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_solid_left_page_up_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_solid_left_page_up_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/public_arrow_back_iv.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/public_arrow_back_iv.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_video_refresh_btn.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_video_refresh_btn.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/not_join_checkbox_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/not_join_checkbox_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/video_loading_img.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/video_loading_img.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_traffic_check.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_traffic_check.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/not_join_checkbox_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/not_join_checkbox_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_oil_price.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_oil_price.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/share_back_image.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/share_back_image.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_video_play_mini.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_video_play_mini.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-mdpi/ic_launcher_round.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher_round.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/splash_confirm_btn.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/splash_confirm_btn.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/live_exit.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/live_exit.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_enlarge_btn_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_enlarge_btn_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/mainpage_location_img.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/mainpage_location_img.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/layout/tanlu_fullscreen_video_view_pager.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/layout/tanlu_fullscreen_video_view_pager.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_page_title.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_page_title.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_solid_left_page_up_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_solid_left_page_up_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/shape_bg_222533.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/shape_bg_222533.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_solid_right_page_up_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_solid_right_page_up_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/media_next.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/media_next.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/main_video_play_btn_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/main_video_play_btn_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-xhdpi/ic_launcher.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-xhdpi-v4/ic_launcher.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/shape_bg_222533_6px_bottom.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/shape_bg_222533_6px_bottom.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/join_checkbox_bg.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/join_checkbox_bg.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_road_closure.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_road_closure.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/layout/tanlu_activity_media_full.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/layout/tanlu_activity_media_full.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/app_icon.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/app_icon.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/default_image.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/default_image.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/main_upload_info_image.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/main_upload_info_image.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/layout/tanlu_item_video_cover.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/layout/tanlu_item_video_cover.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/main_video_pause_btn_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/main_video_pause_btn_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/shape_bg_99191c25_4px.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/shape_bg_99191c25_4px.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_block_up.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_block_up.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/tanlu_logo.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/tanlu_logo.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/media_previous.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/media_previous.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/selector_bg_btn_enlarge.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/selector_bg_btn_enlarge.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/layout/tanlu_item_main_media_recycler.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/layout/tanlu_item_main_media_recycler.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-mdpi/ic_launcher.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-mdpi-v4/ic_launcher.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/ic_launcher.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/ic_launcher.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/ic_launcher_round.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/ic_launcher_round.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/map_location_press.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/map_location_press.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/selector_bg_btn_pause.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/selector_bg_btn_pause.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-hdpi/ic_launcher.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-hdpi-v4/ic_launcher.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/mipmap-ldpi/custom_send_success.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/mipmap-ldpi-v4/custom_send_success.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/loading_bg.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/loading_bg.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/media_previous.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/media_previous.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/ic_refresh.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/ic_refresh.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable/shape_bg_222533_9px.xml=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable/shape_bg_222533_9px.xml
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/search_information_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/search_information_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/location_city_image.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/location_city_image.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/main_video_play_btn_normal.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/main_video_play_btn_normal.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-xhdpi/tanlu_marker_traffic_check.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-xhdpi-v4/tanlu_marker_traffic_check.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/ic_snapshot_ph.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/ic_snapshot_ph.png
|
||||
/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/res/drawable-ldpi/media_next.png=/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/build/intermediates/packaged_res/debug/drawable-ldpi-v4/media_next.png
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="tanlu_module_bottom_height">72px</dimen>
|
||||
<dimen name="tanlu_module_bottom_margin">5px</dimen>
|
||||
<dimen name="tanlu_module_card_address_margin_top">31px</dimen>
|
||||
<dimen name="tanlu_module_card_address_size">18px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_bottom">4px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_top">1px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_size">14px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_maginleft">109px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_magintop">22px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_tv_magintop">28px</dimen>
|
||||
<dimen name="tanlu_module_card_margin_left">12px</dimen>
|
||||
<dimen name="tanlu_module_card_next_margin_left">42px</dimen>
|
||||
<dimen name="tanlu_module_card_next_size">15px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_height">48px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_margin_left">45px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_width">160px</dimen>
|
||||
<dimen name="tanlu_module_card_video_height">189px</dimen>
|
||||
<dimen name="tanlu_module_card_video_marginbottom">10px</dimen>
|
||||
<dimen name="tanlu_module_card_video_width">327px</dimen>
|
||||
<dimen name="tanlu_module_card_width">352px</dimen>
|
||||
<dimen name="tanlu_module_full_back_height">25px</dimen>
|
||||
<dimen name="tanlu_module_full_back_width">25px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_height">90px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_margin">5px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_width">700px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_height">96px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_width">96px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_left">16px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_right">48px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_top">22px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_width">700px</dimen>
|
||||
<dimen name="tanlu_module_full_start_height">56px</dimen>
|
||||
<dimen name="tanlu_module_full_start_width">56px</dimen>
|
||||
<dimen name="tanlu_module_full_title_content">20px</dimen>
|
||||
<dimen name="tanlu_module_full_title_time">14px</dimen>
|
||||
<dimen name="tanlu_module_full_top_height">72px</dimen>
|
||||
<dimen name="tanlu_module_loading_height">48px</dimen>
|
||||
<dimen name="tanlu_module_loading_width">48px</dimen>
|
||||
<dimen name="tanlu_module_logo_margin_left">16px</dimen>
|
||||
<dimen name="tanlu_module_small_player_height">6px</dimen>
|
||||
<dimen name="tanlu_module_start_height">56px</dimen>
|
||||
<dimen name="tanlu_module_start_width">56px</dimen>
|
||||
</resources>
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="tanlu_module_bottom_height">72px</dimen>
|
||||
<dimen name="tanlu_module_bottom_margin">5px</dimen>
|
||||
<dimen name="tanlu_module_card_address_margin_top">56px</dimen>
|
||||
<dimen name="tanlu_module_card_address_size">34px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_bottom">8px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_top">2px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_size">26px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_maginleft">205px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_magintop">40px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_tv_magintop">50px</dimen>
|
||||
<dimen name="tanlu_module_card_margin_left">24px</dimen>
|
||||
<dimen name="tanlu_module_card_next_margin_left">80px</dimen>
|
||||
<dimen name="tanlu_module_card_next_size">28px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_height">90px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_margin_left">90px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_width">300px</dimen>
|
||||
<dimen name="tanlu_module_card_video_height">355px</dimen>
|
||||
<dimen name="tanlu_module_card_video_marginbottom">20px</dimen>
|
||||
<dimen name="tanlu_module_card_video_width">613px</dimen>
|
||||
<dimen name="tanlu_module_card_width">660px</dimen>
|
||||
<dimen name="tanlu_module_full_back_height">50px</dimen>
|
||||
<dimen name="tanlu_module_full_back_width">50px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_height">100px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_margin">7px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_width">700px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_height">96px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_width">96px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_left">30px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_right">92px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_top">40px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_width">800px</dimen>
|
||||
<dimen name="tanlu_module_full_start_height">106px</dimen>
|
||||
<dimen name="tanlu_module_full_start_width">106px</dimen>
|
||||
<dimen name="tanlu_module_full_title_content">38px</dimen>
|
||||
<dimen name="tanlu_module_full_title_time">26px</dimen>
|
||||
<dimen name="tanlu_module_full_top_height">135px</dimen>
|
||||
<dimen name="tanlu_module_loading_height">48px</dimen>
|
||||
<dimen name="tanlu_module_loading_width">48px</dimen>
|
||||
<dimen name="tanlu_module_logo_margin_left">32px</dimen>
|
||||
<dimen name="tanlu_module_small_player_height">10px</dimen>
|
||||
<dimen name="tanlu_module_start_height">106px</dimen>
|
||||
<dimen name="tanlu_module_start_width">106px</dimen>
|
||||
</resources>
|
||||
@@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<array name="search_fail_voice_array">
|
||||
<item>找不到相关地址</item>
|
||||
<item>找不到地址,是小智不好</item>
|
||||
<item>未找到其他车主分享的路况信息</item>
|
||||
</array>
|
||||
<array name="searching_voice_string_array">
|
||||
<item>正在为您搜索路况</item>
|
||||
<item>探路系统正在为您搜索</item>
|
||||
<item>小智这就去查,您稍等一下</item>
|
||||
</array>
|
||||
<color name="all_transparent_white">#00FFFFFF</color>
|
||||
<color name="colorAccent">#1F7FFF</color>
|
||||
<color name="colorPrimary">#000000</color>
|
||||
<color name="colorPrimaryDark">#000000</color>
|
||||
<color name="color_000000">#000000</color>
|
||||
<color name="color_0091FF">#0091FF</color>
|
||||
<color name="color_0DFFFFFF">#0DFFFFFF</color>
|
||||
<color name="color_171F7FFF">#171F7FFF</color>
|
||||
<color name="color_191C25">#99191C25</color>
|
||||
<color name="color_1E212C">#1E212C</color>
|
||||
<color name="color_1F7FFF">#1F7FFF</color>
|
||||
<color name="color_213142">#213142</color>
|
||||
<color name="color_222533">#222533</color>
|
||||
<color name="color_3">#333333</color>
|
||||
<color name="color_303447">#303447</color>
|
||||
<color name="color_323131">#323131</color>
|
||||
<color name="color_4B5369">#4B5369</color>
|
||||
<color name="color_4d191C25">#4d191C25</color>
|
||||
<color name="color_545362">#545362</color>
|
||||
<color name="color_59FFFFFF">#59FFFFFF</color>
|
||||
<color name="color_5a979797">#5a979797</color>
|
||||
<color name="color_666666">#99666666</color>
|
||||
<color name="color_69718B">#69718B</color>
|
||||
<color name="color_99191C25">#99191C25</color>
|
||||
<color name="color_999999">#999999</color>
|
||||
<color name="color_99FFFFFF">#99FFFFFF</color>
|
||||
<color name="color_9A9A9A">#9A9A9A</color>
|
||||
<color name="color_A2A2A2">#A2A2A2</color>
|
||||
<color name="color_B3000000">#B3000000</color>
|
||||
<color name="color_DADAE2">#DADAE2</color>
|
||||
<color name="color_F8F8F8">#F8F8F8</color>
|
||||
<color name="color_b3000000">#b3000000</color>
|
||||
<color name="color_d9000000">#d9000000</color>
|
||||
<color name="half_transparent_white">#80FFFFFF</color>
|
||||
<color name="red_tips">#FF1B1B</color>
|
||||
<color name="white">#FFFFFF</color>
|
||||
<color name="white_50">#80FFFFFF</color>
|
||||
<color name="white_alpha20">#33FFFFFF</color>
|
||||
<dimen name="tanlu_module_bottom_height">72px</dimen>
|
||||
<dimen name="tanlu_module_bottom_margin">5px</dimen>
|
||||
<dimen name="tanlu_module_card_address_margin_top">58px</dimen>
|
||||
<dimen name="tanlu_module_card_address_size">34px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_bottom">8px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_margin_top">2px</dimen>
|
||||
<dimen name="tanlu_module_card_distance_size">26px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_maginleft">205px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_magintop">40px</dimen>
|
||||
<dimen name="tanlu_module_card_empty_tv_magintop">25px</dimen>
|
||||
<dimen name="tanlu_module_card_margin_left">24px</dimen>
|
||||
<dimen name="tanlu_module_card_next_margin_left">80px</dimen>
|
||||
<dimen name="tanlu_module_card_next_size">28px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_height">90px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_margin_left">90px</dimen>
|
||||
<dimen name="tanlu_module_card_previous_width">300px</dimen>
|
||||
<dimen name="tanlu_module_card_video_height">355px</dimen>
|
||||
<dimen name="tanlu_module_card_video_marginbottom">20px</dimen>
|
||||
<dimen name="tanlu_module_card_video_width">613px</dimen>
|
||||
<dimen name="tanlu_module_card_width">660px</dimen>
|
||||
<dimen name="tanlu_module_full_back_height">50px</dimen>
|
||||
<dimen name="tanlu_module_full_back_width">50px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_height">144px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_margin">7px</dimen>
|
||||
<dimen name="tanlu_module_full_bottom_width">760px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_height">96px</dimen>
|
||||
<dimen name="tanlu_module_full_loading_width">96px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_left">30px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_right">92px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_top">40px</dimen>
|
||||
<dimen name="tanlu_module_full_margin_width">800px</dimen>
|
||||
<dimen name="tanlu_module_full_start_height">106px</dimen>
|
||||
<dimen name="tanlu_module_full_start_width">106px</dimen>
|
||||
<dimen name="tanlu_module_full_title_content">38px</dimen>
|
||||
<dimen name="tanlu_module_full_title_time">26px</dimen>
|
||||
<dimen name="tanlu_module_full_top_height">135px</dimen>
|
||||
<dimen name="tanlu_module_loading_height">48px</dimen>
|
||||
<dimen name="tanlu_module_loading_width">48px</dimen>
|
||||
<dimen name="tanlu_module_logo_margin_left">32px</dimen>
|
||||
<dimen name="tanlu_module_small_player_height">10px</dimen>
|
||||
<dimen name="tanlu_module_start_height">106px</dimen>
|
||||
<dimen name="tanlu_module_start_width">106px</dimen>
|
||||
<string name="affirm">返回</string>
|
||||
<string name="app_name">tanlu</string>
|
||||
<string name="cancel">取消授权</string>
|
||||
<string name="custom_send_road_condition">上报路况</string>
|
||||
<string name="first_custom_send_content">您还可以试试语音上报</string>
|
||||
<string name="first_week_tts_content">欢迎使用探路,您可以在探路内查看到周边的实时路况,也可以通过关键词“上报路况”来分享一段视频给其他车主</string>
|
||||
<string name="main_empty_content"><Data><![CDATA[<font color="#8F95AA">未找到其他用户分享的拥堵信息,<br/>您可以试试</font><font color="#51B0FF">分享拥堵</font>]]></Data></string>
|
||||
<string name="main_empty_location">未知区域</string>
|
||||
<string name="splash_agreement">《探路共享计划》</string>
|
||||
<string name="splash_agreement_bt">探路共享计划 >> </string>
|
||||
<string name="splash_agreement_dialog_title">探路APP用户服务协议</string>
|
||||
<string name="start_already_agreement">已同意</string>
|
||||
<string name="start_mogo_car_connect">开启小智车联</string>
|
||||
<string name="start_mogo_share">共享计划</string>
|
||||
<string name="tanlu_next">下一条</string>
|
||||
<string name="tanlu_prepare_play">将为您播放</string>
|
||||
<string name="tanlu_previous">上一条</string>
|
||||
<string name="tanlu_share_failed">上传失败</string>
|
||||
<string name="tanlu_share_success">上传成功</string>
|
||||
<string name="text_searching_information">正在更新情报数据</string>
|
||||
<string name="voice_get_informations_tts">为您找到%s条路况信息</string>
|
||||
</resources>
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mogo.module.tanlu"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0.0-SNAPSHOT" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="19"
|
||||
android:targetSdkVersion="22" />
|
||||
|
||||
<application>
|
||||
<activity
|
||||
android:name="com.mogo.module.tanlu.video.FullMediaActivity"
|
||||
android:hardwareAccelerated="true" >
|
||||
</activity>
|
||||
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.MarkerInfoReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.roadcondition.marker.info" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.PushReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.roadcondition.split" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver android:name="com.mogo.module.tanlu.receiver.ShareDialogReceiver" >
|
||||
<intent-filter>
|
||||
<action android:name="com.zhidao.sharedialog" />
|
||||
|
||||
<category android:name="android.intent.category.HOME" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
@@ -0,0 +1,203 @@
|
||||
R_DEF: Internal format may change without notice
|
||||
local
|
||||
array search_fail_voice_array
|
||||
array searching_voice_string_array
|
||||
color all_transparent_white
|
||||
color colorAccent
|
||||
color colorPrimary
|
||||
color colorPrimaryDark
|
||||
color color_000000
|
||||
color color_0091FF
|
||||
color color_0DFFFFFF
|
||||
color color_171F7FFF
|
||||
color color_191C25
|
||||
color color_1E212C
|
||||
color color_1F7FFF
|
||||
color color_213142
|
||||
color color_222533
|
||||
color color_3
|
||||
color color_303447
|
||||
color color_323131
|
||||
color color_4B5369
|
||||
color color_4d191C25
|
||||
color color_545362
|
||||
color color_59FFFFFF
|
||||
color color_5a979797
|
||||
color color_666666
|
||||
color color_69718B
|
||||
color color_99191C25
|
||||
color color_999999
|
||||
color color_99FFFFFF
|
||||
color color_9A9A9A
|
||||
color color_A2A2A2
|
||||
color color_B3000000
|
||||
color color_DADAE2
|
||||
color color_F8F8F8
|
||||
color color_b3000000
|
||||
color color_d9000000
|
||||
color half_transparent_white
|
||||
color red_tips
|
||||
color white
|
||||
color white_50
|
||||
color white_alpha20
|
||||
dimen tanlu_module_bottom_height
|
||||
dimen tanlu_module_bottom_margin
|
||||
dimen tanlu_module_card_address_margin_top
|
||||
dimen tanlu_module_card_address_size
|
||||
dimen tanlu_module_card_distance_margin_bottom
|
||||
dimen tanlu_module_card_distance_margin_top
|
||||
dimen tanlu_module_card_distance_size
|
||||
dimen tanlu_module_card_empty_maginleft
|
||||
dimen tanlu_module_card_empty_magintop
|
||||
dimen tanlu_module_card_empty_tv_magintop
|
||||
dimen tanlu_module_card_margin_left
|
||||
dimen tanlu_module_card_next_margin_left
|
||||
dimen tanlu_module_card_next_size
|
||||
dimen tanlu_module_card_previous_height
|
||||
dimen tanlu_module_card_previous_margin_left
|
||||
dimen tanlu_module_card_previous_width
|
||||
dimen tanlu_module_card_video_height
|
||||
dimen tanlu_module_card_video_marginbottom
|
||||
dimen tanlu_module_card_video_width
|
||||
dimen tanlu_module_card_width
|
||||
dimen tanlu_module_full_back_height
|
||||
dimen tanlu_module_full_back_width
|
||||
dimen tanlu_module_full_bottom_height
|
||||
dimen tanlu_module_full_bottom_margin
|
||||
dimen tanlu_module_full_bottom_width
|
||||
dimen tanlu_module_full_loading_height
|
||||
dimen tanlu_module_full_loading_width
|
||||
dimen tanlu_module_full_margin_left
|
||||
dimen tanlu_module_full_margin_right
|
||||
dimen tanlu_module_full_margin_top
|
||||
dimen tanlu_module_full_margin_width
|
||||
dimen tanlu_module_full_start_height
|
||||
dimen tanlu_module_full_start_width
|
||||
dimen tanlu_module_full_title_content
|
||||
dimen tanlu_module_full_title_time
|
||||
dimen tanlu_module_full_top_height
|
||||
dimen tanlu_module_loading_height
|
||||
dimen tanlu_module_loading_width
|
||||
dimen tanlu_module_logo_margin_left
|
||||
dimen tanlu_module_small_player_height
|
||||
dimen tanlu_module_start_height
|
||||
dimen tanlu_module_start_width
|
||||
drawable app_icon
|
||||
drawable default_image
|
||||
drawable ic_refresh
|
||||
drawable ic_snapshot_ph
|
||||
drawable join_checkbox_bg
|
||||
drawable live_exit
|
||||
drawable loading_bg
|
||||
drawable location_city_image
|
||||
drawable main_solid_left_page_up_normal
|
||||
drawable main_solid_left_page_up_press
|
||||
drawable main_solid_right_page_up_normal
|
||||
drawable main_solid_right_page_up_press
|
||||
drawable main_video_pause_btn_normal
|
||||
drawable main_video_play_btn_normal
|
||||
drawable main_view_empty_bg
|
||||
drawable mainpage_location_img
|
||||
drawable map_location_normal
|
||||
drawable map_location_press
|
||||
drawable media_next
|
||||
drawable media_previous
|
||||
drawable not_join_checkbox_bg
|
||||
drawable public_arrow_back_iv
|
||||
drawable search_information_normal
|
||||
drawable search_information_press
|
||||
drawable selector_bg_btn_enlarge
|
||||
drawable selector_bg_btn_pause
|
||||
drawable selector_bg_btn_play
|
||||
drawable selector_bg_solid_left_page_up
|
||||
drawable selector_bg_solid_right_page_up
|
||||
drawable shape_bg_222533
|
||||
drawable shape_bg_222533_10px
|
||||
drawable shape_bg_222533_6px_bottom
|
||||
drawable shape_bg_222533_9px
|
||||
drawable shape_bg_99191c25_4px
|
||||
drawable small_video_seekbar_style
|
||||
drawable tanlu_block_up
|
||||
drawable tanlu_gradual_change_bg
|
||||
drawable tanlu_logo
|
||||
drawable tanlu_marker_block_up
|
||||
drawable tanlu_marker_road_closure
|
||||
drawable tanlu_marker_traffic_check
|
||||
drawable tanlu_oil_price
|
||||
drawable tanlu_road_closure
|
||||
drawable tanlu_traffic_check
|
||||
drawable video_loading_img
|
||||
id cl_media
|
||||
id constraintLayout_media
|
||||
id fullscreen
|
||||
id group_media
|
||||
id item_video_cover
|
||||
id iv_main_empty
|
||||
id iv_main_logo
|
||||
id iv_media_back
|
||||
id iv_pager_view
|
||||
id layout_bottom
|
||||
id layout_data_show
|
||||
id layout_empty_data_show
|
||||
id layout_top_view
|
||||
id loading
|
||||
id media_layout
|
||||
id progress
|
||||
id start
|
||||
id surface_container
|
||||
id tanlu_photo_imageView
|
||||
id thumb
|
||||
id thumbImage
|
||||
id tv_distance_video
|
||||
id tv_information_media_content
|
||||
id tv_information_media_time
|
||||
id tv_main_empty
|
||||
id tv_media_title_content
|
||||
id tv_media_title_time
|
||||
id tv_next_res
|
||||
id tv_previous_res
|
||||
id video_player_main
|
||||
id video_view
|
||||
layout tanlu_activity_media_full
|
||||
layout tanlu_fullscreen_video_view_pager
|
||||
layout tanlu_item_main_media_recycler
|
||||
layout tanlu_item_video_cover
|
||||
layout tanlu_item_video_cover_media
|
||||
mipmap custom_send
|
||||
mipmap custom_send_loading
|
||||
mipmap custom_send_success
|
||||
mipmap ic_launcher
|
||||
mipmap ic_launcher_round
|
||||
mipmap main_enlarge_btn_normal
|
||||
mipmap main_enlarge_btn_press
|
||||
mipmap main_page_title
|
||||
mipmap main_upload_info_image
|
||||
mipmap main_video_play_mini
|
||||
mipmap main_video_refresh_btn
|
||||
mipmap not_join_checkbox_bg
|
||||
mipmap share_back_image
|
||||
mipmap splash_confirm_btn
|
||||
mipmap splash_confirm_btn_bg
|
||||
mipmap splash_confirm_btn_press
|
||||
mipmap splash_title
|
||||
string affirm
|
||||
string app_name
|
||||
string cancel
|
||||
string custom_send_road_condition
|
||||
string first_custom_send_content
|
||||
string first_week_tts_content
|
||||
string main_empty_content
|
||||
string main_empty_location
|
||||
string splash_agreement
|
||||
string splash_agreement_bt
|
||||
string splash_agreement_dialog_title
|
||||
string start_already_agreement
|
||||
string start_mogo_car_connect
|
||||
string start_mogo_share
|
||||
string tanlu_next
|
||||
string tanlu_prepare_play
|
||||
string tanlu_previous
|
||||
string tanlu_share_failed
|
||||
string tanlu_share_success
|
||||
string text_searching_information
|
||||
string voice_get_informations_tts
|
||||
@@ -0,0 +1,67 @@
|
||||
1<?xml version="1.0" encoding="utf-8"?>
|
||||
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
3 package="com.mogo.module.tanlu"
|
||||
4 android:versionCode="1"
|
||||
5 android:versionName="1.0.0-SNAPSHOT" >
|
||||
6
|
||||
7 <uses-sdk
|
||||
8 android:minSdkVersion="19"
|
||||
8-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml
|
||||
9 android:targetSdkVersion="22" />
|
||||
9-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml
|
||||
10
|
||||
11 <application>
|
||||
11-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:4:5-31:19
|
||||
12 <activity
|
||||
12-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:5:9-8:20
|
||||
13 android:name="com.mogo.module.tanlu.video.FullMediaActivity"
|
||||
13-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:6:13-52
|
||||
14 android:hardwareAccelerated="true" >
|
||||
14-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:7:13-47
|
||||
15 </activity>
|
||||
16
|
||||
17 <receiver android:name="com.mogo.module.tanlu.receiver.MarkerInfoReceiver" >
|
||||
17-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:10:9-15:20
|
||||
17-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:10:19-62
|
||||
18 <intent-filter>
|
||||
18-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:11:13-14:29
|
||||
19 <action android:name="com.zhidao.roadcondition.marker.info" />
|
||||
19-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:12:17-79
|
||||
19-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:12:25-76
|
||||
20
|
||||
21 <category android:name="android.intent.category.HOME" />
|
||||
21-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:17-73
|
||||
21-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:27-70
|
||||
22 </intent-filter>
|
||||
23 </receiver>
|
||||
24 <receiver android:name="com.mogo.module.tanlu.receiver.PushReceiver" >
|
||||
24-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:17:9-22:20
|
||||
24-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:17:19-56
|
||||
25 <intent-filter>
|
||||
25-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:18:13-21:29
|
||||
26 <action android:name="com.zhidao.roadcondition.split" />
|
||||
26-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:19:17-73
|
||||
26-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:19:25-70
|
||||
27
|
||||
28 <category android:name="android.intent.category.HOME" />
|
||||
28-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:17-73
|
||||
28-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:27-70
|
||||
29 </intent-filter>
|
||||
30 </receiver>
|
||||
31 <receiver android:name="com.mogo.module.tanlu.receiver.ShareDialogReceiver" >
|
||||
31-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:24:9-29:20
|
||||
31-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:24:19-63
|
||||
32 <intent-filter>
|
||||
32-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:25:13-28:29
|
||||
33 <action android:name="com.zhidao.sharedialog" />
|
||||
33-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:26:17-65
|
||||
33-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:26:25-62
|
||||
34
|
||||
35 <category android:name="android.intent.category.HOME" />
|
||||
35-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:17-73
|
||||
35-->/Users/admin/Android/ADAS/Launcher/modules/mogo-module-tanlu/src/main/AndroidManifest.xml:13:27-70
|
||||
36 </intent-filter>
|
||||
37 </receiver>
|
||||
38 </application>
|
||||
39
|
||||
40</manifest>
|
||||
@@ -0,0 +1 @@
|
||||
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"1.0.0-SNAPSHOT","enabled":true,"outputFile":"mogo-module-tanlu-debug.aar","fullName":"debug","baseName":"debug"},"path":"../../library_manifest/debug/AndroidManifest.xml","properties":{"packageId":"com.mogo.module.tanlu","split":""}}]
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user