公告板
版本库
filestore
活动
搜索
登录
main
/
ar_inspection
AR眼镜巡检安卓端
概况
操作记录
提交次数
目录
文档
派生
对比
parent:
none
|
补丁
|
提交对比
first commit
whycxzp
2024-07-19
339df2d21fc3c2784300db90eeb2299e0f89dc84
refs
用户
whycxzp
<glperry@163.com>
星期五, 七月 19, 2024 11:20 +0800
提交者
whycxzp
<glperry@163.com>
星期五, 七月 19, 2024 11:20 +0800
提交
339df2d21fc3c2784300db90eeb2299e0f89dc84
目录
6049af373e5242874f072c1a842acf7d3c7fa33d
目录
|
zip
|
gz
parent
first commit
115个文件已添加
已修改文件
.gitignore
对比
|
查看
|
原始文档
|
blame
|
历史
README.md
对比
|
查看
|
原始文档
|
blame
|
历史
app/.gitignore
对比
|
查看
|
原始文档
|
blame
|
历史
app/build.gradle
对比
|
查看
|
原始文档
|
blame
|
历史
app/proguard-rules.pro
对比
|
查看
|
原始文档
|
blame
|
历史
app/release/output.json
对比
|
查看
|
原始文档
|
blame
|
历史
app/release/yc_test.apk
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/androidTest/java/com/android/glassui/ExampleInstrumentedTest.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/AndroidManifest.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/App.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/AutoSizeActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/BgView.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/Camera2Activity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/Camera2Activity.java.bak
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/Camera2TextureViewActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/FontActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/IMUActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/MainActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/RectActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/TextView2Activity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/TextViewActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/adapter/IMUImageAdapter.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/adapter/IMUImageItem.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/bean/TestView.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/handcontrol/HandControlActivity.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/handcontrol/sensors/Orientation.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/util/HttpRequestUtil.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/util/tool/HttpReqData.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/util/tool/HttpRespData.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/util/tool/StreamTool.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/util/tool/URLtoUTF8.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/widget/Camera2TextureView.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/widget/Camera2TextureView2.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/widget/Camera2TextureView3.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/java/com/whyc/widget/Camera2TextureView4.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/color/text_view_selector.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/drawable-v24/ic_launcher_foreground.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/drawable/ic_launcher_background.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/drawable/item_select.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_auto_size.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_camera2.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_camera2_texture_view.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_font.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_handcontrol.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_imu.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_main.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_rect.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_scan.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_text_view.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/activity_text_view1.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/image_recycler_item.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/layout_custom_dialog_content.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/layout/layout_timer.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-hdpi/ic_launcher.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-hdpi/ic_launcher_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-mdpi/ic_launcher.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-mdpi/ic_launcher_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_1.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_10.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_2.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_3.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_4.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_5.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_6.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_7.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_8.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_9.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_delete.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_delete_unfocused.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_launcher.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_notify_img.jpg
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_right.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_right_unfocused.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/ic_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xhdpi/icon_brightness_active.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/transition/explode.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/values/colors.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/values/dimens.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/values/strings.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/main/res/values/styles.xml
对比
|
查看
|
原始文档
|
blame
|
历史
app/src/test/java/com/android/glassui/ExampleUnitTest.java
对比
|
查看
|
原始文档
|
blame
|
历史
app/yc_test.jks
对比
|
查看
|
原始文档
|
blame
|
历史
build.gradle
对比
|
查看
|
原始文档
|
blame
|
历史
gradle.properties
对比
|
查看
|
原始文档
|
blame
|
历史
gradle/wrapper/gradle-wrapper.jar
对比
|
查看
|
原始文档
|
blame
|
历史
gradle/wrapper/gradle-wrapper.properties
对比
|
查看
|
原始文档
|
blame
|
历史
gradlew
对比
|
查看
|
原始文档
|
blame
|
历史
gradlew.bat
对比
|
查看
|
原始文档
|
blame
|
历史
images/alignment.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/alignment_glass.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/alignment_phone.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/common_dialog.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/glass_button_focused.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/glass_button_normal.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/highlight_button.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/imuview_simple.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/nofity_simple_content.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/normal_button.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notification.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notifiy_customer_content.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_customer_image1.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_customer_image2.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_image.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_image_content.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_simple_title.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/notify_simple_voice.png
对比
|
查看
|
原始文档
|
blame
|
历史
images/preview.jpg
对比
|
查看
|
原始文档
|
blame
|
历史
settings.gradle
对比
|
查看
|
原始文档
|
blame
|
历史